Search found 53125 matches
- Thu Sep 13, 2007 2:34 pm
- Forum: IBM QualityStage
- Topic: Trying to add an override
- Replies: 5
- Views: 2369
INTBIN and QRESPATH are environment variables that you should have set. The reference to {AN} strikes me as odd, since there isn't one in your override. This one may be a bug. The same is true for the "vacuous operand" error - I can't see a backslash in your override specification. Involve your supp...
- Thu Sep 13, 2007 2:29 pm
- Forum: IBM QualityStage
- Topic: Licensing Error: Could not find a license
- Replies: 5
- Views: 2487
- Thu Sep 13, 2007 1:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: passing date parameter
- Replies: 2
- Views: 1377
Any constant value can be replaced by a job parameter reference.
Try user-defined SQL of the formwhere job parameter jpPartitionDate is of type String and contains the replacement value, for example "sep_07_2007"
Try user-defined SQL of the form
Code: Select all
SELECT city FROM subscriber PARTITION (#jpPartitionDate#) - Thu Sep 13, 2007 1:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SIGSEGV Error.
- Replies: 7
- Views: 2065
- Thu Sep 13, 2007 1:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: performance difference when reading data from dataset/table
- Replies: 3
- Views: 1260
Define "performance" in an ETL context. Unless you have a definition of performance, you can not define metrics with which to measure the performance, and therefore can not claim to have improved or worsened performance (whatever that is). Get parallelism happening as early as possible. When reading...
- Thu Sep 13, 2007 1:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: The source and destination have differing nullability.
- Replies: 6
- Views: 8534
- Thu Sep 13, 2007 1:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File Pattern problems !
- Replies: 11
- Views: 2782
APT_FileImportOperator is the class from which Import objects (such as the operator generated by a Sequential File stage with an output link generates) are instantiated. The most recent error message indicates that the wildcard handling is not finding any files matching the E:/test/*.txt pattern. Wh...
- Thu Sep 13, 2007 1:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL Execute failed
- Replies: 10
- Views: 4014
... or use Debugger or stage tracing to figure out what value was sent to email_body column. There used to be a bug in ODBC (2.0 from memory) where too long a string for the max length of a VarChar would exhibit this kind of reporting behaviour. However, on closer inspection, I note that the error m...
- Thu Sep 13, 2007 1:27 am
- Forum: General
- Topic: Unix error=111,APT_Communicator::connectTo: connect() fail
- Replies: 3
- Views: 3156
- Wed Sep 12, 2007 11:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server Edition to Enterprise question...
- Replies: 8
- Views: 1953
- Wed Sep 12, 2007 11:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL Execute failed
- Replies: 10
- Views: 4014
- Wed Sep 12, 2007 11:33 pm
- Forum: General
- Topic: Unix error=111,APT_Communicator::connectTo: connect() fail
- Replies: 3
- Views: 3156
- Wed Sep 12, 2007 8:31 pm
- Forum: General
- Topic: IBM U2 University
- Replies: 15
- Views: 5316
- Wed Sep 12, 2007 8:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Performance Question
- Replies: 4
- Views: 1175
- Wed Sep 12, 2007 8:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage 7.5.2 Client Install Problem
- Replies: 7
- Views: 2277