You keep us laughing. Therefore not soo serious.
Thanks Mr. Craig.
Search found 4605 matches
- Sun Jan 29, 2006 3:00 pm
- Forum: Site/Forum
- Topic: 5K posts countdown for Craig
- Replies: 8
- Views: 3223
- Sun Jan 29, 2006 9:03 am
- Forum: Site/Forum
- Topic: 5K posts countdown for Craig
- Replies: 8
- Views: 3223
- Sat Jan 28, 2006 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Access DS Repository By C++ application
- Replies: 12
- Views: 2869
- Sat Jan 28, 2006 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding DSattachjob
- Replies: 7
- Views: 2591
- Fri Jan 27, 2006 11:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capturing row counts from links in ETL job
- Replies: 6
- Views: 2499
- Fri Jan 27, 2006 11:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Access DS Repository By C++ application
- Replies: 12
- Views: 2869
- Fri Jan 27, 2006 11:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default Path for Files
- Replies: 9
- Views: 2636
- Fri Jan 27, 2006 7:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default Path for Files
- Replies: 9
- Views: 2636
I forgot search is a advanced concept. m I think the path is included in the file name. You would need to look for slashes (either \ or / based on the OS). The absence of slashes says the file is in the project directory. The # should exist in a parameterized version. It should be easy to check for ...
- Fri Jan 27, 2006 6:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: At row 2000, link "DSLink6"
- Replies: 10
- Views: 2916
- Fri Jan 27, 2006 6:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default Path for Files
- Replies: 9
- Views: 2636
- Thu Jan 26, 2006 8:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to execute cognos transformer through DataStage ExecDOS
- Replies: 3
- Views: 2883
- Thu Jan 26, 2006 8:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default Path for Files
- Replies: 9
- Views: 2636
- Thu Jan 26, 2006 8:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading Parameters From Database directly
- Replies: 14
- Views: 11795
- Wed Jan 25, 2006 7:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capturing row counts from links in ETL job
- Replies: 6
- Views: 2499
Do a search there is lots of code posted showing how to use these routines. As far as getting row counts from source tables then create a job that select count(*) from #TableName# Put the result in a hash file with the parameter TableName as the key. Use UtilityHashRead or whatever the SDK routine n...
- Tue Jan 24, 2006 8:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS_JOBOBJECTS query for OCI stages
- Replies: 4
- Views: 1988