[oracle@oradev01.domain.com bin]$ ./emctl
status oms
Oracle Enterprise Manager Cloud Control 13c Release 2
Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved.
WebTier is Up
Oracle Management Server is Up
JVMD Engine is Up
BI Publisher
Server is Down
BI Publisher is
disabled, to enable BI Publisher on this host, use the 'emctl config oms
-enable_bip' command
[oracle@oradev01.domain.com bin]$ ./emctl
status oms -bip_only
Oracle Enterprise Manager Cloud Control 13c Release 2
Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved.
BI Publisher Server is Down
BI Publisher is disabled, to enable BI Publisher on this host, use the
'emctl config oms -enable_bip' command
Now, ENABLE BIP using below command
[oracle@oradev01.domain.com bin]$ ./emctl config oms -enable_bip
Oracle Enterprise Manager Cloud Control 13c Release 2
Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
BI Publisher is enabled for startup on this host with the 'emctl start
oms' and 'emctl start oms -bip_only'
commands.
Overall result of operations: SUCCESS
[oracle@oradev01.domain.com bin]$ ./emctl
start oms -bip_only
Oracle Enterprise Manager Cloud Control 13c Release 2
Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved.
Starting BI Publisher Server only.
Starting BI Publisher Server ...
WebTier Successfully Started
BI Publisher Server Successfully Started
BI Publisher Server is Up
[oracle@oradev01.domain.com bin]$ ./emctl
status oms -bip_only
Oracle Enterprise Manager Cloud Control 13c Release 2
Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved.
BI Publisher Server is Up
[oracle@oradev01.domain.com bin]$ ./emctl
status oms
Oracle Enterprise Manager Cloud Control 13c Release 2
Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved.
WebTier is Up
Oracle Management Server is Up
JVMD Engine is Up
BI Publisher
Server is Up
0 comments:
Post a Comment