Search found 268 matches

by nkln@you
Fri Mar 11, 2005 6:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Target Table gets locked after 27000 records get inserted
Replies: 16
Views: 6072

Target Table gets locked after 27000 records get inserted

I ran a job. The job has once source ORACLE 9i stage, one transformer and one target ORACLE 9i stage. 41,000 records were selected from source ORACLE 9i stage . but after 27,000 records were inserted into target, i can see the job remaining standstill i.e there is no increase in no. of records writt...
by nkln@you
Thu Jan 06, 2005 5:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Windows File Date Time Attributes
Replies: 4
Views: 2976

ArnDW , can u pls elaborate on how to execute this dos statement in DataStage.
by nkln@you
Wed Dec 29, 2004 4:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transformer detected
Replies: 2
Views: 889

Transformer detected

I have a source DRS stage A , it is connected to a transformer Tr, and TR is connected to two target DRS stages B,C. When i run the job, in director i observed the following: trace mode =0 for transformer. then sql in A got executed. then sql in B got executed. then sql in c got executed. then a war...
by nkln@you
Thu Dec 23, 2004 4:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Warning after deleting a job
Replies: 1
Views: 762

Warning after deleting a job

When i delete a job named A I get an Error as follows: Error while deleting job A File RT_CONFIG14 has apparently not been deleted from the directory File RT_STATUS14 has apparently not been deleted from the directory File RT_LOG14 has apparently not been deleted from the directory File DS_TEMP14 ha...
by nkln@you
Mon Dec 13, 2004 6:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running SQL command in a Routine
Replies: 4
Views: 949

Thanks WoMaWil ,


How can i know the path of the Hash file which i created in a DS job.
And also i don't have access to the server.

How to find the path of a hash file.


And also pls explain the usage of Open statement.
by nkln@you
Mon Dec 13, 2004 6:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Constraints for a link
Replies: 5
Views: 1030

Sorry, the OS is Windows , but not Unix.
by nkln@you
Mon Dec 13, 2004 6:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to use KeyMgtGetNextValue routine
Replies: 7
Views: 1750

How to use KeyMgtGetNextValue routine

How to use the routine KeyMgtGetNextValue, for getting the surrogate key from a Hash file created by the user.


i.e if i want to get the number of rows in a hash file, can i use this routine.


And also how this routine works.
Thanks in advance for your suggestion.
by nkln@you
Mon Dec 13, 2004 5:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Constraints for a link
Replies: 5
Views: 1030

Constraints for a link

I have given a constarint fro a link and when the job ran , 2 rows went through that link out of 4 rows. Then , when i removed the link, saved the job and ran the job again. Then also only 2 rows went through it, though i removed constraint. What is the reason for this . How to rectify this. Thanks ...
by nkln@you
Mon Dec 13, 2004 5:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running SQL command in a Routine
Replies: 4
Views: 949

Running SQL command in a Routine

I have written a code as follows in a routine CMD= "SELECT * FROM abcd" Call DSExecute("UV", CMD, result, sysreturncode) Ans= result When i tested the routine i am getting answer as 'SQL'. Why is it. What should i do if i need to get the output of SQL as the output of routine. Wh...
by nkln@you
Wed Dec 01, 2004 4:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine gets locked
Replies: 12
Views: 4662

Hai ray.wurlod , thanks for your reply , how can we know deadlock deamon is running on server, how can an administrator release the lock for a routine.Can u explain this pls Hai lynnliu thanks for your reply, Only for jobs, we can get process id in Director . But can we get process id for routines i...
by nkln@you
Wed Dec 01, 2004 12:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine gets locked
Replies: 12
Views: 4662

Routine gets locked

I executed a job and the job got stuck while executing a routine. When i tried to stop the xecution of the job, it did'nt happen. So, i used "clean up resources" option and released all processes for that job. Now, i can compile the job again. But , when i tried to open the routine , it sa...
by nkln@you
Tue Nov 30, 2004 11:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copying of stages from one job to other job
Replies: 5
Views: 2430

Thanks for your replies, but i should say sorry because ,i tried to copy a routine activity of a sequencer job into a server job. This is the mistake i did. So, i did'nt get copied. Immediately without checking the jobs , i posted this :? Otherwise, we can copy between two DS sessions also, if the j...
by nkln@you
Tue Nov 30, 2004 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copying of stages from one job to other job
Replies: 5
Views: 2430

Copying of stages from one job to other job

Is Copying of stages from one job to other job not possible in DS 7.0.

When i tried this, it was not possible. But i tried to copy in the same job it happened.


In DS 7.1, this was possible , but in DS 7.0, it was not possible.


Is it possible in DS 7.0