Search found 53125 matches
- Wed Mar 24, 2010 1:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Future of DataStage Server Edition
- Replies: 1
- Views: 2059
From the world-wide head of DataStage (Keith Kohl) at a recent IOD conference, server edition will be around as long as DataStage is around. Although Keith did not say so, the main reason for this is the large number of server jobs out there, and the fact that sequences are in fact server jobs. So t...
- Wed Mar 24, 2010 3:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Equivalent data type of Unit64 ?
- Replies: 7
- Views: 4297
- Wed Mar 24, 2010 3:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Password as Environment variable
- Replies: 10
- Views: 4799
- Wed Mar 24, 2010 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Password as Environment variable
- Replies: 10
- Views: 4799
- Wed Mar 24, 2010 1:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to kill the process for "Data Browser"
- Replies: 1
- Views: 826
- Wed Mar 24, 2010 1:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Details of Node and Pool in the configuration File
- Replies: 4
- Views: 2045
- Wed Mar 24, 2010 1:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to pass Query from file to ODBC stage
- Replies: 11
- Views: 3639
- Wed Mar 24, 2010 1:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL Server: Unable to locate and update an entity
- Replies: 6
- Views: 2596
- Tue Mar 23, 2010 10:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence restartability on status 2 (finished w/ warnings)
- Replies: 1
- Views: 2214
- Tue Mar 23, 2010 10:50 pm
- Forum: General
- Topic: Datastage Certification
- Replies: 3
- Views: 1331
- Tue Mar 23, 2010 8:31 pm
- Forum: General
- Topic: BIGINT for TIMESTAMP in DB2v9
- Replies: 5
- Views: 2005
The following function definition is reported in an installation log.
Code: Select all
FUNCTION getXmetaFormatTimeStamp (DBTIME TIMESTAMP)
RETURNS BIGINT
LANGUAGE SQL
CONTAINS SQL
DETERMINISTIC
BEGIN ATOMIC
RETURN CAST(((DAYS(DBTIME)-DAYS('1970-01-01'))*86400 + MIDNIGHT_SECONDS(DBTIME)) AS BIGINT)*1000;
END- Tue Mar 23, 2010 7:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Metadata retrieval
- Replies: 2
- Views: 1779
- Tue Mar 23, 2010 6:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DIGITS function in Parallel
- Replies: 6
- Views: 2105
- Tue Mar 23, 2010 4:18 pm
- Forum: General
- Topic: Inaccurate Record counts on links
- Replies: 11
- Views: 3555
- Tue Mar 23, 2010 4:17 pm
- Forum: General
- Topic: Inaccurate Record counts on links
- Replies: 11
- Views: 3555