Search found 42189 matches
- Wed Apr 20, 2005 7:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stored proceadure
- Replies: 4
- Views: 1231
- Wed Apr 20, 2005 7:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with loading data using Oracle 9i OCI stage
- Replies: 6
- Views: 1152
Not without more information. Is this the first time you've tried to use an OCI stage in a job? Have they been working before and no longer work now? Other OCI jobs work fine and it's just this one? Is the OCI plug-in properly configured in your dsenv file and pointing to the appropriate ORACLE_HOME...
- Wed Apr 20, 2005 4:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Version Control Maintenance
- Replies: 3
- Views: 862
- Wed Apr 20, 2005 4:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with loading data using Oracle 9i OCI stage
- Replies: 6
- Views: 1152
- Wed Apr 20, 2005 2:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Very Slow performance - Table to table data transfer
- Replies: 2
- Views: 801
- Wed Apr 20, 2005 6:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob error in UNIX
- Replies: 8
- Views: 3113
In order any Datastage job through Unix command line.. you have to give dsjob command from the Datastage bin directory.. If you look at what was posted, you'll see that the OP did just that. It found the dsjob command, tried to execute it and promptly failed. I'm betting because of the issue that A...
- Wed Apr 20, 2005 6:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob error in UNIX
- Replies: 8
- Views: 3113
Welcome. Looks to me like you are not running this from the UNIX side as a user that is not 'DataStage aware' for lack of a better term. Typically, users that will doing things like this will be setup to do this automatically in their .profile - you need to 'source' the dsenv file first. Try this: c...
- Wed Apr 20, 2005 6:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing Substring of Parameter into Table Name
- Replies: 4
- Views: 2023
- Wed Apr 20, 2005 6:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warnings because of OCI stage
- Replies: 5
- Views: 1069
You could try searching the forum. You're not the first person to encounter this message and you'll find at least seven posts with that exact phrase in it. Typically you are trying to access a NUMBER or a LONG data type. Some can be corrected via the metadata and some fields the OCI stage just doesn...
- Tue Apr 19, 2005 8:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error connectivity to Sybase IQ Open Client
- Replies: 2
- Views: 676
Many of the plugin stages on a UNIX server need to be configured before they will work correctly. This includes, for Database stages, the libraries where their client software can be found being added to the SHLIB_PATH (or equivalent) environment variable in the dsenv configuration file. From memory...
- Tue Apr 19, 2005 8:04 pm
- Forum: Site/Forum
- Topic: Number of posts in own information
- Replies: 5
- Views: 3610
- Tue Apr 19, 2005 6:38 pm
- Forum: Site/Forum
- Topic: Number of posts in own information
- Replies: 5
- Views: 3610
- Tue Apr 19, 2005 3:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to convert from julian date to date(mm/dd/yyyy) ?
- Replies: 4
- Views: 1843
Search is your friend as this has been covered several times already. I did a quick search for the keywords julian and iconv and many hits came up - including this one which should help answer your question.
- Tue Apr 19, 2005 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aggregation on a single field
- Replies: 9
- Views: 1645
So, you'd want all of these 'non-grouped' fields to have the one grouped field repeated on each record? I'm a little lost here. If this is really what you meant, I'd think you'd need to make two passes through the data - once to get the sum per 'key group' and then another pass to associate that sum...
- Tue Apr 19, 2005 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: version control moved different job
- Replies: 8
- Views: 1278