Essbase Currently Not Accepting Connections

Application is currently not accepting connection. Essbase Error(1054009)

There are occasions when users receive the above error message when they try to connect to Planning Essbase cluster via SmartView. This is normally caused by one of the following activities:
 
a) Database is being refreshed (Classic) or deployed (EPMA).
Solutions: Wait till refresh to be completed.

b) Allow connects under security is unchecked. 

Solutions: In EAS, from application, select edit property, and under General tab.

c) Connection is disabled using MaxL
.
Solutions:  
Code examples:
alter application $4 disable connects;
alter application $4 enable connects
;
 
d) Connection is disabled using ESSCMD.
Solutions:
Code examples:
DISABLELOGIN;
ENABLELOGIN;

When all of these are checked, and users are still not able to connect to the application, then the ultimate solution is to restart all Hyperion services.

Comments

  1. We had this issue today and realized a process didn't complete properly in ODI and release connections, we ran the ODI step again to release connections and users were able to connect. This only affected normal users, admins were still able to connect to the cube.

    ReplyDelete

Post a Comment

Popular posts from this blog

ESSBASE: When to Use FIX vs. IF

HFM: Performance Tuning on Application