APAR status
Closed as program error.
Error description
We allocate the ddnameTOMTABL to use MEMO. But, when we go out of the CX panels, TOMTABL is still OPEN so we can't desallocate it. That's a problem because we don't want the same MEMO for all the Connect:Express.
Local fix
STRRTC - 358744 CN/CN Circumvention: None
Problem summary
This issue relates to ISPF table management when table are opened using libraries. Library used for tables is not closed when TBEND or TBCLOSE is issued and library can not be freed. ISPF release the library on a next TBOPEN on a new library From ISPF doc: IKJ56861I FILE ddname NOT FREED, DATA SET IS OPEN If the LIBRARY parameter is used with a table service, the user is not able to free the ddname for the table library pointed to by the LIBRARY parameter. ISPF keeps this library open until a new ddname is used in the LIBRARY parameter with another table service. ISPF functions in this manner for performance reasons.
Problem conclusion
Code Fixed by opening a DUMMY table on a DUMMY library
Temporary fix
Comments
APAR Information
APAR number
PM81608
Reported component name
STR CON EXP Z/O
Reported component ID
5655ST300
Reported release
430
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2013-01-29
Closed date
2013-01-29
Last modified date
2013-01-29
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
C2B2PERC
Fix information
Fixed component name
STR CON EXP Z/O
Fixed component ID
5655ST300
Applicable component levels
R430 PSY
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.