Search found 5168 matches

by kumar_s
Fri Mar 09, 2007 9:32 am
Forum: General
Topic: Cannot Import Job
Replies: 7
Views: 2120

Here are the steps, which you can follow to release locks.. 1. Login as dsadm. Test into your UNIX machine where DataStage Server is installed. 2. cd into DataStage home directory. You can enter "cat /.dshome" to find the DataStage home directory. 3. Enter ". ./dsenv" (i.e. .space./dsenv) to source ...
by kumar_s
Fri Mar 09, 2007 9:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: replacement for lookup stage
Replies: 9
Views: 1373

Do a join based on first column in the Left file and second column as key in right file. Make sure you rename the columns and datatypes to be identical.
by kumar_s
Fri Mar 09, 2007 9:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Writing output to a Spreadsheet
Replies: 6
Views: 1540

Still wondering why comma didn't worked for you. :roll:
by kumar_s
Fri Mar 09, 2007 9:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel stage Operators
Replies: 7
Views: 1527

Its was in my favorite. :wink:
by kumar_s
Fri Mar 09, 2007 9:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job Design
Replies: 19
Views: 4129

If performance squeezes, you can approach single job to avoid multiple read.
by kumar_s
Fri Mar 09, 2007 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel stage Operators
Replies: 7
Views: 1527

It depends on how well you search it. :wink:
Click here.
by kumar_s
Fri Mar 09, 2007 9:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Slow Writing to Hashed files
Replies: 37
Views: 7353

Yeah, I think even I was part of one discussion. Infact I was the the victim. Where my comments where criticized to hell. I am curious, if CRC32 doesn't fit for this option, where else it been used.
by kumar_s
Fri Mar 09, 2007 9:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job Design
Replies: 19
Views: 4129

Is it one staging table to 6 different table or 6 staging tables to 6 other tables.
If its the first case, the option speaks about populating the 6 target tables.
If i understand properly, But the first approach involves loading the staging table as well. Pls clarify.
by kumar_s
Fri Mar 09, 2007 9:10 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

Does ODBC require Oracle client installation default folders to establish connection. As I could see that dsenv should be set with same Lib path.
by kumar_s
Fri Mar 09, 2007 9:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading a delimited file
Replies: 19
Views: 3357

May I know, what you mean by "When I read the file in parallel"?
And let know that, where are you looking for all these data?
Through view data or in server?
by kumar_s
Fri Mar 09, 2007 9:05 am
Forum: General
Topic: Cannot Import Job
Replies: 7
Views: 2120

Hi and Welcome aboard :D !!! It has been discusses lot of time. Search will give you very good insight. It will also be locked if the log file is locked by other user via Director. It might also be locked by abrubt shutdown like connection break down of the client in previous attempt. You can clear ...
by kumar_s
Fri Mar 09, 2007 9:01 am
Forum: General
Topic: oracle instant client and datastage connection help
Replies: 23
Views: 11734

Kenneth, would ODBC help by any chance in this case. I am as curious as OP.
by kumar_s
Fri Mar 09, 2007 8:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dslockd issue
Replies: 18
Views: 4484

Perhaps I ll wait till Ray or Kenneth or some one to give more details. Because it happened to me in my previous site, where I often bounce the server to avoid all this issues. As atleast I should clear up all the locks before bouncing.
by kumar_s
Fri Mar 09, 2007 8:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Various Connection Types
Replies: 27
Views: 7900

DSguru2B wrote:I told you I am slow this morning :?
Woke up late in morning and rushed in traffic, rushed in parking and rushed up in lift and atlast felt tired and become slow in work? :wink:
by kumar_s
Fri Mar 09, 2007 8:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading a delimited file
Replies: 19
Views: 3357

Or probably the Display option mentioned was in the column select option available in PX.