Delete requests in PSA found error DDL time

Hello Experts,
I got the following situation and I'd like some suggestions from anyone who used to got the similar problems:
- SAP BI-QA were refreshed from SAP BI-Production
- delete old requests in PSA
- found the following errors:
(1) DDL time(___1): .........1 milliseconds     @35@
(2) Delete request REQU_D34ZBFRB4LSZ3R99FR4BRPF1Z from PSA /BIC/B0000747: Error - subrc:  2     @35@
Is there anyone know what is a cause of this kind of problem?
How should those problems requests could be cleared?
Any help would be appreciated.
Thank you very much.
-WJ-

Well.
I did the following steps and it resolved my problems.
- transaction = RSRV
- under: Tests in Transaction RSRV > All Elementary Tests > PSA Tables
- double clicks = Consistency Between PSA Partitions and SAP Administration Information##
- input target PSA table
- click Execute button
- click Correct Error
That's all.
-WJ-

Similar Messages

  • Can't Download from iTunes Store - "Requested Resource Not Found" Error

    I am trying to download a couple of (free) apps for my iPhone and iTunes is throwing up an error saying "The requested resource was not found. There was an error in the iTunes Store. Please try again later." Is anyone else having this issue at the moment? Is the store down?

    It has been a few hours now. Same problem. "Resource Not Found" error when trying to download apps from the iTunes store. Anyone else having this problem? Anyone NOT having this problem? Anyone?

  • How to delete requests in PSA using Process chains

    Hi All,
    Can anyone explain me how to delete all the requests in PSA using Process chains.
    This is what I did...
    1. use Process type 'Deletion of Requests from PSA'
    2. Settings:
    Object Type - PSA table
    Object Name - <Datasource name>          
    Older than - 0 (Zero) days
    These settings doesn't work. Can you please let me know exact settings to use for deleting all the requests in PSA of a datasource.

    Hello Praveen,
    That's what I thought too. But if I use '1' one day, what if I need to run it twice same day? So this doen't work for my requirement.
    Any other suggestions?
    Thanks.

  • Page Not Found Error each time I log in at Forum Home

    Any time i log in from the forum loginpage, i get a page not found error.
    Java forum administartors should indicate what could be causing the problem. Each time i sign in, i get a page not found error on IE.
    Another "bug" now that i use to enter is to sign in for a new account after and then click on post a new topic, i suddenly just find my self logged in.
    thanks

    Any time i log in from the forum loginpage, i get a page not found error.Java forum administartors should indicate what could be causing the problem. Each time i sign in, i get a page not found error on IE.
    Another "bug" now that i use to enter is to sign in for a new account after and then click on post a new topic, i suddenly just find my self logged in.
    Good...you are a very good tester..BTW i can see that you are a member only from october 10th (i.e today ) ..how many times did u log in on this single day?????
    bamboozled,
    smmk.

  • EPMA not working: Requested service not found error , version 11.1.2.2

    Hi All,
    I am facing problem as my EPMA (version 11.1.2.2) connection is not working and it is showing the following error after giving the user credentials
    Code: com.hyperion.awb.web.common.DimensionServiceException
    Description: An error occurred processing the result from the server.
    The connection was working fine till last Friday and I had to restart all the services followed by a network slowness. After that I could not make EPMA working. I have tried the following steps so far (as recommended on similar issues)
    1. Increased the DimensionServer startup time to 1800 in BPMA_Server_Config.xml
    2. Restarted EPMA server and services.
    Please note that I have the environment where EPMA is on Windows server and Essbase is in Linux server. Hyperion planning and Essbase connection is working fine. I am using Oracle 11g for EPMA relational database.
    Would appreciate your help to resolve the issue.

    Hi John,
    Thanks so much for your response.
    I checked the event viewer and found some Oracle connection error.
    [EPMA Server Startup] FATAL An error occurred during initialization of the Dimension Server Engine: ORA-03114: not connected to ORACLE.Oracle.DataAccess.Client.OracleException ORA-03114: not connected to ORACLE at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck) at Oracle.DataAccess.Client.OracleTransaction.Commit() at Hyperion.DataAccessLayerCore.DatabaseContext.Commit() at Hyperion.DataAccessLayerCore.DALDatasetCommand.Dispose(Boolean disposing) at Hyperion.DataAccessLayerCore.DALRowset`1.Dispose(Boolean Disposing) at Hyperion.DataAccessLayerCore.CommandWrapper.Dispose() at Hyperion.DataAccessLayerCore.SchemaCommand`1.Dispose(Boolean disposing) at Hyperion.DataAccessLayerCore.SchemaCommand`1.Dispose() at Hyperion.DataAccessLayerCore.GenericDAO.Select[T](Action`1 callback, SetParamsEvent`1 onSetParams) at Hyperion.DimensionServer.DAO.DimensionPropertyManagerDAO.LoadDimensionMemberMemoProperties(Int32 libraryID, Int32 dimensionID, Action`1 action) at Hyperion.DimensionServer.PropertyManager.LoadDimension(Dimension dimension) at Hyperion.DimensionServer.PropertyManager.LoadProperties() at Hyperion.DimensionServer.Library.Load() at Hyperion.DimensionServer.Global.Initialize(ISessionManager sessionMgr, Guid systemSessionID, String sqlConnectionString)
    [EPMA Server Startup] ERROR SVR_ERR_PROCESSMGR_CANT_INIT_SESSIONMGR:Cannot initialize the Session Manager.Hyperion.DimensionServer.Interface.Exceptions.EPMAServiceException: Cannot initialize the Session Manager. ---> Oracle.DataAccess.Client.OracleException Connection request timed out at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck) at Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, Object src) at Oracle.DataAccess.Client.OracleConnection.Open() at Hyperion.DataAccessLayerCore.DatabaseContext..ctor(DataAccessLayer dataAccessLayer) at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion, Boolean onlyLoadKnownTables) at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion) at Hyperion.SessionManager.DAO.SessionManagerDataAccessLayer..ctor(NameValueCollection settings) at Hyperion.DimensionServer.SessionManager.SessionStoreRdbms.Initialize(String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout, Boolean logAllSQL) at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String configFileName, Boolean restorePastInstanceSessions, Boolean enableCaching) --- End of inner exception stack trace --- at Hyperion.DimensionServer.Service.Main.InitializeSessionManager() at Hyperion.DimensionServer.Service.Main.Start()
    I am working on different recommendations for this type of error and update if I find any solution. Any help in this regard will speed up the process.
    Thanks again for the guidance.

  • Delete Request of PSA

    Hi,
    I would like to delete a request of the PSA. in BW 3.5 I could do this via rsa1 with modelling. Now in BI 7.0 I don't finde something to delete a request completely from PSA. could somebody help me please?
    Thank you in advance, Kind Regards Manuela

    Hi there,
    If you're familiar with BW 3.5 you can always use transaction rsa1old
    Nevertheless you could also righ-click over a datasource in rsa11 transaction and choose manage. This will show all the requests present in the PSA and you select them and delete them.
    Off course there is always the option of delete the PSA from process chain.
    Diogo.

  • Webhost failed to process a request-sharepoint 2013 found error in event viewer

    I am getting following error everyday in event viewer, 
    My server has 4GB ram, 64bit, 2.26ghz processors.
    error:
    WebHost failed to process a request.
     Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/64221192
     Exception: System.ServiceModel.ServiceActivationException: The service '/_vti_bin/client.svc' cannot be activated due to an exception during compilation.  The exception message is: Memory gates checking failed because the free memory (186724352 bytes)
    is less than 5% of total memory.  As a result, the service will not be available for incoming requests.  To resolve this, either reduce the load on the machine or adjust the value of minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment
    config element.. ---> System.InsufficientMemoryException: Memory gates checking failed because the free memory (186724352 bytes) is less than 5% of total memory.  As a result, the service will not be available for incoming requests.  To resolve
    this, either reduce the load on the machine or adjust the value of minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment config element.
       at System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64& availableMemoryBytes)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       --- End of inner exception stack trace ---
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)
     Process Name: w3wp
     Process ID: 11320
    Thanks,
    Deepak patel

    Add more memory to the host. 4GB is 4GB less than the minimum system requirements for SharePoint.
    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.

  • Unable to Delete Data from PSA

    Hi Experts,
    I have a process chain which delete data from PSA on weekly basis . it running good . Since one month one of data target PSA data not deleting.
    it gives me error like DDL time(___1): .........2 milliseconds
    Delete request REQU_03RM2LOJ284N3GLM7Q574WLAO from PSA 8Z0MM_O39_OA: Error - subrc: 2
    When i am tring to delete manually it gives me above error only.
    I used programme (RSAR_PSA_CLEANUP_DIRECTORY)
    for deleteting PSA Data this programme gives me errors request already deleted from data base. But still those request available when i am looking into PSA data.
    it's happen only quality system not in the Production.
    Kind Regards,
    ve.

    Hi Srinath,
    when i am looking into system there is no programeme with name(SAP_PSA_ZEROCORREC) But another programme RSAR_PSA_CLEANUP_DIRECTORY is available i tried with these programme for deleting PSA it gives me error like request deleted from database.
    But it gives me an error indicator only.
    i  am tried to delete manually by selectiong those request from PSA it gives me error DDL Time (______1) 2 milliseconds.
    Kind Regards,
    ve.

  • Delete data in psa

    hi masters
    any one tell me deeply how to delete the psa tablae data

    Hi,
    psa data can be deleted by means of different ways.
    In process chains ,we have option " delete request from psa "
    or
    go to your data source --context menu ---manage --we can find out requests in psa, choose the requests what we are going to delete and click on trashcan icon ( delete ).
    or
    go to se14 tcode, give your psa table name and check for option delete.
    Regards,
    Chendrasekhar

  • Error in Deleting Request in DSO (Problems related to table RSTSODSPART)

    I transfered data from one DSO to another DSO. After selecting the request and clicking the Delete in the second DSO, I found this error message
    <b>'Request is already (partially) activated; no further QM action possible'.</b>
    Then, I went to the log table. It shows me this msg.
    <b>'Data inconsistency; Partition /BIC/B0001371000 not deleted' Message no. RSAR026</b>
    (The table /BIC/B0001371000 is the Change log table of the second DSO.)
    In the long text, SAP tries to explain something related to this table <b>RSTSODSPART. Please tell me what this table is used for.</b>
    Then, I checked data in this table (RSTSODSPART). It shows me <b>one record which is the changed log table name (/BIC/B0001371000) with the Del Flag marked as 'X'.</b>
    1) How can I delete this request in the second DSO?
    2) Why is that record put into this table?
    (I tried deleting this record from the table RSTSODSPART and then delete the request again. It works well, but I'm not sure if it is harmful to delete data from this table directly)

    Hi..
    try this ...........
    The 'RSAR_PSA_CLEANUP_DIRECTORY' program checks the PSA tables in the systems against the directory entries. It also checks for inconsistencies related to partitions.
    The program has the following options/fields:
    Persistent Staging Area/Technical ODS Name:(RADNAME/RADTECH) These are radiobutton options. The option 'Persistent Staging Area' allows to find the inconsistencies based on the name of the PSA that is entered through the select options. The other option 'Technical ODS name' finds the inconsistencies based on the technical name of the PSA.
    Persistent Staging Area/Technical ODS Name:(PODSNAME/PODSTECH) These are input fields and would be visible based on the radiobutton checked in the above option.
    In directory, not in PSA:(DELDIR) This option if clicked will check the existence of requests which are present in the PSA directory (in table RSTSODSREQUEST) but do not exist physically (in the PSA). This option will also display the number of requests and the records physically existing for the PSA.
    Partition Errors/Info:(NODROP)  This option displays inconsistent behavior of the partitioned PSAs where all the requests are deleted logically (in table RSTSODSPART) but the partition is not dropped. It also displays the information about the ratio of logically deleted requests to total requests, ratio of logically deleted records to total records and their percentage, for a given partition.
    The logs created by this program can later be accessed by transaction 'SLG1' using the following select conditions:
    Object                  = 'RSAR'
    Subobject               = 'METADATA'
    External ID = 'RSAR_CLEANUP_PSA_DIRECTORY'
    Depending on the release of your BW system, the program 'RSAR_PSA_CLEANU
    P_DIRECTORY' is contained in the Support Packages below. Alternatively,
    you can use the attached correction instructions. Note that first, the
    program header for the program 'RSAR_PSA_CLEANUP_DIRECTORY' must be
    created with the attributes 'Executable Program' for the development
    class 'RSAR'. You can then copy the source code from the correction
    instructions.

  • I recently had to swap out my iphone 4s and I am having problems restoring photos and videos from icloud.  I get a message on my phone that says " the URL you are requesting is not found on this server".  Pics and videos have been deleted too.

    I recently had to swap out my iphone 4s and I am having problems restoring photos and videos from icloud.  When I restored my phone from icloud, half of my pics and videos have been deleted, the pics that were restored on my phone are very blurry, and the videos won't play.  I get a message on my phone that says " the URL you are requesting is not found on this server".  I have erased and reset my phone twice, but every time I do it, more pics and videos are deleted.  I have backed up to icloud and iphoto, however, some of the pics are no longer on iphoto either.  Is there someway to get the videos to play on my phone again?  Make the photos not as blurry as they are now and to restore the pics and videos that have been lost?  I really would love to have them back, this phone is supposed to be the best and right now it doesn't seem to be.  Please help if you can.

    I too have noticed that once i restored from iCloud. Pictures blurry and videos wont play!
    Need help too!!

  • Unable to delete request from write-optimized DSO (Error during rollback)

    Hi Gurus,
    I am trying to delete a delta request from a Write-Optimized DSO. This request was uploaded with a DTP from another Write-optimized DSO.
    The actual overall status of the request is RED and the description of that status is now: 'Error during rollback of request DTPR_4JW6NLSVDUNYY3GTD6F4DQJWR; only rollback allowed'.
    I checked the log of all Request Operations in DataStore (from the same line where the red request is now) and I see my several attemps to delete this request under a RED radiobutton with the title Rollback.  The details for this error are the following:
    Could not delete request data from active table
    Message no. RSODSO_ROLLBACK114
    Diagnosis
    The system could not delete the request data from the active table of a write-optimized DataStore object.
    System Response
    Write-optimized DataStore object: DTFISO02
    Active table: /BIC/ADTFISO0200
    Request: DTPR_4JW6NLSVDUNYY3GTD6F4DQJWR
    Procedure
    Search for Notes containing the key words "Delete write-optimized DSO PSA"
    I am relatively new to SAP BI 7.0 and I do not know how to delete this request.  Any help will be highly appreciated !!
    Leticia

    Hi Leticia:
    Take a look at the SAP Notes below.
    Note 1111065 - "701: Delta consistency check for write-optimized DSOs"
    Note 1263877 - "70SP20: Delta consistency check for write-optimized DSOs"
    Note 1125025 - "P17:PSA:DSO:ODSR missing in PSA process for write-opt. DSO"
    Additionally, some ideas from the alternative presented on the blog by KMR might help you.
    "How to generate a selective deletion program for info provider"
    Regards,
    Francisco Mílán.

  • I continue to receive message that "We could not complete your iTunes Store request. An unknown error occurred (4002). Please try again later." This has been happening every time iTunes Match runs in background. Any suggestions for a cure?

    I continue to receive message that "We could not complete your iTunes Store request. An unknown error occurred (4002). Please try again later." This has been happening every time iTunes Match runs in background. Any suggestions for a cure?

    Found a potential solution here:
    https://discussions.apple.com/thread/4332757
    Gsleeroy
    Re: error 4002 in itunes match do you have a solution? 
    Sep 23, 2012 10:08 AM (in response to matracaelcan)
    Hi All,
    I had this problem today myself, and was frustrated repeatedly by the '4002' error.
    I have literally just fixed the issue by doing the following steps:
    1: Go to the 'Store' tab and select 'Turn Off iTunes Match'
    2: Return to the 'Store' tab and select 'Update Genius'
    3: Wait for this to complete succesfully, the return to the 'Store' tab once more and select 'Turn On iTunes Match'.
    4: iTunes Match will now go through the motions and should succeed!
    I hope this helps

  • Error "request method not found" in Collaboration?

    Hi,
    using Collaboration Instant Messaging, after a brief time without chat activity, casts the error popup message "request method not found"
    After this message, user click “OK” and message close, but from that moment, beginning to have problemas navigating, clicking any tab, Portal is always going to the first tab (default page) and is trapped there.  
    choosing any tab in Top Level Navigation, always return to initial page (the first tab in TLN). (navigation is like "hang")
    In addition, Collaboration Instant Messaging becomes offline, and no longer allow user to reconnect.  Most of users has problems with online status, some users never appear in “green”, and others can turn online, but after several minutes, turn offline suddenly.
    Version is EP 7.0 SP12
    Any help will be appreciated
    thanks in advance,
    Edited by: Leandro  Balboni on Apr 21, 2008 11:49 AM
    Edited by: Leandro  Balboni on Apr 21, 2008 11:57 AM

    anybody has implemented RTC functions? similar problems? any ideas?
    thanks in advance,
    regards,

  • Office Home and Student 2010 has stopped working Unspecified Error has occurred. Request cannot be processed at this time. Please try again later ( 0x8007000D )

    My office is saying its an unlicensed product and it prompts me to re install.  It come up with Microsoft Activation Wizard then when I select to activate software via the internet an error comes up saying:
    Unspecified Error has occurred.  Request cannot be processed at this time. Please try again later ( 0x8007000D )
    Please can you help me? I have tried pressing shift and right click an using system administrator but still not working.  I've called the UK helpline and have been cut off twice after repeating myself to the person on the other end.  May be easier
    to try and get some assistance on here? 

    Hi,
    This error can indicate a permissions issue in the registry and/or other operating system issues.
    Here is a
    blog post which descripts some fixes to this specific error:
    Check the Device Manager first to determine whether the issue was caused by an underlying operating system issue.
    If it's not an issue with the operating system, try the rest steps descripted in the blog to troubleshoot the issue.
    Please have a try and feel free to post back with any findings.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for

  • AVG add-in for Outlook 2013

    I'm running Outlook 2013 under Windows 8.1. I am also running AVG Internet Security 2015 (purchased version, not the free anti-virus one). I have enabled the AVG add-in. The first time I started Outlook after installing AVG, I noticed that the AVG gr

  • Dynamic selections in QA33

    Hi, anyone has experience with using dynamic selections in TX QA33 or QA32? How can I save and run these selections? How can I automatically see them instead of the standard selections? Thanks, Jessica

  • Previous(Back) and (fast)forward keys not working in iTunes

    Hello, A short while ago, I found out that my function keys (back- and forward buttons specifically) have stopt working in iTunes. The exact moment they started to malfunction in unknown to me, but in my current configuration they always did what the

  • How can I see playlist artwork?

    How can I see playlist artwork? I know cover flow is gone (stupid decision) but can I see the small album covers at the side like you used to be able to?

  • Nokia Suite Error Code 80100022 & 8D5E000A when Sy...

    Hi C3-00 phone here and on Nokia Suite 3.8.30. When syncing contacts I get the error-code 80100022 8d5e000a ...anyone a solution for this? Will be highly appreciated. Thanks Moderator's Note: The subject was amended as we have created a new thread fo