Hyperion Essbase (MOSC)

MOSC Banner

Not able to drop application

edited Jun 20, 2014 12:00PM in Hyperion Essbase (MOSC) 2 commentsAnswered

alter Application ${cube_data_base_name}DP disable connects

alter system kill request on application ${cube_data_base_name}DP

alter system logout session on application ${cube_data_base_name}DP

alter system unload application ${cube_data_base_name}DP

drop Application ${cube_data_base_name}DP cascade force

After all his, the drop application command still fails and the only way I can make it work is to kill the process ID associated with the application. Any suggestions on how I can resolve this issue? Any other commands that might release all the locks and allow me to drop the application?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center