Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to check EM silent install process which runs in backend

Jing-OracleOct 24 2012 — edited Nov 15 2012
create shell script to do EM 12cR2 silent install. After this installation finished, need to run ./allroot.sh.

$INS_DIST/runInstaller -silent -responseFile $INS_DIST/response/install.rsp
$<OMS_HOME>/allroot.sh

Then find that Installer process runs in the backend, it will execute below command in the shell scripts directly,don't wait for the Installer process finishes. But ./allroot.sh needs to run when the EM installation finished.

So How to check EM silent install process finished in the backend? or check logs? Thanks in advance

Edited by: user13535316 on 2012/10/24 20:26
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2012
Added on Oct 24 2012
2 comments
201 views