Set the maximum trace level for NetBackup for SQL Server
Note:
For SQL Server backups, this feature is only available with batch file-based policies.
You can set the maximum trace level in the NetBackup MS SQL Client or in the batch file. The maximum level produces large amounts of output, usually appropriate only for internal debugging.
To set the maximum trace level in the NetBackup MS SQL Client
- Open the NetBackup MS SQL Client.
- Select File > Set NetBackup client properties.
- In the Client Trace Level group, select Maximum.
To set the maximum trace level in the backup or restore batch file
- Open the NetBackup MS SQL Client.
- Select File > Manage script files.
- Select the batch file you want to change and click Open File.
- Add the following line:
TRACELEVEL MAX
- Save the file.