Forum Discussion

Wilhelm's avatar
Wilhelm
Level 3
14 years ago

VxBSAQueryObject:ERR - dbc_get_string() failed 135

Good day

 

We are running Netbackup 7.1, Windows 2008, Oracle 10, SAP BW 7.

I am trying to perform a restore using the backint interface.  I have installed a test server and are trying to restore the production database.  I receive the following error in the backint log:

13:03:10.756 [3960.4932] <16> VxBSAQueryObject: ERR - dbc_get_string() failed 135
13:03:10.756 [3960.4932] <4> do_null_fifo_inquire: System detected error, operation aborted.
13:03:10.772 [3960.4932] <2> vnet_pbxConnect: pbxConnectEx Succeeded
13:03:10.772 [3960.4932] <2> logconnections: BPRD CONNECT FROM 10.100.8.208.50458 TO 10.100.8.60.1556 fd = 396
13:03:10.819 [3960.4932] <16> backint_do_inquire: ERROR: Netbackup cannot find inquiry request for backup id: NULL, file: F:\oracle\BWP\sapbackup\backBWP.log
13:03:10.819 [3960.4932] <4> backint_do_inquire: #NOTFOUND F:\oracle\BWP\sapbackup\backBWP.log
13:03:10.819 [3960.4932] <16> backint_do_inquire: ERROR: Netbackup cannot find inquiry request for backup id: NULL, file: F:\oracle\BWP\sapreorg\paramBWP.log
13:03:10.819 [3960.4932] <4> backint_do_inquire: #NOTFOUND F:\oracle\BWP\sapreorg\paramBWP.log
13:03:10.819 [3960.4932] <16> backint_do_inquire: ERROR: Netbackup cannot find inquiry request for backup id: NULL, file: F:\oracle\BWP\sapreorg\spaceBWP.log
13:03:10.819 [3960.4932] <4> backint_do_inquire: #NOTFOUND F:\oracle\BWP\sapreorg\spaceBWP.log
13:03:10.819 [3960.4932] <16> backint_do_inquire: ERROR: Netbackup cannot find inquiry request for backup id: NULL, file: F:\oracle\BWP\sapreorg\strucBWP.log
13:03:10.819 [3960.4932] <4> backint_do_inquire: #NOTFOUND F:\oracle\BWP\sapreorg\strucBWP.log
13:03:10.819 [3960.4932] <16> do_restore: Query failed. Exit.

Please assist.

 

Thanks

Wilhelm

2 Replies

  • Hi

     

    Please check this post (and solution)

     

    https://www-secure.symantec.com/connect/forums/sap-restore-fails-dbcgetstring-output-exit-status-135

  •  

    Hi,

    Status 135 is normally caused by the master server does not allow you to do a alternate client restore.

    If your master server is Unix, touch file /usr/openv/netbackup/db/altnames/No.Restrictions and if it windows create file <install dir>\netbackup\db\altnames\No.Restrictions

    To verify that this work, try to run bplist from the command line on the client, run

    <install dir>\netbackup\bin\bplist -C <client name used in the sap policy> -t 17 -l -R /

    this should list all the sap backup for the client.

    For troubleshooting, create the /usr/openv/netbackup/logs/bprd log on the master, bpbrm and bptm on the media server and bpcd, backint, tar on the client.

    I hope this helps.

    /Oddy