Essbase application stopped

Hi Gurus,
One of my essbase app has stopped. I tried to start it from the EAS console and it does not start. It give a message, the following application did not start.
It gives ERROR 1002097 Unable to load database
Any suggestions?
Thanks

Please check below steps!
Symptoms
Error 1002097 Unable to load database (dbname) when:
Trying to start an Application or
Trying to Launch a Business Rule from Essbase
The application log also may show the following two errors:
Unable to lock file dbname.esm
Unable to open dbname.esm file
Cause
A lock was kept on the database or file (either by third party process (e.g. virus scan) or Essbase (orphaned ESSSVR process)
Solution
Ensure in Essbase Administration Services that no locks exist (right-click on Essbase Servername, EDIT->LOCK and EDIT->LOCKED OBJECTS, and if your database/outline appears in there, unlock it.)
Ensure no third party process keeps a lock on Essbase files. Pay special attention to antivirus- and backup software that may be scanning / running on your Essbase folders as that can lock the files.
Check if any ESSSVR process stays when the Essbase Agent is stopped
If the Essbase Agent is stopped using the Services Panel on Windows while a process is currently running, or if there has been an abnormal termination of the Essbase Agent, orphaned ESSSVR processes can be left. The steps to recover are then:
On Windows:
1. Shutdown the Essbase server using ESSCMD or MaxL.
2. Check Task Manager, confirm the ESSBASE.exe process is gone.
3. Check for any orphaned ESSSVR.exe processes still running.
4. Do an "End Process" on any ESSSVR.exe process that is still running.
5. Start the Essbase service and start the application.
UNIX:
1. Log in to the UNIX server as the user that starts Essbase.
2. Shutdown the Essbase server using ESSCMD or MaxL.
3. Run a "ps -ef | grep ESSBASE" to confirm Essbase is shutdown.
4. Run a "ps -ef | grep ESSSVR" to check for orphaned ESSSVR processes.
5. Note the process id (PID) and do a "kill -15 (pid)" for each of the orphaned ESSSVR processes. It may take a few minutes for the process to terminate. If it does not terminate, you will need to run a "kill -9 (pid)" which is a hard kill.
6. Start Essbase as you normally do and start the application.
To shutdown Essbase using ESSCMD or MaxL, use the following commands:
ESSCMD:
Shutdownserver "servername" "username" "password";
MaxL:
Alter system shutdown;
Windows Services:
sc \\MACHINENAME stop "HyS9ESBAgent11.1.1_hypservice_1"
choice /n /t 5 /d y > nul

Similar Messages

  • Cannot start Essbase application

    Hi-
    We could not start our Essbase application after stopping and starting Essbase services. This issue happens randomly, usually when big calcs are running and getting interrupted by the nightly backup process. We are killing all processes and logging off users before stopping the services, however we still seem to be running into "Cannot load application..." error depicted below when trying to start the services back up.. Any suggestions are greatly appreciated. Is there any better way to get rid of any hung processes besides "alter system kill request all;" command? Thank you in advance..
    MAXL> alter system logout session all;
    OK/INFO - 1013220 - Supervisor [essbaseadmin] has forced user [JohnSmith] to logout.
    OK/INFO - 1051037 - Logging out user [a350199], active for 68 minutes.
    OK/INFO - 1013220 - Supervisor [essbaseadmin] has forced user [essbaseadmin] to logout.
    OK/INFO - 1051037 - Logging out user [essbaseadmin], active for 243 minutes.
    ERROR - 1013291 - Failed to logout user [essbaseadmin]: user has requests running.
    essmsh timestamp: Wed Mar 18 20:00:03 2009
    MAXL> alter system kill request all;
    OK/INFO - 1056090 - System altered.
    essmsh timestamp: Wed Mar 18 20:00:04 2009
    MAXL> alter application MYAPP disable connects;
    OK/INFO - 1056013 - Application MYAPP altered.
    essmsh timestamp: Wed Mar 18 20:00:04 2009
    MAXL> logout;
    User essbaseadmin is logged out
    essmsh timestamp: Wed Mar 18 20:00:04 2009
    /*--stop essbase services now******/
    ------- ESSBASE.LOG ------------------------------
    [Wed Mar 18 20:10:04 2009]Local/ESSBASE0///Error(1013018)
    Cannot unload database [MYAPP] while user [essbaseadmin] is performing database operation. Wait for the user to complete the operation, or ask the user to abort it. Log out all users and then unload the database.
    /*--start essbase services******/
    [Wed Mar 18 20:13:03 2009]Local/ESSBASE0///Info(1051283)
    Retrieving License Information Please Wait...
    [Wed Mar 18 20:13:03 2009]Local/ESSBASE0///Info(1051286)
    License information retrieved.
    [Wed Mar 18 20:13:05 2009]Local/ESSBASE0///Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Wed Mar 18 20:13:05 2009]Local/ESSBASE0///Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1002097)
    Unable to load database [MYAPP]
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1052001)
    Error reading from server
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1052001)
    Error reading from server
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1054001)
    Cannot load application MYAPP with error number [1002097] - see server log file

    Please be careful.
    When you kill a calc script, it can damage your app/db.
    I would suggest to make sure that your calc script finish before your backup run, or run after the backup finish.
    Zaky

  • Essbase Application Restore Issue.

    Hi All,
    I am trying to copy an Essbase Application from a distant install. I have been provided the contents of the 'app' directory of the remote server. After copying to my Essbase server instance 'app' directory, I am trying to restore by creating a new application in EAS with the same name. But I get the below error:
    *Error: 1002097 Unable to load database [PFTAPRFT].*
    This application has 20 DBs. If I remove the PFTAPRFT folder from the app directory, it gives the same error on another database. All this while I try to create the application as BSO. But when I try to create the same using ASO option, I get a different error as below:
    *Error: 1002112 Unable to convert outline [D:\EPMhome11G\user_projects\epmsystem1\EssbaseServer\essbaseserver1\APP\ACCPROFT\PFTAPRFT\PFTAPRFT.otl], verification failed*
    I also tried not to place these applications in the 'app' directory and manually create the application, outline and load data using files, but that cube did not show any measures and was showing all values as '#MISSING'.
    Can some one please point me on what I am missing here to able to move the application successfully from one Env to another ?
    -Sandeep.

    why dont you check with your server team(windows/unix) to revert it back as your applications are getting effected & ask them to first apply on Dev/QA servers and then test, if everything is ok, then move it to Prod.
    Are you sure that before restore you always change the app/db settings(uncheck allow users to start,etc) and stop the application, then try to restore full application or only DB also fine as you are not going to change anything on app files.....

  • Essbase Service stops randomly

    <p>Essbase Service stops automatically, this stops the Essbaseapplications. When I restart the applications they get into FreeSpace recovery taking more time to complete blocking the useraccess to the other application.<br><br>EssbaseService Error: 997, Shutting down Essbase service..<br><br><br>thanks<br>Ramesh</p>

    What version of Essbase? Are you using App Mgr or Essbase Administration Services, and do you have PC Anywhere?

  • Error starting essbase applications

    Hello specialists!
    I'm having a problem restarting the essbase applications.
    When i restart the essbase i receive the following error message in the applciation log:
    [Thu Jun 21 12:57:34 2012]Local/PlanApp///3348/Error(1019005)
    Unable to Read [E:\Hyperion\user_projects\epmsystem2\EssbaseServer\essbaseserver1\APP\PlanApp\Plan1\Plan1.ind], Not a Recognized Format
    I tried to rename plan1.ind to oldpplan1.ind just to check if the application would start without problems and it worked.
    I would like to know what could have caused this problem and how can i regenerate the plan1.ind file?
    Thanks in advance!
    Best regards!

    Hi,
    You can try these steps:
    1 - Stop the Essbase Server and delete the Plan1.ind file.
    2 - Start the Essbase Server and log into the EAS Console
    3 - Navigate to the corresponding application and right click over the database you are having problems.
    4 - Select Restructure.
    Most Essbase application files are renewed after a Restructure and in this case Plan1.ind will be re-created.

  • Essbase Applications

    Hi All,
    I have a question regarding Essbase applications, suppose we have 3 application on one essbase server and each of them have 2 database now my question is will we have 6 essbase processes (ESSSVR.exe) running in the taskmanager on the Essbase server or it will be just 3? Does this also depend on the fact that application is running or stopped.
    Also if an application and database are in Stopped state, and a user tries to access reports from FR on this application will the application start on it's own or will they receive some error message?
    Thanks in advance for the help or any suggestions
    --XAT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    1 esssvr process per application.
    Stopping the application will shutdown the process.
    If depends on the settings for the application to whether it will start up when somebody tries to access e.g. from FR
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • My essbase applications are constantly getting corrupted

    Hi, I have several essbase applications and for some reason, I don't know why, they are getting corrupted very often. It is very strange. The thing is that when this happens, I have to create another application, with a different name and buiild and import all data into the cube in order to have my information. The other application (corrupted) is unavailable and cannot delete it from the EAS. Some days after this, the application that I created instead of the first one, gets corrupted again and I have to do the same thing once again in order to have my information.
    Has this happened to someone else? Does someone know why this happen and how to solve it??
    Thanks!!!!
    Edited by: 953437 on 17-ago-2012 13:19

    Thanks... im working with EAS 9.3.1, all my applications are block storage, when I try to load information into my cube, it says Network error, cannot send / recieve data. It is not a network problem because I can still load information in other cubes. After this, I can't load information. I try to stop the application, and then start it again, and it won't let me. It says, cannot load database. This is when I know my cube is corrupted.
    After this, i can't even delete it from the EAS. Here is when i have to create another application and do everything again. Until now, I have 5 versions of my application and only the last one works.
    In the xcp files, I can't find something relevant.
    thanks

  • After Upgrade from 11.1.1.3 to 11.1.2.2 Essbase Application Not Shown in Calculation Manager

    I have upgraded from EPM 11.1.1.3 to 11.1.2.2 and now want to import Business Rules to Calculation Manager for use with Essbase.
    However I cannot see my Essbase Application in Calculation Manager; (only the provided sample applications are shown in the hierarchy)
    How do I check my configuration? How does Calculation Manager connect to Essbase and find my app?
    I haven't knowingly altered Essbase server/port details during the upgrade as I opted not to re-host.

    Yes the EAS schema was upgraded by the configurator.
    I ran upgrade_ps2.sh (unix) without changing any configuration just to see what it does and (after I had to manually create the directory structure for the log file) it created an HBRrules.xml file successfully fo the first time under EPMData/planning (The missing log file directory structure may have been why the configurator didn't create the HBrrules.xml file at the first attempt during the Planning upgrade)
    Anyway not entirely sure where upgrade_ps2.sh got its rules information but the file it created was very similar to the HBR file exported from EAS prior to starting the upgrade.
    I attempted a 'migrate' again with Calculation Manager but still get the "No objects were found in the document for importing", i.e. kind of back to square one.
    I really need to understand what is Calc Managers problem?
    Q .What server should the upgrade_ps2.sh be run on? Planning or Shared Services? (I did it in on both)
    Q. How can I get Calc Manager to tell me more with logging or tracing somehow?
    Any other suggestions gratefully received
    Many Thanks

  • Essbase Application Corrupted

    I have an Planning Application...
    When i am Refreshing the Applicaiton to Essbase i got an error
    " *com.hyperion.planning.olap.EssbaseException: Unable to load database [%s] (1002097)* "
    .... my essbase is corrupt.... I guess...
    I could not able to log into the EAS"Essbase application"
    but I can still log into the Planning Application....
    Can any one tell me how to restore the database in essbase... which is corrupted i guess...

    Hi,
    the Application"ABC" consists of two databases
    DB1 and DB2
    so you want me to go to
    Z:\Hyperion\products\Essbase\EssbaseServer\app\ABC\DB1
    Z:\Hyperion\products\Essbase\EssbaseServer\app\ABC\DB2
    and rename the DB1.dbb and DB2.dbb in resp databases to .db?
    One more thing i can see the DB1.db already exist in the Database folder :(
    Can you tell me what do i need to do?
    Is there anything releated to delete .esm file and restart database for the recovery? does this help???
    Please do reply

  • Error upon starting an Essbase Application

    Good day Guys,
    I'm having problems on starting an Essbase application. When I try to start the application, I get this error message:
    *Cannot load application [App Name] with error number [1052003] - see server log file.*+
    I tried the solutions in the Error Message Reference but to no avail. I increased the NETDELAY and NETRETRYCOUNT, I restarted Essbase server.
    Anyone please help.
    Thanks in advance.

    Hi,
    I have one reverse approach for your problem, open EAS console copy the application databases to some other application folder in EAS. Once you are done with this delete the database of the application, please be sure you are deleting the database which is having the issue now start the application. Now log on to he Planning and deploy the application from Planning to Essbase by manage database in Administration module.
    Once this is done come back to the EAS console here you will see a new database is created in the application folder, now you can compare the older database with the new database which is newly created. This will help you in determining what may be the issue.
    --XAT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to know the number of Active users logged in to a Essbase  Application?

    Hi,
    Is there way to capture/log the number of active users who have logged into a particular Essbase application at a given time.
    In Essbase or in Shared services?
    I know we can see the EAS-Edit Sessions shows the actively logged-in users, then we can sort on the application/database & manually count the number.
    Is there a way to capture it in a log at a given time on a regular basis. Any MAXL or Shared services feature?
    Appreciate your thoughts.
    Thanks,
    Ethan.

    You could use maxl .
    display user all;
    there will be a column called "logged in" which will display true/false for the users
    but that will just show if they are logged into the server and not the application
    You can also use use display session
    display session all;
    or
    display session on application sample;
    which should show what you are after.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error while migrating Essbase application

    HI i am on 9.3 trying to migrate an Essbase application from one server to another.
    But in selection page I could find only one server name in both source and target?
    Thanks

    Hi John,
    I am using the migration wizard, but its showing the same server name in both source and target.
    If i am migrating the app from Development to UAT its showing only Development server in both source and target. i did tried it in reverse from UAT to DEV then i could find only UAT server in both source and target.
    Thanks.

  • Delete a database in Essbase application

    I am getting the error as" Object locked by a user' when I try to delete a database in essbase application. Please advice how to delete it.

    Hello,
    You're in the wrong forum. This is the BDB JE forum. The Essbase forum is here:
    Essbase
    Please post your question there.
    --mark                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to create logs in java if the application stops abruptly,

    Hi,
    I wrote a java code for handling one of my applications in built commands. Right now iam handling the logs using an arrayList and at the end of my java progem iam writing them to a file.
    If the program runs completely then my logs are generated, but my application takes almost 6hours to fully complete.. if ther is anyproblem like service of application stops or any other problem then i have to stop my java code forcefully.. in that case my code is not working ...like iam not able to see that part of my logs.
    Help me in writing the logs even if the java code stops in between. or iam stopping it.
    Thanks in adcance

    You may want to use the "Shotdown hooks" API -- http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Runtime.html#addShutdownHook(java.lang.Thread).

  • EPMA batch client with Essbase application - does not update aliases

    Hello,
    We are using EPMA 11.1.2.1 for managing outlines for Essbase applications.
    Changing aliases in EPMA and launching manually redeploy from Workspace, with flag "Full Deploy" change correctly the aliases in Essbase..
    Using the EPMA batch client to redeploy the Essbase application deletes all aliases in Essbase outline.
    Someone knows how to solve this problem or what am I doing wrong in the EPMA script?
    thanks...
    this is the EPMA script:
    SET bpmaserverurl=http://epma_server/hyperion-bpma-server;
    SET workspaceurl=http://work_space_server/workspace;
    login admin,password;
    Execute reDeploy
    Parameters(ApplicationName, InstanceName, waitforcompletion, deployOption)
    Values('PNL', 'ESSBASE_STUDIO_SERVER:essbase_server_name', 'True', 'AppView');
    Quit;
    Edited by: AlexPavel on May 20, 2011 1:21 PM

    Hi,
    Thank you for posting in Windows Server Forum.
    From your description it seems that you are facing issue only with windows 8\8.1. So firstly suggest you to check with application support team, whether they have whole support for application with newer version. Also check once with application support team
    regarding this issue.
    This issue occurs because the local taskbar does not receive the EVENT_OBJECT_NAMECHANGE event from the system due to a timing issue. The EVENT_OBJECT_NAMECHANGE is needed to update the taskbar title information.
    More information (For reference).
    The taskbar may not show the application name correctly when using a Terminal Server RemoteApp
    Hope it helps!
    Thanks.
    Dharmesh Solanki

Maybe you are looking for

  • App Store not working on 1st gen iPod touch HELP NEEDED!!!

    I have a 1st Generation iPod touch and I have been using App Store very often to download apps. I do not have my iPod syched to my computer, so I cannot download apps with it. I just use my iPod's app store. Up until the other day, it has been workin

  • "exp" with Oracle 11.1 client and 10.2 instance gives "MAXSIZE" error

    My company has a lot of customers running lots of versions (and combinations of versions) of Oracle, so I like to come up with commands that will usually work for all of them. I recently installed Oracle 11.1.0.6 client on my PC, and this happened wh

  • Cropping in premiere pro 2.0

    Hello, I'm having the hardest time taking a 1440x1080 video and cropping a 1024x768 sub-area and saving it with those dimensions. One problem I run into is that the crop effect is set to crop by percentage and I couldn't change it to crop by pixels.

  • -111 Failed to Connect to SBOCommon

    I am getting an occational error when I am trying to connect to one of our test databases with the DI API. This is what the code looks like:   oCompany = New SAPbobsCOM.Company         oCompany.Server = "192.168.123.76"         oCompany.CompanyDB = "

  • Subscription re-activated when I bought credit?

    Hi, I needed to make an international mobile call so I credited my account. I had a World accout before but stopped using it in spetember last year. When I credited my account the money was used to reactivate my subscription which I do not want? Help