State Service database is full

in my Sharepoint 2010, State Service Database is almost 49GB and it's not cleaning itself. So user get problems when it full.
Any idea why is getting that big? Anyone knows how to clean it?
Regards
Lasantha

Try 
http://technet.microsoft.com/en-us/library/ff805063%28v=office.15%29.aspx
Enable-SPTimerJob StateServiceExpiredSessionJobDefinitionShrink the database using below:http://technet.microsoft.com/en-us/library/hh564121%28v=office.15%29.aspxhttp://technet.microsoft.com/library/ms189035.aspx
If this helped you resolve your issue, please mark it Answered

Similar Messages

  • Rename State Service Database in SharePoint 2010

    As the title says, I want to rename/change database for State Service Application.
    I did some experiments wit it as suggested by others but I think I somehow managed to broken my service.
    I can SharePoint Products Configuration again and I got another database State_Service_GUID which I didnt want at the first place.
    I followed the steps on
    http://technet.microsoft.com/en-us/library/ff851878.aspx#State and it failed as well, and I am in middle of no where.
    I am even not sure if my service is properly running or not. I can see it in Service Applications page in Central Administration as Started but I cannot select it and use ribbon operations on it.

    Hi ,
    Rename the Service Database 
    Go to SQL Management Studio and rename the database
    Open SQL Management Studio. You may have to go to your SQL Server to do this.
    Attach to the instance that host SharePoint
    Find your database
    Right click on the database name and choose Rename
    Delete the GUID off the end of the name or make the name whatever you want then press Enter. SQL Database is now renamed. Notice I changed all of the spaces to underscores. Why? Because DBAs hate spaces in names more than they hate GUIDs and I am a nice
    guy.
    Now go to your SharePoint Server and use PowerShell to set the database name.
    Click Start > All Programs > Microsoft SharePoint 2010 Products > SharePoint 2010 Management Shell. If you have UAC enabled be sure to run it as Administrator.
    Then run the following line. Be sure to replace your info for service app and database name.
    Now you can celebrate you have saved the world another GUID. I have a master post here with all of the anti GUID posts linked in one place. Right here.
     Thx
    Surendra Singh, MCITP: SharePoint Administrator 2010

  • State Service Delete Expired Sessions

    Sharepoint 2010 Server
    When I look at my job definitions I see this job defined.
    It runs hourly and all looks fine.
    When I also look in SQL Management Studio - Jobs I also see this scheduled job
    SP_SessionStateService_Job_DeleteExpiredSessions
    This is running every minute and succeeding.
    My question is, should there be both a job definition and a sql task?
    When I look at my sharepoint 2013 development server I do not see these SQL jobs.

    The SQL job deletes sessions from the Session State Service database (created by the Enable-SPSessionStateService cmdlet). The SharePoint Timer job executes a proc in the State Service database to delete session state information from the State Service database.
    Confusing, isn't it?
    Regardless, both are necessary.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • State service error when submitting InfoPath form to Library

    I have a problem and looks like Google couldn't help me.. I really hope someone here will be able to.
    I have a Form Library using a custom form. When submitting the form to the library, users are getting this error. I don't get the error with my own user, only difference is I have full access to the farm and content using web app policy.
    ULS logs give me few informations
    SharePoint Server
    State Service
    bm1k
    Medium
    StateSqlSession.GetItemBytesInternal() Locked row in database for key ba18f90ee2e844468b08e90ad96dff2c_05967b71a21948d39b7d4d3ada9b27c9 for 4 seconds
    SharePoint Server
    State Service
    bm0t
    Unexpected
    StateManager.GetState() Locked data (05967b71-a219-48d3-9b7d-4d3ada9b27c9)
    InfoPath Forms Services
    Runtime - State Service
    b5st
    Medium
    MOSS StateService threw an exception: A Microsoft SharePoint Server State Service error occurred while processing your request. For more information, contact your server farm administrator.
    I deleted the State Service and recreated it twice, once with PowerShell and then with the Farm Configuration wizard. Restarted the server. Problem might come from InfoPath Forms Services tho but I don't what else I can do.
    Does anyone have any clue??
    JP Berube | MCTS SharePoint 2010 Configuration and Application Development

    Hi,
    We had the same problem with InfoPath.
    After analysis of servers,it turns out that
    the anonymous user authentication has been enabled on
    the web application server
    via IIS and not via SharePoint
    (unsupported configuration), causing
    side-effects on some queries which
    calls to forms.
    We disabled anonymous access.This desactivation
    causes the functioning of forms again.
    Rachid.

  • InfoPath combined with Excel Rest services gives State service error

    Hi
    I'm having a problem with InfoPath and Excel Services. I have a InfoPath form that calls Excel to do a fairly simple calculation, but I also have another form at a client that is doing the same calling a much more complicated function.
    The error I get is
    SharePoint Server
    State Service
    bm1k
    Medium
    StateSqlSession.GetItemBytesInternal() Locked row in database for key ba18f90ee2e844468b08e90ad96dff2c_05967b71a21948d39b7d4d3ada9b27c9 for 4 seconds
    SharePoint Server
    State Service
    bm0t
    Unexpected
    StateManager.GetState() Locked data (05967b71-a219-48d3-9b7d-4d3ada9b27c9)
    InfoPath Forms Services
    Runtime - State Service
    b5st
    Medium
    MOSS StateService threw an exception: A Microsoft SharePoint Server State Service error occurred while processing your request. For more information, contact your server farm administrator.
    I have determined that if the user is in the Members group, then it works, but as soon as the user is in another group, it gives the error. I have played around with permission levels, given the user all rights, but it still gives that error.
    Does anyone have any idea about what might be the problem? I have thought that it's a problem on the state service, but it isn't configurable. I don't want to resort to put everyone into the Members group, as that doesn't seem to be a solution that will
    work with everyone. We are on the June 2012 CU.

    Thanks Sergio. I tried that but unfortunately didn't fix the problem. I have given the groups Contribute rights, Full Control rights, create my own custom permission level, nothing works except when the user is in the Members post. 
    I realised today that the error I posted above is a bit misleading. The error that happens first before that one is this (after removing timestamps and correlations):
    Entering monitored scope (Request (POST:https://<server>/ContentHub/_layouts/Postback.FormServer.aspx))
    Name=Request (POST:https://<server>/ContentHub/_layouts/Postback.FormServer.aspx)
    Site=/
    Access denied.
    Thread was being aborted.
    Not persisting state for request due to previous errors. Form Template: urn:schemas-microsoft-com:office:infopath:Expense-Claims-With-Excel:-myXSD-2004-12-26T20-14-04
    Unhandled exception processing request for PostbackPage Microsoft.Office.InfoPath.Server.Util.InfoPathFatalException: Exception of type
    'Microsoft.Office.InfoPath.Server.Util.InfoPathFatalException' was thrown.
    at Microsoft.Office.InfoPath.Server.Util.GlobalStorage.get_CurrentFormId()
    at Microsoft.Office.InfoPath.Server.Util.GlobalStorage.get_CurrentContext()
    at Microsoft.Office.InfoPath.Server.Util.GlobalStorage.IsDefined(GlobalItems key)
    at Microsoft.Office.InfoPath.Server.Controls.DateFormattingInfo.TryGetCachedTimeZoneId(UInt16& timeZoneId)
    at Microsoft.Office.InfoPath.Server.Controls.DateFormattingInfo.GetSPTimeZoneObject()
    at Microsoft.Office.InfoPath.Server.Controls.DateFormattingInfo.CalculateSPLocalTimeOffset()
    at Microsoft.Office.InfoPath.Server.Util.GenericUtils.GetServerTimeZone()
    at Microsoft.Office.InfoPath.Server.DocumentLifetime.ErrorPageRenderer.RenderResult(TextWriter writer, Document document, EventLogStart eventLogStart)
    at Microsoft.Office.InfoPath.Server.DocumentLifetime.ErrorPageRenderer.RenderForException(HttpContext context, Exception exception, Document document, EventLogStart eventLogStart)
    at Microsoft.Office.InfoPath.Server.Controls.PostbackPage.OnPreInit(EventArgs e)
    at System.Web.UI.Page.PerformPreInit()
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    The error I first posed is I think the reaction to this exception. The strange thing is that the user can access the spreadsheet fine. When I go to the URL that is used for the rest service and just remove the $format parameter, it displays it fine as a HTML
    value.

  • If your database in Full Recovery mode, can you use Bulk Insert Task to load data

    If your database in Full Recovery mode, can you use Bulk Insert Task to load data

    If your database in Full Recovery mode, can you use Bulk Insert Task to load data
    Yes you can ofourse but dont be in idea that logging will be mininal. Loggign will be as per recovery model full. Every thing will be logged. If you are going to use bulk insert task you can consider switching recovery model to Bulk logged but you will not
    have option to do point in time recovery.
    PS: please dont create duplicate threads
    If you read first Note section in below link it clearly states that yes logging will be full and you can use
    http://technet.microsoft.com/en-us/library/ms191244(v=sql.105).aspx
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Error configuring shared services database

    Hi. I'm new to Hyperion and all this installation activities. I've installed Hyperion EPM 11.1.1.3 successfully. My problem though is that when i tried to do the configuration, the error message states 'Unable to check Shared Services database existence: an error occured.'
    I am using the MS SQL Server 2005 and it is the first time that I'll be configuring EPM. Also, I have already created my database.
    Any help would be appreciated. Thank you.

    I've deleted the reg.properties and tried to reconfigure the shared services database and this is what my configtool_err log looks like:
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database. CAUSE null
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.cis.config.ConfigRegistryUtils, ERROR, Failed to initialize Registry:
    com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:253)
         at com.hyperion.hit.registry.RegistryUtils.initRegistry(RegistryUtils.java:66)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:47)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:87)
         at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryExit(WizardFormAdapterPanel.java:97)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(SwingWizardUI.java:1693)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(SwingWizardUI.java:1899)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(SwingWizardUI.java:1894)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:5517)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
         at java.awt.Component.processEvent(Component.java:5282)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3984)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database.
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeInternal(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.execute(Unknown Source)
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:231)
         ... 33 more
    from my configtool log:
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.config.wizard.impl.RegistryWizardState$1$1, DEBUG, Transaction to create new registry DB
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database. CAUSE null
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.cis.config.ConfigRegistryUtils, ERROR, Failed to initialize Registry:
    com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:253)
         at com.hyperion.hit.registry.RegistryUtils.initRegistry(RegistryUtils.java:66)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:47)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:87)
         at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryExit(WizardFormAdapterPanel.java:97)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(SwingWizardUI.java:1693)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(SwingWizardUI.java:1899)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(SwingWizardUI.java:1894)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:5517)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
         at java.awt.Component.processEvent(Component.java:5282)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3984)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database.
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeInternal(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.execute(Unknown Source)
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:231)
         ... 33 more
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.audit.ProductAuditWriter, DEBUG, Loading audit info from 'C:\Hyperion\common\config\9.5.0.0\product\foundation\9.5.0.0\foundation_1_audit.xml' file.
    I already dropped my database and created a new one but it still says that the object named 'HSS_COMPONENT' is in the database.
    Any ideas would be appreciated.
    Thanks.

  • EPM 11.1.2.3 Issue with Rehosting Shared Services Database

    Hi All,
    We have installed EPM 11.1.2.3 on a distributed environment using QA database. Now we have restored the database to a Production Database.
    As per the process, we deleted "reg.properties" from EPM_Oracle_Instance/config/foundation/11.1.2.0 and tried launching the EPM configurator from both
    1) EPM_ORACLE_INSTANCE\bin
    2) EPM_ORACLE_HOME\common\config\11.1.2.0.
    But, the "configure database" for Hyperion Foundation is grayed out in both the cases and we are not able to release it for the users.
    I Request you to please help us.
    Thanks for your help.
    Best regards,
    Jayant Sahewal

    Hi John,
    Thanks for the suggestion. I would have tried forceRegistry as the last option.
    But, I figured out that now reg.properties is saved at 2 locations in EPM 11.1.2.3.
    1) EPM_Oracle_Instance/config/foundation/11.1.2.0
    2) EPM_ORACLE_HOME/User_Projects/config/foundation/11.1.2.0
    And, to rehost shared services database, reg.properties needs to be deleted from both the locations.
    I hope Oracle corrects their documentation. In their EPM 11.1.2.3 deployment options guide, reg.properties isn't mentioned at all.
    Best regards,
    Jayant Sahewal

  • Hp dv7 dies need to removed and power disconnected to re start but it stats up s a full crash in dos

    hp dv7 with new Factory HP battery , when crashes it needs battery to be removed and power diconnected to re start but it stats up into a full crash in dos asking what type of starup is required
    Please advise
    clive

    Hi @CliveBeattie ,
    Thank you for visiting the HP Support Forums and Welcome. I have read about your HP Pavilion dv7 4115TX Notebook and having an issue with the new HP battery . Here is a link to test and calibrate the battery.
    Please note remove any and all USB devices. Disconnect all non-essential devices, as these could cause some issues.
    Plug the power adapter directly into a functioning wall outlet. Do not plug it into a power strip, surge protector, or secondary power source as this could cause and issue.
    Hope this helps.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Internal error in Salary Statement service

    Hi
    Someone can help with this issue. We are not able to get the payslip. In R3, we use a form created with PE51 and we have a variant for this. I already updated feature EDTIN with the variant name and HRFOR with $CEDT$ for C ESS.
    Following error is showing when we request the payslip.
    Not sure if it is a authorizat. problem
    **com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Internal error in Salary Statement service: PYXXREAD_PAYROLL_RESULT 00019354 00547**_
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
    at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:495)
    at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:346)
    at com.sap.xss.hr.rep.fcrfw.FcRepFramework.execAction(FcRepFramework.java:274)
    atcom.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.execAction(InternalFcRepFramework.java:247
    at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.execAction(FcRepFrameworkInterface.java:146)
    com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.execAction(InternalFcRepFrameworkInterface.java:200)
    at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.execAction(InternalFcRepFrameworkInterface.java:260)
    at com.sap.xss.hr.rem2.selection.VcRem2Selection.execAction(VcRem2Selection.java:183)
    at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2Selection.execAction(InternalVcRem2Selection.java:234)
    at com.sap.xss.hr.rem2.selection.SelectionView.onActionToggleVisibility(SelectionView.java:169)
    at com.sap.xss.hr.rem2.selection.wdp.InternalSelectionView.wdInvokeEventHandler(InternalSelectionView.java:247)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:659)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
    at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

    Hi,
    Can you please check that in "pc00_m08_cedt" you can see the remuneration statement for the same PERNR.

  • How to create a database with full import

    Any other way to create a database without using below steps :
    1)create database
    2)use show=y and then create all the tablespace
    3)and last imp full=y and ignore=y

    i used following option to create a database from full exp
    1)create database (sample database with same DBname on other server)
    2)use show=y and then create all the tablespace
    3)and last imp full=y and ignore=y
    I just wanted to know is there any other way to create the Db with imp option without creating all the tablespace.

  • Farm Recovery Planning: How to restore existing SharePoint Integrated Reporting Services Databases?

    Sorry in advance for cross posting, but the Forum Admin for "SharePoint 2010 - Setup, Upgrade..." recommended I post this here as well.
    Running "SharePoint 2010 SP1" and "SQL Server 2012" Integrated Reporting Services.
    Assuming a total Farm failure requiring a new farm to be built, does anyone have any experience with restoring the 3 SharePoint Integrated SSRS databases to a the new farm from SQL Server level backups?  Assuming of course the SSRS encryption key had
    been exported.  Many of the Service Applications can be provisioned with "pre-existing" restored service application databases (like the User Profile Service and Metadata Service databases).  Just wondering if this can also be done with
    the SharePoint Integrated SSRS databases.
    The following Microsoft Document on setting up a SP DR site implies it's possible since the 3 databases are synced to a separate DR farm.
    https://view.officeapps.live.com/op/view.aspx?src=http%3A%2F%2Fdownload.microsoft.com%2Fdownload%2FD%2F2%2F0%2FD20E1C5F-72EA-4505-9F26-FEF9550EFD44%2FPlanning%2520Disaster%2520Recovery%2520for%2520Reporting%2520Services%2520in%2520SharePoint%2520mode%2520.docx
    Is this possible?  Does any one have any actual experience with this, and what the steps would be?
    Thanks!

    Hi mikea730,
    It supposed to be possible. Please refer to the blog below:
    http://blogs.technet.com/b/ptsblog/archive/2014/01/28/sla-and-disaster-recovery-planning-for-microsoft-busincess-intelligence.aspx
    Best Regards,
    Black

  • Shared Services database content not found in the specified database."

    Trying to configure Version 11 and get the error: "Shared Services database content not found in the specified database". Relevant details on my issue as below:
    - I'm running Windows 7 and SQL Server 2008 on my local machine.
    - I did have a previous installation of Hyperion 9 on my machine which I uninstalled before installing 11. However, after uninstalling, I could still see the Hyperion EPM (empty folders) in my "All Programs", which I manually deleted.
    - Now I've installed Essbase 11, and for now am trying to configure Hyperion Foundation only (Common Settings and Configure Database is greyed out, I checked deploy to applicaiton server. I left the calculation manager and workspace blank).
    - The next window is the "Configure Shared Services and Database Registry" option. I chose "Perform 1st time Configuration of Shared Services Database". When I enter the relevant details, I got the error mentioned above. My error log file entries are as below:
    (Jul 14, 2010, 02:10:50 PM), com.hyperion.hit.registry.Registry, ERROR, Exception when trying to store the component
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
         at java.util.ArrayList.RangeCheck(ArrayList.java:546)
         at java.util.ArrayList.get(ArrayList.java:321)
         at com.hyperion.hit.registry.JDBCRegistryUtils.storeComponent(JDBCRegistryUtils.java:612)
         at com.hyperion.hit.registry.JDBCRegistryUtils.saveComponent(JDBCRegistryUtils.java:166)
         at com.hyperion.hit.registry.Registry.storeComponent(Registry.java:2749)
         at com.hyperion.hit.registry.Registry.getInstance(Registry.java:353)
         at com.hyperion.config.wizard.impl.RegistryWizardRule.validate(RegistryWizardRule.java:66)
         at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryEnter(WizardFormAdapterPanel.java:80)
         at com.installshield.wizard.awt.AWTWizardUI.currentBeanChanged(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.currentBeanChanged(SwingWizardUI.java:842)
         at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)
    (Jul 14, 2010, 02:11:08 PM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Shared Services database content not found in the specified database.
    (Jul 14, 2010, 02:11:58 PM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Shared Services database content not found in the specified database.
    I believe version 11 supports Windows 7, but correct me if I'm wrong. What's going on here? Any suggestions on what I should try ?

    Actually when I installed version 9, I never got around to configuring shared services and so never had a shared services database in SQL Server to begin with.
    One question about the registry entry you told me to delete: The (HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions) which currently exists would be the entry for version 11 which I have installed right? It's the only entry for Hyperion Solutions in the registry.
    After uninstalling versino 9, C:/hyperion still existed on my machine (though it didnt have all the subfolders which it did prior to uninstalling), so I manually deleted it before installing verison 11.
    I wouldn't mind installing it on a compatible version of windows, but the thing is that at this point this is all that is available to me.
    and I don't have any other oracle products.
    thanks....

  • Reconfiguring Shared Service Database in EPM 11.1.2.1

    Hello,
    I have three servers -
    Server1 - SQL
    Server2 - EPM121
    Server3 - SQLN
    I have my EPM 1.2.1 already configured with the Database on SQL. Now we have moved our database repository from SQL to SQLN. I am trying to configure the same components which are configured with SQL to SQLN keeping SQL disconnected. However it is giving me an error.
    I tired deleting reg.properties file and then reconfiguring the Shared service Database but it is getting Failed. I am not sure where to move from here.
    Please provide me with some solutions.
    Thanks.

    Hello Jasmine,
    Yes I am logged in with the same user which had installed and configured EPM previously.
    registry.log reads the following -
    [2012-07-27T06:34:28.789-07:00] [EPMREG] [ERROR] [EPMREG-11003] [oracle.EPMREG.REG] [tid: 11] [ecid: 0000JZ8dIhE5mZWFLzUKOA1G4dUc00000C,0] Host SQL could not be resolved.
    [2012-07-27T06:34:28.789-07:00] [EPMREG] [ERROR] [EPMREG-11099] [oracle.EPMREG.REG] [tid: 11] [ecid: 0000JZ8dIhE5mZWFLzUKOA1G4dUc00000C,0] Exception occurred.[[
    java.net.UnknownHostException: SQL
         at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
         at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
         at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
         at java.net.InetAddress.getAllByName0(InetAddress.java:1154)
         at java.net.InetAddress.getAllByName(InetAddress.java:1084)
         at java.net.InetAddress.getAllByName(InetAddress.java:1020)
         at java.net.InetAddress.getByName(InetAddress.java:970)
         at com.hyperion.hit.registry.ComponentImpl.getHost(ComponentImpl.java:412)
         at com.hyperion.hit.registry.ComponentImpl.getHost(ComponentImpl.java:420)
         at com.hyperion.cis.ConfigToolDocument.updateDBConfiguration(ConfigToolDocument.java:300)
         at com.hyperion.cis.ConfigToolDocument.<init>(ConfigToolDocument.java:271)
         at com.hyperion.cis.config.document.PS1CTConfigurationLoader.createRegistryConfiguration(PS1CTConfigurationLoader.java:123)
         at com.hyperion.cis.config.document.PS1DocumentManager.store(PS1DocumentManager.java:61)
         at com.hyperion.cis.config.document.PS1DocumentManager.store(PS1DocumentManager.java:73)
         at com.hyperion.cis.config.persistent.ConfigToolProductConfiguration.store(ConfigToolProductConfiguration.java:372)
         at com.hyperion.config.document.StorageMisc.saveProductDescriptor(StorageMisc.java:583)
         at com.hyperion.config.document.StorageMisc.saveStorage(StorageMisc.java:447)
         at com.hyperion.config.wizard.impl.RunnAllTasksState$1.beforeExit(RunnAllTasksState.java:168)
         at com.hyperion.hit.wizard.CustomCancelAction.doAction(CustomCancelAction.java:61)
         at com.hyperion.hit.wizard.swing.ActionsPanel.actionPerformed(ActionsPanel.java:68)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6267)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6032)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    ]]Thanks.
    Edited by: hyperEPM on Jul 27, 2012 6:57 PM

  • Shared Services database content not found in the specified database - EPM

    I installed three VM machines (Workstation) for the following on Windows 2003 OS:
    VM1 : Oragle DB 11g, Shared Services. Workspace
    VM2 : Financial Management, EPMA, Calc Manager
    VM3 : Microsoft Active Directory
    I have configured Database and Shared services successfully and all machines talk to one another.
    Also, I created the appropriate table spaces for the Hyperion products with the right access on the database. And, I am able to connect from the client (VM 2 to the Database VM 1)using SQLplus.
    When I tried to configure Financial Management, using the EPM System Configurator and put in the following values:
    Database Type: Oracle
    Server: VMDatabase (Name of VM1)
    Port: 1521
    SID ORCL
    Username: HFM
    password: *********
    It returned the error message: "*Shared Services database content not found in the specified database*"
    Can someone please help on what I need to check, Please!?
    Thanks for your time.
    K

    Hi,
    Information from Oracle Support:
    Shared Services database content not found in specified database
    Cause
    There is a flag in the shared services repository that indicates the shared services database is to be used as a registry. If that flag is not set, the configtool will not re-configure the database as a shared services repository.
    Solution
    Note: Make sure the Shared Services repository is backed up before doing any Shared Services Registry changes.
    The registry flag isRegistryDB must exist and be set to true on the Shared Services Database Connection.
    epmsys_registry.bat VIEW DATABASE_CONN
    Find the shared services database registry entry. The entry in bold will be missing. The italicized item is the 'unique_id' referenced later (different in each installation).
    COMPONENT - 3
    NAME - Database:ORCL:HSS
    ID - +11d1def534ea1be07ad8eb3012d2e3d310a7ff4+
    TYPE - DATABASE_CONN
    HOST - Database
    HYPERION HOME - /home/hypadmin/Oracle/Middleware/EPMSystem11R1
    PROPERTIES -
    isRegistryDB = true
    dbUserName = HSS
    dbJDBCDriverProperty = oracle.jdbc.OracleDriver
    dbJdbcUrl = jdbc:oracle:thin:@Database:1521:ORCL
    registryDatasource = EPMSystemRegistry
    registryDatasourceJNDI = jdbc/EPMSystemRegistry
    dbName = ORCL
    version = 9.5.0.0
    dbPort = 1521
    instance_home = /home/hypadmin/Oracle/Middleware/user_projects/epmsystem1
    dbPassword = GABaMyyplja+wLNCmLs8ag==
    Run the following update to populate the isRegistryDB flag with the unique_id being the ID field used in the DATABASE_CONN registry entry.
    epmsys_registry.bat addproperty #unique_id/@isRegistryDB true
    Repeat the epmsys_registry VIEW DATABASE_CONN to make sure the flag is now set.
    You will be able to reconfigure the shared services repository.
    You can mark it as Answer/Helpful if you feel so.
    Cheers!
    J

Maybe you are looking for