The information in this article applies to:
Product: Metastorm BPM
Version: 7.6.1 7.6.2
Issue
When ProcessMetadataPackage.sql is run against an Oracle 11gR1 database, the following error messages are generated:
Warning: Package Body created with compilation errors. Errors for PACKAGE BODY METASTORM\_PROCESS\_METADATA: LINE/COL ERROR -------- ----------------------------------------------------------------- 1729/16 PLS-00341: declaration of cursor 'L\_ACTION\_CUR' is incomplete or malformed 1731/6 PL/SQL: SQL Statement ignored 1902/36 PL/SQL: ORA-00918: column ambiguously defined 1961/26 PL/SQL: Item ignored 1975/6 PL/SQL: SQL Statement ignored 1975/30 PLS-00320: the declaration of the type of this expression is incomplete or malformed 1980/7 PL/SQL: Statement ignored LINE/COL ERROR -------- ----------------------------------------------------------------- 1980/58 PLS-00320: the declaration of the type of this expression is incomplete or malformed 1982/7 PL/SQL: SQL Statement ignored 1982/31 PLS-00320: the declaration of the type of this expression is incomplete or malformed
Resolution