Search found 132 matches

by Amit_111
Sat Sep 22, 2007 6:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

Hi All, I don't know if this is an ideal solution or not but I finally managed to remove this Phantom error. I just created the copies of the jobs in which I received this error. Then I deleted the original jobs and then renamed the copy jobs with the Original ones. Following the above Procedure the...
by Amit_111
Sat Sep 22, 2007 2:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

Hi,

I executed the new command and it gave me tha Output as
"DSD.BP" is not a file name.
Thanks,
by Amit_111
Sat Sep 22, 2007 2:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

I had executed the dsenv script i.e. I had executed the "./bin/dssh" in the path :/opt/datastage/Ascential/DataStage/DSEngine/ The lines 543 to 547are as follows 00543 016AA:o6E eq INVOCATION.ID "" => $R50 00543 016B2:2DE testfw $R50 0175E: 00547 016BC:14E readu DSRTCOM.RTSTATUS....
by Amit_111
Sat Sep 22, 2007 1:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

Hi, When I executed the command ""./bin/dssh" in the $DSHOME folder I got the following error message ld.so.1: dssh: fatal: libdsplugin.so: open failed: No such file or directory Killed ANd when I executed the command "VLIST DSD_BP DSD_RUN.B" in the DS Administrator there wa...
by Amit_111
Sat Sep 22, 2007 1:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

Hi,

I dont know where should I execute this command can you explain in detail where should I execute this command??

Many Thanks
by Amit_111
Sat Sep 22, 2007 12:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file stage-Active or passive stage?
Replies: 7
Views: 3273

How come a Hashed file is a Passive Stage??............If we go by the definition of Active stages and see that even hashed files perform Hashing Algorithms( which is a kind of processing on Data), Also adding to it the hashed files do the work of removing duplicates from the source based on the key...
by Amit_111
Fri Sep 21, 2007 11:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

I am working on DS 6.0 and on Unix. I am getting this message in only 2 jobs. All others are working fine......Still debugging this issue.........
by Amit_111
Fri Sep 21, 2007 5:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

Thanks ray,

But I am not able to find the log for this error in the RT_BP<Job No> file. Where will it be??
Thanks in Advance.
by Amit_111
Fri Sep 21, 2007 4:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7120

Debugging Phantom Error

Hi All, I am getting the following error: DataStage Job 704 Phantom 28432 Program "DSD.StageRun": Line 544, Nonnumeric data when numeric required. Zero used. I have searched for this error in the forum; I found that the error is shown in the RT_BP<JobName> folder. I found 6 files in it wit...
by Amit_111
Wed Sep 19, 2007 9:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Difference between using '-wait' and '-jobstatus'
Replies: 4
Views: 1900

Thanks Craig, As I said above I have to execute the same sequencer 10 times, Now following is the scenario: My DS Jobs and Unix Scripts both are on DS Server. But I am calling the Unix scripts from another machine(Client). The Output from the Unix scripts(executing on server) can be seen on this cli...
by Amit_111
Wed Sep 19, 2007 6:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Difference between using '-wait' and '-jobstatus'
Replies: 4
Views: 1900

My datastage server is UNIX.
by Amit_111
Fri Sep 14, 2007 8:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to send mail through E-mail notification
Replies: 7
Views: 8844

Hi,



I am the only person here to look at DataStage.....Can you please share with me how to see if sendmail is properly configured on the DS Server...

Many thanks.
by Amit_111
Fri Sep 14, 2007 7:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: No logs seen in DataStage Director
Replies: 10
Views: 5121

Thanks Craig....
by Amit_111
Fri Sep 14, 2007 7:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to send mail through E-mail notification
Replies: 7
Views: 8844

No, its not parameterized instead it is directly a Hardcoded e-mail Id.........Also it shows that there is "no output from command"......Is there any output which we receive back if the mail is sent successfully...........
Thanks
by Amit_111
Fri Sep 14, 2007 2:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to send mail through E-mail notification
Replies: 7
Views: 8844

Unable to send mail through E-mail notification

Hi All, I have to send an e-mail through Notification activity. But even after the successful execution of the Sequencer Still the e-mail is not sent to the receipent giving the following message in the DS Director logs #Job name#..JobControl (DSSendMail): Sent message to '#Target email Id#' Execute...