Specifying the Media Parameters for SAP HANA Command Line Operations

Command line backups use the storage policy and the data path specified in the SAP HANA database instance by default.

You can override the default parameters by specifying media parameters file when you use the CvOraSbtParams configuration parameter. This feature is supported for backup and restore database operations.

When you configure this option on a database, the application command line backups use the media parameter storage policy. You must associate the Data Path (MediaAgent, library, Drive Pool) with the specified storage policy in the parameters file.

Note

When you enable this feature, Commvault uses persistent log backups by default even when you have not set the nPersistentLogBackup additional setting.

Procedure

  1. Create a media parameters file with the required media parameters.

    The media parameter file format is:

    [$[Parameter Name-1]] $[Value-1] [$[Parameter Name-2]] $[Value-2]

    Example

    /opt/media_file

    [sp]
    Storage_policy1
    [mediaagent]
    UNIXDB11
    [library]
    LIB_HANA
    
  2. In the SAP HANA parameter file, set the CvOraSbtParams configuration parameter to the location of the media parameters file. You must provide the full path to the media parameters file.

    Example

    CvOraSbtParams 
    /opt/media_file
    

Page contents

×

Loading...