https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=samples-sample-callers-utilities-stored-procedures
You can use the Db2-supplied utilities stored procedures to run Db2 utilities from Db2 application programs by using the SQL CALL statement.
installationmigrationsamplecallersutilities
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=implementing-db2-stored-procedures
A stored procedure is executable code that can be called by other programs. You might choose to use stored procedures for code that is used repeatedly. Other...
stored proceduresadministration
https://www.ibm.com/docs/en/db2/11.5.x?topic=registration-registering-xsr-objects-through-stored-procedures
When a database is created, the stored procedures used to register XML schemas are also created. To register XML schemas through the stored procedure method,...
stored proceduresregisteringobjects
https://www.oracle.com/middleeast/database/technologies/appdev/ojvm.html
A stored procedure is a set of SQL and PL/SQL statements grouped together as an executable unit.
stored proceduresmiddle eastjavaoracle