DBA Hub

📋Steps in this guide1/1

Enable trace for srvctl commands

-- set this to enable trace at os

oracle configurationintermediate
by OracleDba
13 views
1

Enable trace for srvctl commands

Code/Command (click line numbers to comment):

1
2
3
4
5
-- set this to enable trace at os
SRVM_TRACE=true
export SRVM_TRACE
-- run any srvctl command
srvctl status database -d ORACL

Comments (0)

Please to add comments

No comments yet. Be the first to comment!