Your question is not clear. What do you want to do - record the file as being something on which the job depends (in the Dependencies tab), or to use the file somehow in a Transformer stage?
Please describe with much greater clarity what you are proposing or desiring to do.
Search found 53125 matches
- Mon Sep 24, 2007 6:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dependencies
- Replies: 1
- Views: 609
- Mon Sep 24, 2007 6:47 pm
- Forum: General
- Topic: Can we set the default to null!!
- Replies: 3
- Views: 1280
- Mon Sep 24, 2007 6:44 pm
- Forum: General
- Topic: datastage training
- Replies: 3
- Views: 1940
- Mon Sep 24, 2007 2:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import Table Definition (ODBC) from Datastage Manager Error
- Replies: 10
- Views: 5035
- Mon Sep 24, 2007 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert then Update & Update then Inser
- Replies: 4
- Views: 11869
Whichever is named first is tried first then, if it fails because of a primary key violation, the other is tried. For best performance (fastest finish) split the data into two separate streams - the rows to be inserted and the rows to be updated. Use direct write to handle the former, use "Update on...
- Mon Sep 24, 2007 2:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with string to decimal conversion
- Replies: 4
- Views: 5965
DataStage's data browser (View Data) always displays decimal numbers with leading and trailing zeroes, so that you can check that the precision and scale are being handled correctly. Neither 130 nor 1460 can be represented as decimal[5,3] because that data type allows for not more than two digits to...
- Mon Sep 24, 2007 2:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading TimeStamp having 2 microseconds
- Replies: 1
- Views: 695
Before concatenation are you converting the timestamp into a string, and providing "%yyyy-%mm-%dd %hh:%nn:%ss.2" as the format string so as to overload the default timestamp format string (specified in Administrator client) that has no fractional seconds? Incidentally, the ".2" means hundredths of a...
- Mon Sep 24, 2007 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion error calling conversion routine timestamp_from_s
- Replies: 10
- Views: 6118
- Mon Sep 24, 2007 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: About the Filter Stage
- Replies: 4
- Views: 1918
i install the datastage in the windows platform,so it can not run the parallel job Then you don't need the Filter stage. Even if you only have server jobs, you can read the Parallel Job Developer's Guide - it is one of the standard manuals set. There is a version of DataStage (7.5x2) that supports ...
- Mon Sep 24, 2007 2:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Backup Datastage Projects
- Replies: 5
- Views: 1668
- Mon Sep 24, 2007 2:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Backup Datastage Projects
- Replies: 5
- Views: 1668
- Mon Sep 24, 2007 2:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Splliting of 1 Input col into 4 Output cols on word boundary
- Replies: 5
- Views: 1061
- Mon Sep 24, 2007 2:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sorting in server jobs
- Replies: 10
- Views: 13706
- Mon Sep 24, 2007 1:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSR_LOADING
- Replies: 3
- Views: 765
- Mon Sep 24, 2007 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: What is the correct process to delete &PH& files
- Replies: 3
- Views: 926