Hello,
I've simulated your case
- schema was created via .hdbschema
- table in that schema was created with SQLEditor under SYSTEM user
- a procedure was created via .hdbprocedure
- SYSTEM user was granted EXECUTE privelege on DLVR schema
- a procedure was called from SQLEditor
- result set was ok. no errors.