Moderator: please remove this duplicate post
Others: please respond to other post
Search found 53125 matches
- Fri Aug 25, 2006 10:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fetching records from a Db2 API Stage
- Replies: 1
- Views: 811
- Fri Aug 25, 2006 10:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Importing Progress table definitions
- Replies: 3
- Views: 1282
- Fri Aug 25, 2006 10:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error : out of memory space.
- Replies: 3
- Views: 1281
Re: Error : out of memory space.
Hello all, I am getting an error in a server job as out of memory space.what might be the problem? Thanks The problem is that you're out of memory space. Something on your system is eating memory (actually, everything is). You need to apply some diagnostic tools, such as vmstat, to identify the cul...
- Fri Aug 25, 2006 10:19 pm
- Forum:
- Topic: Copying Objects between categories
- Replies: 3
- Views: 1141
- Fri Aug 25, 2006 2:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage server Maintainence
- Replies: 24
- Views: 11164
- Fri Aug 25, 2006 2:07 am
- Forum: General
- Topic: Pythagorean Dates
- Replies: 2
- Views: 2603
- Fri Aug 25, 2006 2:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error loading a file.
- Replies: 6
- Views: 1496
- Fri Aug 25, 2006 2:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieve Warning messages at run time
- Replies: 17
- Views: 4544
- Fri Aug 25, 2006 2:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: $UserStatus and Dynamic Arrays
- Replies: 5
- Views: 1367
None whatsoever. You can store anything into a job's user status area, including a dynamic array of arbitrary structure. Whether the activity $UserStatus accurately retrieves this, or truncates it to field #1 only, is something I've never tested. It ought not to - so if you can reproduce it and need...
- Fri Aug 25, 2006 1:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Failure during execution of operator logic.
- Replies: 2
- Views: 2100
- Fri Aug 25, 2006 1:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Automated job generation
- Replies: 5
- Views: 2311
- Fri Aug 25, 2006 1:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CAn we capture the JOBSTATUS in After job subroutine
- Replies: 5
- Views: 1876
You can do this by asking for the "interim status" - the status that the job would have if its after-job subroutine weren't keeping it running.
Code: Select all
DSGetJobInfo(DSJ.ME, DSJ.JOBINTERIMSTATUS)- Fri Aug 25, 2006 1:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: merge stage
- Replies: 4
- Views: 1029
- Fri Aug 25, 2006 1:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Running" State (Job Hung)
- Replies: 6
- Views: 1675
<irony>
Also "friendly fire". All complaints to billg@microsoft.com. Who will probably suggest replacing your ETL tool with the infinitely superior Microsoft product (believing everything that Microsoft marketing says). </irony>
Also "friendly fire". All complaints to billg@microsoft.com. Who will probably suggest replacing your ETL tool with the infinitely superior Microsoft product (believing everything that Microsoft marketing says). </irony>
- Fri Aug 25, 2006 1:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash Partitioning on columns with same values
- Replies: 4
- Views: 1182