Extracted metadata for pl/sql fails to compile in SQL Navigator 7.6
说明
Extracted metadata via Get Metadata for pl/sql fails to compile when the word EDITIONABLE is in the ddl definition. per oracle documentation EDITIONABLE is the default. in order to get metadata extracted without EDITIONABLE the version needs to be pre 12.
原因
The customer is trying to compile extracted metadata via Get Metadata but is failing when the clause EDITIONABLE is in the DDL definition. In Oracle 19C, EDITIONABLE is the default.