Enable trace for SRVCTL commands in Oracle Environment
Set the following command to enable trace at OS Level
-- For linux
SRVM_TRACE=true
export SRVM_TRACE
--Fpr Windows
SET SRVM_TRACE=true
Run the SRVCTL command in same command prompt or terminal
---run any srvctl command which you want to trace
srvctl status database -d ORACL