Package Wizard bug on Oracle 19c

akaya

Member²
Hi,

We migrated our development database from 11g to 19c. When we use package manager, procedures with no parameters are omitted from the generated .pas file. Can you check and advise?

Thank you.

Edit: We noticed procedures with no parameters are missing from all_arguments view. This may be related.
 
Last edited:
We have tested this, and it works just fine on 19c. Can you provide a package specification source file that fails for you on 19c? It can be mailed to support@allroundautomations.com.
 
Package and generated pas has been sent to support@allroundautomations.com.
 
Last edited:
HI Marco, i'm facing same problem. I'm using following DB version:

Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

When i try to create Delphi interface to a package using Package Wizard all procedures without parameters are not listed and then not interfaced.
Is there the possibility to debug wizard procedure or consult log?

Thank you
 
Back
Top