Search found 42189 matches
- Fri Oct 05, 2007 11:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: @NULL in PX
- Replies: 2
- Views: 1147
- Fri Oct 05, 2007 9:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Do I need, can I have SID=Oracle SID in Oracle odbc defintio
- Replies: 3
- Views: 1260
I haven't had any issues using the same 'tnsname' in both the thick and thin Oracle ODBC drivers:
Changes/additions to this are immediately available.
Code: Select all
SID=XXXXXX (Wired)
ServerName=XXXXXX (Non-wired)Changes/additions to this are immediately available.
- Fri Oct 05, 2007 9:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to Date conversion
- Replies: 1
- Views: 989
- Fri Oct 05, 2007 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Number
- Replies: 14
- Views: 2797
I thought a job User Status area was strictly Server job's only? Can it be used in a EE job to pass a sequence number? As far as I know, you can if you do it in a BASIC transformer - with all the restrictions and caveats that that would bring along with it. Or simply plug a Server job into your job...
- Fri Oct 05, 2007 6:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Number
- Replies: 14
- Views: 2797
chulett wrote:If it is truly the 'Initial Value' to use in the Surrogate Key Generator, then should you not increment your current max value by 1 before you poke it in there?ray.wurlod wrote:No, because I specified "the next available key", rather than the current max key value. implying that there would be a +1 in the SELECT statement.Code: Select all
SELECT MAX(SKey) + 1 FROM tablename;
- Fri Oct 05, 2007 6:54 am
- Forum: General
- Topic: Jobs statistics displaying 0 zeros all of a sudden...
- Replies: 3
- Views: 1271
- Fri Oct 05, 2007 6:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Validate option in job activity stage
- Replies: 3
- Views: 1016
It is the same 'Validate' that is available in your normal Run dialogue box. In much earlier versions, it was a required step as it was the only way to create your hashed files. I can't remember the last time I validated a job now that that is no longer an issue. Never really found where the docs ac...
- Thu Oct 04, 2007 5:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Number
- Replies: 14
- Views: 2797
- Thu Oct 04, 2007 3:14 pm
- Forum: General
- Topic: Job Sequence trigger usage based on data value 0 or !=0
- Replies: 15
- Views: 4405
- Thu Oct 04, 2007 2:14 pm
- Forum: General
- Topic: Job Sequence trigger usage based on data value 0 or !=0
- Replies: 15
- Views: 4405
- Thu Oct 04, 2007 1:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: return skey based on condition!!
- Replies: 2
- Views: 2336
- Thu Oct 04, 2007 1:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Row count in aggregator stage or ??
- Replies: 2
- Views: 1532
- Thu Oct 04, 2007 12:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduling batch jobs
- Replies: 6
- Views: 1974
- Thu Oct 04, 2007 9:46 am
- Forum: General
- Topic: Omit password flag not working
- Replies: 1
- Views: 941
- Thu Oct 04, 2007 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Failed to install multi-client manager
- Replies: 2
- Views: 1533