Search found 53125 matches
- Tue Nov 27, 2007 5:37 am
- Forum: General
- Topic: dsrecords command error
- Replies: 6
- Views: 10290
And that, in turn, implies that you must have APT_ORCHHOME and DSHOME set. You also need APT_CONFIG_FILE set to point to the configuration file that was in use when the Data Set was created, or to a compatible configuration file. The dsrecords executable, as koolnitz implies without being specific, ...
- Tue Nov 27, 2007 5:30 am
- Forum: General
- Topic: DATASTAGE SUPPORTS OREDB ?
- Replies: 7
- Views: 3326
Yes, but what client access is possible? Is there a specialized ODBC driver? Is there a specific API? You see, DataStage doesn't actually "support" anything. As far as Oracle is concerned, DataStage is just another client application. If there is an API, then you can write - for example - a Build st...
- Mon Nov 26, 2007 11:25 pm
- Forum: General
- Topic: DATASTAGE SUPPORTS OREDB ?
- Replies: 7
- Views: 3326
- Mon Nov 26, 2007 11:22 pm
- Forum: General
- Topic: DATASTAGE SUPPORTS OREDB ?
- Replies: 7
- Views: 3326
- Mon Nov 26, 2007 8:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem with database connection
- Replies: 5
- Views: 1659
- Mon Nov 26, 2007 8:36 pm
- Forum: General
- Topic: administrator client -- open access or restricted audience?
- Replies: 13
- Views: 4020
It's been no big deal - non-administrator tasks, such as creating projects, are disabled if the login is not that of a DataStage Administrator. I imagine that the same is true if the DataStage Administrator role (or not) has been allocated through the IIS security mechanism. Indeed it's sometimes us...
- Mon Nov 26, 2007 8:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: px version of Ereplace()
- Replies: 51
- Views: 66643
- Mon Nov 26, 2007 8:32 pm
- Forum:
- Topic: Cognos 8
- Replies: 6
- Views: 2632
- Mon Nov 26, 2007 5:24 pm
- Forum:
- Topic: Cognos 8
- Replies: 6
- Views: 2632
- Mon Nov 26, 2007 5:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Catch the last record in Stage Variable
- Replies: 5
- Views: 2655
- Mon Nov 26, 2007 2:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert Vs Insert/Update
- Replies: 9
- Views: 4743
- Mon Nov 26, 2007 2:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage 8 installation/ compilation problem
- Replies: 13
- Views: 5568
- Mon Nov 26, 2007 2:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EBCDIC TO EBCIDIC
- Replies: 8
- Views: 3573
- Mon Nov 26, 2007 2:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problems importing jobs
- Replies: 5
- Views: 2843
- Mon Nov 26, 2007 2:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Jobs Complilation problem
- Replies: 11
- Views: 3846
Every time I've seen it it's been a licensing issue on the compiler. Some C++ compilers are licensed for only one user at a time, and they behave differently if a second compile is attempted while one is occurring. You might also like to disable operator combination to find out exactly the source of...