Search found 42189 matches
- Mon Dec 15, 2008 8:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Input column does not promote to output column
- Replies: 5
- Views: 4416
- Mon Dec 15, 2008 8:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deletion of Project does not remove all entries
- Replies: 2
- Views: 1336
- Mon Dec 15, 2008 8:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String Handling
- Replies: 17
- Views: 3912
- Mon Dec 15, 2008 8:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI Date conversion failed
- Replies: 8
- Views: 5021
Yes, doing it right after the fact can be a little painful but would mean the problem would be solved forever, immune to any issues you are struggling with right now. Sure, that TO_CHAR() would force the results to be the same in both environments. You need to determine what is different between the...
- Mon Dec 15, 2008 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: not able to open oci stage
- Replies: 8
- Views: 1718
- Mon Dec 15, 2008 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence number
- Replies: 9
- Views: 2554
You do not need to specifically set an expression to "true" or "false", that is automatic when it is evaluated. So rather than the derivation posted for svInd, it can simply be:
Code: Select all
InRec.Col1[1,1]=6- Mon Dec 15, 2008 7:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Get the Value of Project Environment Varaible in Job Control
- Replies: 6
- Views: 1414
- Mon Dec 15, 2008 7:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex file reading
- Replies: 8
- Views: 2350
- Mon Dec 15, 2008 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting single column values(length not fixed)
- Replies: 5
- Views: 1571
- Mon Dec 15, 2008 7:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: spliting single column values
- Replies: 9
- Views: 2300
- Mon Dec 15, 2008 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataInstaller for AIX machine
- Replies: 2
- Views: 856
- Sun Dec 14, 2008 8:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI Date conversion failed
- Replies: 8
- Views: 5021
What format do you actually want in the sequential file? If you want the YYYY-MM-DD format shown in your SQL, the data type would either need to be Varchar or Timestamp. The former you could use directly since there are no other data types in a sequential file while the latter would require removing...
- Sun Dec 14, 2008 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unique surrogate key at a project level - across jobs
- Replies: 4
- Views: 1266
- Sun Dec 14, 2008 8:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Get the Value of Project Environment Varaible in Job Control
- Replies: 6
- Views: 1414
- Sat Dec 13, 2008 11:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Integer to Date conversion
- Replies: 10
- Views: 1936