Saturday, 20 June 2020

Reports Server Component Status in REPORTS 12C

How to check report server component status as we previously check by opmnctl?


Due to decommissioning of opmn from 12c, that option is not available. There are two ways to check, unfortunately none of them as simple as opmn:

1. Run the command $DOMAIN_HOME/reports/bin/rwdiag.sh -findall 

If the reports server appears in the output, then it is up and running. If it does not appear, it is down
or

2. Check the REPORT Server components logs.

No comments:

Post a Comment