Stop and start service sequence for OnCommand Insight Data Warehouse Server
Applies to
- OnCommand Insight Data Warehouse Server (7.3.3 – 7.3.9)
- OnCommand Insight Data Warehouse Server (7.3.10 – 7.3.13)
Answer
What is the sequence to stop and start OnCommand Insight Data Warehouse (OCDWH) Server Services?
OCDWH version 7.3.3 to 7.3.9
- Stopping Services
-
- net stop "IBM Cognos"
- net stop "apacheds-cognos"
- net stop "ol_cognoscm"
- net stop "MsgServ"
- net stop "Sanscreen Server"
- net stop "MySQL"
- Starting Services
-
- net start "MySQL"
- net start "Sanscreen Server"
- net start "apacheds-cognos"
- net start "ol_cognoscm"
- net start "MsgServ"
- net start "IBM Cognos"
OCDWH version 7.3.10 to 7.3.13
- Stopping Service
-
- net stop "IBM Cognos"
- net stop "DB2-0"
- net stop "DB2MGMTSVC_DB2COPY1"
- net stop "DB2REMOTECMD_DB2COPY1"
- net stop "Sanscreen Server"
- net stop "MySQL"
- Starting Services
-
- net start "MySQL"
- net start "Sanscreen Server"
- net start "DB2-0"
- net start "DB2MGMTSVC_DB2COPY1"
- net start "DB2REMOTECMD_DB2COPY1"
- net start "IBM Cognos"
When restarting services (or servers), it is important to follow a sequence that allows all processes to shut down and re-start in a manner that maximizes the stability of the environment.