Skip to main content
SnapManager for SAP

Customize the email subject for an existing profile

Contributors

SnapManager enables you to customize the email subject pattern for an existing profile by updating that profile. This customized subject pattern is applicable only for the updated profile.

Step
  1. Enter the following command:

    smsap profile update -profile profile [-profile-password profile_password][-database -dbname db_dbname -host db_host [-sid db_sid] [-login -username db_username -password db_password -port db_port]] [{-rman{-controlfile | {-login -username rman_username -password rman_password -tnsname rman_tnsname}}} | -remove-rman]-osaccount osaccount -osgroup osgroup [-retain [-hourly [-count n] [-duration m]] [-daily [-count n] [-duration m]] [-weekly [-count n] [-duration m]] [-monthly [-count n] [-duration m]]] [-comment comment][-snapname-pattern pattern][[-protect [-protection-policy policy_name]]| [[-noprotect]] [-notification [-success-email email_address1,email_address2 -subject subject_pattern] [-failure-email email_address1,email_address2 -subject subject_pattern]]


The following example shows an email subject pattern:

smsap profile update -profile sales1 -profile-password sales1 -repository -dbname repo2 -host 10.72.197.133 -port 1521 -login -username admin2 -database -dbname DB1 -host 10.72.197.142 -sid DB1
-osaccount oracle -osgroup dba -profile-notification -success -email admin@org.com -subject {profile}_{operation-name}_{db-sid}_{db-host}_{start-date}_{end-date}_{status}