Mmap failed for the librar

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
n.parameswara.reddy@accen
Participant
Posts: 40
Joined: Mon May 18, 2009 5:22 am

Mmap failed for the librar

Post by n.parameswara.reddy@accen »

while running datastage jobs with one user i am getting below issue

Tr_Separateur: Failed to load the library "V0S24_JxTHEXT_Gateway_Extract_Log_Tr_Separateur.so"; either the directory containing the library file
is not on the library search path, or the library was compiled on a system
that is incompatible with this system: Could not load "V0S24_JxTHEXT_Gateway_Extract_Log_Tr_Separateur": Mmap failed for the library</product/datastage/projets/0A49_PFPIA/RT_BP1556.O/V0S24_JxTHEXT_Gateway_Extract_Log_Tr_Separateur.so> : Permission denied..


i am trying to open the datastage with some other user "failed to conect host :hostname,project UV (Internal error 39202)" getting this error

but user space is showing "96 % allocation used"

Please help me is the issue with the space or any other

Thanks in Advance.

param
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Re: Mmap failed for the librar

Post by ArndW »

Take things one step at a time, in this case the message
n.parameswara.reddy@accen wrote:...Mmap failed for the library</product/datastage/projets/0A49_PFPIA/RT_BP1556.O/V0S24_JxTHEXT_Gateway_Extract_Log_Tr_Separateur.so> : Permission denied..
indicates that you have access problems. What user compiled the job, what are the permissions on "</product/datastage/projets/0A49_PFPIA/RT_BP1556.O/V0S24_JxTHEXT_Gateway_Extract_Log_Tr_Separateur.so" and what user are you using to run the job (and what groups is that user in)?
nagarjuna
Premium Member
Premium Member
Posts: 533
Joined: Fri Jun 27, 2008 9:11 pm
Location: Chicago

Post by nagarjuna »

Check if you have the required permissions on the directories
Nag
Post Reply