Search found 53125 matches
- Sat Nov 15, 2008 12:46 am
- Forum: General
- Topic: APT configuration for 2 cpu
- Replies: 3
- Views: 3490
- Sat Nov 15, 2008 12:44 am
- Forum: General
- Topic: How to find Version of Datastage using scripts at backend
- Replies: 4
- Views: 1334
The version of DataStage can be obtained with
Code: Select all
$DSHOME/bin/uv -admin -info- Sat Nov 15, 2008 12:33 am
- Forum: General
- Topic: loading japanese characters through DS jobs
- Replies: 4
- Views: 1545
If you're using TextPad to create the DAT file, for what purpose are you using DataStage? Are the Oracle environment variables, especially NLS_LANG, correctly set? If you are using TextPad it is unlikely that the characters are encoded using SHIFT-JIS - it is far more likely that some form of Unicod...
- Fri Nov 14, 2008 9:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Advanced Properties
- Replies: 4
- Views: 1069
If you have specified node or resource pools in your configuration file then you can constrain any stage to execute only in those pools. They are not a whole lot of value in an SMP (share everything) environment. However, an example: if you need to execute a stored procedure once (rather than once p...
- Fri Nov 14, 2008 9:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to improve performance
- Replies: 11
- Views: 3832
- Fri Nov 14, 2008 9:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resource Bundle not found
- Replies: 3
- Views: 2124
"Resource" in this case means the file or table used to decode the message code which is given. The error message advises you to "Check that DSHOME or APT_RESPATH is set". Either of these can be used to determine the location of the resource file/table. In versions earlier than 8.0 the name of the t...
- Fri Nov 14, 2008 9:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between 2 timestamps in minutes?
- Replies: 7
- Views: 2451
- Fri Nov 14, 2008 9:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: No of Processes Generated
- Replies: 7
- Views: 1340
- Fri Nov 14, 2008 9:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot read phantom
- Replies: 2
- Views: 880
Re: cannot read phantom
Does anyone know what this warning message means: Cannnot read phantom output file SH_84948_14928 This is a production job running every month without any warnings. These two statements are mutually inconsistent. Every phantom (background process) in DataStage has its stdout and stderr redirected t...
- Fri Nov 14, 2008 9:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: License issue: Connection issues related to licenses
- Replies: 17
- Views: 4847
- Fri Nov 14, 2008 9:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CPU Utilization and Disk Space
- Replies: 4
- Views: 1222
- Fri Nov 14, 2008 9:28 pm
- Forum: General
- Topic: Handeln with ExpDate derivation in datastage
- Replies: 14
- Views: 7455
- Fri Nov 14, 2008 9:26 pm
- Forum: General
- Topic: DataStage Basic SUBSTRINGS max start value
- Replies: 6
- Views: 5736
- Fri Nov 14, 2008 9:25 pm
- Forum: General
- Topic: Import data into MSAccess
- Replies: 8
- Views: 2143
Yes, but can it INSERT into saved queries? Quoting identifiers is a long-established practice and is not the same as changing the column names. However you may find that MS Access requires backquotes rather than double-quotes - another fine example of MS not following an MS-published standard (ODBC).
- Fri Nov 14, 2008 9:22 pm
- Forum: General
- Topic: Get list of users, roles assigned and projects
- Replies: 1
- Views: 923