Search found 53125 matches
- Wed Jun 03, 2009 6:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataDirect expired license
- Replies: 2
- Views: 1790
Search DSXchange for more. DataDirect drivers that ship with DataStage are licensed only for use with out-of-the-box stage types (mainly ODBC and RDBMS using ODBC), but give a 15 day grace period to other use. Your grace period (from first use) has now elapsed. If you are only using stock-standard ...
- Wed Jun 03, 2009 4:17 pm
- Forum: General
- Topic: Detecting job restart within a Job Sequence
- Replies: 12
- Views: 5457
- Wed Jun 03, 2009 4:14 pm
- Forum: IBM QualityStage
- Topic: Error in QualityStage Job
- Replies: 10
- Views: 3524
Hello Sir Do you mean to sya that QS v8.x comes with lot of bugs? As far as I am aware there is no-one in my part of the world yet using QualityStage version 8.x, at least not in anger. Some POCs (proofs of concept) are about to happen, however. Could be interesti ... Two years on! And there's noth...
- Wed Jun 03, 2009 4:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Load Parent and child tables in a single datastage ETL job
- Replies: 13
- Views: 8050
- Wed Jun 03, 2009 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: List of all the datasets in a sequncer
- Replies: 5
- Views: 1725
- Wed Jun 03, 2009 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configure user to run jobs
- Replies: 4
- Views: 1275
- Wed Jun 03, 2009 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datasets
- Replies: 5
- Views: 1688
- Wed Jun 03, 2009 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between ISNOTNULL(string) and LEN(TRIM(string))&g
- Replies: 3
- Views: 1442
- Wed Jun 03, 2009 3:56 pm
- Forum: General
- Topic: Detecting job restart within a Job Sequence
- Replies: 12
- Views: 5457
- Wed Jun 03, 2009 3:52 pm
- Forum: General
- Topic: Export DSX into IBM's Infosphere Data Architect
- Replies: 9
- Views: 11971
- Wed Jun 03, 2009 3:52 pm
- Forum: IBM QualityStage
- Topic: Can't view data
- Replies: 3
- Views: 12015
- Wed Jun 03, 2009 2:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_SC error
- Replies: 4
- Views: 1890
- Wed Jun 03, 2009 2:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to define the value in output value in Server Routines
- Replies: 3
- Views: 1658
You don't. You can capture the result and run a DataStage job to put it in a column. How about you provide a written specification of what you want to do? Ignore PL/SQL, ignore routines - do it in English. Alternately you can write a whole lot of functions that employ the ODBC API (called BCI functi...
- Wed Jun 03, 2009 1:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to define the value in output value in Server Routines
- Replies: 3
- Views: 1658
Server routines are written in DataStage BASIC, not in PL/SQL or any other scripting language. The return value is returned through a variable whose name is Ans. It is also possible to use user-definable system variables such as @USER.RETURN.CODE and @USER0 through @USER4 to return other values. Tec...
- Tue Jun 02, 2009 11:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data needs to change
- Replies: 4
- Views: 1622