Oracle Error ORA-25252: listen failed, the address string is a non-persistent queue

Oracle Error Message

ORA-25252: listen failed, the address string is a non-persistent queue

Reason for the Error

A non-persistent queue was specified as an address for an agent in the LISTEN call.

Solution

Specify a normal queue as address for the agent, and retry the the LISTEN call.