Search found 53125 matches
- Fri Aug 25, 2006 1:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Monitoring jobs with UNIX details (memory, space, etc.)
- Replies: 5
- Views: 1429
- Fri Aug 25, 2006 1:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BASCI Transformer in PX Jobs, not recommended or what ?
- Replies: 7
- Views: 1690
In SMP environments they can be used, but best plan is not to because of the performance overheads in translating data between environments (Orchestrate Framework to/from DataStage BASIC). In MPP environments they can only be used on those machines where the full DataStage server is installed. This ...
- Fri Aug 25, 2006 1:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage server Maintainence
- Replies: 24
- Views: 11164
The orchadmin command has an rm subcommand that can be used to remove a Data Set. Provide it with the Data Set's control file name as its argument. You can not readily purge DataStage logs from the command line without damaging the control records. Use the Director and/or the automatic purge capabil...
- Fri Aug 25, 2006 1:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trapping Oracle error message
- Replies: 8
- Views: 1953
- Fri Aug 25, 2006 1:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datatstage Manager: Export/Import problem
- Replies: 13
- Views: 9228
Conventionally all client software is installed in C:\Program Files\... The existence of "C:\Program" would manifestly interfere with any search for client software in "C:\Program Files". Not really a Visual Basic problem in this case, you could generate the same problem with Visual C++ or pretty mu...
- Fri Aug 25, 2006 1:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete a category from command line
- Replies: 15
- Views: 4710
- Fri Aug 25, 2006 1:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: selectlist parameter for ODBC db stage
- Replies: 4
- Views: 1294
- Fri Aug 25, 2006 1:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with CSV data.
- Replies: 11
- Views: 6202
"Fixed width" and "comma-separated values" are mutually exclusive terms and mutually exclusive technologies. You have one or the other. Require "them" to provide legal delimited files. If the data contains commas, get them to use a different delimiter. Or pre-process the file using a server job. You...
- Fri Aug 25, 2006 1:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Load warning
- Replies: 13
- Views: 3801
- Fri Aug 25, 2006 1:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle enterprise Insert only
- Replies: 6
- Views: 1891
- Fri Aug 25, 2006 1:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate current date in format YYYYMMDD
- Replies: 7
- Views: 3754
You don't need the Column Generator stage. The Transformer stage can legally generate an output record schema that has more fields than the total number of fields on its input link. Using a Transformer stage means that you could evaluate the current_date() function once (when initializing a stage va...
- Fri Aug 25, 2006 1:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameters for IF condition
- Replies: 5
- Views: 1066
- Fri Aug 25, 2006 1:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting File Names
- Replies: 5
- Views: 1996
- Fri Aug 25, 2006 1:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to implement this logic in pivot stage
- Replies: 1
- Views: 718
- Fri Aug 25, 2006 1:05 am
- Forum: General
- Topic: To move a post
- Replies: 4
- Views: 3000