Setting DSHOME should be sufficient.
APT_RESPATH has a fixed relationship with DSHOME if default locations were used for installation.
Being Windows, you may need to re-boot for the change to environment variable value actually to take effect.
Search found 53125 matches
- Thu Jan 14, 2010 5:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2z error
- Replies: 9
- Views: 6072
- Thu Jan 14, 2010 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2z error
- Replies: 9
- Views: 6072
DSHOME is the location of your DataStage server engine. For example (if you installed in the default location on X: drive):
Code: Select all
X:\IBM\InformationServer\Server\Engine- Thu Jan 14, 2010 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Database Lookup issue
- Replies: 7
- Views: 2201
- Thu Jan 14, 2010 3:54 pm
- Forum: General
- Topic: Job Scheduling is not functioning.
- Replies: 25
- Views: 53107
- Thu Jan 14, 2010 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Job Doesn't Abort
- Replies: 8
- Views: 3584
- Thu Jan 14, 2010 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-00060 Deadlock
- Replies: 4
- Views: 5467
- Thu Jan 14, 2010 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MAX from sarrogate key and populate the row.
- Replies: 1
- Views: 935
Run a separate job to select the max SK value. Park it somewhere, such as a file or the job's user status area. Use this to provide the initial value for some kind of generator (probably a Column Generator stage or a Transformer stage) when creating the rows to be inserted. Beware that your generato...
- Thu Jan 14, 2010 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What are components of Db2 8.1 version software?
- Replies: 1
- Views: 752
- Thu Jan 14, 2010 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ABAP Extract stage - Chinese and Latin characters
- Replies: 4
- Views: 1764
Sunny: Do you always advocate destroying some of the client's data?!!! Pillip: Try using one of the Chinese character maps (for example GB2312 or BIG5). Since you didn't specify simplified or traditional Chinese I can't be more specific than that. Most maps automatically handle the ASCII character s...
- Thu Jan 14, 2010 3:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Short Input record
- Replies: 9
- Views: 10773
- Thu Jan 14, 2010 3:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Get Number Of Columns in Delimited File
- Replies: 7
- Views: 2203
- Thu Jan 14, 2010 3:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS_JOBOBJECTS
- Replies: 3
- Views: 1942
You only get the common fields, the first five fields, from a dictionary listing. After that, the record structure is different for each different OLETYPE. (That this can be done was one of the reasons they decided to use hashed files originally for the Repository.) Some of the structure is document...
- Thu Jan 14, 2010 5:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling subroutine: *DataStage*DSR_SELECT (Action=3);
- Replies: 4
- Views: 5690
- Wed Jan 13, 2010 9:24 pm
- Forum: General
- Topic: Junk Loading Issue
- Replies: 1
- Views: 1009
- Wed Jan 13, 2010 6:45 pm
- Forum: General
- Topic: I-descriptor was not compiled error
- Replies: 3
- Views: 1332