Search found 53125 matches
- Tue Nov 08, 2005 5:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Informix warning
- Replies: 2
- Views: 824
Use a database that does support transaction logging. This is a standard message from Informix when you use a database created with -nologging option. DataStage's philosophy is to log all messages from the database, on the grounds that the database vendor thought it important enough to inform you, s...
- Tue Nov 08, 2005 5:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to dynamically name a file
- Replies: 5
- Views: 1456
- Tue Nov 08, 2005 5:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Wanna Import 7.5 Job into 7.1 Version?
- Replies: 4
- Views: 2160
- Tue Nov 08, 2005 4:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cobol File
- Replies: 4
- Views: 2091
- Tue Nov 08, 2005 4:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Log Creation while Importing Jobs.
- Replies: 5
- Views: 1582
- Tue Nov 08, 2005 4:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: link collector error
- Replies: 9
- Views: 5254
- Tue Nov 08, 2005 4:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error of excute job in command line interface
- Replies: 7
- Views: 1892
Try it without the trailing slash in the pathname.
I take it that the job does have a parameter called "Path"? Case and spelling are important.
Code: Select all
./dsjob -run -param Path=/tmp testprj testI take it that the job does have a parameter called "Path"? Case and spelling are important.
- Tue Nov 08, 2005 4:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: import all Ms.Word Files from folder to db2 tables
- Replies: 2
- Views: 1183
My guess is that it's neither sensible nor possible. If you could store Word documents in a TEXT field, you could read WORD documents in a text editor. You can probably store Word documents in BLOB fields, but DataStage does not support this data type. You could certainly try using a Folder stage (w...
- Tue Nov 08, 2005 4:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Multiload PX Stage (TDMLoadPX Stage)
- Replies: 4
- Views: 2507
- Tue Nov 08, 2005 4:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings from lookup against Teradata Enterprise Stage
- Replies: 8
- Views: 5517
The Teradata Enterprise stage reads the results of the query into a virtual Data Set against which the lookups are performed. If the query returns no rows, then the Data Set is empty, and there's no way any lookup would work, hence the "no rows will be processed" message. Since we have no informatio...
- Tue Nov 08, 2005 4:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing logs into a log file automatically
- Replies: 2
- Views: 829
Re: Writing logs into a log file automatically
Please provide solution ...... Providing solutions is the business that some of us are in, in exchange for reward. There are many solutions, which a search will reveal. But not matter which method you choose, you will have to tell DataStage what you want it to do. DataStage writes entries into job ...
- Tue Nov 08, 2005 4:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse Lookup against DB2 ignores WHERE clause?
- Replies: 11
- Views: 5043
- Mon Nov 07, 2005 1:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-02292 integrity constraint violated
- Replies: 2
- Views: 1833
- Mon Nov 07, 2005 1:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential stage's file path
- Replies: 2
- Views: 1099
- Mon Nov 07, 2005 1:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Editing Key Expressions
- Replies: 5
- Views: 1263