Search found 52 matches

by stivazzi
Fri Oct 20, 2006 3:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting a file from DS on windows server
Replies: 20
Views: 3955

i tried that, but my doubts are : 1- remote machine is a windows machine... should i use rm or delete? 2- in any case, with both of those commands, Director backs this message: Job jobName has no active stages... what it means? i have a server job with just ftp plugin inside, with no inputs and no o...
by stivazzi
Fri Oct 20, 2006 2:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting a file from DS on windows server
Replies: 20
Views: 3955

Deleting a file from DS on windows server

I pick up a file from a windows server via ftp and copying it on my unix DS server. At the end of my job i need to delete both files: the one on my DS unix server and the one on windows server. 1 - To delete the file on DS unix server i think i can call DS stage from sequence job "ExecuteComman...
by stivazzi
Mon Oct 09, 2006 4:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

hi chulett, i'm using your approach method to do what i need.. i have xml -->transform <--oracle stage (through reference) and from transform ---> collector (other data coming from other ways) i have in oracle stage "select C,a,b from table where C = :1) and in transformer a value of a tag link...
by stivazzi
Fri Oct 06, 2006 9:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

but i need a db connection... i need to use a value taken from an xml tag as a parameter...
ex:
<tag>valueTag</tag>
my select will be: SELECT A,B, from table where C = valueTag
ho can i use hashed file? i need to pass my valueTag to oracle stage...

:(

thanks
Andrea
by stivazzi
Fri Oct 06, 2006 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

i am processing data from an xml file... before spreading these data in tables, i need to pick up the values of a tag and, with this values as parameter, pick up 2 other values from a table... these 2 tables need to be inserted in tables together with other data from xml file... don't ask me why.......
by stivazzi
Fri Oct 06, 2006 6:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

my idea was job1 -> utilityRunJob('job2', 'param1',0,0) in job2 i have an oracle stage, with a select like 'select A, B from table1 where c = param1'... this 2 values (A, B) need to be passed to job1.... it will also be 1record! in job1 i will have my data + A +B... i cannot be more clear :-( thanks...
by stivazzi
Fri Oct 06, 2006 6:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

my idea was job1 -> utilityRunJob('job2', 'param1',0,0) in job2 i have an oracle stage, with a select like 'select A, B from table1 where c = param1'... this 2 values (A, B) need to be passed to job1.... it will also be 1record! in job1 i will have my data + A +B... i cannot be more clear :-( thanks...
by stivazzi
Fri Oct 06, 2006 1:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

i want to call a job2 passing a parameter...
job2 is just a select on db, returning 2 values...
these 2 values should be passed to job1 (the caller)....

hope it's clear...

thanks
Andrea
by stivazzi
Fri Oct 06, 2006 1:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

in help guideline i see "output type" = array...

my called job should be a select which returns 2 or more values... my wish is to pass those values to the original job

thanks
Andrea
by stivazzi
Fri Oct 06, 2006 12:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: utility run job: get return values
Replies: 20
Views: 7995

utility run job: get return values

Hi to everybody...
i have a problem: how can i get return values from utility run job??
i am calling it from a transformer stage, where can i get back the values? and... they are in an array... how to get single values from return array?

thanks
Andrea
by stivazzi
Mon Aug 28, 2006 3:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: passing parameters in between stages of a sequence
Replies: 7
Views: 2470

ok... that was what i thought... but... the new server job... can not have just transformer and oci stage...
should have something before transformer.... what?
by stivazzi
Mon Aug 28, 2006 2:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: passing parameters in between stages of a sequence
Replies: 7
Views: 2470

passing parameters in between stages of a sequence

Good morning. i have a server job, writing to oracle tables. if a record is rejected, i send mail using DSSendMailTester(), and set the error variable in the userStatus with setUserStatus()... in the sequence job, i get the userStatus and pass it to a new server job, because i want to get the userSt...
by stivazzi
Thu Aug 24, 2006 8:04 am
Forum: General
Topic: Multiple instances jobs remain after run. How perform clean?
Replies: 2
Views: 3031

Multiple instances jobs remain after run. How perform clean?

Hi everybody, I've a server job with multiple instances allowed (and I call it via web service). What happend is that, as normal, for each job execution a copy of the original job is created with name jobName.invocationID. My problem is that after the execution, the copy of the original job remains ...
by stivazzi
Fri Jun 23, 2006 2:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: writing log file after aborting job
Replies: 2
Views: 1116

writing log file after aborting job

Good morning to everyone... i have a job, starting in parallel mode and then calling a server shared container which writes on 3 tables with "enable transaction grouping". to rollback all the tables i call UtilityAbortToLog (please don't tell me i can't use it in production, i MUST rollbac...
by stivazzi
Thu Jun 08, 2006 1:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: web service to call sequence job
Replies: 5
Views: 1280

>>Check the job properties. Is there an RTI Enabled check box?

that's why i was asking this...
i can see RTI enabled check box only in server jobs...
does it mean i can call only server jobs, from a web service?