Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Use this procedure to see all the properties set for an agent.
agent_id
VARCHAR(128). This is an IN parameter that specifies the ID of the agent you are setting properties for.
property_name
VARCHAR(128). The property name.
property_value
VARCHAR(2048). The value of the property.
last_modified
TIMESTAMP. The time the property was last modified.
p_crsr
SYS_REF_CURSOR. This is an OUT parameter for Oracle only.