Search found 5168 matches

by kumar_s
Wed Oct 18, 2006 6:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Error
Replies: 10
Views: 3053

When you get this error message?
Is it during compilin the jobs existing in the project?
If so, was there any change in permission for either the project directory or for the userid or group?
by kumar_s
Wed Oct 18, 2006 6:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Wanted to Capture the link status
Replies: 8
Views: 1955

Put a reject link from your target DB2 stage. It will carry two new fields, sqlstate and sqlcode. These hold the return codes from the RDBMS engine for failed upsert transactions. To trap these values add a copy stage to your reject link, add sqlstate and sqlcode to the list of output columns, on th...
by kumar_s
Tue Oct 17, 2006 6:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DecimalToString
Replies: 3
Views: 1988

What is the value of the decimal in the source?
Try DecimalToString(InputField,'fix_zero').
by kumar_s
Tue Oct 17, 2006 6:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to eliminate duplicate records from source
Replies: 6
Views: 1588

Isn't too many same question at same time? :wink:
Ramsdanda - The reason been asked is, if you have Database as source stage, you can eliminate the duplicated while selecting by doing a group by.
You can also eliminate by using Sort stage, by assiging a key and Allow Duplicates option to false.
by kumar_s
Tue Oct 17, 2006 6:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to delete records from Traget table(Oracle)
Replies: 2
Views: 930

Hi Ramsdanda,
If you explore the options available in the oracle stage, you can find that the Update option has 'Truncate Table Then insert Rows'. There are several other ways too. Try to make a search in this forum as well.
by kumar_s
Tue Oct 17, 2006 6:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: encrypted pw from parm file to EE oracle stage
Replies: 15
Views: 5248

Try to print the rc and check for the value.
Try to set $DS_ENABLE_RESERVED_CHAR_CONVERT to true. There is a ecase opened for the same reson.
by kumar_s
Tue Oct 17, 2006 6:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How can we execute jobs uing unix
Replies: 2
Views: 797

Or type 'dsjob' in command prompt, which will give you list of all parameters the usage of each when you proceed with passing each parameter.
by kumar_s
Tue Oct 17, 2006 6:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to read records from DB2 table through routines
Replies: 10
Views: 3449

Find the full detail of CLP here.
http://publib.boulder.ibm.com/infocente ... 010412.htm
And revert back if you still find any further issues.
by kumar_s
Tue Oct 17, 2006 6:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cp command in after job sub-routine
Replies: 16
Views: 4834

Its better to see code is not executing than Itz not working ... Add Loging command and check the director log for what is been passed and what is been executed and what is teh return code. Call DSExecute("UNIX", Command1, Output, SystemReturnCode); Call DSLogInfo("Command...
by kumar_s
Tue Oct 17, 2006 6:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: encrypted pw from parm file to EE oracle stage
Replies: 15
Views: 5248

Oracle_Enterprise_5: Incorrect dboption list; it failed on Expected "," or "}", got: "@", line 1. It is not just complaining about the wrong password, but the parameters and the way in which it is passed to Oracle stage. Do you see any '#' in the encrypted pwd. If you click on view data, will it sh...
by kumar_s
Tue Oct 17, 2006 5:59 am
Forum: Site/Forum
Topic: Vincent Hits 2000
Replies: 9
Views: 3985

When I am in India or Australia, no matter what, I will see almost all the 'Last Post' by Ray. :wink:
Whether its Monday or Weekend or National Holiday, no matter what, I ll receive a Blog alert by Vincent through mail. :wink:
by kumar_s
Tue Oct 17, 2006 4:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Regular Exp in Where clause of Filter Stage
Replies: 4
Views: 3437

Welcome to Dsxchange!!! :D

This will allow those records which starts with ".." and with one more character. And rest will be filtered. If you requirement is to avoid those data that starts with ".." use Not like or <>.
by kumar_s
Tue Oct 17, 2006 4:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing record delimiter "\n", saw EOF instead
Replies: 22
Views: 38013

Sorry I dont remember what I did to get rid of this issue.
But check if file patter is used, at every end of file and start of next file during concatination, the error occurs.

Consumed more than 100,000 bytes looking for record delimiter

Should refer to the missing delemiter.
by kumar_s
Tue Oct 17, 2006 4:28 am
Forum: Site/Forum
Topic: Vincent Hits 2000
Replies: 9
Views: 3985

I too missed it.
Excellent job Blogman.
by kumar_s
Tue Oct 17, 2006 4:27 am
Forum: General
Topic: Photos from IOD 2006
Replies: 5
Views: 3068

I was expecting you photo as well Kenneth. :D