Skip to main content

I have created a new component using development studio and added cdb file. In the cdb file I have 

create or replace package package_name

..

/

and 

create or replace package body package_name

..

/

When ordering an environment based on the new branch, the package is not getting created in the database. Please advice what am I doing wrong here.

Be the first to reply!

Reply