Stay organized with collections Save and categorize content based on your preferences.
This page describes how to check the status of your Cloud SQL import and export operations.
Each status message includes:
You can use the Google Cloud console or gcloud
to check the status of an import or export.
In the Google Cloud console, go to the Cloud SQL Instances page.
The most recent operations are at the top of the list. Look for "Import" or "Export" in the Type field.
Note: If your export fails, you can get information about the failure in the instance operations log. Learn more.
gcloudTo view the status of an import or export operation:
gcloud sql operations list \ --instance INSTANCE_NAME \ --limit 10
Import and export operations have IMPORT
or EXPORT
in the TYPE
field. The status of these operations is in the STATUS
field.
You can also list details of a specific operation or wait for a specific operation to complete. For more information on this command, see the gcloud sql operations
command reference page.
Note: If your export fails, you can get information about the failure in the instance operations log. Learn more.
If you exported into a Cloud Storage bucket, you can also check the log file created by Cloud SQL in the bucket for information about export status.
What's nextExcept as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4