Forum Discussion

Shiv_Sankar's avatar
15 years ago

SQL Database Backup Fails...!

Hi,

MS SQL database transanction logs backup is failing with error code  "2" and database backup is failing with different error codes  25, 41,54 and 58. 

Connection to client from the master and media server is sometimes fine and sometimes not.  I increased client read time out from 300 sec to 2000 also. But it is still failing.... :-(

NB Client verison 6.0 MP4 and NBU Master version is 6.0 MP6

The following error log on user_ops\MsSql\Logs:


ERR - Error in VxBSACreateObject: 3.
    CONTINUATION: - System detected error, operation aborted.
ERR - Error in VDS->Close: 0x80770004.
    CONTINUATION: - An abort request is preventing anything except termination actions.
INF - OPERATION #1 of batch nb60_sql_logs.bch FAILED with STATUS 1 (0 is normal). Elapsed time = 2021(0) seconds.

The following error log on dbclient:

 

02:22:31.408 [456.3084] <4> serverResponse: entering serverResponse.
02:22:31.408 [456.3084] <4> serverResponse: initial client_read_timeout = <2000>
02:22:31.408 [456.3084] <4> readCommMessages: Entering readCommMessages
02:22:41.408 [456.3084] <4> serverResponse: 02:22:35 Initiating backup
02:22:41.408 [456.3084] <4> readCommMessages: Entering readCommMessages
02:56:06.382 [456.3084] <16> readCommFile: ERR - timed out after 2000 seconds while reading from C:\Program Files\VERITAS\NetBackup\Logs\user_ops\mssql\logs\0903109022230-456-5704-000-000-prg
02:56:06.382 [456.3084] <32> serverResponse: ERR - could not read from comm file <C:\Program Files\VERITAS\NetBackup\Logs\user_ops\mssql\logs\0903109022230-456-5704-000-000-prg>
02:56:06.382 [456.3084] <16> CreateNewImage: ERR - serverResponse() failed
02:56:06.382 [456.3084] <4> closeApi: entering closeApi.
02:56:06.382 [456.3084] <4> closeApi: INF - EXIT STATUS 6: the backup failed to back up the requested files

07:33:31.591 [5596.624] <16> CDBbackrec::FreeDeviceSet(): ERR - Error in VDS->Close: 0x80770004.
07:33:31.591 [5596.624] <1> CDBbackrec::FreeDeviceSet():     CONTINUATION: - An abort request is preventing anything except termination actions.
07:33:31.591 [5596.624] <4> Dbbackrec::Perform: INF - OPERATION #4 of batch nb60_sql_incr.bch FAILED with STATUS 1 (0 is normal). Elapsed time = 2642(0) seconds.
07:33:33.591 [5596.5012] <4> CDBbackmain::dbbackup: INF - Results of executing <nb60_sql_incr.bch>:  <0> operations succeeded. <4> operations failed.

Can you please anyone provide me your valuable suggestion to resolve the issue...?

Shiv Sankar.G


  • run:

    from client:
    bpclntcmd -pn
    bpclntcmd -self
    bpclntcmd -hn <master server>
    bpclntcmd -hn <media server>
    bpclntcmd -ip <master IP>
    bpclntcmd -ip <media IP>

    from master:
    traceroute <client name>
    ping -s -i <nic> -p 13782 <client name> 65000 4
    bpgetconfig -M <client name> -x
    bptestbpcd -client <client name> -verbose

    from media:
    traceroute <client name>
    ping -s -i <nic> -p 13782 <client name> 65000 4
    bpgetconfig -M <client name> -x
    bptestbpcd -client <client name> -verbose


    Paste this data and we can see if is a network issue or not.
    Regards.

11 Replies

  • I have now, thanks. It doesn't seem to be similar to those however I am now also have trouble starting the SQL GUI, the process starts but nothing else. I think I'll try are re-install of the client.