Registered Procedures and Related Catalogs
When Ingres Star registers procedures, it maps a local procedure and local owner name to a distributed procedure and distributed owner name. It does not map procedure parameters; it merely passes those through to the local DBMS when the procedure is executed.
Registered procedures are stored in the following standard catalogs:
• iiregistrations
• iiprocedures
Note: Registered procedures are not stored in the iitables standard catalog.
Last modified date: 01/30/2023