Skip to main content
SnapManager for SAP

The smsap notification remove-summary-notification command

Contributors

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

  • -repository

    The options that follow -repository specify the details of the database for the repository.

  • -port repo_port

    Specifies the TCP port number used to access the database that stores the repository.

  • -dbname repo_service_name

    Specifies the name of the database that stores the repository. Use either the global name or the SID.

  • -host repo_host

    Specifies the name or IP address of the host computer the repository database runs on.

  • -login repo_username

    Specifies the login name needed to access the database that stores the repository.

  • -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.


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