Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ for SAP Administrator's Guide
  3. Configuring NetBackup for SAP
  4. About SAP configuration files
  5. Modifying the initSID.utl file for NetBackup for SAP
Veritas NetBackup™ for SAP Administrator's Guide

Modifying the initSID.utl file for NetBackup for SAP

The initSID.utl file is the SAP parameter file. Edit this file as part of configuring NetBackup for SAP.

To modify the initSID.utl file

  1. Check for an existing parameter file.

    If an initSID.utl file already exists in the $ORACLE_HOME/dbs or %ORACLE_HOME%\database directory, copy it to a backup file.

  2. Create a new parameter file.

    Copy the parameter file that is included in the NetBackup for SAP software distribution to the appropriate directory:

    Windows:

    %ORACLE_HOME%\database

    UNIX or Linux:

    $ORACLE_HOME/dbs

    For example, if the Oracle instance is SAP, copy the NetBackup example .utl file to initSAP.utl, as follows:

    Windows:

    copy install_path\NetBackup\dbext\sap\scripts\initSAP.utl 
    %ORACLE_HOME%\database\initSAP.utl

    UNIX or Linux:

    cp /usr/openv/netbackup/ext/db_ext/sap/scripts/sap_oracle/initSAP.utl \ 
    $ORACLE_HOME/dbs/initSAP.utl
  3. Modify initSID.utl file with a text editor to set the parameters to values that are appropriate to your site.

    The following parameters are required: client, switch_list, switch_log, switch_sem.

    You can set the following additional parameters depending on whether or not you use RMAN:

    • If you use RMAN, set policy, schedule, and server.

    • If you do not use RMAN, set drives, policy, schedule, and server.

Feedback

Was this page helpful?
Previous

Relationships between SAP database configuration files

Next

Example NetBackup for SAP initSID.utl file

Feedback

Was this page helpful?