2.4K Posts

January 8th, 2015 14:00

From the old admin guide ...

There are two ways to customize the script to control backups of different instances of

the Sybase server:

◆ Modify the options in the existing nsrsyb script, which is stored in the NMS installation directory.

◆ Create a new copy of the nsrsyb template file, nsrsyb.sh, and customize the file.

How to create a customized version of the nsrsyb template file

To create a customized version of the nsrsyb template file on the NetWorker client where the Sybase server is running:

1. Copy the nsrsyb.sh template file with a different name to where the NMS files are installed. The nsrsyb.sh template file is located in the /etc directory. Do not modify this template file.

Note: The name of the copied file must begin with either nsr or save. For example, nsr_pubs2.

-------------

! IMPORTANT

All versions of the nsrsyb script must be located in the same directory as the NetWorker executables. Do not move the nsrsyb script to a different directory.

--------------

2. Open the new file for editing.

3. If required, add the NMS environment variables:

In the environment variable section.

  a. Add additional NMS environment variables.

  b. Add the NMS environment variable to the list of exported variables.

      “Environment variables in the nsrsyb script” on page 41 provides a list of the environment variables that can be set in the

       nsrsyb script.

4. If the NMS software is not installed in the default location, change the PATH= variable to the location where the NetWorker

    client binary files are installed.

    The default location for the NetWorker client binary files is the following:

         -   AIX: /usr/bin

         -  HP-UX: /opt/networker/bin- 

         -  Solaris: /usr/sbin

         -  Linux:/usr/sbin

     By default, the NMS software is installed in the same location as the NetWorker client software.

No Events found!

Top