Search found 30 matches

by Ravindar
Wed Jun 23, 2004 12:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling NULLs in fixed-width column sequential file
Replies: 6
Views: 3429

I had tried it but it is not working.
by Ravindar
Tue Jun 22, 2004 9:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling NULLs in fixed-width column sequential file
Replies: 6
Views: 3429

Handling NULLs in fixed-width column sequential file

Hi all, I have a fixed-width sequential file (say A.txt) The data structure is: columnname|length ---------------------- empno|2 empname|10 Value which I stored is: 01Ravindar** 02Vivek***** I am using a sequential file stage to read this file. My required output from the SF stage is a valid value f...
by Ravindar
Tue Jun 22, 2004 12:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to import and export UserDefined Environment variable.
Replies: 7
Views: 6536

Thanks Ray for your information.
by Ravindar
Mon Jun 21, 2004 8:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to import and export UserDefined Environment variable.
Replies: 7
Views: 6536

How to import and export UserDefined Environment variable.

Hi all, I had defined a set of User Defined environment variable(say 20 EVs) in a project(say A) which has around 100 jobs and I am using this UserDefined EV in those jobs as job parameters. Now for testing purpose I created another project(say B) and imported all those jobs(from A). Obviously I als...
by Ravindar
Mon Jun 21, 2004 2:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get Project's Environment variable.
Replies: 10
Views: 4993

Hi, The ENV command didn't show me the user defined EV which I created manually in my project. In my case the purpose of user defined EV which I created is to parameterize the DB connection values.(Say I have created some 20 EV in adminstrator for my project and I used those variables as job paramet...
by Ravindar
Fri Jun 18, 2004 1:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running a batch file after a job's successful completion
Replies: 2
Views: 1369

Thanks for ur information.
by Ravindar
Fri Jun 18, 2004 12:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running a batch file after a job's successful completion
Replies: 2
Views: 1369

Running a batch file after a job's successful completion

Hi all,

I want to run a batch file(say dos.bat) once I successfully completed my server job(say A)

I know that it can be done using a sequencer job. But is there any way to do this within that server job(A) itself.

Thanks in advance.
by Ravindar
Thu Jun 10, 2004 10:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get Project's Environment variable.
Replies: 10
Views: 4993

Slight change in my question.

sorry I want to be more specific that,

I need a list of "UserDefined Environmental variable" of a project from UV command prompt.

Thanks in Advance.
by Ravindar
Thu Jun 10, 2004 9:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get Project's Environment variable.
Replies: 10
Views: 4993

How to get Project's Environment variable.

Hi all,

I want to get a list of Environment variable used in a project without using administrator.

Say I have enough access to go into that UV account. Then in what way can I get that list.

Thanks in advance.
by Ravindar
Wed Jun 09, 2004 8:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reject Links and Array sizing
Replies: 1
Views: 895

Reject Links and Array sizing

Hi all, Up to my knowledge I know that "we have to set Array size of a ORACLE stage to 1 in order to get the rejected records." -PLZ correct me if the above statement is wrong. If the statement is right than it will hit performance at production site where there may be millions of records....
by Ravindar
Tue Jun 08, 2004 4:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need info regarding DS internal file Types
Replies: 3
Views: 1261

Need info regarding DS internal file Types

Hi all,

Plz send me any documentation which talks about "Datastage internal file Types"

My emailId is ravindar_ragavan@yahoo.co.in

Thanks in advance
by Ravindar
Tue Jun 08, 2004 4:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: VOC Entry Details
Replies: 7
Views: 7208

VOC Entry Details

Hi all,

Let me know,

1.How to see VOC entry details from
1.OS environment
2.Datastage Environment
2.How to store VOC entry into a file.

Thanks in advance...
by Ravindar
Thu Apr 15, 2004 5:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: "SPARSE" RDBMS lookup.
Replies: 1
Views: 2504

"SPARSE" RDBMS lookup.

I want to know
what is the need for SPARSE RDBMS lookup?
and
At what kind of situation it is used?
by Ravindar
Wed Apr 14, 2004 7:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple readers in a sequential file stage.
Replies: 1
Views: 2328

Multiple readers in a sequential file stage.

I want to know how multiple readers are working in a sequential file stage and for what purpose this option is given.
by Ravindar
Tue Apr 13, 2004 11:44 pm
Forum: IBM<sup>®</sup> DataStage TX
Topic: Need for DS TX
Replies: 10
Views: 8906

Need for DS TX

I had worked in DS server and parallel jobs.
I want to know what is the need for DS TX and how it is different from DS PX.