The smo profile dump command
Suggest changes
You can run the profile dump command to create the .jar file that contains diagnostic information about a profile.
Syntax
smo profile dump -profile profile_name \[-quiet \| -verbose\]
Parameters
-
-profile profile_name
Specifies the profile for which you want to create the dump files. The profile contains the identifier of the database and other database information.
-
-quiet
Displays only error messages in the console. The default is to display error and warning messages.
-
-verbose
Displays error, warning, and informational messages in the console.
Example
The following example creates a dump for the profile SALES1:
smo profile dump -profile SALES1 Dump file created Path: C:\\userhomedirectory\\netapp\\smo\\3.3.0\\smo_dump_SALES1_hostname.jar