Search found 53125 matches
- Fri Jul 03, 2009 12:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: what is the advantage of audit logs in datastage
- Replies: 9
- Views: 2471
- Fri Jul 03, 2009 12:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: null replaced by "^"
- Replies: 18
- Views: 3426
- Thu Jul 02, 2009 7:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sort the output file
- Replies: 10
- Views: 2347
- Thu Jul 02, 2009 7:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert numeric value to COMP data type
- Replies: 10
- Views: 3070
- Thu Jul 02, 2009 5:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Load Tuning in PX8.1
- Replies: 2
- Views: 1309
- Thu Jul 02, 2009 5:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sort the output file
- Replies: 10
- Views: 2347
There is NO WAY that FTP can change the sorted order in a file. FTP sends a stream, from the first byte in the file to the last. In that order. Network software looks after putting sections into packets and reassembling the packets in the correct order. Something else is happening, or your diagnosti...
- Thu Jul 02, 2009 5:38 pm
- Forum: General
- Topic: diffapicmdline.exe syntax ?
- Replies: 11
- Views: 7559
I don't know, but I'd try "=" in the other options too, for example
Code: Select all
/t=Job /ot=XML - Thu Jul 02, 2009 5:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset on 2nodes read with 4 nodes
- Replies: 12
- Views: 10925
The Data Set descriptor file includes information about the configuration with which it was written. It is this information that is used when reading the file (though orchadmin dump has an option not to do this). It gets even more interesting in grid configurations, but they have figured out a way t...
- Thu Jul 02, 2009 5:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert numeric value to COMP data type
- Replies: 10
- Views: 3070
- Thu Jul 02, 2009 5:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage -Transformer
- Replies: 19
- Views: 7325
- Thu Jul 02, 2009 5:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Messaging service through Job
- Replies: 3
- Views: 1382
Are you running one of the 7.x versions that permits Director to run on a PDA device? (Note that this was a short lived foray by the vendor; it is no longer available in version 8.)
Kim Duke has a web-based navigation tool (DWNav) that you might also investigate.
Kim Duke has a web-based navigation tool (DWNav) that you might also investigate.
- Thu Jul 02, 2009 5:11 pm
- Forum: IBM QualityStage
- Topic: ´Select´ Stage Error
- Replies: 7
- Views: 2777
- Thu Jul 02, 2009 12:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installing IIS Patches
- Replies: 6
- Views: 1766
- Wed Jul 01, 2009 11:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete all Datasets from folder Datasets
- Replies: 19
- Views: 5165
Actually i want to know if i could delete the whole folder at once instead of deleting datasets individually to save time. I need to create a fresh folder for datasets in another path. NO Data Sets' data files live in multiple directories. If you delete all the *.ds files (which is what I am guessi...
- Wed Jul 01, 2009 7:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MQ Series Stage
- Replies: 13
- Views: 3426
For version 8.0.1, the MQ client-only stage is installed by default in the Real Time pallette. That seems to be true if the DataStage server is on Windows but not if the DataStage server is on AIX. On AIX we get the WebSphere MQ Connector on the parallel jobs palette, but nothing on the server jobs...