Previous Topic: PPQ4556ENext Topic: PPQ4560E


PPQ4557E

A temporary queue can only be deleted by its creator.

Reason:

A PPQ created as a temporary queue using the PPQ CREATE command PERSISTENCE(TEMPORARY) keyword can be deleted only by the program that created it.

Action:

If the PPQ must be deleted by a program other than the one that created it, create the PPQ as permanent with the PPQ CREATE command PERSISTENCE(PERMANENT) keyword.

For information about the PPQ CREATE command, see the Command and Keyword Reference Guide.