Search found 22 matches

by saiwelcomes
Wed Apr 25, 2012 8:11 am
Forum: General
Topic: dsjob command not executing in my deployment environment
Replies: 10
Views: 5060

Hi,

I am seeing the error message 'dsjob command not found' when i put DSLogWarn message in my routine.
by saiwelcomes
Wed Apr 25, 2012 3:36 am
Forum: General
Topic: dsjob command not executing in my deployment environment
Replies: 10
Views: 5060

@Eric,

I can not compare the credentials across both the servers since this user is not the admin user to check all the details.

@PaulVL

Yes. The user id given in the deployement server belongs to dstage group. But I am helpless.

Please help me.
by saiwelcomes
Tue Apr 24, 2012 3:59 am
Forum: General
Topic: dsjob command not executing in my deployment environment
Replies: 10
Views: 5060

dsjob command not executing in my deployment environment

Hi All, I have usedd dsjob command to trigger the jobs in Server routines. Everything is working fine in my development environment. When I moved all the jobs into deployment environment there is no access to user to execute the dsjob command. What permissions to be given to the user to access the d...
by saiwelcomes
Fri Apr 20, 2012 8:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LastRowInGroup() function not working all of a sudden
Replies: 6
Views: 6136

Hi Craig,

The problem is resolved. :D I just set APT_NO_SORT_INSERTION flag to True and compiled the jobs. Then again set APT_NO_SORT_INSERTION flag to false. Restarted the server as well. I think the reason for this is cache overflow.

Thanks to all for your replies.
by saiwelcomes
Fri Apr 20, 2012 2:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LastRowInGroup() function not working all of a sudden
Replies: 6
Views: 6136

Hi,

APT_NO_SORT_INSERTION varaible was already set to False in our environment.

I am really in need of urgent help on this.

Thanks in advance.
by saiwelcomes
Thu Apr 19, 2012 10:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LastRowInGroup() function not working all of a sudden
Replies: 6
Views: 6136

Hi,

I have already applied non-nullable on sorting and partitioning columns. Is there any environment variable setting for this.
by saiwelcomes
Thu Apr 19, 2012 9:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LastRowInGroup() function not working all of a sudden
Replies: 6
Views: 6136

LastRowInGroup() function not working all of a sudden

Hi All, I have used LastRowInGroup() funtion in one of my job to get the expected result as per my requirement. The job is working fine till yesterday. All of a sudden, the job is not working properly and the job is getting aborted. The error message get displayed is "Error when checking operat...