Search found 53125 matches
- Wed Dec 15, 2004 7:17 pm
- Forum: DSXchange Testimonials
- Topic: Great Work
- Replies: 10
- Views: 24551
- Wed Dec 15, 2004 3:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Command line Job Status Options?
- Replies: 4
- Views: 1317
- Wed Dec 15, 2004 3:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: No Row was found for update
- Replies: 3
- Views: 2255
- Wed Dec 15, 2004 3:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: &PH& jobnotify error 911
- Replies: 8
- Views: 2329
- Wed Dec 15, 2004 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sql query to ETL
- Replies: 12
- Views: 3908
- Wed Dec 15, 2004 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage and Unidata tmp directory
- Replies: 5
- Views: 4334
- Wed Dec 15, 2004 2:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write failed on hash file
- Replies: 3
- Views: 915
One other possibility is that the hashed file suffered some form of internal corruption. You need to check for this before clearing or re-creating the hashed file. Write failure for record 'keyvalue' often indicates one bad page (group) within the hashed file structure; all the key values for which ...
- Wed Dec 15, 2004 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitions on source database
- Replies: 2
- Views: 1301
- Wed Dec 15, 2004 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can i Install Datastage on Linux 7.x
- Replies: 4
- Views: 1822
- Wed Dec 15, 2004 2:32 pm
- Forum: IBM QualityStage
- Topic: qsrtmngr - HELP!!!
- Replies: 6
- Views: 3635
You can start qsrtmngr if logged in as qsadm. You need INTBIN to contain the pathname of the QS installation directory and the PATH and library environment variable (e.g. LIBPATH) to contain the $INTBIN/bin directory. The manual (UNIX_NT_Server_Guide.pdf) contains all of this in Chapter 3. You will ...
- Tue Dec 14, 2004 10:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: where are username and password stored internally?
- Replies: 2
- Views: 789
User name and password are not stored by DataStage on UNIX; it relies wholly upon operating system authentication. If you uninstall DataStage then re-install you will be safer than simply re-installing. Make sure you've exported any projects, so that you can re-import them afterwards. A small amount...
- Tue Dec 14, 2004 10:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need output files in UTF-8 Compatible form
- Replies: 1
- Views: 427
- Tue Dec 14, 2004 10:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file size
- Replies: 6
- Views: 3392
Yes, it's possible. Whether it reaches the 2GB limit obviously depends on the length of the rows. If it's likely to exceed 2GB, create a hashed file that uses 64-bit internal addressing; the 2GB limit then goes away (at the cost of a small amount of additional storage overhead). Theoretical maximum ...
- Tue Dec 14, 2004 10:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Log files of a Datastage Job
- Replies: 21
- Views: 28485
Need to see your whole routine. Post it here, surrounded by Code tags (select the whole code, then click on the Code button above). The JobHandle variable must have been assigned by an earlier DSAttachJob() call. The result from DSGetLogSummary is a "dynamic array". Fields in dynamic arrays are refe...
- Tue Dec 14, 2004 8:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cleaning out Director log entries
- Replies: 16
- Views: 5929