Search found 53125 matches
- Thu Sep 20, 2007 9:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential File
- Replies: 22
- Views: 3256
- Thu Sep 20, 2007 8:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BLANKS stored in VARCHAR fileds of a dataset
- Replies: 8
- Views: 1663
Storage in Data Sets is about the only recommended place to use unbounded VarChars. They are stored as you would expect from the designator in the score; as string[max=N]{prefix_bytes m} where m is the size of the binary number indicating how many characters are stored, and N is the maximum number o...
- Thu Sep 20, 2007 8:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential File
- Replies: 22
- Views: 3256
- Thu Sep 20, 2007 8:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to delete job
- Replies: 4
- Views: 1017
You can use list_readu from the command line, and pipe the output through grep to determine whether there is any client attached to the project. For example, if the project name is CMARTDEV:
Code: Select all
$DSHOME/bin/list_readu | grep CMARTDEV- Thu Sep 20, 2007 5:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob -run
- Replies: 14
- Views: 2917
- Thu Sep 20, 2007 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BLANKS stored in VARCHAR fileds of a dataset
- Replies: 8
- Views: 1663
- Thu Sep 20, 2007 4:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: updating one of the key column with UDB API stage
- Replies: 1
- Views: 705
- Thu Sep 20, 2007 4:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: failed validation due to change in dataset composition
- Replies: 1
- Views: 810
- Thu Sep 20, 2007 4:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to look up for a value in free text field
- Replies: 1
- Views: 712
- Thu Sep 20, 2007 4:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup control
- Replies: 2
- Views: 771
- Thu Sep 20, 2007 4:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS_PXDEBUG
- Replies: 4
- Views: 2688
- Thu Sep 20, 2007 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Disabling memory sharing in Lookups
- Replies: 6
- Views: 2058
- Thu Sep 20, 2007 4:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What background process is going on After triggering PX job
- Replies: 3
- Views: 995
Your first misapprehension is that there is "a" process. There may be many, and precisely how many depends, on the job design, the currently chosen configuration (number of nodes), and the degree of optimization, particularly operator combination and inserted operators. Clearly, if you want to know ...
- Thu Sep 20, 2007 4:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is difference between explicit Sort stage and sort ....
- Replies: 4
- Views: 2220
- Thu Sep 20, 2007 4:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while installing Datastage PX
- Replies: 9
- Views: 3774