Previous Topic: CAMCT029WNext Topic: CAMCT031E


CAMCT030E

DREF=YES specified but caller not authorized

Reason:

This message indicates that a call was made to #CTRACE DEFINE and DREF=YES was specified by an unauthorized caller (the caller was not running in Supervisor State or in PSW key 0-7 and was not APF-Authorized). DREF=YES requests that the trace buffers be allocated in Disabled Reference storage. This is required if a #CTRACE CAPTURE is desired of an application running disabled for I/O and External interrupts. Only an authorized caller of #CTRACE DEFINE (running enabled) can request this.

Action:

If a disabled program will be invoking #CTRACE CAPTURE, then the application calling #CTRACE DEFINE must be made authorized. If the program invoking #CTRACE CAPTURE will not be running disabled, then remove DREF=YES from the #CTRACE DEFINE call.