Problem Note 7854: Running PROC DB2UTIL may cause a S0C4 abend
Executing PROC DB2UTIL may result in a S0C4 abend and an error message
reporting that a variable is not on the SAS data set. The variable
being referenced in the error message is not a real variable name and
will be garbage.
This problem is not predictable. Running the same code in succession
may cause one to fail while the others work. The "missing" variable in
the error and the function where the error occurred may differ from time
to time. Some of the functions that have been seen are YVPUTI, WGOPEN,
DBLINIT, and VMRHEAP. The basic error will appear as the following:
ERROR: Variable Q....... is not on file WORK.UPDROWS.
ERROR: System abend 0C4 occurred in function YVPUTI at offset 00004E.
ERROR: Traceback will be attempted...
ERROR: Function offset
ERROR: -------- ------
ERROR: .J .. .~ 000754
ERROR: SASDB2UT 0000FA
There is not any guaranteed solution. Sometimes changing the
order/spacing of the code can cause the problem to disappear.
A Technical Support hot fix for Release 8.1 TSLEVEL TS1M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/81_sbcs_prod_list.html#007854
A Technical Support hot fix for Release 8.2 TSLEVEL TS2M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/82_sbcs_prod_list.html#007854
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS/ACCESS Interface to DB2 | z/OS | 8 TS M0 | 9 TS M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | high |
| Topic: | SAS Reference ==> Procedures ==> DB2UTIL
|
| Date Modified: | 2003-11-24 12:30:28 |
| Date Created: | 2002-06-25 13:59:54 |