Search found 2886 matches
- Sat Mar 31, 2012 6:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequentioal File
- Replies: 6
- Views: 1976
- Sat Mar 31, 2012 6:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer compliation error
- Replies: 6
- Views: 6187
Stage variables are non-nullable and SetNull() is not supported until v8.5. The v7 jobs compiled OK with SetNull() and could abort when handling nulls. v8.1 flags it as an error when compiling (not sure about v8.0). The behavior and options you have are going to depend upon which 8.x release you are...
- Fri Mar 30, 2012 6:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic help
- Replies: 14
- Views: 5985
Re: Logic help
I guess the Oracle tidbit is irrelevant.vamsi.4a6 wrote:The source is oracle
Not sure if this helps or not.... In sorting you can set the Nulls position so nulls will sort first or last.
- Fri Mar 30, 2012 6:05 pm
- Forum: General
- Topic: DataStage comes up before LDAP, userIDs are invalid
- Replies: 2
- Views: 1496
I've run DataStage on AIX and Solaris servers without restarting the servers or having them restart unexpectedly for years at a time. I've never seen the DataStage Engine go down unexpectedly. I guess I've been lucky. My first concern here would be to address why the server would ever restart unexpe...
- Fri Mar 30, 2012 11:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic help
- Replies: 14
- Views: 5985
- Fri Mar 30, 2012 11:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequentioal File
- Replies: 6
- Views: 1976
- Fri Mar 30, 2012 11:09 am
- Forum: General
- Topic: Project File system Location
- Replies: 8
- Views: 1932
I still think that the SAN / disk admin people should be able to fix it for you transparently, ... assuming that those are all read requests. In any case, ask them how many physical disk spindles that particular file system are sharing. Also ask for details of any memory cache that's built into the ...
- Fri Mar 30, 2012 6:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting multiple records into one
- Replies: 14
- Views: 5506
Do you have a local admin to check with? How about support? Sounds like you've got problems... Try right-clicking on the palette and exploring options to load defaults or reset to factory default settings. If your job type is Parallel job, then the Processing category should show Pivot and Pivot Ent...
- Fri Mar 30, 2012 5:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: update the global parameter
- Replies: 2
- Views: 1114
- Fri Mar 30, 2012 5:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create output files dynamically
- Replies: 4
- Views: 1715
- Fri Mar 30, 2012 5:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String To Time Conversion
- Replies: 16
- Views: 8412
- Fri Mar 30, 2012 5:31 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Can we export the column analysis result
- Replies: 5
- Views: 3685
- Fri Mar 30, 2012 5:26 am
- Forum: General
- Topic: Project File system Location
- Replies: 8
- Views: 1932
- Fri Mar 30, 2012 5:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String To Time Conversion
- Replies: 16
- Views: 8412
- Fri Mar 30, 2012 5:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error : Output file full, and no more output files
- Replies: 1
- Views: 2249
It sounds like you need to well more-than-double your disk space to allow for large sorts. Open the config file used by the job, or just look for it in the job log details. Find the resource scratchdisk entries per node. Then go out to your operating system and check the disk space for those locatio...