- Create objects from a script under connection test.
pki_object_create.sql
2. in Explorer open test\\packages\\poi\_object
-
In the procedure declaration, attempt Peek/Peek Declaration on TMP_UserObjects.object_name%TYPE
-
Receive the message: "No declaration found for 'TMP_UserObjects'."
If a line with “, TMP_UserObjects.” (syntax is incorrect)
is added and Peek/Peek Declaration is performed, system can peek the declaration.