Error during a Role Import

Hi,
I am trying to configure SAP Authentication based on Ingo's blogs, but when I try to import the roles , I get the following error message and have not been able to proceed further.
Exception in JSP: /jsp/auth/sapsec_import_role.jsp:22 19: 20: <% 21: String context=secSAPR3ImportRoleBean.getContextPath(); 22: secSAPR3ImportRoleBean.init(request); 23: response.setHeader("Expires", "0"); 24: %> 25: Stacktrace:
Has anyone encountered a similar problem before and if so what did they do to solve it ?
Additional information about this install is that I am trying to make BO connect to ECC and not BI
Thanks,
Kaushal.

Hi Ingo,
Thanks for your reply. Please see my answers below
I did deploy the SAP Java Connecter. I am using version 2.1.8 but for a 64bit environment.
I am using an App Server with System Number. Should I be using otherwise ?
I am not a Basis person but I was told that I have full authorization. I will verify this again with the Basis guys but is there any particular authorization I need to be aware of ? I did find another similar message about authorizations and it mentioned about a Crystal Report Object / authorization to create a new report. I am not familiar with this either and wondered if there is a transaction to verify this ?
Just to recap, I do not have a BI system and am trying to connect to ECC directly.
Thanks,
Kaushal.

Similar Messages

  • Metadata import error during creation of import profile

    Hi guys,
    I am trying to create a (out-of-the-box) metadata interface from Fusion (source) to a HFM application. I've successfully completed the following activities:
    - Register source system
    - Setup source accounting entities
    - Initialize source system
    - Register target system
    - Create import format (Fusion to HTP application) which maps the Account COA segment from the source system to the Account dimension in the target application.
    - Create location, connected to upper import format
    - Create metadata rule
    When I try to execute the metadata rule it raises the following error during the step "Creating EPMA import profile for dimension ERPI System Profile 5" :
    2015-03-09 13:04:32,456 INFO [AIF]: [exportMetadataToEPMA: 201 ] End ( java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    See below the FDM app log:
    2015-03-09 13:04:25,716 DEBUG [AIF]: CommDim.getRuleInfo - END
    2015-03-09 13:04:25,717 DEBUG [AIF]: AIFUtil.callOdiServlet - START
    2015-03-09 13:04:25,941 DEBUG [AIF]: The registry has been found!!
    2015-03-09 13:04:26,006 INFO  [AIF]: EPMA Web Services URL:http://EPM11124V2:19000/hyperion-bpma-server
    2015-03-09 13:04:26,007 DEBUG [AIF]: Establising a session now ...
    2015-03-09 13:04:29,523 INFO  [AIF]: The session Id is:fa0ecc96-aeed-e2ee-f7be-8b8b6d0112d8
    2015-03-09 13:04:31,305 INFO  [AIF]: Creating import profile:
    2015-03-09 13:04:32,451 ERROR [AIF]: error encountered
    2015-03-09 13:04:32,453 ERROR [AIF]: Error encountered
    2015-03-09 13:04:32,456 INFO  [AIF]: [exportMetadataToEPMA: 201 ] End ( java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace --- )
    2015-03-09 13:04:32,489 DEBUG [AIF]: AIFUtil.callOdiServlet - END
    2015-03-09 13:04:32,498 FATAL [AIF]: Error in CommDim.loadMetadata
    Traceback (most recent call last):
      File "<string>", line 4185, in loadMetadata
    RuntimeError: java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace ---
    2015-03-09 13:04:32,568 FATAL [AIF]: Error in Load Metadata
    2015-03-09 13:04:32,641 INFO  [AIF]: FDMEE Process End, Process ID: 201
    I am kind of new to debugging with FDMEE, but am I correct that it finds a string where I should not be finding a string somewhere in the metadata? I looked into the source system metadata but I don't see any "string" metadata. Could anyone perhaps advise and point me in the right direction on how to deal with this error (what is causing the error, where to look, etc). Any help would be kindly appreciated!
    Regards,
    Gerard

    Hi Craig,
    Thanks for your reply.
    The DimensionServer.log show the following error (@ the same time as the FDMEE app log):
    [2015-03-09T13:04:32.379+01:00] [EPMADIM] [ERROR:32] [EPMADIM-1] [EPMADIM.Hyperion.CommonServices.Exceptions.BaseException] [tid: 10] [ecid: disabled,0] Input string was not in a correct format.
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
    ErpIntegrater0.log shows the following:
    ####<Mar 9, 2015 1:04:00 PM CET> <Info> <Common> <EPM11124V2> <ErpIntegrator0> <timerFactory1> <<anonymous>> <> <0000KjyE04kDwW05zzWByW1KzNvu000000> <1425902640516> <BEA-000628> <Created "1" resources for pool "odiMasterRepository", out of which "1" are available and "0" are unavailable.>
    ####<Mar 9, 2015 1:04:25 PM CET> <Info> <Common> <EPM11124V2> <ErpIntegrator0> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <00iRr00klyiFw0ztVw09Bz1^rvE2zG2xT0000UO00004y> <1425902665919> <BEA-000628> <Created "1" resources for pool "aif_datasource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 9, 2015 1:04:37 PM CET> <Info> <WorkManager> <EPM11124V2> <ErpIntegrator0> <Finalizer> <<anonymous>> <> <> <1425902677402> <BEA-002936> <maximum thread constraint HTTPClientWorkManager is reached>
    And Aif-WebApp.log shows:
    2015-03-09T13:04:32.450+01:00] [ErpIntegrator0] [ERROR] [] [oracle.apps.erpi.model] [tid: 33] [userId: <anonymous>] [ecid: 00iRr00klyiFw0ztVw09Bz1^rvE2zG2xT0000UO00004y,0:1:3] [APP: AIF#11.1.2.0] [SRC_CLASS: com.hyperion.aif.webservices.EPMAService] [SRC_METHOD: exportMetadataToEPMA] error encountered[[
    javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace ---
    at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:656)
    at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:475)
    at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:149)
    at com.hyperion.awb.webservice.imports.runtime.ImportsSoap_Stub.createImportProfileForApplication(Unknown Source)
    at com.hyperion.aif.webservices.EPMAService.createImportProfile(EPMAService.java:428)
    at com.hyperion.aif.webservices.EPMAService.exportMetadataToEPMA(EPMAService.java:305)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.hyperion.aif.servlet.ODIServlet.doPost(ODIServlet.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    I noticed the line: "at com.hyperion.awb.webservice.imports.runtime.ImportsSoap_Stub.createImportProfileForApplication(Unknown Source)" from this last log. Does this have any to do with the interface data source being unknown? or is it referring to something else as being source?
    Kind regards,
    Gerard

  • Error in Mass role import in Role Expert

    Hi,
    While configuring role expert, in mass role import ,I am able to import the bulk download file but its import is getting failed and error is "<b>File is in invalid format</b>"
    If I alter the downloaded file, another error is generated saying "<b>Cannot write to Upload Directory
    ursula\sap_temp\ROLEIMPORT or Directory does not exist.</b>
    Please help me out!
    Regards,
    Anubha

    Hi Michael,
    I am not able to import the SAP roles properly.
    I downloaded the roles from backend properly. But while importing them I am getting a list of backend roles and against each of them following message <b>Error in processing role infomation. Role not imported</b>.
    What could be the possible mistake? I have set <b>Upload Directory</b> = ursula\sap_temp.
    One more problem, while creating a new role I am able to reach successfully till the risk analysis phase. After that, as soon as I click on approval , i am getting message <b>Error in creating request</b>.
    I suppose the control should go to Access Enforcer from here.I have already set AC Workflow URL for role approval in Configuration -> miscellaneous.
    Thanks in advance!
    Anubha

  • Error in Mass role import

    Hi All,
    I am trying to do a mass role import in ERM. We are using version 5.3 SP10.  When trying to mass import the roles I get an error Enter a valid Enterprise Role Management Information File format. I am using the dumps form executing the program /VIRSA/RE_DNLDROLES. I am using the output in .txt format.
    Is there any way to get around this issue.
    Thanks,
    Chinmaya

    Hello Chinmaya,
      You need to have the information file and the org file in .xls format. Kindly download this file from backend and then change the extension to .xls, modify it to check that data is arranged in proper columns and then save it as .xls format. Once you do that and try to upload this error will not come.
    Regards, Varun

  • Errors During "re-role" of IIS7 0x80070643

    Is re-role a word.
    Having problem accessing VMRC from my vista workstation to my 2008 X64 Server with Virtual Server 2005 R2 installed
    Then could not access Virtual Server at all via web interface.
    Fiddled with Authentication, and it got worse.
    Panic not I thought, remove virtual server, un-role IIS, and start again, except it will not. I am unable to re-role IIS at all
    Very odd I thought.
    This has been raised before, however that person opted for a reinstall before it got anywhere. I really dont want to do that.
    Jim White
    =============
    Installation failed.
    Roles:
    Web Server (IIS)
       Error: Attempt to install IIS Management Console failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content Compression failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Logging failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Directory Browsing failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Errors failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Monitor failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Filtering failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Default Document failed with error code 0x80070643.  Fatal error during installation
       The following role services were not installed:
       Web Server
          Common HTTP Features
             Static Content
             Default Document
             Directory Browsing
             HTTP Errors
          Health and Diagnostics
             HTTP Logging
             Request Monitor
          Security
             Request Filtering
          Performance
             Static Content Compression
       Management Tools
          IIS Management Console
    =============

    Hi all. I'm having the exact same problem as Jimbo1199:
    Installation failed.
    Roles:
    Web Server (IIS)
       Error: Attempt to install IIS Management Console failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Errors failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Directory Browsing failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Filtering failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Monitor failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Logging failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Default Document failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content Compression failed with error code 0x80070643.  Fatal error during installation
       The following role services were not installed:
       Web Server
          Common HTTP Features
             Static Content
             Default Document
             Directory Browsing
             HTTP Errors
          Health and Diagnostics
             HTTP Logging
             Request Monitor
          Security
             Request Filtering
          Performance
             Static Content Compression
       Management Tools
          IIS Management Console
    Features:
    Windows Process Activation Service
       Error: Attempt to install Configuration APIs failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Process Model failed with error code 0x80070643.  Fatal error during installation
       The following features were not installed:
       Process Model
       Configuration APIs
    I have tried removing all server roles and features, including Windows Internal Database which was installed. I'm at a loss as to why this continues to fail on the install. I am using the Server Manager to install the role/feature. I can email CBS/event logs/servermanager logs for anyone willing to assist me in this.
    The box I have is Win2k8 server standard, SP1 64bit with 4Gb ram. It's joined to an AD domain. I emailed Morgan at the above email address a couple of days ago however no response as of yet. I'd really like to fix this without having to rebuild the box.
    Cheers
    Brenton

  • DB Error during System Copy Import

    Hello,
    We are currently doing a heterogeneous system copy of an internal Solution Manager
    7.01 (running on Linux SLES10 SP2 64Bit) to a new machine (running on
    Linux SLES11 SP1 64Bit). The database we are using on both side is MaxDB.
    During the export phase, nothing went wrong. The pre and post requisites were implemented.
    But during the import phase with sapinst and more especially during the 'import ABAP' step we are facing the following errors.
    __SAPDFACT.log :__
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 26, table "/BI0/F0SMD_PI2H"
    DbSl Trace: EXECUTE on connection 0, rc=-7055 (POS(59) Column(s) already
    indexed:/BI0/E0CCMARCDH~P)
    ERROR : Execute for create index /BI0/E0CCMARCDH~P on /BI0/E0CCMARCDH
    failed (dbrc=99).
      (SQL error -7055)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "/BI0/E0CCMARCDH~P" ON "/BI0/E0CCMARCDH" (
    "KEY_0CCMARCDHP" , "KEY_0CCMARCDHT" , "KEY_0CCMARCDHU" ,
    "KEY_0CCMARCDH1" , "KEY_0CCMARCDH2" , "KEY_0CCMARCDH3" ,
    "KEY_0CCMARCDH4" , "KEY_0CCMARCDH5" , "KEY_0CCMARCDH6" ,
    "KEY_0CCMARCDH7" , "KEY_0CCMARCDH8" , "KEY_0CCMARCDH9" ,
    "KEY_0CCMARCDHB"  )
    SAPAPPL1.log :
    (DB) ERROR: DDL statement failed
    (DROP INDEX "/TMWFLOW/TRORDHT~1" ON "/TMWFLOW/TRORDHT")
    DbSlExecute: rc = 103
      (SQL error -4011)
      error message returned by DbSl:
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: EXECUTE on connection 0, rc=-7055 (POS(59) Column(s) already
    indexed:/BI0/E0CCMARCDH~P)
    ERROR : Execute for create index /BI0/E0CCMARCDH~P on /BI0/E0CCMARCDH
    failed (dbrc=99).
      (SQL error -7055)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "/BI0/E0CCMARCDH~P" ON "/BI0/E0CCMARCDH" (
    "KEY_0CCMARCDHP" , "KEY_0CCMARCDHT" , "KEY_0CCMARCDHU" ,
    "KEY_0CCMARCDH1" , "KEY_0CCMARCDH2" , "KEY_0CCMARCDH3" ,
    "KEY_0CCMARCDH4" , "KEY_0CCMARCDH5" , "KEY_0CCMARCDH6" ,
    "KEY_0CCMARCDH7" , "KEY_0CCMARCDH8" , "KEY_0CCMARCDH9" ,
    "KEY_0CCMARCDHB"  )
    Before the export we executed the report for the DDL migration, created
    the right *.sql files. We copied those sql files in the right folder
    according to note 771209 and the System Copy guide.
    We also tried to implement note 942540 - System copy fails on SAPDFACT
    import, but we are not able to drop the mentioned tables. We are
    getting 'unknown tables' whereas we see them in DB.
    We would like to avoid restarting the export and import phases from the beggining as there is approximately 80GB to transfer each time and we are not running this on a server but desktop PC.
    Any help would be appreciated.
    Thanks in advance
    Regards,
    Johann

    Hello Andreas
    thank you for your answer. However, the table specified in the Note is not found when I am running the specified request in the correct schema:
    -4004: POS(16) Unknown table name:/MAXDB/INDEXSTATEMENTS SQLSTATE: 42000
    SAP_BW component in Solution Manager 7.01 SPS24 is SAPKW70106. As this BW release is already more recent than the one recommended in the Note, this issue should not be link to an old BW component patch version then.
    In the meantime, I have applied Notes 888210 and 942540. But I cannot drop the tables specified since the user SAPSMJ has no DROPIN privilege and I cannot grant them even when using SUPERDBA user.
    So I think we need to re-run the export as we are running out of options to try continuing the import phase.
    Regarding the use of last R3load release, would you know the path to download it on the marketplace and if I need the last  R3load kernel version (7.3) or only the last patch for 7.01 and knowing that I am using Netweaver 7.01 packages for the copy ? R3load used so far is 7.01/V1.4.
    Thanks and Regards,
    Johann

  • Error during Unicode Conversion - Import

    Hi,
    I am doing a Unicode conversion, done with the system export, while doing the
    import during the Import ABAP phase system is throwing the error with R3load.
    R3load -testconnect fails with following error.
    emalonsbx002:wuuadm 18% R3load -testconnect
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    R3load: START OF LOG: 20071113095228
    R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    R3load: version R7.00/V1.4 [UNICODE]
    Compiled Oct 20 2007 06:20:06
    R3load -testconnect
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1033
    DbSl Trace: CONNECT failed with sql error '1033'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1033
    DbSl Trace: CONNECT failed with sql error '1033'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1033
    DbSl Trace: CONNECT failed with sql error '1033'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1033
    DbSl Trace: CONNECT failed with sql error '1033'
    (DB) ERROR: DbSlErrorMsg rc = 99
    R3load: job finished with 1 error(s)
    R3load: END OF LOG: 20071113095230
    Please let me know if anybody have any idea on this.
    Thanks in advance.

    Your database isn´t fully started yet (in shutdown or startup) - check your alert.log
    Also see
    Note 655240 - Composite SAP note: ORA-01033
    Markus

  • Error during transport request import - how to get it's text at runtime?

    Good day to you, Ladies and Gentlemen!
    Would be glad if someone can give me an advice.
    Suppose we are importing a transport request to a system. And an error occurred during import.
    In my program I want to display why the transport failed. How can I get the error message text with description of what is wrong? The same we can see at the transport log?

    Hi
    If you mean reading the Transport Log of a request you can use this FM
    data: lines type table of TRLOG.
    CALL FUNCTION 'TR_READ_LOG'
    EXPORTING
       IV_LOG_TYPE             = 'FILE'
       IV_LOGNAME_FILE         = '/usr/sap/trans_UE6/log/E7DG900147.UE6'
      TABLES
        et_lines                =  lines
    EXCEPTIONS
       INVALID_INPUT           = 1
       ACCESS_ERROR            = 2
       OTHERS                  = 3
    You just have to figure out which directory is you system using to store the Transport Logs. Also note that in this case UE6 it would be the logical name of your system and E7DG900147 the transport request number.

  • Error during dump file Import  from 11g DB into XE database

    Hi ,
    I have a dump file exported from a 11g database. First i imported this dump file into another 11gdb test database and it worked fine.
    Later i tried to import it into an XE database. But import completed with error message as shown below. This error message appeared only for few tables.
    IMP-00015: following statement failed because the object already exists:
    Note - I created a new schema in XE database and tried to import the dump into this schema. So there is no chance for the object to exist before the import operation.
    Does anyone have any idea why import in XE fails? Is there any limitation/restriction in XE?
    FYI - All the tables that failed to import contains LOB data in it. Is LOB datatype is not supported in XE? Does this cause the problem during import?
    Regards,
    Ashok Kumar.G

    Going from 11g to XE(10g) is problematic for two reasons 1st - 11g exports not necessarily compatible with an earlier version and 2nd I have found that in some cases 11g exports can have problems when importing back into another 11g(11.1.0.7) instance due to stack overruns whereas an 10g export to 11g normally works fine..
    ./bob h.

  • ERROR DURING  MIRO FOR IMPORT P.O.

    Dear All ,
                          i m doing MIRO for import P.O , here i m doing MIRO for CVD (in USD)  only , but as i m about to post the I.V an error arise as -->"Tax code V0 country IN does not exist in procedure TAXINN
    Message no. FF713
    But in FTXP i have checked that V0 ( input tax ) is maintained here , pl help what else i have to check to resolve the issue .
    sap11

    Maintain the missing entry with the transaction OBQ2:
    Access sequences - mark 'MWST', pushbutton 'Accesses'.
    Maintain the new entry on the screen 'Accesses' for the access sequence 'MWST':
    AcNo. = 10, Tab = 3 (Tax code), Requirement = is blank,
    Exclusive = not active.
    The following should be displayed as fields for the access to MWST and table 3:
    Condition, Doc.struc., Doc.field, Long key word, Direct value I
    ALAND KOMK ALAND Country (blank) (blank)
    MWSKZ KOMP MWSKZ Tax code (blank) (blank)
    OR
    OSS Note 504400
    You enter a document with Transaction MIRO, with reference to a multiple account assigned purchase order. Different control indicators are entered in the account assignment items. The document contains unplanned additional costs which are distributed to the individual account assignment items. The system displays error message: FF713 'Tax code & country & does not exist in procedure &'.
    Other terms
    MIR7, multiple account assignment, T169P, MR1M
    Reason and Prerequisites
    The problem is caused by a program error.
    Solution
    Corrected for Release 4.7 and included in R/3 Support Package for Release 4.0B, 4.5B, 4.6B and 4.6C. Advance correction: See the "Corrections" section.

  • Error during the app import into 1.6

    Hi,
    I have the HTML_DB v 1.6.0.00.87
    I exported my application from HTML_DB to sql file and tried to import with another
    application id.
    I have got the following error message:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06512: at "FLOWS_010600.WWV_FLOW_LANG", line 548 ORA-06512: at "FLOWS_010600.WWV_FLOW_IMP_PARSER", line 678 ORA-02291: integrity constraint (FLOWS_010600.QUERY_COLUMN_TO_QRY_OBJECT_FK) violated - parent key not found:336:0
    When I try to import this sql file to the v2.0 I also get error message.
    Could you check into this and get back to me?
    Thanks,
    Oleg
    Message was edited by:
    u500000

    Oleg,
    Received your email with no attachment. In the message you said:
    "As you recommended I have upgraded my HTML_DB system to 1.6.1.00.03.,
    created export sql file and tried to import my application in the same workspace."
    What I suggested was that you apply the patch, delete the region that was "copied to" previously and copy it from the original region again. Then, export and try to import.
    Scott

  • Error during Directory Objects Import

    Hello,
    I am facing an error while importing Directory objects as
    Import Failed due to Business system Transfer of Objects.
    Obligatory Transport Target Business system not found in Systtem Landscape
    Directory. Please advise what could be the issue.
    Mohit

    Mohit,
    In order to transport objects in the Directory, the SLD has to contain information on transport targets. This information is needed to replace systems in your transport source with their equivalent in the transport target environment. For instance, if your transport comes from development and contains a receveir determination for an IDoc coming from your ERP system called 'DEV', XI will try to replace the system 'DEV' with the equivalent in your acceptance environment ('ACC'). This informantion needs to be entered in the SLD. See [Configuring Groups and Transport Targets|http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/frameset.htm] for more information.
    Kind regards,
    Koen

  • Error during data pump import with SQL developer

    Hello,
    I try to trasnfer data from one database to another one through data pump via SQL Developper (data amount is quite important) exporting several tables.
    Tables export is doing fine, but I encounter the following error when I import the file (I try data only and data + DDL).
    "Exception: ORA-39001: argument value invalid dbms_datapump.get_status(64...=
    ORA-39001: argument value invalid
    ORA-39000: ....
    ORA-31619: ...
    The file is in the right place, data pump folder of the new database. User is the same on both base, database version are similar.
    Do you have any idea of the problem ?
    Thanks

    With query SELECT * FROM v$version;
    Environment source
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    "CORE     11.2.0.1.0     Production"
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    Environment target
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    "CORE     11.2.0.1.0     Production"
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production

  • Errors during Java DB import after system refresh

    We are in the middle of refreshing our qas NW04s BI (ABAP+Java) server from our production server.  We have exported the Java database from our prod server and are trying to import it into our QA server.  On step 2 of the import (Install Common System Files), it fails with the following errors:
    ERROR      2007-07-31 14:29:17 [iaxxejsbas.cpp:178]
               EJS_ErrorReporter
    FJS-00003  out of memory (in script NW_Doublestack_OneHost|ind|ind|ind|ind, line 1727: ???)
    ERROR      2007-07-31 14:30:29 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step createSystemDirectories with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|00|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|createSystemDirectories was eecuted with status ERROR .
    I am running sapinst as root.  Anyone seen this before?  ABAP looks to be ok.  Thanks!

    hi
    Do a
    select * from dba_temp_files; .
    If you are getting the same eror, seems the temp file is corrupted.
    Simply drop the temp tablespace, create  a new one
    CREATE TEMPORARY TABLESPACE temp
          TEMPFILE '/oradata/mytemp_01.tmp' SIZE <> M
          EXTENT MANAGEMENT LOCAL UNIFORM SIZE 16M;
    and then make it a database default
    Alter 'database default temporary tablespace PSAPTEMP.
    Then again check select * from dba_temp_files.
    let us know the results.
    Thanks
    Rishi

  • SRM Installation error during abap import

    Hi SAP Gurus,
    This is the error during the ABAP Import.
    >>>Import_Monitor.log
    INFO: 2007-10-07 14:25:17
    Import Monitor is started.
    CONFIG: 2007-10-07 14:25:17
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3
    installDir=C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-10-07 14:25:17
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-10-07 14:25:17
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-10-07 14:25:17 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2007-10-07 14:25:17 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2007-10-07 14:25:18
    Data codepage 1100 is determined using TOC file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2007-10-07 14:25:18
    Version table 'SVERS' is found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2007-10-07 14:25:18
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDIC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSDIC.TSK ORA -l SAPSDIC.log
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    INFO: 2007-10-07 14:28:04 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is successfully completed.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSSEXC.TSK ORA -l SAPSSEXC.log
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL1' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL1.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL1.TSK ORA -l SAPAPPL1.log
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL0' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL0.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL0.TSK ORA -l SAPAPPL0.log
    TRACE: 2007-10-07 14:28:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error
    TRACE: 2007-10-07 14:28:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL1' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -stop_on_error
    TRACE: 2007-10-07 14:28:19 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL0' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -stop_on_error
    INFO: 2007-10-07 14:38:56 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is successfully completed.
    TRACE: 2007-10-07 14:39:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is started.
    TRACE: 2007-10-07 14:39:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL2' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL2.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL2.TSK ORA -l SAPAPPL2.log
    TRACE: 2007-10-07 14:39:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL2' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error
    INFO: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is successfully completed.
    TRACE: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSRC' import package is started.
    TRACE: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSRC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSSRC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSSRC.TSK ORA -l SAPSSRC.log
    TRACE: 2007-10-07 14:40:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSRC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSRC.cmd -dbcodepage 4103 -l SAPSSRC.log -stop_on_error
    INFO: 2007-10-07 14:41:42 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSRC' import package is successfully completed.
    TRACE: 2007-10-07 14:41:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPPOOL' import package is started.
    TRACE: 2007-10-07 14:41:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPPOOL' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPPOOL.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPPOOL.TSK ORA -l SAPPOOL.log
    TRACE: 2007-10-07 14:41:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPPOOL' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -l SAPPOOL.log -stop_on_error
    INFO: 2007-10-07 14:42:33 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPPOOL' import package is successfully completed.
    ERROR: 2007-10-07 14:42:38 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPAPPL2.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is started.
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is started.
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSPROT' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSPROT.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSPROT.TSK ORA -l SAPSPROT.log
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDOCU' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDOCU.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSDOCU.TSK ORA -l SAPSDOCU.log
    TRACE: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDOCU' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error
    TRACE: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSPROT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error
    ERROR: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDOCU.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSPROT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLEXC' import package is started.
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is started.
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSLEXC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSLEXC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSLEXC.TSK ORA -l SAPSLEXC.log
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPCLUST' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPCLUST.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPCLUST.TSK ORA -l SAPCLUST.log
    TRACE: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLEXC.cmd -dbcodepage 4103 -l SAPSLEXC.log -stop_on_error
    TRACE: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPCLUST' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error
    ERROR: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPCLUST.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    INFO: 2007-10-07 14:43:19 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLEXC' import package is successfully completed.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is started.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is started.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSLOAD' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSLOAD.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSLOAD.TSK ORA -l SAPSLOAD.log
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDDIM' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDDIM.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDDIM.TSK ORA -l SAPDDIM.log
    TRACE: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLOAD' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error
    TRACE: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error
    ERROR: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSLOAD.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDDIM.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is started.
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is started.
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDFACT' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDFACT.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDFACT.TSK ORA -l SAPDFACT.log
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDODS' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDODS.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDODS.TSK ORA -l SAPDODS.log
    TRACE: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDFACT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    TRACE: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    ERROR: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDFACT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPUSER' import package is started.
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is started.
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPUSER' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPUSER.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPUSER.TSK ORA -l SAPUSER.log
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAP0000' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAP0000.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAP0000.TSK ORA -l SAP0000.log -o D
    TRACE: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAP0000' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error
    TRACE: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPUSER' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPUSER.cmd -dbcodepage 4103 -l SAPUSER.log -stop_on_error
    INFO: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is successfully completed.
    INFO: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPUSER' import package is successfully completed.
    INFO: 2007-10-08 08:15:14
    Import Monitor is started.
    CONFIG: 2007-10-08 08:15:14
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3
    installDir=C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-10-08 08:15:14
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-10-08 08:15:14
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-10-08 08:15:14 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2007-10-08 08:15:15 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2007-10-08 08:15:15
    Data codepage 1100 is determined using TOC file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2007-10-08 08:15:15
    Version table 'SVERS' is found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2007-10-08 08:15:15
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL2' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSPROT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error
    ERROR: 2007-10-08 08:15:20 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:20 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSPROT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:30 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPAPPL2.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is started.
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is started.
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is started.
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDOCU' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPCLUST' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLOAD' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error
    ERROR: 2007-10-08 08:15:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPCLUST.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:49 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSLOAD.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:49 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDOCU.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is started.
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is started.
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is started.
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDFACT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    ERROR: 2007-10-08 08:16:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDDIM.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:16:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDFACT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:16:19 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2007-10-08 08:16:44
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2007-10-08 08:16:44
    9 error(s) during processing of packages.
    INFO: 2007-10-08 08:16:44
    Import Monitor is stopped.
    Please let me know your thoughts.
    Points will be given.

    Hi Joseph,
    Pls remove any spaces in names of Export Dir Dump Location e.g. SRM files make it SRM_files etc and restart the installation.
    Hope this is useful
    Regards
    Umesh

Maybe you are looking for

  • Servlet on WL5.1 webserver(machine#1) to ejb on WL5.1 app server (Machine#2)

              Can some tell me why am I unable to communicate with Servlet on one machine with WL5.1 to EJB on the other with WL5.1 and pl. refer the attachment for more details.           

  • Aperture no longer runs after last update

    So I ran the Apple software update last night and now Aperture no longer starts. The icon bounces up and down in the doc, stops moving and nothing. I try running from my apps folder with the same response. This was what I installed last night: 2007-0

  • Will not load local web-page and will not allow pop-ups

    does not work with local web pages will not load local files with basic HTTP HREF have to specifically add file:/// to all addresses will not allow pop-ups for local files

  • Re: powerbook wont come back from sleep mode

    I have the same problem. PB G4, 1.5 GHz, bought in '04. When I put it to sleep by closing screen or manually it will not wake up. I have rest PRAM and PMU. Still nothing. Also, it was shut-down unexpectedly a few times and wouldn't restart unless I r

  • Passing SessionBean variable to sql query editor

    Hi, I am trying to pass a variable that I define locally in SessionBean to sql query via the query editor. SELECT ALL comments.id,                     comments.comment,                     comments.comment_date FROM comments WHERE comments.id = **Ses