Search found 53125 matches
- Sat Oct 18, 2008 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Get invocation IDs of a multiinstance job
- Replies: 3
- Views: 1379
- Sat Oct 18, 2008 5:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: link sort and external sort
- Replies: 3
- Views: 1650
- Sat Oct 18, 2008 5:17 am
- Forum: General
- Topic: Updating a record in sequential file
- Replies: 6
- Views: 1660
- Sat Oct 18, 2008 2:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Error
- Replies: 5
- Views: 1667
- Sat Oct 18, 2008 2:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Get invocation IDs of a multiinstance job
- Replies: 3
- Views: 1379
The DSGetJobInfo() function in the DataStage API allows you to obtain a list of invocation IDs for the attached job. There is a record for each invocation in RT_STATUSnnn table where nnn is the job number. Therefore a query such as the following might be useful to get the count of invocations. SELEC...
- Fri Oct 17, 2008 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calculate current month/year
- Replies: 4
- Views: 1286
- Fri Oct 17, 2008 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 'NULL' string not replacing in Transformer.
- Replies: 4
- Views: 2000
- Fri Oct 17, 2008 3:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Does Teradata API Stage Support Datatype - DATE
- Replies: 4
- Views: 2187
- Fri Oct 17, 2008 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: What are DSTransforms ? MONTH.TAG DSTransform
- Replies: 4
- Views: 3130
Data Elements are extensions to the idea of data types. For example, a field may be VarChar(12). That tells you very little about it. By adding a data element you can differentiate between SSN, telephone number, tax ID, part number, whatever. That is, you can store business metadata associated with ...
- Fri Oct 17, 2008 2:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dataset read - Unknown Error Reading Data
- Replies: 15
- Views: 5092
- Fri Oct 17, 2008 2:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extract data from an ORACLE table using an OCI stage
- Replies: 6
- Views: 1585
- Fri Oct 17, 2008 1:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Removing Embedded Carriage Returns
- Replies: 10
- Views: 5043
- Fri Oct 17, 2008 1:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Error
- Replies: 5
- Views: 1667
- Fri Oct 17, 2008 1:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: WAS launched but failed initialization
- Replies: 18
- Views: 12555
Thanks for response. XMETA is DB2 and it is up and running - for example I can use DB2 Control Center to inspect the tables in it. As far as I can tell all required services are running (though WebSphere App Server fails to start automatically and has to be started manually). As for the error log, h...
- Fri Oct 17, 2008 1:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execute multiple jobs using a sequence
- Replies: 11
- Views: 4318