Monday, August 8, 2011

Oracle Report Startup and Shutdown

STARTUP enterprise manager control:
login sebagai user oracle
[/oracle/rep/bin]#./emctl start iasconsole

Akses http://[server]:1156/emd/ untuk menghidupkan report servicenya
atau dari command line:
[/oracle/rep/opmn/bin]# ./opmnctl startall
************

STOP
login sebagai user oracle

[/oracle/rep/bin]#./emctl stop iasconsole
[/oracle/rep/opmn/bin]# ./opmnctl stopall

No comments:

Post a Comment