Search found 42189 matches
- Fri Jan 26, 2007 2:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tranformer Constraint Expressions
- Replies: 36
- Views: 13920
One what implies the same as the other what? As noted, the lookup defined on the LHS implies nothing, it signifies the key to use in your lookup. It's up to you to define how that lookup is used and if the result of the lookup is significant wrt your output, constrain based on the result. Not sure w...
- Fri Jan 26, 2007 1:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Date format in oracOCI
- Replies: 38
- Views: 8420
I was thinking of a different patch. Let us know what you find out. Description: Oracle OCI stage (ORAOCI9) incorrectly binds the lookup column values to the SQL statement which is being executed. This results in the Oracle database error "ORA-1008: Not all variables bound" [ECASE 73423]. Also inclu...
- Fri Jan 26, 2007 12:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Date format in oracOCI
- Replies: 38
- Views: 8420
- Fri Jan 26, 2007 12:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Date format in oracOCI
- Replies: 38
- Views: 8420
- Fri Jan 26, 2007 12:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Date format in oracOCI
- Replies: 38
- Views: 8420
The source data which i am getting is of datatype Varchar(10) and it is in the format mm/dd/yy. I am converting it in transformer using OCONV(ICONV(Date,"D/MDY[2,2,4]"),"D-YMD[4,2,2]"):" 00:00:00" Then i have datatype of the date fields in the oraOCI set to Timestamp(19). The date datatype in the t...
- Fri Jan 26, 2007 12:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Date format in oracOCI
- Replies: 38
- Views: 8420
i have updated it with a space as below OCONV(ICONV(Date,"D/MDY[2,2,4]"),"D-YMD[4,2,2]"):" 00:00:00". But it not solve my problem,the data is getting loaded but i cannot view the data through oraOCI stage. What does this mean? Why "cannot view", what happens when you click View Data? Please verify ...
- Fri Jan 26, 2007 11:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Date format in oracOCI
- Replies: 38
- Views: 8420
yes,that is the data which i am inserting.the date appears in mm/dd/yyyy format in TOAD. Means nothing. Toad uses specific date masks for display, set in the options - can be anything you want. I knew that DB2 accepts internal date format,so i was not sure that Oracle also accepts the internal date...
- Fri Jan 26, 2007 10:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Re: The decimal coming from source but it is char
- Replies: 2
- Views: 758
- Fri Jan 26, 2007 8:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Number of virtual processors
- Replies: 9
- Views: 1998
- Fri Jan 26, 2007 8:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Number of virtual processors
- Replies: 9
- Views: 1998
- Fri Jan 26, 2007 8:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Number of virtual processors
- Replies: 9
- Views: 1998
This depends on your licensing that is currently in effect. Newer versions give you two auth codes - one is your entitlement code for Support which shows what you've licensed and the other is what you actually use when you install the product. It has no limits built in. Honor system and all that rot.
- Fri Jan 26, 2007 8:07 am
- Forum: General
- Topic: 1 file - multiple messages to multiple outputs using header
- Replies: 4
- Views: 1716
- Fri Jan 26, 2007 8:04 am
- Forum: General
- Topic: 1 file - multiple messages to multiple outputs using header
- Replies: 4
- Views: 1716
Welcome Andy. :D You've picked an interesting problem for a newbie to solve. I don't have time to do this answer justice, but check out a few things: * Define the record to be read as one long varchar, a single string. * Use the Field function in the first transformer to split the record around the ...
- Fri Jan 26, 2007 7:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error While Logging to DataStage from Client machine
- Replies: 6
- Views: 2996
Thanks for the reply but the last reply from Craig in the post is truncated. That means you need to get 'Premium Membership'. 'Premium Membership' - I thought this is a free Forum. Anyway, Can someone provide me the solution to fix this issue? Every older post of 'ours' from before the conversion t...
- Fri Jan 26, 2007 7:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: INROWNUM issue
- Replies: 5
- Views: 1294