InterviewSolution
Saved Bookmarks
| 1. |
How To Confirm If Report Server Is Up & Running? |
|
Answer» Report Server is started by executable rwmts60 on CONCURRENT manager NODE & this file is under $ORACLE_HOME/bin Execute COMMAND on your server LIKE ps -ef | grep rwmts60 Report Server is started by executable rwmts60 on concurrent manager Node & this file is under $ORACLE_HOME/bin Execute command on your server like ps -ef | grep rwmts60 |
|