Search found 42189 matches
- Mon Jun 19, 2006 7:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check installation of DS server after a virus attack
- Replies: 10
- Views: 2244
- Mon Jun 19, 2006 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invalid NLS Format
- Replies: 13
- Views: 3337
- Mon Jun 19, 2006 6:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error
- Replies: 8
- Views: 2270
The job is completed while reducing "The parallel degree for the sql statement from 8 to 1". Why parallel degree 8 works sometimes and not others? That would depend on exactly what else is going on at the same time. And I doubt you needed to drop it to 1... why not try a smaller number, something t...
- Mon Jun 19, 2006 6:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invalid NLS Format
- Replies: 13
- Views: 3337
- Mon Jun 19, 2006 6:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check installation of DS server after a virus attack
- Replies: 10
- Views: 2244
- Mon Jun 19, 2006 6:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Archiving of a Table: DTS Packages vs DataStage
- Replies: 12
- Views: 4441
You certainly can use DataStage to do this. Typically, however, if you are simply going to move large amounts of data between two tables with no 'transformations', you'd be better off doing it with the tools supplied by the database vendor. Or just a big parallel query. Another 'however' however - i...
- Mon Jun 19, 2006 6:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Archiving of a Table: DTS Packages vs DataStage
- Replies: 12
- Views: 4441
- Mon Jun 19, 2006 6:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error
- Replies: 8
- Views: 2270
To me, the error looks more like it's a parallel query coming from the source rather than the target side. In any case, talk to your DBA. They will berate you for whatever you are doing - something that needs to do alot of sorting, possibly - but then may increase the TEMP tablespace for you. Either...
- Mon Jun 19, 2006 6:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting Numeric into Pic Comp3 data type
- Replies: 5
- Views: 1941
You either need to look at the sdk routine you mentioned and write your own version that goes 'backwards' or use the CFF (Complex Flat File) stage to write out the file. I'm guessing there will also be an EBCDIC requirement you'll need to handle and the CFF stage will do that as well, from what I re...
- Mon Jun 19, 2006 6:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Wat is the use of assigning function's value in a variable?
- Replies: 2
- Views: 933
- Mon Jun 19, 2006 6:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Arabic Character issues in Sequential File
- Replies: 9
- Views: 3333
- Mon Jun 19, 2006 6:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invalid NLS Format
- Replies: 13
- Views: 3337
the value for NLS_CHARACTERSET IS WE8IS08859P1, but this character set is not displayed in Datastage. I checked the nls_database parameters, the character set is same as specified in datastage. These seem to contradict each other. Please post your exact NLS_LANG setting from your dsenv file. I woul...
- Sun Jun 18, 2006 10:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: transformer compile error
- Replies: 8
- Views: 2926
- Sun Jun 18, 2006 9:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Variable DataStage for format Date
- Replies: 2
- Views: 1375
Looks to me like your Oracle dates were being selected in YYYY-MM-DD format under 4.2 but after upgrading to 7.5 they are in YYYY-MMM-DD format. I'd be curious what stage you are using (OCI?) and what datatype you are using in your source stage - Date? Varchar? As Roy notes, best practice is to not ...
- Sat Jun 17, 2006 7:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: transformer compile error
- Replies: 8
- Views: 2926