Search found 53125 matches
- Sun Mar 24, 2013 12:54 pm
- Forum: General
- Topic: Error calling subroutine: DSR_NLS (Action=14);
- Replies: 9
- Views: 5275
- Sat Mar 23, 2013 11:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incremental Loading Without Date fields in source
- Replies: 12
- Views: 3604
- Sat Mar 23, 2013 11:12 pm
- Forum: General
- Topic: Error calling subroutine: DSR_NLS (Action=14);
- Replies: 9
- Views: 5275
OK, this incompatibility is at the heart of the problem. Something from the old system has nothing where (now) expected in one of the NLS fields. Given that it's bypassed by the administrative user, I'd suggest that it's something project-specific. Either add dsstage to the DataStage and QualityStag...
- Sat Mar 23, 2013 8:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incremental Loading Without Date fields in source
- Replies: 12
- Views: 3604
Really you have again neglected to provide us with sufficient information. There may or may not be a mechanism for solving this problem. It really depends whether there is some way in the source data for identifying the delta. For example if the source has an auto-incrementing key you can store the ...
- Sat Mar 23, 2013 8:37 pm
- Forum: General
- Topic: Error calling subroutine: DSR_NLS (Action=14);
- Replies: 9
- Views: 5275
- Fri Mar 22, 2013 10:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TD Connector Stage Bulk Load
- Replies: 11
- Views: 5374
- Fri Mar 22, 2013 5:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TD Connector Stage Bulk Load
- Replies: 11
- Views: 5374
- Fri Mar 22, 2013 5:05 pm
- Forum: General
- Topic: Error while execute unix command via basic program
- Replies: 2
- Views: 755
- Fri Mar 22, 2013 4:06 am
- Forum: General
- Topic: IIS 8.7 uninstallation issue
- Replies: 3
- Views: 1287
- Fri Mar 22, 2013 12:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TD Connector Stage Bulk Load
- Replies: 11
- Views: 5374
You could also increase the default buffer size in Teradata. Beware, however, if you're using multiple sessions, that they share the buffer. So
Code: Select all
ArraySize = (buffersize / sessions) / rowlength- Fri Mar 22, 2013 12:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Get rid of COBOL levels in datastage Data Set column defs?
- Replies: 15
- Views: 13739
Welcome aboard. What you say is true, but unnecessary. Consider a record with seven fields, each of which has four characters. AAAABBBBCCCCDDDDEEEEFFFFGGGG And let's call them FieldA, FieldB, ..., FieldG Now it doesn't matter what level any of these fields is at (provided it's not level 01, which is...
- Fri Mar 22, 2013 12:12 am
- Forum: General
- Topic: Source to Target mapping
- Replies: 24
- Views: 8280
OK, I'm not on site till Monday, but you're basically looking for those records in DS_JOBOBJECTS that have an OLETYPE that indicates that they are output links from Transformer stage. Without access to DataStage I can't tell you which field in the record contains the column names and which contains ...
- Thu Mar 21, 2013 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trying to read fixed length flat file from IBM on Linux box
- Replies: 5
- Views: 1660
- Thu Mar 21, 2013 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Open commands in SQL Server Enterprise Stage
- Replies: 5
- Views: 1773
- Thu Mar 21, 2013 3:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage connection with DB2 v2 for OS/2
- Replies: 5
- Views: 4708