Monday, February 23, 2015

OBIEE SERVER SIDE COMMON ERRORS AND SOLUTIONS

common errors:
If servers do not restart or start??
solution 1:
restart all the servers using em or command prompt
solution 2:
restart your system and then start all servers from start(may take some time this time)

If analytics page is not opened showing 404 or 500 error for lot of time???
solution 1:
open console >deployments> check all of them must be in active state if not start them

If weblogic credentials working for console and em but not working for analytics???
solution 1:
check the users DEV_BIPLATFORM/MDS are locked or open using
SELECT USERNAME, ACCOUNT_STATUS FROM DBA_USERS;
solution 2:

upload some old rpd which is consistent and restart all the servers.

No comments:

Post a Comment