Operating System - HP-UX
1753808 Members
7451 Online
108805 Solutions
New Discussion юеВ

SAP DB verify (backint problem)

 
Lecanu Eric
New Member

SAP DB verify (backint problem)

I'm attempting to planify a DB verify, for checking the corrupted block on an oracle base (connected to SAP).
For this I'm using the solution with the SAP tools "brrestore -w use_dbv .........".
But It seems that there is a conflict between brrestore and backint (backint do not understand the option "use_dbv") ?

Below is the warning message :

$ brrestore -w use_dbv -b1 bdfkoeyh.aff -c -m /oracle/E27/sapdata3/btabd_14/btabd.data14

BR128W Option 'use_dbv' ignored for 'util_file'
2 REPLIES 2
Volker Borowski
Honored Contributor

Re: SAP DB verify (backint problem)

Hi Eric,

I am not sure, that there is a backint product supporting a verify upon restore. You could check the running db within a brbackup run

brbackup -w only_dbv

Hope this helps
Volker

Bart Paulusse
Respected Contributor

Re: SAP DB verify (backint problem)

Hi Eric,

you can verify your database with dbv as your ora user.

Or you can use some sql to check your database, see attachment.

regards,
Bart