DataStage Health Check Guide, Its A Guide For Checking Health of Unix Sever
DataStage Health Check Guide, Its A Guide For Checking Health of Unix Sever
Server : Production Sever (10.144.223.210) Check 1 : The DataStage server should be up and running. Step 1 : Log on to PUTTY to DataStage production Server(10.144.223.210). Provide log on credentials.
Step 2 : Check if the DataStage server is up and running with the command ps ef|grep dsrpcd
Run dsenv file with the command . ./dsenv Invoke ds shell with the command ./bin/dssh
Step 2 : In order to log on to project , use the command LOGTO project name (e.g. DWH_EU_prd). To get the list of Databases, use the command DS_CONNECT
Step 3 : Connect to each of the Databases in the list using command DS_CONNECT database name (e. g. ORAPROD) with appropriate credentials. ORAPROD
SIEPROD
BIWPROD
BDWPROD
Check 2 is completed.
Smoke Test Step 1: Go to DataStage director, enter host system, username/password, project as shown below.
Go to Master sequencer.
Server : QA Sever (10.147.109.205) Check 1 : The DataStage server should be up and running. Step 1 : Log on to PUTTY to DataStage QA Sever (10.147.109.205). Provide log on credentials.
Step 2 : Check if the DataStage server is up and running with the command ps ef|grep dsrpcd
Step 1: Go to path /software/datastage/Ascential/DataStage/DSEngine Run dsenv file with the command . ./dsenv Invoke ds shell with the command ./bin/dssh
Step 2 : In order to log on to project , use the command LOGTO project name (e.g. DWH_EU_prd_cpy). To get the list of Databases, use the command DS_CONNECT
Step 3 : Connect to each of the Databases in the list using command DS_CONNECT database name (e. g. BDWQA) with appropriate credentials. BDWQA
SIED24
BIWQA
ORAD24
Check 2 is completed.