Quantcast
Channel: Data Protector Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3189

(DP) Support Tip: Debugging OpenVMS clients

$
0
0

There are 2 possible ways to enable debugs an OpenVMS client:

1)

- $ edit OMNI$ROOT:omnirc.
OB2DBG=1-99 Debugs.txt

And restart services:
- $startup:omni$shutdown.com
- $startup:omni$startup.com

2)

- $startup:omni$shutdown.com

- Change INET startup script with:
$ edit OMNI$ROOT:[BIN]OMNI$STARTUP_INET.COM

- Change the folloiwng Line:
$ INET="$OMNI$ROOT:[BIN]INET.EXE"
To:
$ INET="$OMNI$ROOT:[BIN]INET.EXE -debug 1-99 Debugs.txt"

Start DP services
- $startup:omni$startup.com


Viewing all articles
Browse latest Browse all 3189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>