Importing the TR related to process chain in SCQ it fails with returncode 8

Hi I am getting following errors while transporting from development to quality server.
   Start of the after-import method RS_RSPC_AFTER_IMPORT for object type(s) RSPC (Activation Mode)
   Version 'M' of chain Z_AP_BNL_SCEN_2_3 was saved without checking
   Results of check for process     in chain  :
   0 Chains Were Selected
   Version 'M' of chain Z_AP_CZ_SCEN_2_3 was saved without checking
   Results of check for process     in chain  :
   0 Chains Were Selected
   Version 'M' of chain Z_AP_PT_SCEN_2_3 was saved without checking
   Results of check for process     in chain  :
   0 Chains Were Selected
   Version 'M' of chain Z_AP_SK_SCEN_2_3 was saved without checking
   Results of check for process     in chain  :
   0 Chains Were Selected
   Start of the after-import method RS_RSPC_AFTER_IMPORT for object type(s) RSPC (Delete Mode)
   Start of the after-import method RS_RSPV_AFTER_IMPORT for object type(s) RSPV (Delete Mode)
   Start of the after-import method RS_RSPT_AFTER_IMPORT for object type(s) RSPT (Delete Mode)
   Errors occurred during post-handling RS_AFTER_IMPORT for RSPC L
   RS_AFTER_IMPORT belongs to package RS
   The errors affect the following components:
      BW-WHM (Warehouse Management)
   Post-import method RS_AFTER_IMPORT completed for RSPC L, date and time: 20100521120136
   Post-import methods of change/transport request SCDK904729 completed
        Start of subsequent processing ... 20100521120135
        End of subsequent processing... 20100521120136
   Execute reports for change/transport request: SCDK904729
   Reports for change/transport request SCDK904729 have been executed
        Start of................ 20100521120136
        End of.................. 20100521120136
   Execution of programs after import (XPRA)
   End date and time : 20100521120136
Please suggest me the solution.

Hello,
The problem might be due to missing or incorrect customizing settings in
Tcode RSTPRFC.                                                                               
Please review the SAP note 659160                                                                               
659160 - "Error during remote call of destination ' ... ' -RSPC051"                                                                               
Please ensure the user and password are maintained in the transaction SM59 for the     
myself rfc connection. Also for the transaction RSTPRFC.                                                                               
There are objects that require client-specific processing as part of   
import postprocessing. However, transports are usually performed in    
client 000. This processing is enabled by an RFC logon with a user     
change of client 000 to the productive client in BW.                                                                               
Therefore please maintain these two places (sm59 and rstprfc) according to note  
659160 - "Error during remote call of destination ' ... ' -RSPC051".   
if those things are maintained this error shouldn't occur anymore
/br

Similar Messages

  • "Syntax error in the MDX statement " in Process chain failure??Urgent pls

    Hi Experts,
    could any one suggest me the procedure to rectify the below problems in process chain?
    1."Syntax error in the MDX statement "
    2."Error when getting data (Error when getting data (AXI))"
    Rgds,
    BH

    In which case it'll be that Access has a different date format to MySQL, and you're trying to push the string "'25-Apr-12 10:55 PM" into Access, which it's not understanding. To get around this, you need to treat your variable as a true date/time object, rather than a formatted string.
    CFQueryParams should be used on absolutely every database platform, they'll stop your website being vulnerable to SQL Injection attacks for one, which at the moment you're wide open to. Replace your query with something like this:
    <cfquery name="input_comments" datasource="#DSN#" username="#DSNUSER#" password="#DSNPASS#">
          INSERT INTO comments(
                             commenter,
                             comment,
                             datetime,
                             post_id
                   VALUES(
                             <cfqueryparam cfsqltype="cf_sql_varchar" value="#form.commenter#" />,
                             <cfqueryparam cfsqltype="cf_sql_varchar" value="#form.comment#" />,
                             now(),
                             <cfqueryparam cfsqltype="cf_sql_numeric" value="#form.post_id#" /> )
    </cfquery>
    The QueryParams will handle the data types for you, and should pass values around more safely and with fewer issues. Assuming you just want to store the current date and time you don't even need to get ColdFusion involved, as databases have their own functions for this. I believe Access' version is simply NOW(), so I've put that in your query.
    Give the above a go.

  • Cancel the scheduled jobs for process chains - urgent

    Hi,
    How do I cancel the scheduled jobs for process chains which are going to run tonight.
    thanks,
    Radha

    Hello,
    Go into transaction code RSPC and then select the particular process chain by going into the edit mode and in the menu...
    Look for Execution --> Remove from Schedule.
    Let me know if that answered your question.
    Thanks
    Dharma.

  • Adding mail ids & Removing mail ids from the last step of process chain

    Hi
    Can you please guied me how to do this.
    Adding mail ids & Removing mail ids from the last step of process chain.
    Thanks
    Subbu

    You can refer the following thread.
    email alert for process chain
    Still I would suggest to search the forum. There will be many threads and articles on this which can help you out.

  • What are the varoius type of process chain errors how we can solve them.

    Hi,
    I  need to work with process chains maintainace , Can any body tell me what are the different type of process chain errors generelly we used to get ,how we can solve them . IF possible  please provide me any document also  so that i can solve my
    abnormal problems for process chain errors.
    Thanks in advance .

    Hi,
    1) Invalid characters while loading: When you are loading data then you may get some special characters like @#$%...e.t.c.then BW will throw an error like Invalid characters then you need to go through this RSKC transaction and enter all the Invalid chars and execute. It will store this data in RSALLOWEDCHAR table. Then reload the data. You won't get any error because now these are eligible chars done by RSKC.
    2) IDOC Or TRFC Error: We can see the following error at u201CStatusu201D Screen:Sending packages from OLTP to BW lead to errorsDiagnosisNo IDocs could be sent to the SAP BW using RFC.System responseThere are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of the SAP BW.Further analysis:Check the TRFC log.You can get to this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".Removing errors:If the TRFC is incorrect, check whether the source system is completely connected to the SAP BW. Check especially the authorizations of the background user in the source system.Action to be taken:If Source System connection is OK Reload the Data.
    For more errors and solutions go thorugh the link below
    http://indelasap.blogspot.com/2009/04/sap-bi-production-support-issues.html
    Regards,
    Marasa.

  • Removing the "target server" from process chain jobs

    Dear SAP Community,
    Please note we are on BW version 3.5
    We have a very large number of process chains that are used to load data in the production environment. Many of those process chains have a "target server" specified, so that the jobs will run only on the central instance.
    A new application server has just been added to the environment, and we want to remove the "target server" definition so that the dispatcher will be free to load balance the process chain jobs.
    We can see the attributes for each process chain are stored in a table called RSPCCHAINATTR.
    Please let me know: can we update the value of field SERVER in table RSPCCHAINATTR, to set it to blank using SQL-PLUS ?
    And then can we run a /$sync to bring these changes up into the application layer ?
    This would save tons of time & manual effort, and it would set the target server to blank for all of the process chains at once, instead of clicking manually so many times to clear the value for each process chain.
    Please let me know if we can take this approach ? Is there any chance of the process chains becoming inactive by doing this ?
    We want to set the "target server" = blank in all cases, instead of manually clicking into each and every process chain.
    Please let me know, thanks.
    Keith Helfrich
    Edited by: Keith Helfrich on Aug 17, 2010 11:45 AM

    Check tcode RSBATCH, If I'm not wrong all process types are assigned to central server. Remove that server name and save.
    Now, If u execute process chain, system will prompt you assign server/host name. To skip this follow the below.
    Again use RSBATCH, under 'Background and Parallel Processes' tab, click 'Switch Off F4 Popup for Server/Host/Group', enter * (star) under Users for 'Users for Whom NO Server/Host/Group Popup Should be Processed'.
    Now, If u execute process chain, it should run on either of servers.
    Since u added Appln Server, best bet would be creating a server group. See the below link.
    How to run Process Chain jobs WITHOUT a target server

  • Process chain alteration in BI 7 with new DTPs and Infopackages

    Dear All,
    For my BI system, the source system got replaced from 4.7 to ECC 6.0 system. All the datasources that were earlier part of old system were recreated in the new one too.
    Now, I have a process chain in my production system which handles all the master data and transactional data loading. It makes use of the Infopackages(with respect to the old system) to load these data. Since I have new datasources, so I will be having new Infopackages too(with respect to the new system).  I need to replace all the old infopackages with the newly created ones in the process chain. Is there any direct step or method for this or shall I have to create a new process chain from scratch ?
    Regards,
    Srinivas

    hii
    As soon as u click on the info pkg & right click on it it shows the number of options like to display the variant , exchange the variant, connect with, etc.
    So go in the edit mode of process chain, right click on info pkg variant & select exchange variant, it opens a box having aal info pkgs, select the desired info pkg & save & activate the process chain
    thanks
    neha

  • Process q001 started up but failed with error = 20

    Dear All,
    I am facing the following error in my alert log file. I am using oracle database 10.1.
    Process q001 started up but failed with error = 20
    Process q002 started up but failed with error = 20
    Tue May 18 12:11:53 2010
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    users unable to connect to database.....
    Regards

    This may be due to AQ_TM_PROCESSES parameter.
    what is value of AQ_TM_PROCESSES parameter..
    Also paste value of processes parameter.
    Also login as sysdba and give output of :
    select * from v$resource_limit;
    Regards
    Rajesh
    Edited by: Rajesh Lathwal on May 18, 2010 12:48 PM

  • DAG - Backup failing on 1 DB only with error - The Microsoft Exchange Replication service VSS Writer instance ID failed with error code 80070020 when preparing for a backup of database 'DB012'

    Hi Board,
    i´ve search across the board, technet and symantec sites but did not found a hint about my problem.
    we drive a 2 node DAG (Location1-Ex1-mb1 
    Location2-exc1-mb1), on SP2 RU4 patchlevel with 40 Databases.
    Since some time the backup of one - and only one DB - is failing with these events, logged on the Mailboxserver on which the passive DB is hosted.
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:          28.09.2012 00:37:17
    Event ID:      2112
    Task Category: Exchange VSS Writer
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Location1-Exc1-MB1
    Description: The Microsoft Exchange Replication service VSS Writer instance 1ab7d204-609a-4aea-b0a7-70afb0db38de failed with error code 80070020 when preparing for a backup of database 'DB012'.
    Followed by
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:         
    01.10.2012 03:33:06
    Event ID:      2024
    Task Category: Exchange VSS Writer
    Level:         Error
    Keywords:      Classic
    User:         
    N/A
    Computer:      Location1-Exc1-MB1
    Description:
    The Microsoft Exchange Replication service VSS Writer (Instance 42916d80-36c1-4f73-86d0-596d30226349) failed with error 80070020 when preparing for a backup.
    The backup Application - Symantec Backup Exec 2010 R3 – states, this error
    Snapshot provider error (0xE000FED1): A failure occurred querying the Writer status.
    Check the Windows Event Viewer for details.
    Writer Name: Exchange Server, Writer ID: {76FE1AC4-15F7-4BCD-987E-8E1ACB462FB7}, Last error: The VSS Writer failed, but the operation can be retried (0x800423f3), State: Stable (1).
    Symatec suggests within http://www.symantec.com/business/support/index?page=content&id=TECH184095
    to restart the MS Exchange Replication Service – BUT the mentioned eventID
    8229 isn´t present on any of the both Mailboxservers.
    The affected Database is active on Location2-Exc1-Mb1 Server and in an overall healthy state. I found during my research, that below Location2-Exc1-Mb1 Server, there are not removed shadow copies present!
    This confuses me, since all Backups are normally taken from the passive copy of a Database.
    So my questions to the board are:
    * Does anyone is facing similar issues?
    * Can someone explain why snapshots are present on the Mailboxserver hosting the Active Database, whilst the errors are logged on the passive one?
    -          * Does someone know the conditions, why shadows copies remain and
    aren´t removed in a proper manner?
    What can cause the circumstance, that only 1 DB is facing such issues?
    Any suggestion is welcome!
    BR
    Markus

    Hi Lenora,
    I´ve encreases VSS / Exchange Backup Log levels to expert, before starting
    those things i´ve all tried now:
    - Backup from passive DB (forced within Symantec Backup Exec)
    - Backup from active DB (forced within Symantec Backup Exec)
    - Backup from passive DB without GRT enabled (forced within Symantec Backup Exec)
    - Backup from active DB without GRT enabled(forced within Symantec Backup Exec)
    All those attempts failed.
    But brought some more details - the backup against the active DB states, that there is still a backup in progress and therefore this backup is cancelled by VSS.
    The Solution was, that i´ve needed to restart the Exchange Replication Service on the Mailbox Server hosting the passive DB.
    Backups are working again on all DBs!
    THX for your replys.
    Best regards
    Markus

  • Hello, i need help i'm doing experiment on ilab i have managed to put my experiment on the platform but when i try to launch it fails with an error 404 that the page not found. any one with idea of what i should do to solve this problem. thank you

    hello, i need help i'm doing experiment on ilab i have managed to put my experiment on the platform but when i try to launch it fails with an error 404 that the page not found. any one with idea of what i should do to solve this problem. thank you

    hey Sally,
    Can you elaborate on the ilab and what you are trying to do? I have found this page to explain error 404, but I am not sure if it directly applies to  you
    http://digital.ni.com/public.nsf/allkb/D0998D3734926FA08625782300016E40?OpenDocument
    Regards,
    A. Zaatari
    National Instruments
    Applications Engineer

  • Process m000 started up but failed with error = 20

    Hi,
    Could anybody tell me what does this mean ?
    Process m000 started up but failed with error = 20
    Thu Aug 1 15:22:34 2007
    Process q000 started up but failed with error = 20
    Process q000 started up but failed with error = 20
    Process q000 started up but failed with error = 20
    Thanks,
    P.

    Check metalink note 334704.1
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:4536502596857368347::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,334704.1,1,1,1,helvetica

  • Importing TR related to Process chains failure in quality

    Hi I am getting following error while transporting process chains from dev to quality it is saying method execution failure and log is giving as below. please suggest me the solution.
      Execution of programs after import (XPRA)
      Transport request   : SCDK904729
      System              : SCQ
      tp path             : tp
      Version and release: 372.04.82 700
      Post-import methods for change/transport request: SCDK904729
      Post-import method RS_AFTER_IMPORT started for RSPC L, date and time: 20100526112312
      Start of the after-import method RS_RSPT_AFTER_IMPORT for object type(s) RSPT (Activation Mode)
      Start of the after-import method RS_RSPV_AFTER_IMPORT for object type(s) RSPV (Activation Mode)
      Start of the after-import method RS_RSPC_AFTER_IMPORT for object type(s) RSPC (Activation Mode)
      Version 'M' of chain Z_AP_BNL_SCEN_2_3 was saved without checking
      Results of check for process     in chain  :
      Version 'M' of chain Z_AP_CZ_SCEN_2_3 was saved without checking
      Results of check for process     in chain  :
      Version 'M' of chain Z_AP_PT_SCEN_2_3 was saved without checking
      Results of check for process     in chain  :
      Version 'M' of chain Z_AP_SK_SCEN_2_3 was saved without checking
      Results of check for process     in chain  :
      Start of the after-import method RS_RSPC_AFTER_IMPORT for object type(s) RSPC (Delete Mode)
      Start of the after-import method RS_RSPV_AFTER_IMPORT for object type(s) RSPV (Delete Mode)
      Start of the after-import method RS_RSPT_AFTER_IMPORT for object type(s) RSPT (Delete Mode)
      Errors occurred during post-handling RS_AFTER_IMPORT for RSPC L
      The errors affect the following components:
         BW-WHM (Warehouse Management)
      Post-import methods of change/transport request SCDK904729 completed
           Start of subsequent processing ... 20100526112312
       Execute reports for change/transport request:
       Reports for change/transport request have been executed
            Start of................ 20100526112312
            End of.................. 20100526112312
       Execution of programs after import (XPRA)
       End date and time : 20100526112312
       Ended with return code:  ===> 8 <===

    In rspc , check for the four process chains given in error log ( there is a check button in the menu bar , once you click that it will show the process variant which has error as red )
    Version 'M' of chain Z_AP_BNL_SCEN_2_3 was saved without checking
    Results of check for process in chain :
    Version 'M' of chain Z_AP_CZ_SCEN_2_3 was saved without checking
    Results of check for process in chain :
    Version 'M' of chain Z_AP_PT_SCEN_2_3 was saved without checking
    Results of check for process in chain :
    Version 'M' of chain Z_AP_SK_SCEN_2_3 was saved without checking

  • How to see the installed BI content process chain?

    Hi Expert,
    I've installed a BI content process chain, called 0TCT_MD_C_FULL_P01, but I can not see it in tcode RSPC, also can not use it. Can you tell how to make it available in RSPC?
    Thanks a lot.
    Happy.Bear

    Hi,Check in RSPC under "Not Assigned"
    And also chcek in Tables related to PCs,
    RSEVENTCHAIN Event Chain Processing Event Table
    RSEVENTHEAD Header for the event chain
    RSEVENTHEADT Header for the event chain
    RSPCCHAIN Process chain details
    RSPCCHAINATTR Attributes for a Process Chain
    RSPCCHAINEVENTS Multiple Events with Process Chains
    RSPCCHAINT Texts for Chain
    RSPCCOMMANDLOG System Command Execution Logs (Process Chains)
    RSPCLOGCHAIN Cross-Table Log ID / Chain ID
    RSPCLOGS Application Logs for the Process Chains
    RSPCPROCESSLOG Logs for the Chain Runs
    RSPCRUNVARIABLES Variables for Process Chains for Runtime
    RSPC_MONITOR Monitor individual process chains
    Thanks
    Reddy

  • Issues related to process chains

    dear gurus,
    i hope all are doing great, this is the message regarding the issue with process chain in sap-bw(from application server)
    i'm trying to load data from flat file to ods and infocube parallely, i've created the infocube and ods object and i've also created the respective infopackages and copied the name of infopackages.
    i've created the process chain and in monitoring i.e. rspcm when i'm adding the process chain the status in not green its a yellow triangle.
    apart from that i'm getting an error message saying that- objects have been locked by the sapuser.
    please do help me to get rid of this issue.
    please do send me the related documents regarding the process chains, that would help me to understand the concept.
    thank you.
    regards,
    ratin.

    Hi,
    Please refer the below doc:
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00a1f389-ec7c-2c10-04bc-9d81b3084171?quicklink=index&overridelayout=true]
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80ffbc22-8c91-2d10-ed84-e246b29e7be5?quicklink=index&overridelayout=true]
    Thanks

  • How to delete the error stack in process chain?

    Hi all,
    we just want to do the following:
    - we are loading in FULL daily to our datatarget (data is versionized by 0calday)
    - we want to use the error-stack in order to analyze wrong data
    --> but we now encounter the problem that, if data has once been added to the error stack and has not been handled yet, all data from the next daily load will be sorted out as records with this key do already exist in the error-stack. But that's exactly what we want to avoid.
    with other words: how can we delete the records in the error stack by a report by e.g. using this in a process chain?
    Thanks in advance,
    Best regards,
    bivision
    Edited by: bivision2009 on Jul 6, 2010 12:25 PM

    Dbl click that DTP.... From menu... Extras -> Setting for Error Stack
    Here U can see error stack table name /BIC/B0001234000.
    Using SE38, create simple program "Delete from /BIC/B0001234000"
    In the process chain, add process type "ABAP Program" to add above deletion statement.

Maybe you are looking for

  • Hard drive filling up, can I use external hard drive for my library?

    Hello all! My hard drive on my Sony laptop only has 30G harddrive, and as I am downloading my Cd collection and buy it tunes videos etc., into my ipod, my computer is slowing down and overloading because of all the other programs I have in there. So

  • Is it possible to retrieve deleted files from the cloud i.e. contact list?

    Is it possible to retrieve deleted files from the cloud i.e. contacts?

  • IPod nano problems - no space available

    I was having problems updating my iPod, now the itunes gives me the message that I have no space left on my iPod when the iPod has no songs on it. I checked the settings on my iPod and it says there is like 100 kb available from 2gb. But I have nothi

  • Incorrect/confused MBeanHome object

    Hello, World. I am having an issue using the weblogic.management api's, which is pretty serious for me. I am using WebLogic 8.1 SP3: (From the Start Log) <13:40:15 IST 09/12/2004> <Info> <Management> <BEA-141107><Version: WebLogic Server 8.1 SP3 Tue

  • Problem trying to Download Photoshop Trial

    When i clic the button to download Photoshop Trial i receive a message saying that it must be downloaded in a computer. I am doing it on my computer (Dell Inspiron one2310 windows 7 Home Premium). I've seen in Internet someone that said the same from