How to create initSAP.utl file for IBM power servers for NetBackup SAP HANA agent

Article: 100060313
Last Published: 2024-07-10
Ratings: 0 0
Product(s): NetBackup & Alta Data Protection

Problem

The NetBackup Client installation on IBM Power servers does not have sample initSAP.utl file for SAP HANA.

 

Error Message

Not able to list the initSAP.utl file at  location /usr/openv/netbackup/ext/db_ext/sap/scripts/sap_oracle

 

Cause

The IBM Power-9 architecture NetBackup Client package does not contain the sample initSAP.utl file.

 

Solution

The Power architecture deployment of SAP HANA needs to have the initSAP.utl file created with policy information only.  Use the example command below replacing <policy name> with the name of the appropriate policy.

Example:

# cat initSAP.utl

policy <policy name>

 

Was this content helpful?