Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How is the Database put in debug mode?

Database Engine

How is the Database put in debug mode?

by  davidmichel  Posted    (Edited  )
DATABASE in DEBUG mode.
To do this, bring up regedt32.exe to add a registry value:

HKEY_LOCAL_MACHINE\SOFTWARE

For ARCserve 6.0 and earlier
\CHEYENNE\ARCSERVE\CURRENTVERSION\DATABASE

For ARCserve 6.61 & 2000/7.0
\ComputerAssociates\ARCserveIT\Base\Database

Select Edit Add Value
Value Name: Debug
Data Type: REG_DWORD
String: 1

Output is written to ARCserve.log.

For BrightStor ARCserve 9.0
\ComputerAssociates\BrightStor ARCserve Backup\Base\Database

For BrightStor Enterprise Backup 10.0
\ComputerAssociates\Cheetah\Base\Database

For BrightStor Enterprise Backup 10.5
\ComputerAssociates\BrightStor Enterprise Backup\Base\Database

Select Edit Add Value
Value Name: Debug
Data Type: REG_DWORD
String: 4

Out put is written to BrighStor.log.
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top