Search found 72 matches

by svga
Mon Jun 06, 2011 5:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle stored procedure
Replies: 3
Views: 1342

Oracle stored procedure

Hi,

I have a Orace stored procedure which stores the output results to cursor. So is it possible to retreive the o/p records using Stored procedure stage.

Thanks.
by svga
Wed Jan 12, 2011 1:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom error when using DSSetUserStatus routine
Replies: 2
Views: 2380

Phantom error when using DSSetUserStatus routine

Hi, We have called DSSetUserStatus in our routine to set the user status. After some patch applied in the server, we are facing some issue with this routine. The job abort with phantom error. Could you please help. Thanks. Error: DataStage Job 415 Phantom 31847 DataStage Job 415 Phantom 31847 DataSt...
by svga
Tue Jul 27, 2010 5:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: "Incomplete column" option in sequential file stag
Replies: 1
Views: 1084

"Incomplete column" option in sequential file stag

Hi,

Can anyone please let know the use of "Incomplete column" option in sequential file stage with example?

Thank you!
by svga
Mon Mar 22, 2010 1:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML output stage
Replies: 1
Views: 1003

XML output stage

Hi,

Is there any limit in size or (max size) while generationg xml file using XML output stage?
by svga
Mon Oct 12, 2009 7:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Spaces to COMP-3 field in Mainframe
Replies: 4
Views: 1759

The target datatype is S999 COMP-3. I need to move spaces to this field
by svga
Mon Oct 12, 2009 6:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Spaces to COMP-3 field in Mainframe
Replies: 4
Views: 1759

Spaces to COMP-3 field in Mainframe

Hi,

Is it possible to populated spaces to COMP-3 field? Thanks
by svga
Fri Sep 25, 2009 4:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom Error
Replies: 2
Views: 1367

Phantom Error

Can any one suggest me, what action need to take for the below mentioned error. DataStage Job 69 Phantom 10048 Date/time stamp in file header has been modified! Program "JOB.1431251657.DT.1518055563.TRANS2": Line 681, Unable to reopen file unit. Date/time stamp in file header has been modi...
by svga
Thu Jul 02, 2009 8:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Convert numeric value to COMP data type
Replies: 10
Views: 3953

Convert numeric value to COMP data type

Hi,

Can anyone help to convert numeric value to mainframe COMP field.

The target datatype is S9(4) COMP.

It would be great if anyone could share the logic to implement this in datastage routine.


Thanks!
by svga
Mon Jun 08, 2009 8:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Run the job using dsjob: dsjob: not found
Replies: 6
Views: 2601

Server is unix
by svga
Mon Jun 08, 2009 8:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Run the job using dsjob: dsjob: not found
Replies: 6
Views: 2601

Run the job using dsjob: dsjob: not found

Hi,

Im running the below command where the DataStage has installed.

dsjob -run <project name> <job name>.

I am getting the error message Like: dsjob: not found

Can any one help me to resolve this issue?
by svga
Mon May 04, 2009 1:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Formatting valus
Replies: 5
Views: 1997

Hi,

The target datatype is varchar. Am I using the fmt function correctly?
by svga
Fri May 01, 2009 6:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Formatting valus
Replies: 5
Views: 1997

Yes
by svga
Fri May 01, 2009 4:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Formatting valus
Replies: 5
Views: 1997

Formatting valus

Hi, I need to format my input value based on the length of the target column. So the length in the 2nd argument of Fmt function should be a variable. I assign below value to one of the stage variable. StageVar1 = '"':StageVar:"'0'R" : '"' The StageVar is holding the varaible leng...
by svga
Mon Apr 20, 2009 3:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Number of I/P & O/P connection per transformer
Replies: 7
Views: 1787

Thanks for your answer....
by svga
Sat Apr 18, 2009 8:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Number of I/P & O/P connection per transformer
Replies: 7
Views: 1787

Will the job get hanged if I use 35 i/p and 35 o/ps?. Pls give me the max no of connection (i/p & o/p) that is possible per transformer.