Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
We tried 2 ways: 1) begin XX_MYBAS_INITIALIZE.INITIALIZE; end; / 2) execute immediate XX_MYBAS_INITIALIZE.INITIALIZE; Same error in both cases. Even a single piece of code like Begin Null; end; / Shows the same error.