How to resolve error messages IDI8102E and DBA2804E when executing Database Analyzer.
search cancel

How to resolve error messages IDI8102E and DBA2804E when executing Database Analyzer.

book

Article ID: 53763

calendar_today

Updated On:

Products

Database Analyzer (IMS Tools) Database Analyzer for IMS for z/OS DATABASE MANAGEMENT SOLUTIONS FOR IMS FOR Z/OS

Issue/Introduction

Database Analyzer for IMS abends with:
IDI8102E Unable to Create Data Space for "Toolkit" DSPSERV Return code=08. Reason Code =xx0005xx.
DBA2804E NO VIRTUAL MEMORY AVAILABLE FOR POINTER CHECKING - INCREASE REGION SIZE.

Resolution

The system's IEFUSI exit is not allowing DBA to allocate Dataspace storage for Pointer checking.

Use SMDSPACE=NO and a large Region size,
or specify DSPBLKS=ddd, where ddd is a number of 4K blocks that the IEFUSI exit will allow.

If the problem persists after trying these steps, a review of space usage is suggested to bring IEFUSI under more reasonable control.

As a temporary workaround, use POINTERCHECK=STATISTICAL