cancel
Showing results for 
Search instead for 
Did you mean: 

SQL backups failing with EC6

nbu123
Level 5

Master: SUN OS 5.10 NBU 6.5.6

Media Server /Client Server : Windows 2008   NBU 6.5.6

 

Client is itself a media sever.

SQL backups are failing with EC6 whereas File system backups are working fine.

 

Please find attached DBclient Logs....

Let me know if any other info is required

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Level 6
Partner    VIP    Accredited Certified

Questions:

Is this a new setup that has never worked before?

What is SQL version? Have you checked compatibility guide?

Are you aware of the fact that NBU 6.x is no longer supported?

Errors seen in dbclient log (13 instances of this error for different Db's):

 

Dbbackrec::PerformNBOperation: USER - Backup operation inhibited because database Edge_Billing is in standby state.

 

00:18:49.257 [10956.4668] <16> GetMappingForShMBackup: Unable to open shared memory (Global\NetBackup Media Manager SHM Info Path waboth9eodsba01-ebr_1367391510) to get shared memory information: (error 2)
00:18:49.257 [10956.4668] <16> SetupShMforBackup: Returned with error 12 from GetMappingForShMBackup
00:18:49.257 [10956.4668] <16> handshake: ERR - failed setting up for shared mem
00:18:49.257 [10956.4668] <16> CreateNewImage: ERR - handshake() failed

 

I found 2 Unix-related TNs that suggest a permissions issue with /usr/openv/netbackup/db/config/shm folder on the db client-server. Windows equivalent: <install-path>\netbackup\db\config\shm 
On Windows server, the NBU Service logon account used for backups should have local admin rights as well as SQL admin rights.

Please start by checking Compatibility Guides:

NetBackup 6.x Application/Database Agent (CL):    http://www.symantec.com/docs/TECH43684 

NetBackup 7 Application/Database Agent (CL):    http://www.symantec.com/docs/TECH126904 

Master Compatibility List: http://www.symantec.com/docs/TECH59978  

View solution in original post

2 REPLIES 2

Yasuhisa_Ishika
Level 6
Partner Accredited Certified

Key of this issue is time out of reading dbext logs.

readCommFile: ERR - timed out after 900 seconds while reading from D:\Program Files\Veritas\NetBackup\Logs\user_ops\dbext\logs\4668.0.1367389638

There are several technote related to this time out issue. Please look these technotes and try the solutions.

bpcd failure or TCP stack issue
http://www.symantec.com/docs/TECH141255

mis-configuration related to SQL host name and NetBackup host name
http://www.symantec.com/docs/TECH75456

mis-configuration in name resolution
http://www.symantec.com/docs/TECH154261

Unified logging configuration files are corrupted
http://www.symantec.com/docs/TECH75348

Marianne
Level 6
Partner    VIP    Accredited Certified

Questions:

Is this a new setup that has never worked before?

What is SQL version? Have you checked compatibility guide?

Are you aware of the fact that NBU 6.x is no longer supported?

Errors seen in dbclient log (13 instances of this error for different Db's):

 

Dbbackrec::PerformNBOperation: USER - Backup operation inhibited because database Edge_Billing is in standby state.

 

00:18:49.257 [10956.4668] <16> GetMappingForShMBackup: Unable to open shared memory (Global\NetBackup Media Manager SHM Info Path waboth9eodsba01-ebr_1367391510) to get shared memory information: (error 2)
00:18:49.257 [10956.4668] <16> SetupShMforBackup: Returned with error 12 from GetMappingForShMBackup
00:18:49.257 [10956.4668] <16> handshake: ERR - failed setting up for shared mem
00:18:49.257 [10956.4668] <16> CreateNewImage: ERR - handshake() failed

 

I found 2 Unix-related TNs that suggest a permissions issue with /usr/openv/netbackup/db/config/shm folder on the db client-server. Windows equivalent: <install-path>\netbackup\db\config\shm 
On Windows server, the NBU Service logon account used for backups should have local admin rights as well as SQL admin rights.

Please start by checking Compatibility Guides:

NetBackup 6.x Application/Database Agent (CL):    http://www.symantec.com/docs/TECH43684 

NetBackup 7 Application/Database Agent (CL):    http://www.symantec.com/docs/TECH126904 

Master Compatibility List: http://www.symantec.com/docs/TECH59978