Search found 53125 matches
- Fri Oct 05, 2007 2:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Key Management Concurrent Value - is not working correctly
- Replies: 5
- Views: 1738
- Thu Oct 04, 2007 11:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading SQL from file to extract data from Oracle Tables
- Replies: 19
- Views: 4627
- Thu Oct 04, 2007 11:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Key Management Concurrent Value - is not working correctly
- Replies: 5
- Views: 1738
- Thu Oct 04, 2007 9:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Number
- Replies: 14
- Views: 2797
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;- Thu Oct 04, 2007 9:25 pm
- Forum: General
- Topic: Removing Header/Trailer from Seq File
- Replies: 7
- Views: 8195
- Thu Oct 04, 2007 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Number
- Replies: 14
- Views: 2797
Prior to running the job, probably in another job, obtain the next available surrogate key value and write it to that other job's user status area or to a file. Pick up the value and pass it to the job containing the generator as a job parameter value. This will be the initial value to use in the ge...
- Thu Oct 04, 2007 4:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to do left outer join and right outer join in DS 7.5.2
- Replies: 4
- Views: 3511
- Thu Oct 04, 2007 4:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Suddenly, I get: 'You do not have access to this project'
- Replies: 1
- Views: 773
- Thu Oct 04, 2007 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer stage,Unmapped columns , dataset RCP turned on !
- Replies: 4
- Views: 1619
- Thu Oct 04, 2007 4:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: JOB SCHEDULE PLAN document(template)
- Replies: 1
- Views: 636
- Thu Oct 04, 2007 4:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change Apply
- Replies: 2
- Views: 792
- Thu Oct 04, 2007 4:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running a SQL from dos command
- Replies: 11
- Views: 5173
1. No. 2. No. Any SQL to be run from the DOS command line would have to be run from a BAT file - DataStage BASIC does not create an "executable" in the operating system sense - all DataStage BASIC code executes within dssh. You can regard dssh as a virtual machine if you like. However, routines can ...
- Thu Oct 04, 2007 4:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Failed to import DS 6.0 jobs after DS 7.5.2 was installed
- Replies: 0
- Views: 2369
- Thu Oct 04, 2007 4:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: The string representation of a datetime value is out of rang
- Replies: 7
- Views: 8120
- Thu Oct 04, 2007 4:16 pm
- Forum: Site/Forum
- Topic: DSX Site statistics
- Replies: 2
- Views: 2239