Search found 53125 matches
- Thu Jan 24, 2008 7:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Operator terminated abnormally recieved signal SIGSEGV
- Replies: 1
- Views: 1057
- Thu Jan 24, 2008 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sort in Ascending or Descending based on parameter
- Replies: 8
- Views: 1960
- Thu Jan 24, 2008 7:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove duplicates-Unique only
- Replies: 2
- Views: 1165
- Thu Jan 24, 2008 7:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsrecords command not working properly
- Replies: 5
- Views: 4774
You need to determine what operating system you are using (not just "UNIX" - I suspect it's Solaris) then what the appropriate shared library search list environment variable is for that operating system, whether it's LD_LIBRARY_PATH, LIBPATH or SHLIB_PATH. Then make sure that the requisite librarie...
- Thu Jan 24, 2008 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: numeric datatype ( problem retrieveing data )
- Replies: 7
- Views: 1873
- Thu Jan 24, 2008 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to fetch the files from parameter file
- Replies: 2
- Views: 804
- Thu Jan 24, 2008 7:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with dssearch command
- Replies: 8
- Views: 5271
- Thu Jan 24, 2008 7:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with dssearch command
- Replies: 8
- Views: 5271
- Thu Jan 24, 2008 7:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: want to get how many rows written/updated to the o/p file
- Replies: 6
- Views: 2642
- Thu Jan 24, 2008 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in viewing the data
- Replies: 4
- Views: 1145
- Thu Jan 24, 2008 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ignore one or more keys of an hashed file in a lookup
- Replies: 14
- Views: 3652
Are you using a custom before-job subroutine or one of the out-of-the-box ones? If the latter you can easily queue as many commands as you like, with @FM between them. If you are using, say, ExecTCL, then you need a workaround. The easiest is to execute each of the commands in turn in Administrator ...
- Thu Jan 24, 2008 7:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while running Dsjobs
- Replies: 12
- Views: 4280
uvconfig file. But a better way to check the value actually being used is
Code: Select all
${DSHOME}/bin/analyze.shm -t | grep T30FILE- Thu Jan 24, 2008 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environment variable
- Replies: 6
- Views: 1275
- Thu Jan 24, 2008 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SERVER JOB NOT STOPPING!!!!!!
- Replies: 13
- Views: 4770
- Thu Jan 24, 2008 6:57 am
- Forum: General
- Topic: Data Stage Version Compatibility.
- Replies: 3
- Views: 1072
Welcome aboard. Please do not ask for ASAP here, as it offends. DSXchange is an all-volunteer site; people post as and when they can. If you want urgent help sign up with your support provider for premium service and learn the true cost of "urgent" or "ASAP". 7.5.2 and 7.5.3 should be interchangeabl...