call to CreateFileMapping() failed

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
satyame171
Participant
Posts: 13
Joined: Tue May 09, 2006 2:19 am

call to CreateFileMapping() failed

Post by satyame171 »

Hi this satheesh. when i am running the server job in Datastage 7.5. the error is coming like this
"IPC_in1.lkp_in: ds_ipcopen() - call to CreateFileMapping() failed - The handle is invalid."

_________________
satheesh
satheesh
kris007
Charter Member
Charter Member
Posts: 1102
Joined: Tue Jan 24, 2006 5:38 pm
Location: Riverside, RI

Post by kris007 »

Try changing the IPC_TIME_OUT and IPC_BUFFER_SIZE values and see if that works.
DeepakCorning
Premium Member
Premium Member
Posts: 503
Joined: Wed Jun 29, 2005 8:14 am

Post by DeepakCorning »

As kris said , the error is usually if do not provide a value in the properties value , if u have then try changing it and running it.
Post Reply