EXEC sqlschemas
create procedure SYSIBM.SQLSchemas() with (HANDLESNULLS) external name '(SQLSchemas)' LANGUAGE C END PROCEDURE;