Search found 53125 matches
- Wed Apr 03, 2013 2:58 am
- Forum: General
- Topic: Pass Current Job name to Shell Script
- Replies: 5
- Views: 2419
- Wed Apr 03, 2013 2:56 am
- Forum: General
- Topic: Windows -- Audit Table
- Replies: 7
- Views: 2691
Download ETLstats from Kim Duke's web site for free. All the work's already been done for you.
- Tue Apr 02, 2013 3:27 pm
- Forum: General
- Topic: what version Can I install to practice in my computer
- Replies: 13
- Views: 5124
- Tue Apr 02, 2013 3:22 pm
- Forum: General
- Topic: How Long Does it Take to learn Datastage for ETL project
- Replies: 7
- Views: 4210
- Tue Apr 02, 2013 3:20 pm
- Forum: General
- Topic: Routine C++ compiling issue
- Replies: 11
- Views: 4555
- Tue Apr 02, 2013 3:17 pm
- Forum:
- Topic: Error while importing using IBM Metadata Asset Manager
- Replies: 1
- Views: 2467
- Tue Apr 02, 2013 12:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading Excel Files in UNIX Servers
- Replies: 4
- Views: 1380
- Tue Apr 02, 2013 12:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delimiter Issue in extracting file
- Replies: 9
- Views: 3750
- Mon Apr 01, 2013 6:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Connector bulkload
- Replies: 5
- Views: 3600
- Mon Apr 01, 2013 6:22 pm
- Forum: General
- Topic: Routine C++ compiling issue
- Replies: 11
- Views: 4555
- Mon Apr 01, 2013 1:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delimiter Issue in extracting file
- Replies: 9
- Views: 3750
- Mon Apr 01, 2013 1:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: mmap()failed. Invalid argument
- Replies: 6
- Views: 2424
- Mon Apr 01, 2013 1:25 pm
- Forum: General
- Topic: Language Pack for DataStage
- Replies: 7
- Views: 2823
- Mon Apr 01, 2013 3:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: An ODD Lookup, please help
- Replies: 10
- Views: 2609
- Mon Apr 01, 2013 3:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: mmap()failed. Invalid argument
- Replies: 6
- Views: 2424
Final Delimiter is not the same as Record Delimiter. How have you set Record Delimiter? If you open the file using vi and position to the end of the file (0G) is the cursor at the end of the last line or on a new empty line? This will tell you whether or not there's a line terminator on the final li...