The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
The smo clone list command
-
PDF of this doc site
-
Administration for UNIX
-
Installation and Setup for Windows
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
This command lists the clones of the database for a given profile.
Syntax
smo clone list -profile profile_name -delimiter character \[-quiet \| -verbose\]
Parameters
-
-profile profile_name
Specifies the list of clones associated with the profile. The profile contains the identifier of the database and other database information.
-
-delimiter character
When this parameter is specified, the command lists the attributes in each row separated by the character specified.
-
-quiet
Displays only error messages on the console. The default is to display error and warning messages.
-
-verbose
Displays error, warning, and informational messages on the console.
Example command
The following example lists the database clones in the SALES1 profile.
smo clone list -profile SALES1 -verbose
ID Status SID Host Label Comment -------- ------- ----- ------- ---------- ------- 8ab...01 SUCCESS hsdbc server1 back1clone test comment
Related information