dsrpcd service is terminating after starting DataStage Engine

Problem

The dsrpcd service is termination immediately after the DataStage Engine has completed the start up process

Symptom

In the rpc.out trace file you will see error message of 'get service by name bombed errno=0'

Cause

Incorrect entry in the /etc/services file i.e dsrpc 31538/ or missing altogether

Solution

Source the dsenv file so that your env is setup properly:
. ./dsenv

Restart the dsrpcd in debug mode:

nohup bin/dsrpcd -d9 > rpc.out 2>&1 &

Check the contents of the log file (rpc.out)

Ensure that you switch off the Debug mode once the rpc.out file has been reviewed.

Resolving the problem

In the /etc/services file enter in the correct entry
i.e dsrpc 31538/tcp if installed on default DataStage port.

Popular posts from this blog

Shrink you container size up to 95%.

alma linux: dnf Module yaml error: Unexpected key in data