Errors in R3load processes during Copy Source System ERP 2005

Hello,
I'm executing the Copy Source from an ERP 2005 SR2 nounicode system. In windows2003 32 bits.
During R3load processes I have the follow error for all packages.
I used the users "administrator" and <SID>adm, and in both the error is the same:
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: START OF LOG: 20091214170332
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#20 $ SAP
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: version R7.00/V1.4
Compiled Aug 24 2009 02:22:21
F:\usr\sap\QAS\SYS\exe\run\R3load.exe -ctf E X:\EXP_QAS\ABAP\DATA\SAPAPPL1_77.STR X:\EXP_QAS\ABAP\DB\DDLORA.TPL SAPAPPL1_77.TSK ORA -l SAPAPPL1_77.log
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: job completed
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: END OF LOG: 20091214170332
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: START OF LOG: 20091214170332
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#20 $ SAP
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: version R7.00/V1.4
Compiled Aug 24 2009 02:22:21
F:\usr\sap\QAS\SYS\exe\run\R3load.exe -e SAPAPPL1_77.cmd -l SAPAPPL1_77.log -stop_on_error
DbSl Trace: ORA-1403 when accessing table SAPUSER
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): US7ASCII
(DB) INFO: Export without hintfile
Alternate NameTab for type "BAPIPAREX_HELP" was missing and has been simulated.
Tab field CUEX-[9] has type DDic:168 ABAP:9
(SYSLOG) INFO: k CQ9 : CUEX&DDic:168&ABAP:9&field:9&                        rscpgdio 41
Tab field CUKN-[7] has type DDic:168 ABAP:9
(SYSLOG) INFO: k CQ9 : CUKN&DDic:168&ABAP:9&field:7&                        rscpgdio 41
Tab field CURSCOD-[5] has type DDic:168 ABAP:9
(SYSLOG) INFO: k CQ9 : CURSCOD&DDic:168&ABAP:9&field:5&                     rscpgdio 41
Tab field EDID2-[7] has type DDic:168 ABAP:9
(SYSLOG) INFO: k CQ9 : EDID2&DDic:168&ABAP:9&field:7&                       rscpgdio 41
Tab field EDID4-[7] has type DDic:168 ABAP:9
(SYSLOG) INFO: k CQ9 : EDID4&DDic:168&ABAP:9&field:7&                       rscpgdio 41
Tab field EDIDD_OLD-[6] has type DDic:168 ABAP:9
(SYSLOG) INFO: k CQ9 : EDIDD_OLD&DDic:168&ABAP:9&field:6&                   rscpgdio 41
Alternate NameTab for type "T52C5" was missing and has been simulated.
Tab field TPRI_PAR-[13] has type DDic:172 ABAP:8
(SYSLOG) INFO: k CQ9 : TPRI_PAR&DDic:172&ABAP:8&field:13&                   rscpgdio 41
(GSI) INFO: dbname   = "QAS20061101081107                                                                                "
(GSI) INFO: vname    = "ORACLE                          "
(GSI) INFO: hostname = "LDCTES15                                                        "
(GSI) INFO: sysname  = "Windows NT"
(GSI) INFO: nodename = "LDCTES15"
(GSI) INFO: release  = "5.2"
(GSI) INFO: version  = "3790 Service Pack 1"
(GSI) INFO: machine  = "4x Intel 801586 (Mod 33 Step 2)"
(BEK) ERROR: SAPSYSTEMNAME not in environment
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: job finished with 1 error(s)
F:\usr\sap\QAS\SYS\exe\run\R3load.exe: END OF LOG: 20091214170332
Best regards, Alberto.

> (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): US7ASCII
First I'd suggest you switch the database codepage to a supported one:
Note 102402 - Changing the database character set
> Tab field CUEX-[9] has type DDic:168 ABAP:9
> (SYSLOG) INFO: k CQ9 : CUEX&DDic:168&ABAP:9&field:9&                        rscpgdio 41
> Tab field CUKN-[7] has type DDic:168 ABAP:9
> (SYSLOG) INFO: k CQ9 : CUKN&DDic:168&ABAP:9&field:7&                        rscpgdio 41
> Tab field CURSCOD-[5] has type DDic:168 ABAP:9
> (SYSLOG) INFO: k CQ9 : CURSCOD&DDic:168&ABAP:9&field:5&                     rscpgdio 41
> Tab field EDID2-[7] has type DDic:168 ABAP:9
> (SYSLOG) INFO: k CQ9 : EDID2&DDic:168&ABAP:9&field:7&                       rscpgdio 41
> Tab field EDID4-[7] has type DDic:168 ABAP:9
> (SYSLOG) INFO: k CQ9 : EDID4&DDic:168&ABAP:9&field:7&                       rscpgdio 41
> Tab field EDIDD_OLD-[6] has type DDic:168 ABAP:9
> (SYSLOG) INFO: k CQ9 : EDIDD_OLD&DDic:168&ABAP:9&field:6&                   rscpgdio 41
> Alternate NameTab for type "T52C5" was missing and has been simulated.
> Tab field TPRI_PAR-[13] has type DDic:172 ABAP:8
> (SYSLOG) INFO: k CQ9 : TPRI_PAR&DDic:172&ABAP:8&field:13&                   rscpgdio 41
I'd execute a DDIC vs. database check in DB02OLD.
> (BEK) ERROR: SAPSYSTEMNAME not in environment
Is that variable set for <sid>adm?
Markus

Similar Messages

  • Error in ODI while configuring ERPi  Source system

    Hi All,
    Hyperion Version : Hyperion 11.1.2.1
    OS: windows 2008
    I'm getting the following Error in ODI while configuring ERPi Source system in workspace.
    "942 : 42000 : java.sql.SQLException: ORA-00942: table or view does not exist
    java.sql.SQLException: ORA-00942: table or view does not exist "
    can anyone guide how can achieve this. thanks in advance.
    Regards,
    Ravi

    Hi All,
    Please find the below error log from ERPi configurator [Workspace] and let me know further steps to solve this issue....
    ERPI Process Start, Process ID: 71
    ERPI Logging Level: DEBUG (5)
    ERPI Log File: C:\Windows\TEMP\2\/aif_71.log
    Jython Version: 2.1
    Java Platform: java1.4.2_08
    COMM Create Process Detail - Create Process Detail - START
    COMM Create Process Detail - Create Process Detail - END
    Error in Start PS HCM Setup Source System
    java.lang.Exception: The scenario did not end properly.
    at com.sunopsis.dwg.dbobj.SnpScen.a(SnpScen.java)
    at com.sunopsis.dwg.dbobj.SnpScen.localExecuteSync(SnpScen.java)
    at com.sunopsis.dwg.tools.StartScen.actionExecute(StartScen.java)
    at com.sunopsis.dwg.function.SnpsFunctionBaseRepositoryConnected.execute(SnpsFunctionBaseRepositoryConnected.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlS.treatTaskTrt(SnpSessTaskSqlS.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand(DwgCommandScenario.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.i(e.java)
    at com.sunopsis.dwg.cmd.h.y(h.java)
    at com.sunopsis.dwg.cmd.e.run(e.java)
    at java.lang.Thread.run(Unknown Source)
    ERPI Process End, Process ID: 71
    Thanks
    Ravi

  • Error in code page mapping for Source system whil loading the data from ECC

    HI Gurus,
    I am working in a implementation project, Recently our BI sand box is up, when i am doing my load from 0comp_code_attr it is throwing an error "Error in code page mapping for source system"(This is my first load from ECC).
    In details tab it is showing as the data is sent from the source system but the data is not reaching to the PSA.
    Please let me know if there are any settings needs to be made.
    Many thanks in Advance
    Jagadeesh

    HI V,
    Thanks for your quick response. I did it but it didn't resolve the issue. since the system id which i am having is 3 digits(LEC) but there it is taking only 2 digits, so i clicked on the button called Propose system ids, it has praposed LE, but the issue is stil there.
    Do we need to do any settings in LBWE??
    Thanks and Regards
    Jagadeesh

  • Error in code page mapping for Source System

    Hi All,
    We are Loading data into BI system from MDM System.
    It was loading fine but Yesterday we got an error " Error in code page mapping for Source System"
    Message Class: RSDS_ACCESS 13.
    We alreday tried to Search any IDOCs with error/unprocessed , but there isn't any.
    Any pointers for this error will be Helpful.
    Regards,
    Mayank

    Our SP currently SAPKW70019 , the SAP note mentioned above required to apply SP for 13, which we already beyond that...unfortunately we still face the same problem .. almost every day ..
    any advice.. ?
    Edited by: Edi Erwan  Abu Talib on Jun 22, 2009 8:22 AM

  • Trigger Process Chain from Source System into Target System

    Hello...actually in source system BZD, we have a process chain, in the target system BWD, we have another process chain as well. We want to have a process of combining these two process chain together. When the process chain in source system is completed successfully, the system will sent out some sort of signal to start the process chain in BWD. I am not sure how this can be done, I try to use the function module "BP_EVENT_RAISE" in the BZD and when this module is called, it does not start the process chain in BWD after the process chain in BZD is completed. I just wondering am I using the correct method. If will be good if anyone here can help...thanks alot.

    >
    FluffyToffee wrote:
    > Hello...actually in source system BZD, we have a process chain, in the target system BWD, we have another process chain as well. We want to have a process of combining these two process chain together. When the process chain in source system is completed successfully, the system will sent out some sort of signal to start the process chain in BWD. I am not sure how this can be done, I try to use the function module "BP_EVENT_RAISE" in the BZD and when this module is called, it does not start the process chain in BWD after the process chain in BZD is completed. I just wondering am I using the correct method. If will be good if anyone here can help...thanks alot.
    Hi Fluffy,
    Check RFC connection between the two sysems.
    Try using remote process chain process type in the process chain. the fllowing link may help you.
    http://help.sap.com/saphelp_nw70/helpdata/EN/86/6ff03b166c8d66e10000000a11402f/frameset.htm
    Regards,
    sunmit.

  • Error while adding oracle as a source system to BW

    Hi Experts,
    I am trying to connect BW to the oracle database. While connecting I am getting the error "Source System XXXXX Cannot Be Accessed".
    I checked for the TNS name and Connection Info in TNSNAMES.ORA  and everty thing seems to be good.
    Please Advice.
    Regards,
    K.Manikandan.

    Hi Manikandan,
    Is the DBSL installed on the Oracle database. Check this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/a1/89786c3df35c4ea930a994e884bb4c/frameset.htm
    Also check OSS Note:323151
    Bye
    Dinesh

  • Transport Error - DS does not exist in Source system

    Dear All,
    I am getting below Error while transporting the DSO from DEV to Quality.
    DataSource  8ZM_ALT  does not exist in source system  DCQCLI041 of version A.
    I have checked the dataosource is active and available in Development system.  But Its giving error while importing.
    As per the dataflow the data of this DSO is updated to Cube.
    Has anyone solved this issue, because i have checked in SDN but there are no suitable answers.
    Regards
    Sankar

    Hi,
    Your right I am transporting ZM_ALT Dso .  The following log of the error we are getting.
    DataSource 8ZM_ALT does not exist in source system DCQCLI041 of version A
    Mapping between data source 8ZM_ALT and source system DCQCLI041 is inconsistent
    DataSource 8ZM_ALT does not exist in source system DCQCLI041 of version A
    Field /BIC/ZM_AA will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_APPL will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_BEM will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_MOD will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_NCDS will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_NDESC will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_NES1 will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_NES2 will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_NIN will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_NPCS will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Field /BIC/ZM_NPN will not be delivered from DataSource 8ZM_ALT in source system DCQCLI041
    Regards
    Sankar

  • Error : Modification not possible- while creating source system in BI7

    Hi BI Guru's,
    We are using BI7 and source system ECC6 ,We are about to move to production, When creating the source system in BI PRD system we getting the Error Modification not possible.we created RFC connection, background user and remote connection works fine.
    Is there any body put some light on this issue
    thanks in advance,
    Regards,
    Mohan

    Mohan,
    Check if your logical systems are in place in SCC4 and also in the transport connection.
    Also check if you are connecting to the source system by IP Address or by logical name.
    Accordingly you would have to maintain the source system connections.
    Arun

  • Error when creating transfer structure in source system

    We have just had a copy of the ERP production system done and connected it to our existing QA system (done by our service providers) for a test go-live of our ERP upgrade.
    Now I cannot activate the transfer rules as the transfer structure cannot be created in the source system.
    I have checked the settings in table RSBASIDOC and they look okay, I can only assume that our wonderful basis people have done everything they should have but cannot be sure they've done it all correctly.
    The sourcesystem is active, the RFC's are fine.
    And help for a desperate man please. I've got to get this working in 1 day as basis need the system back to do an Oracle upgrade.

    Hi Jonathan,
    Try to replicate the DS once again and the run the program RS_TRANSTRU_ACTIVATE_ALL to activate your transfer structure. Hope it helps.
    Thanks and Regards
    Subray Hegde

  • Process chain - Two source system issue

    Hi Experts,
    I face problem when i transport a process chain from BW DEV to Quality.
    I have two source systems in Quality ECI and EXS.EXS is a sandbox server(Source system) which we no longer use.
    When i transport the process chain from DEV to QA, i get two DTP's automatically added to Process chain in quality for two source systems ECI and EXS whereas i do not want the data to be loaded from EXS client.
    I checked the BW dev system, it has only one DTP in the process chain.
    Now I want to elminate the other DTP in the process chain in quality.
    Please suggest.
    Regards,
    Srini

    I Dont think so a DTP for EXS system has got created automatically when you transport the PC to QA (which actually doesn't exist in DEV).
    Please check you DEV system once again, there might a DTP from EXS system also.. other wise go the Release TR and then check the contents-->iif you find two DTP's there then it is there in the dev system..
    Any ways if you want to delete the other DTP from the PC in QA.. you can Delete it directly from the PC itself.. Goto change mode of the PC and then select the DTP which you want to delete-->then right click and hten Click on Remove Process -->then activate the PC..
    Note: You might have authorization to edit the PC in QA then only you will be able to do the changes..

  • Copy Source System Parameters from 1 container to another DAC 10

    Hi ALL
    I want to copy the records in the tab source system parameters from 1 container to another, i only want the source system parameters, anybod have any idea, I was thinking of copying them directly in SQL, was not sure where though, Thanks

    Go to your custom container at Source system parameters tab
    right click->Reference->Select the container->add required one
    If helps pls mark as correct/helpful
    BTW: for DAC experts send me an email
    Edited by: Srini VEERAVALLI on Dec 19, 2012 4:40 PM

  • Error Occures while loading data from Source system to Target ODS

    Hi..
    I started loading Records From source system to target ODS.while i running the job i got the following errors.
    Record 18211 :ERROR IN HOLIDAY_GET 20011114 00000000
    Record 18212 :ERROR IN HOLIDAY_GET 20011114 00000000
    sp Please help me in these following Errors..
    Thanks in advance,

    Hello
    How r u ?
    I think this problem is at the ODS level, ZCAM_O04 is ur ODS Name.
    Could u check the ODS Settings, and the Unique Data Records is Checked or Not ?
    Best Regards....
    Sankar Kumar
    +91 98403 47141

  • Dynamically increase R3load processes during import phase

    I am currently importing a system export and sapinst didn't give me the option to choose the allocation of R3load jobs to do the import with. Currently, there are only 3 R3load processes running at this time. I have 8CPU on this system and it's not even phasing it with this load. I'd like to be able to dynamically (as in i don't want to restart sapinst) switch this to now use 8 processes (maybe even as high as 12). How would I go about doing this without impacting the jobs that are currently running?
    thanks for any help you folks can provide.

    Hello,
    There is no standard way to do it.
    If you have just started the Export and if you feel it is really going to take a long time, then better to 'cancel' the current execution of Export and Restart with new Export.
    Thanks

  • Bw extraction process starting after a process/job in source system

    Hello gurus,
    I want to start a extraction process (a chain process) in BW system after a background program (job background process) has finished in the source system (which is an R/3 system).
    My solution sound like this: I make a RFC function in BW that start the event XX, and planning the process chain to start at event XX (all this in BW side).
    In source system I call the RFC function when the desired background process has finish.
    I look for another solution (more simple maybe) for my task, or for any another suggestion.
    thanks

    Hi,
    Refer the note :135637
    (1) Create an event in the BW system
    Define a system event (for example SAP_BW_TRIGGER) with Transaction SM62.
    (2) Create a function module in the BW system
    Create a function module (for example Z_BW_EVENT_RAISE) with the help of Transaction SE37. For the source code refer to the attachment of this note.
    (3) Use the below code in code of the triggered job  in the R/3 System.Here BIMCLNT000 is the logical system name of the BI system. you need to cange it to yours.
    parameters: rfcdest like rfcdisplay-rfcdest default 'BIMCLNT000'.
    call function 'Z_BW_EVENT_RAISE'
      destination rfcdest
      exporting
          eventid = 'SAP_BW_TRIGGER'.
    Regards,
    Anil Kumar Sharma .P

  • Error in PCR approval using JSP scenarios in ERP 2005

    Hi All,
       Due to the missing Adobe PCR scenarios for Request for Transfer, we are having to use the JSP PCRs.  I can create one, and route it to the senior manager for approval, but when they try to launch the form from the workitem, I get the following error:
    "Unable to perform action because the system returned an invalid URL"
    We've debugged the FM that provides the items for the UWL, and looked in lots of portal logs, but can't find what this invalid URL actually is!  Therefore, it's proving virtually impossible to find out what I need to change to correct it!
    In order to change to the JSP PCRs, I've changed the scenario config in QISRSCENARIO to specify "Entry Using JSP iView", I've specified an "Internet Link" (below the Additional Data button) of:
    http://<server>:<port>/irj/servlet/prt/portal/prtroot
    In the additional data, the Portal Component comes through as:
    com.sap.pct.hcm.pcr_specialpayment.default
    and I've defined a "Server" entry for Entry Using JSP iView of:
    http://<server>:<port>/irj/servlet/prt/portal/prtroot
    I've looked at SAP note number 646601.  I've configured SWFVISU to change task TS50...075 from Java WebDynpro to "iView", and specified:
    ID = com.sap.pct.hcm.isrdispatcher.default
    When registering the item types in the portal UWL config, this appears to pull through values as per the xml config file attached to 646601.
    Any ideas?
    I'd very much appreciate any help you can give!
    Many thanks,
    Russell.

    Hi Lewis,
       Yes, I did!  The problem is that the UWL iview launcher requires a fully qualified iview path (ROLES://portal_content/...).
    However, the isrdispatcher iview is a "master iview" from the EP5 days.  This means that it doesn't exist in the PCD as an iview that you can fully qualify!
    It does have a par file, however, so the solution is to create your own isrdispatcher iview, based on this par file.  Then you can enter the fully qualified location of your iview in the ID attribute in SWFVISU:
    ROLES://portal_content/.../my_isr_dispatcher
    Hope this helps!
    R

Maybe you are looking for

  • How to upload cd's to itunes??

    I have put in my audio CD and selected import and then the songs i want to import. They show up in the itunes screen but in the time column, it always reads 789:57 and none of the songs can be played, the computer scans each one and goes back to the

  • How to add hp printer in windows xp which is in a wireless network?

    how to add hp printer in windows xp which is in a wireless network?

  • Single Webservice to perform more than 1 function in different systems

    Hello, Just to give a brief idea what i am trying to achieve is: I want to create a Web Service which will do some operations in R/3 , some operations in SAP-CRM and some in a .Net System. So lets say: I have a portal from where my Sales order is get

  • It will not let me download new update, or unistall itunes

    When i try to update my itunes it will not let me and pops up with an error message i tried to delete itunes and it pops up with the same message. How do i delete it so i can install the new one or how can i update it?

  • E72 Camera issue (black screen)

     Hi everyone, I am having a problem with the camera in my E72. When I try to use it, it givesme a blank, black screen (no image is visisble as through the lens). Although the right hand side of menu does appear on screen if I press the button, nothin