Dates are stored as binary quantities inside DataStage - format of a date data type is purely for human convenience.
Format is also important if converting the date to a string.
Search found 53125 matches
- Tue Feb 05, 2008 4:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date format issue
- Replies: 4
- Views: 1354
- Tue Feb 05, 2008 4:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim with DecimalToString
- Replies: 3
- Views: 1549
- Tue Feb 05, 2008 4:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Could not check all operators because of previous error
- Replies: 3
- Views: 3493
This step has no datasets is the score used for licensing. It is an Informational message. But the message "Control job aborted" is significant. This job was being run under control (of a job sequence, a batch or a job control routine). You need to look in the log of the controlled to find out why T...
- Tue Feb 05, 2008 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivot-PX
- Replies: 5
- Views: 2437
- Tue Feb 05, 2008 4:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need logic
- Replies: 7
- Views: 2030
- Tue Feb 05, 2008 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to identify number of datastage processes?
- Replies: 5
- Views: 4062
- Tue Feb 05, 2008 4:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage server 751A restore from AIX unix backup
- Replies: 7
- Views: 2741
Having restored DSEngine and the projects, try reinstalling the server. This should go into maintenance mode. If there is a hidden file in the root directory its pathname would be .dshome - check for hidden files in the root directory
Code: Select all
ls -al /.*- Tue Feb 05, 2008 3:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tuning Solaris for Datstage 7.5.2
- Replies: 8
- Views: 2137
There are four major resource classes on a computer; processing, memory, disk I/O throughput and network bandwidth. Commands for monitoring all of these exist, for example prstat, vmstat for processors and virtual memory usage. More general tools, such as top, also exist. These should be run for a s...
- Tue Feb 05, 2008 3:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can I have a job that checks to see if a job is running?
- Replies: 9
- Views: 3511
- Tue Feb 05, 2008 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: uv and uvsh anomalies
- Replies: 6
- Views: 3893
- Tue Feb 05, 2008 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conversion of 32 bit hashed files to 64 bit using a routine
- Replies: 7
- Views: 1491
- Tue Feb 05, 2008 3:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while connecting to DB2
- Replies: 3
- Views: 1272
- Tue Feb 05, 2008 3:35 pm
- Forum: General
- Topic: importing tables from odbc
- Replies: 3
- Views: 2276
Those symptoms suggest that either the DB2 client software is not properly/fully configured, that you have not run bind20 (or bind19, as the case may be), you may not have set required DB2 environment variables such as DB2INSTANCE, or that you have not properly created the DSN for connecting to your...
- Tue Feb 05, 2008 3:32 pm
- Forum: General
- Topic: validation on records
- Replies: 11
- Views: 2526
- Tue Feb 05, 2008 3:28 pm
- Forum: General
- Topic: Start Loop - infinite loop
- Replies: 11
- Views: 5501