Exceed processes limit for a user id DSADM and job aborted

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
peep
Premium Member
Premium Member
Posts: 162
Joined: Mon Aug 20, 2012 6:52 pm

Exceed processes limit for a user id DSADM and job aborted

Post by peep »

We are on IIS 8.7 and we are using internal registeries and DSADM is the only user id that is kicking off the jobs and maximum process we can allocate on AIX operating systems are 4096. When any userid kicks off the job it will internally run as DSADM.

We are exceed 4096 number, so we would like to use actual usesr ids to run DSJob rather dsadm user. What is the procedure to change it? Can you please suggest. At this point we are restricted to 4096 process id's only.
Mike
Premium Member
Premium Member
Posts: 1021
Joined: Sun Mar 03, 2002 6:01 pm
Location: Tampa, FL

Post by Mike »

Have each of the users within your internal registry map their engine credentials to their account on the engine tier. You probably have a default credential mapping to dsadm.

Mike
Post Reply