Management
Start/Stop/Status
The start|stop|status.sh script (see below) use the following script to start|stop|status weblogic (assuming node manager is running - ORACLE_HOME/user_projects/domains/bi/bin - startNodeManager.sh | [startWebLogic.sh | startManagedWebLogic.sh ]
ORACLE_HOME/user_projects/domains/bi/bitools/bin - stop.sh / start.cmd | start.sh / start.cmd | status.sh / status.cmd [use -h for syntax help] - hint: it starts the local nodemanger
For Windows, if you have installed your domain in an other drive letter than the installation one, you need to change the start.cmd script.
REM cd %BI_PRODUCT_HOME% must be change by
cd /D %BI_PRODUCT_HOME%
They are all located: C:\Oracle\Middleware\Fmw\user_projects\domains\bi\bitools\bin
All Services
Start all services
Start the services
The command initially prompts for credentials and automatically creates a boot.properties file, so that subsequent runs do not require credentials
"start.cmd"
REM Equivalent to start.cmd -i all
Finished starting servers
Status of Domain: F:\Oracle\Middleware\Fmw\user_projects\domains\bi
NodeManager (SQLWDB0016:9506): RUNNING
Name Type Machine Status
---- ---- ------- ------
AdminServer Server OBI0016 RUNNING
bi_server1 Server OBI0016 RUNNING
obips1 OBIPS OBI0016 RUNNING
obijh1 OBIJH OBI0016 RUNNING
obiccs1 OBICCS OBI0016 RUNNING
obisch1 OBISCH OBI0016 RUNNING
obis1 OBIS OBI0016 RUNNING
Stop the services
"stop.cmd"
Status of the services
"status.cmd" -v
Accessing admin server using URL t3://SQLWDB0016:9500
Status of Domain: F:\Oracle\Middleware\Fmw\user_projects\domains\bi
NodeManager (SQLWDB0016:9506): RUNNING
Name Type Machine Status
---- ---- ------- ------
AdminServer Server SQLWDB0016 RUNNING
bi_server1 Server Sqlwdb0016 RUNNING
obips1 OBIPS Sqlwdb0016 RUNNING
obijh1 OBIJH Sqlwdb0016 RUNNING
obiccs1 OBICCS Sqlwdb0016 RUNNING
obisch1 OBISCH Sqlwdb0016 RUNNING
obis1 OBIS Sqlwdb0016 RUNNING
One by one
With the i options
stop.sh -i obis1, obips1,obisch1
start.sh -i obis1, obips1,obisch1
Environment
- Obis: user_projects\domains\bi\config\fmwconfig\bienv\OBIS\obis.properties