Script to perform an operation and specify the user ID and password to use to SQL Server
Only specify a user ID and password if you use standard SQL Server security.
OPERATION BACKUP DATABASE "BUSINESS" SQLHOST "CADOO" SQLINSTANCE "SECOND" NBSERVER "CHISEL" MAXTRANSFERSIZE 6 BLOCKSIZE 7 USERID JSMITH PASSWORD my.Pwd ENDOPER TRUE
More Information
About SQL Server security with NetBackup legacy backup policies