Search found 53125 matches
- Fri Nov 02, 2007 3:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to run with changed variable values
- Replies: 8
- Views: 1953
Create the environment variables in the Adminitrator client. Add them as job parameters to your jobs. In the jobs set the job parameter default value to the special token $PROJDEF. Compile. When you run the job, it will pick up the values from those specified in the Administrator client. Deploy your...
- Fri Nov 02, 2007 3:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: port 31538
- Replies: 4
- Views: 2020
- Fri Nov 02, 2007 3:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Strange Aggregation Error msg
- Replies: 2
- Views: 1661
- Fri Nov 02, 2007 3:17 am
- Forum: General
- Topic: dsjob -jobstatus does not wait on restart
- Replies: 15
- Views: 13128
- Fri Nov 02, 2007 3:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Enterprise stage gets an error when viewing data
- Replies: 1
- Views: 986
- Fri Nov 02, 2007 3:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage problem
- Replies: 5
- Views: 1890
- Fri Nov 02, 2007 2:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help needed for lookup file set
- Replies: 5
- Views: 3332
- Fri Nov 02, 2007 2:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: JOB SEQUENCE
- Replies: 4
- Views: 1623
- Fri Nov 02, 2007 2:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: List of programs to load -- SHM.TO.LOAD -- does not exist.
- Replies: 9
- Views: 2890
Look at the /etc/services file for the system that is working. Is there an entry there for uvrpc or uvrpcd? If so, mimic it in the /etc/services file of the system where it is not working. Otherwise duplicate the dsrpc (or dsrpcd) entry in the /etc/services file in the new system, substituting "uv" ...
- Fri Nov 02, 2007 2:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: multiple input links into a single target sequential file
- Replies: 7
- Views: 1416
Etiquette Note We don't do "urgent" here. if you require urgent support sign up with your support provider for premium service and learn the true cost of "urgent". DSXchange is an all-volunteer site on which participants post as and when they can. No. The operating system allows only one writer pro...
- Fri Nov 02, 2007 2:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using OConv with MP tag
- Replies: 5
- Views: 1573
Curiously this works the other way around to what you might expect from the other conversions. Oconv(42,"MP") returns the characters of 42 (that is, "4" and "2") represented as byte values in hexadecimal, namely "34" and "32" (the ASCII code for "4" is 52 and the ASCII code for "2" is 50). Iconv(343...
- Fri Nov 02, 2007 2:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSjob -jobinfo
- Replies: 4
- Views: 2706
The exit status of dsjob is (can be) affected by its arguments. For example the -jobstatus argument causes the job's status (0 = running, 1 = finished, etc.) to be the exit status of the dsjob command. Read about these variations in either the Server Job Developer's Guide or the Parallel Job Develop...
- Fri Nov 02, 2007 2:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Stage
- Replies: 3
- Views: 1119
- Fri Nov 02, 2007 2:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Access to Queue manager
- Replies: 2
- Views: 1096
- Fri Nov 02, 2007 2:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row Count
- Replies: 6
- Views: 1762