Search found 42189 matches
- Fri Jul 27, 2007 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Managing sequential unique keys
- Replies: 11
- Views: 3671
You both either need to use the Sequence object or you both need to leverage the KeyMgmnt routine. You can't mix the two. We have the 'SOA Edition' of DataStage, so were able to create a web service that allowed another service to pull numbers from the same source that the ETL jobs use. Without that...
- Fri Jul 27, 2007 12:19 pm
- Forum: General
- Topic: libraries available
- Replies: 6
- Views: 1643
- Fri Jul 27, 2007 12:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Return code from Before Telnet Command
- Replies: 6
- Views: 1802
- Fri Jul 27, 2007 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Key Expression in transformer for Look Up
- Replies: 7
- Views: 2405
- Fri Jul 27, 2007 8:25 am
- Forum: General
- Topic: libraries available
- Replies: 6
- Views: 1643
- Fri Jul 27, 2007 8:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Looking for some advice on Preload file to memory
- Replies: 24
- Views: 7071
- Fri Jul 27, 2007 8:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Return code for fatal warnings ?
- Replies: 2
- Views: 860
What dsjob options are you using in your script? If you use "-jobstatus" you'll be able to tell the same level of detail you'd see from the Status View of the Director - Finished OK, Finished OK (see log), Aborted, etc. If you need to distinguish between different non-fatal warnings, then this appro...
- Fri Jul 27, 2007 7:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Key Expression in transformer for Look Up
- Replies: 7
- Views: 2405
- Fri Jul 27, 2007 7:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Driver license expired
- Replies: 3
- Views: 3081
- Fri Jul 27, 2007 7:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job in Running State
- Replies: 19
- Views: 5972
- Fri Jul 27, 2007 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed file size
- Replies: 6
- Views: 2364
If you are unwilling to use the Administrator client: cd `cat /.dshome` . ./dsenv dssh LOGTO <your project> ANALYZE.FILE <your hashed file> Note: this will not work for 'pathed' hashed files. Are yours account based or were they created in specific directories? Post here as you would communicate wit...
- Fri Jul 27, 2007 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiplying Decimal fields
- Replies: 7
- Views: 2012
- Fri Jul 27, 2007 6:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ftp unix compressed .Z files in Datastage
- Replies: 3
- Views: 1557
- Fri Jul 27, 2007 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding unzip in WinNT
- Replies: 24
- Views: 8223
another doubt i have after observing the job is : FTP stage is retrieving 23914 rows and after unzipping also i am getting 23914 rows in sequential file.after unzipping also can we have same number of rows as in zip file? What? There are no 'rows' in a zip file. You are seriously confused and makin...
- Thu Jul 26, 2007 1:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File
- Replies: 2
- Views: 994