The smsap notification remove-summary-notification command
This command disables summary notification for multiple profiles on a repository database.
Syntax
smsap notification remove-summary-notification -repository -dbname repo_service_name -port repo_port -host repo_host -login -username repo_username [-quiet | -verbose]
Parameters
-
-repositoryThe options that follow
-repositoryspecify the details of the database for the repository. -
-port repo_portSpecifies the TCP port number used to access the database that stores the repository.
-
-dbname repo_service_nameSpecifies the name of the database that stores the repository. Use either the global name or the SID.
-
-host repo_hostSpecifies the name or IP address of the host computer the repository database runs on.
-
-login repo_usernameSpecifies the login name needed to access the database that stores the repository.
-
-quietDisplays only error messages on the console. The default is to display error and warning messages.
-
-verboseDisplays error, warning, and informational messages on the console.
The following example disables summary notification for multiple profiles on a repository database.
smsap notification remove-summary-notification –repository –port 1521 –dbname repo2 –host 10.72.197.133 –login -username oba5