I am using Dbeaver 24.0.2 with Db2 for z/OS. Trying to call a stored procedure that has one input parm and two output parms. Call StoredProcName(:In_Schema, :Out_Cnt, :Out_List); Product says that ...
To generate a QMF export procedure, you need READ access to the DB2 table Q.OBJECT_DIRECTORY (or a view of it). (footnote 1) QMF stores information about stored objects in Q.OBJECT_DIRECTORY. Because ...