Support Article
Segment execution is terminating abnormally
Summary
Unable to run segments in on-line mode and continusly running for ever.
ERROR MESSAGE
In dbactionsetstatus_3(3961,I)
SQL = (select rch.proc_name,rch.SYSTEM_PROC_ID,rch.C_TO_S_INFO,rch.S_TO_C_INFO from MATOOL.REM_CLIENT_HDR rch where rch.REM_CLIENT_ID = 3961)
SQL = (select rch.proc_name,rch.SYSTEM_PROC_ID,rch.C_TO_S_INFO,rch.S_TO_C_INFO from MATOOL.REM_CLIENT_HDR rch where rch.REM_CLIENT_ID = 3961) COMPLETED
.
.
Out rpc_system(CHILD - should not have reached here)
EXITED
Steps to Reproduce
Run a segment in on-line mode.
Root Cause
Issue is specific to Linux with newly created environment. The root cause is "ksh" shell was not installed in "/usr/bin" directory
Resolution
Installing "ksh" shell in "/usr/bin" folder to resolve the issue.
Published July 28, 2016 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.