Search found 27 matches

by roshanearly
Tue Mar 12, 2013 7:30 am
Forum: General
Topic: looping jobs
Replies: 13
Views: 5432

looping jobs

What i need is a way to control my jobs in some sort of loop such that a new file is passed on every loop my job is hitting the db and taking a file and processing it .what i need is to loop this thing in a sequence so that ..like if there are 10 files in the db ...the job can run 10 times and proce...
by roshanearly
Sun Oct 21, 2012 2:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pin 2 not initialised error
Replies: 13
Views: 6359

First link is sequential file>>>second link is transformer where column is mapped>>>Third link is Db2udb tried Db2api too....

Another job i tired is
Sequential file >>>Db2

third job i tired is
db2>>Sequential file

all are showing pin not initialized error for db2
by roshanearly
Sun Oct 21, 2012 2:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pin 2 not initialised error
Replies: 13
Views: 6359

Actually the problem is that we are able to run the same job in our production environment(windows server)we are not able to run any job involving db2 connection the problem is with db2 connection please guide us how to solve this connection issue with db2.We tried to make a new job and re import it...
by roshanearly
Fri Oct 19, 2012 8:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pin 2 not initialised error
Replies: 13
Views: 6359

Nop instead of IDENT1 we are getting "TRANSFORMER STAGE1:Pin 2 not initialized"
by roshanearly
Fri Oct 19, 2012 8:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pin 2 not initialised error
Replies: 13
Views: 6359

we are able to run the same job on windows server but unable to do so on aix server
by roshanearly
Fri Oct 19, 2012 7:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pin 2 not initialised error
Replies: 13
Views: 6359

Yes we tried but no luck...still getting "pin 2 not initialized error"
by roshanearly
Fri Oct 19, 2012 7:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pin 2 not initialised error
Replies: 13
Views: 6359

Re: Pin 2 not initialised error

chulett wrote:Question - does this imply that you do not get the error if you run the job from the Director? :?
No we are unable to open the director so we can't see what's hapenning over there

while trying to open director i am getting error"request time out:810015"
by roshanearly
Fri Oct 19, 2012 4:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Pin 2 not initialised error
Replies: 13
Views: 6359

Pin 2 not initialised error

Problem description 1) We are having a sample job which will read from sequential file and insert a row to database(using DB2 connector stage). This database is a remote database. When we are running the job using dsjob command it is failing with error "PIN2 not initialized". PIN2 is DB2C...
by roshanearly
Mon Oct 01, 2012 1:15 am
Forum: General
Topic: how to deplop a package on aix using istools
Replies: 2
Views: 1142

how to deplop a package on aix using istools

how to deplop a package on aix using istools
by roshanearly
Thu Aug 09, 2012 8:11 am
Forum: General
Topic: execute command for readinging sequentialfile in looping
Replies: 5
Views: 2574

execute command for readinging sequentialfile in looping

What is the execute command i should write in execute command stage in sequence looping for reading a sequential file and if i find it empty it returns false.please reply as soon as possible
by roshanearly
Thu Aug 09, 2012 5:29 am
Forum: General
Topic: giving dynamic end loop parameter in a loop end activity
Replies: 2
Views: 844

giving dynamic end loop parameter in a loop end activity

i made a job wher i want the loop to terminate after x times .here x is dynamic which is number of data elements coming.i wrote a query and got the count but how to insert it as parameter for loop end activity as it will keep changing
by roshanearly
Thu Aug 09, 2012 5:03 am
Forum: General
Topic: scheduling job on server side
Replies: 1
Views: 844

scheduling job on server side

can i schedule a datastage job on server itself