Search found 27 matches

by puli.reddy
Tue Oct 24, 2006 7:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job which runs successfully is getting aborted in newversion
Replies: 4
Views: 1628

Job which runs successfully is getting aborted in newversion

Hi All, Job which runs successfully in old version is getting aborted in newversion. I am getting a funny error. One of the text column generates junk values in new version. I use IF IsNull(Col) = 1 Then "Open" Else Col. It generates proper values in old version. The same job generates jun...
by puli.reddy
Fri Aug 11, 2006 12:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: find a job based on job creation date
Replies: 5
Views: 2422

Thanks for your early reply. Could you please tell me in detail where should I execute the above queries!
by puli.reddy
Thu Aug 10, 2006 3:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to transfer nulls as nulls?
Replies: 21
Views: 8926

Hi All

I had the same problem, I used @NULL function to hardcode the values as null. It doesn't work when we are populting into Oracle. Try the below
If IsNull(Arg1) = 1 Then '' Else Arg1. It may work out. I had this problem when I was populating into Oracle8i database
by puli.reddy
Thu Aug 10, 2006 3:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: find a job based on job creation date
Replies: 5
Views: 2422

find a job based on job creation date

Hi All,

Can anyone tell me, how to find the server jobs based on job creation date!
by puli.reddy
Tue Jul 11, 2006 3:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to access the existing job
Replies: 2
Views: 2053

Unable to access the existing job

When I tried to open the job it gives error as follows.. "Job is being accessed by another user" I tried to clean up the job resource in datastage director, but I didn't succed to cleanup the resource. It gives error as follows.. ERROR: Cannot find any process numbers for stages in job Pop...
by puli.reddy
Thu Jun 22, 2006 7:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to export DS Project
Replies: 6
Views: 2666

Your project might be corrupted. First thing is to make a UNIX backup of the project directory immediately if you haven't done that already. Try executing the TCL command "COUNT DS_JOBS" from a shell if you know how to do that, or as a command from the DataStage Administrator. If you get ...
by puli.reddy
Thu Jun 22, 2006 4:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to export DS Project
Replies: 6
Views: 2666

Unable to export DS Project

Hi All, When I tried to export data stage server jobs in particular category using manager, it gives error as follows.. Error calling subroutine: *DataStage*DSR_SELECT (Action=7); check DataStage is set up correctly in project MISOVS2 (Subroutine failed to complete successfully (30107)) But it allow...
by puli.reddy
Fri May 26, 2006 6:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can anyone give an example to send a mail with an attachment
Replies: 7
Views: 3296

Thank Duke for ur information
by puli.reddy
Fri May 26, 2006 6:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can anyone give an example to send a mail with an attachment
Replies: 7
Views: 3296

Can anyone give an example to send a mail with an attachment

Dear All,

I can send a mail with the subject and body, but I amn't aware to send a mail with an attachment through server batch jobs. Could anyone help me please!
by puli.reddy
Sun May 14, 2006 4:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to create a new job and open an existing job
Replies: 14
Views: 6667

I tried to find out, but I don't have the privileges to read many directories.
Anyother way to fix this problem other than the option fixfile?
by puli.reddy
Sun May 14, 2006 3:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to create a new job and open an existing job
Replies: 14
Views: 6667

As I said earlier, I couldn't find the fixfile in bin directory. Seems I can proceed to fix the file as our group members suggested. I will discuss with our Admin tomorrow. Will let you know all, what ever happens.

Thanks for your time.
by puli.reddy
Sun May 14, 2006 2:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to create a new job and open an existing job
Replies: 14
Views: 6667

I tried as you sead, but the result didn't change. When I was executing the command cd $DSHOME or cd $DHOME it takes to the remote directory unless I tried cd $DSHOME/bin I couldn't be able to explore more. If anyone of you can ensure that this command can resolve this issue. I will talk with our un...
by puli.reddy
Sun May 14, 2006 2:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to create a new job and open an existing job
Replies: 14
Views: 6667

It is a server job only

Thansk for your response, I tried to execute the command in unix as you said, but it says fixtool not found.
by puli.reddy
Sat May 13, 2006 3:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to create a new job and open an existing job
Replies: 14
Views: 6667

Thanks for your help.
Yes exactly, When I was executing the command, it gives a warning message that file is corrupted so that unable to open DS_JOBOBECTS as you said. I tried to exceute the unix command, but it says fixtool isn't found in your VOC.