You appear to be using a temporary table (#temp). But DS might interpret that as a parameter with missing #.
Reading the SQL, I do not think it is a temp table but an inline view. So it must just be temp.columnname
Search found 3329 matches
- Fri Feb 20, 2009 7:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to use comman table expression(Inline view) in ODBC Stag
- Replies: 23
- Views: 7110
- Fri Feb 20, 2009 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JOB STOPPING WITHOUT EXPLANATION
- Replies: 32
- Views: 6079
- Fri Feb 20, 2009 4:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do you pass a job parameter to a buildop
- Replies: 14
- Views: 3392
- Fri Feb 20, 2009 4:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do you pass a job parameter to a buildop
- Replies: 14
- Views: 3392
- Fri Feb 20, 2009 4:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do you pass a job parameter to a buildop
- Replies: 14
- Views: 3392
- Fri Feb 20, 2009 4:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: vertial & horizontal pivoting with variable number of co
- Replies: 6
- Views: 1663
- Fri Feb 20, 2009 4:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do you pass a job parameter to a buildop
- Replies: 14
- Views: 3392
- Fri Feb 20, 2009 4:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do you pass a job parameter to a buildop
- Replies: 14
- Views: 3392
- Fri Feb 20, 2009 3:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Updates happening very slow
- Replies: 14
- Views: 3332
- Thu Feb 19, 2009 11:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Updates happening very slow
- Replies: 14
- Views: 3332
- Thu Feb 19, 2009 11:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not compiling in production, but they do in test
- Replies: 20
- Views: 4122
- Thu Feb 19, 2009 10:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not compiling in production, but they do in test
- Replies: 20
- Views: 4122
Did not read all the mails, so do not know if this has been covered... 1.) How were the jobs scheduled? i.e. via DataStage or external scheduler? 2.) What is the invocation id (prior to failure)? i.e. what format? 3.) What was the invocation id (during failure)? 4.) Were there any invocation sequenc...
- Thu Feb 19, 2009 10:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Location of subtring in a string
- Replies: 16
- Views: 3413
Try
without -1
Code: Select all
Len(IPADD) - (Craig's function)- Thu Feb 19, 2009 9:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Location of subtring in a string
- Replies: 16
- Views: 3413
- Thu Feb 19, 2009 6:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading a file through a routine
- Replies: 6
- Views: 2266