9
DataStage Health Check Guide 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” You will get above details. Check 1 is completed. Check 2 : Database connectivity Step 1: Go to path “/software/datastage/Ascential/DataStage/DSEngine”

DataStage Health Check Guide, its a guide for checking health of unix sever

Embed Size (px)

DESCRIPTION

DataStage Health Check Guide, its a guide for checking health of unix sever

Citation preview

Page 1: DataStage Health Check Guide, its a guide for checking health of unix sever

DataStage Health Check Guide

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”

You will get above details. Check 1 is completed.

Check 2 : Database connectivity

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”

Page 2: DataStage Health Check Guide, its a guide for checking health of unix sever

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 :

Page 3: DataStage Health Check Guide, its a guide for checking health of unix sever

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

Page 4: DataStage Health Check Guide, its a guide for checking health of unix sever

Check 2 is completed.

Smoke Test

Step 1:

Go to DataStage director, enter host system, username/password, project as shown below.

Page 5: DataStage Health Check Guide, its a guide for checking health of unix sever

Go to Master sequencer.

Select SeqScheduler and click on the button circled in red.

Following pop-up will appear. Provide appropriate inputs as shown in screenshot.

Click on Run. SecSchedular.HC is in running state now.

Page 6: DataStage Health Check Guide, its a guide for checking health of unix sever

After couple of minutes(2-3 minutes), SeqSchedular.HC will be in finished state.

Smoke test is completed.

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.

Page 7: DataStage Health Check Guide, its a guide for checking health of unix sever

Step 2 :

Check if the DataStage server is up and running with the command “ps –ef|grep dsrpcd”

You will get above details. Check 1 is completed.

Check 2 : Database connectivity

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”

Page 8: DataStage Health Check Guide, its a guide for checking health of unix sever

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

Page 9: DataStage Health Check Guide, its a guide for checking health of unix sever

SIED24

BIWQA

ORAD24

Check 2 is completed.