Choice 1 - correct the warnings.
Choice 2 - Deprecate the warning to informational.
Choice #1 is by far the better choice.
Search found 15603 matches
- Fri Oct 26, 2012 9:49 am
- Forum: General
- Topic: parallel jobs with warning
- Replies: 9
- Views: 3514
- Fri Oct 26, 2012 3:27 am
- Forum: General
- Topic: success count, error count, warning count of records
- Replies: 6
- Views: 1509
Since your specifications are vague the answers are as well. All the information you need is present somewhere in the text portions of the director log records. A Job can have many stages that write records, each of these can have a distinct number of inserts, updates, deletes, success, errors and w...
- Fri Oct 26, 2012 2:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage extracting Char strange behavior
- Replies: 11
- Views: 3020
- Thu Oct 25, 2012 9:56 am
- Forum: General
- Topic: XMETA related queries
- Replies: 3
- Views: 3332
Re: XMETA related queries
1) According to the above post, XMETA and UniVerse databases both are being utilized to store DataStage information. Is there a way to make the tool use only XMETA? While the use of the switch RT/ORLOGGING will let the runtime logging information be written to either the XMETA or the old UniVerse d...
- Thu Oct 25, 2012 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage extracting Char strange behavior
- Replies: 11
- Views: 3020
- Thu Oct 25, 2012 7:09 am
- Forum: General
- Topic: Job compiled but not visible in director
- Replies: 12
- Views: 7524
- Thu Oct 25, 2012 4:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage extracting Char strange behavior
- Replies: 11
- Views: 3020
- Thu Oct 25, 2012 3:58 am
- Forum: General
- Topic: Job compiled but not visible in director
- Replies: 12
- Views: 7524
- Thu Oct 25, 2012 2:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage extracting Char strange behavior
- Replies: 11
- Views: 3020
There is a bit of a problem here. A column of Char(10) will never contain just one or two or three blanks - it has a fixed length of 10, no more and no less. Are you certain that you are discussing Char(10) or perhaps VarChar(10)? What happens if you change your select to SELECT CAST('' AS Char(10))...
- Wed Oct 24, 2012 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while reading File
- Replies: 8
- Views: 1929
- Wed Oct 24, 2012 8:08 am
- Forum: General
- Topic: Help Regarding Loop Variables inside a Sequence Job
- Replies: 5
- Views: 1234
- Wed Oct 24, 2012 8:07 am
- Forum: General
- Topic: Help Regarding Loop Variables inside a Sequence Job
- Replies: 5
- Views: 1234
- Wed Oct 24, 2012 8:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error in director
- Replies: 1
- Views: 972
- Wed Oct 24, 2012 7:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while reading File
- Replies: 8
- Views: 1929
Just compare the attributes in both the
and tabs, they need to be identical.
Code: Select all
PropertiesCode: Select all
Format- Wed Oct 24, 2012 4:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while reading File
- Replies: 8
- Views: 1929