Errors during VM migration

Hi,
I have an SCVMM 2012 R2 instance (with CU1), and when I perform a VM migration I get a status of Completed w/ Info
In the details pane of the Jobs window I have 9 errors and a warning every time
Error 23801 - No available connection to selected VM Network can be found
Error 23810 - There is no host NIC with required classification
Error 23806 - All available ports on switch extenstion has been used
Error 23808 - All available ports on port profile has been used
Error 23807 - The switch extension has reached maximum supoprted ports on this host
Error 23809 - The port profile has reached maximum support ports on this host
Error 23811 - Ports are not available for VM Subnet
Error 23825 - The virtual machine requires a logical switch connection and the host network adapter is not attached to a logical switch or operating sytem doesn't support logical switch
Error 23753 - The virtual machine or tier load balancer configuration requires an IP pool and there are no appropraite IP pools accessible from the host
Warning 23830 - Unable to find compliant logical switch
Even with all of these warnings the migrated VM works just fine.
In our environment we are using a layer 3 switch with VLANs, so I have a logical network using the 'VLAN-based independent networks' option, with two sites
Each site has an assoicated VLAN ID, and IP subnet
I've created a logical switch (without SR-IOV), using only the Microsoft Windows Filtering platform extension
The uplink on the logical switch is not a team, and has a port profile associated with the host group including all my Hyper-V hosts, and including all sites from the logical network
The virtual port on the logical switch has High bandwidth and medium bandwidth port classifications associated
I have VM Networks created for each of the sites on my logical network
The network configuration on my VM is as follows:
 Connected to a VM network, enable VLAN
  IP address is greyed out as Static IP (from a static IP pool) - This was configured as Dynamic at creation time as I do not use IP pools
  MAC address is dynamic
  Virtual switch - using the logical switch mentioned above and High Bandwidth classification
The hosts have a dedicated interface on a trunked network port for VM data. Available for placement is checked, used by management is not (as i have a dedicated interface for that)
It has the logical network mentioned above assigned, and all IP sites are shown with their VLAN IDs
I believe I have everything configured correctly (after all the VM works correctly regardless of which host is running it), but i still see these errors during a VM migration
Has anybody seen this before, or have any pointers to resolving them?
The hosts are Server 2012 R2 Datacenter and the VM is Server 2012 R2 Standard
Thanks,
Phil

I am also getting these errors when manually migrating machines between hosts. And indeed, the VM is moved and keeps working.
But when I try to put an host in maintenance, it instantly fails with:
Error (10434)
No suitable host is available for migrating the existing highly available virtual machines.
Not quite the same network setup, but running all Server 2012R2 and VMM2012R2.
In my production environment I do not have these issues, which is running Server 2012 and VMM2012SP1.
Regards,
Ramon

Similar Messages

  • Error during java migration tool kit phase

    Hi All ,
    We are migrating the BI 7.00 EHP1 from  (Win 2008/SQL 2008) to Target (Win 2008/SQL 2008).This is a export/Import based method using sapinst tool.
    Import stopped at the "Java Migration Toolkit" phase.The following are the error logs , if anybody faced same issue please help with your inputs.
    runJmt.log
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
    at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(ConfigurationHandlerFactoryManager.java:63)
    at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getSourceConfigurationFactory(MigrationToolUtils.java:178)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:260)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
    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:331)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
    at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
    ... 13 more
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
    at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
    ... 18 more
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
    at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(ConfigurationHandlerFactoryManager.java:63)
    at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getTargetConfigurationFactory(MigrationToolUtils.java:190)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:262)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
    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:331)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
    at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
    ... 13 more
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
    at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
    ... 18 more
    Could not initialize the offline configuration managers.

    Hi,
    First check you port numbers as per error, that port is not use.
    The port number error_con is not valid.
    Also check this sap note
    1788188 - Couldn't connect to DB during java install
    Then also check this link with same problem, suggestion is replacing the default kernel from DVD with later one.
    http://scn.sap.com/thread/1203147
    KInd Regards,
    Johan

  • Error during the migration of Lync 2013 onpremise user to Office 365 Lync

    Hi,
    I am trying to migrate a Lync 2013 onpremise user to Office 365 Lync in a Hybrid environment.
    I am connecting to the Lync server from my machine with the following commands
    $lyncOptions = New-PSSessionOption -SkipRevocationCheck -SkipCACheck -SkipCNCheck
    $lync = New-PSSession -ConnectionUri https://lyncserver/ocspowershell -SessionOption $lyncOptions -Authentication NegotiateWithImplicitCredential
    Import-PSSession $lync
    In the next step I am trying to migrate the user to the Office 365 Lync:
    Move-CsUser -Identity "username" -Target 'sipfed.online.lync.com' -HostedMigrationOverrideUrl 'https://admin1e.online.lync.com/HostedMigration/hostedmigrationservice.svc'
    After that I get a warning message due to to migration to a previous version which I accept.
    WARNING: Moving a user from the current version to an earlier version (or to a service version) can cause data loss.
    Confirm
    Move-CsUser
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): y
    Then I am getting the following error message:
    Can not load Live Id module. Make sure correct version of Live Id Sign-in assistant is installed.
        + CategoryInfo          : NotSpecified: (:) [Move-CsUser], CommonAuthException
        + FullyQualifiedErrorId : Microsoft.Rtc.Admin.Authentication.CommonAuthException,Microsoft.Rtc.Management.AD.Cmdle
       ts.MoveOcsUserCmdlet
        + PSComputerName        : lyncserver
    Tried to Google it but found nothing.
    As far as I can see it is complaining about the Live ID Sign-in assistant, which is installed (the 64bit version) on my computer but not on the remote server. Does it need to be installed on the server as well?
    Thanks for the answers in advance.
    Regards,
    Akos
    Akos_DB

    This error related to reporting services, you need to verify that reporting services is installed on these instances.
    Secondly, you didn't need to create this instance manually then setup monitoring role. delete this instance from shared storage and try again to setup rule using different instance name and it will create automatic on shared storage.
    You can also refer below link
    http://windowspbx.blogspot.com/2012/07/aaa-donotpost-install-lync-standard.html
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • Generation error during WebDynpro migration from 7.0 to 7.31

    Hello everybody!
    We are trying to migrate some WebDynpro DCs to NW 7.31. After checking in the old sca file into the new track, synching the DCs in NWDS and creating projects for them, most of the DCs compile ok, but we get a build error in one WebDynpro DC we are not able to resolve.
    The build.log shows
        [wdgen] [Error]   Generation error while processing <somepath>/NWDSWorkplace_7_3.jdi/2/t/C5FB4D1181864A07E2DF8F1E8D280266/gen_wdp/packages/de/xxx/somepath/wdp/Resource<myview>.properties (java.lang.reflect.InvocationTargetException)
    with the stack trace showing an Generation error while processing template defaultResource:
         [wdgen] [Info]    Generation error while processing template defaultResource
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    java.lang.reflect.InvocationTargetException
         [wdgen] at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
         [wdgen] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen] at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen] at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:139)
         [wdgen] at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:207)
         [wdgen] at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:164)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentDefaultResource(Generation.java:541)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentResources(Generation.java:3188)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1788)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1772)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1772)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.generateComponentsForArchive(Generation.java:2660)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.generateMDOsForArchive(Generation.java:2604)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1630)
         [wdgen] at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:190)
         [wdgen] at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:69)
    So far, everything I could find is pointing to some localisation issue, but I'm not able to solve the problem. Some hints say I'd have to change the language settings of the DC (or SC) upon import, but I never saw anything that gave me an opportunity to do so. On the other hand, other WebDynpro DCs in the same track get imported o. k. and compile without any error.
    The other thing I see in this WebDynpro DC is that in some views, all GUI element texts are missing, some views are o. k.
    Can anyone shed some light on this issue ?
    Thanks
    Michael

    Ok, I can provide some more information:
    In the WebDynpro DC's .dcdef file, I changed
    <properties>
      <localization xmlns="http://xml.sap.com/2003/06/Localization" xmlns:ns0="http://xml.sap.com/2003/06/Localization">
       <domain>BC</domain>
       <originalLocale>en</originalLocale>
      </localization>
      <minimizeClassFiles xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro" xmlns:pns1="http://xml.sap.com/2004/07/DCProperties/WebDynpro">auto</minimizeClassFiles>
      <projectVersion xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro">1</projectVersion>
    </properties>
    to
    <properties>
      <localization xmlns="http://xml.sap.com/2003/06/Localization" xmlns:ns0="http://xml.sap.com/2003/06/Localization">
       <domain>BC</domain>
       <originalLocale>de</originalLocale>
      </localization>
      <minimizeClassFiles xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro" xmlns:pns1="http://xml.sap.com/2004/07/DCProperties/WebDynpro">auto</minimizeClassFiles>
      <projectVersion xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro">1</projectVersion>
    </properties>
    After that, the views with previously missing GUI texts were showing these texts inside the NWDS WebDynpro view editor, and those views that did previously show these text didn't show them any more! So there seems to be some discrepancy regarding the language the views were created in.
    Any hint on what files have to be changed in what way to either remove internationalization completely or to set all views to a single language ?
    Thanks
    Michael

  • LUM add/modity errors during pre-migration install

    OES11sp1.
    Is there a way to make the pre-migration install of an OES server error free? seems like every time I've done it I've hit problems with really straightforward stuff. The install asks for existing servers with replicas, etc.. I put those in and things still error, like LUM add/modify "admingroup" and "admin" .. why?!
    Opened an SR, novell hops on and they change the nam.conf ip address to the TEMPORARY ip address of the pre-migration server. Wont that cause issues later or is TransferID smart enough to fix that?
    Not sure what services rely on LUM or what may/may not be working now
    Frustrated.

    Originally Posted by joebrug
    OES11sp1.
    Is there a way to make the pre-migration install of an OES server error free? seems like every time I've done it I've hit problems with really straightforward stuff. The install asks for existing servers with replicas, etc.. I put those in and things still error, like LUM add/modify "admingroup" and "admin" .. why?!
    Opened an SR, novell hops on and they change the nam.conf ip address to the TEMPORARY ip address of the pre-migration server. Wont that cause issues later or is TransferID smart enough to fix that?
    Not sure what services rely on LUM or what may/may not be working now
    Frustrated.
    LUM is a PITA, IMO. I wish it would go away, but it won't.
    Anyway, let me double-check my OES11 SP1 docs for install (we also use pre-migration pattern) and I don't recall any issues with that with LUM.
    HOwever:
    I've had several customers that have had the issue ever since their first OES server went into the tree and never really got it solved. I suspect it may have had something to do with the original install not creating/updating the objects properly or something.
    I have no idea why using the tempIP would matter, especially since pre-migration pattern doesn't put any replicas on the server, so it has to go out and contact a server to fetch the referrals anyway.
    I got lots of work to do this weekend (scrubbing my docs for posting onto communities)
    Send me a PM with your email address and I'll try to send you an advanced copy and you can peruse it. Not sure if it will fix your situation (it's entirely possible you're doing the exact same thing we are).
    --Kevin

  • Error during installation ECC6

    Hi,
    I have this error during the installation on Ecc6.0 on Windows server 2003 with Oracle 10.2:
    In phase "IMPORT ABAP".
    HELP ME PLEASE.....
    This is my log file:
    ERROR 2008-09-17 16:07:41
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2008-09-17 16:07:41
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    IMPORT_MONITOR.JAVA.LOG
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
    Import Monitor jobs: running 1, waiting 17, completed 0, failed 0, total 18.
    Loading of 'SAPSDIC' import package: ERROR
    Import Monitor jobs: running 0, waiting 17, completed 0, failed 1, total 18.
    IMPORT_MONITOR.LOG
    INFO: 2008-09-17 15:12:43
    Import Monitor is started.
    CONFIG: 2008-09-17 15:12:43
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 15:12:43
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 15:12:43
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 15:12:43 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 15:12:43 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 15:12:43
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 15:12:47
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 15:12:47
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 15:12:56 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 15:12:56 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDIC' import package:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -ctf I D:\TEMP\EXP2\DATA\SAPSDIC.STR C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL SAPSDIC.TSK ORA -l SAPSDIC.log
    TRACE: 2008-09-17 15:12:56 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 15:29:46 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 15:30:13
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 15:30:13
    1 error(s) during processing of packages.
    INFO: 2008-09-17 15:30:13
    Import Monitor is stopped.
    INFO: 2008-09-17 15:33:58
    Import Monitor is started.
    CONFIG: 2008-09-17 15:33:58
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 15:33:58
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 15:33:58
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 15:33:58 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 15:33:58 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 15:33:58
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 15:33:59
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 15:33:59
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 15:34:00 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 15:34:00 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 15:34:04 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 15:34:28
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 15:34:28
    1 error(s) during processing of packages.
    INFO: 2008-09-17 15:34:28
    Import Monitor is stopped.
    INFO: 2008-09-17 15:35:10
    Import Monitor is started.
    CONFIG: 2008-09-17 15:35:10
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 15:35:10
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 15:35:10
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 15:35:10 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 15:35:10 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 15:35:10
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 15:35:11
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 15:35:11
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 15:35:12 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 15:35:12 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 15:35:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 15:35:40
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 15:35:40
    1 error(s) during processing of packages.
    INFO: 2008-09-17 15:35:40
    Import Monitor is stopped.
    INFO: 2008-09-17 15:39:14
    Import Monitor is started.
    CONFIG: 2008-09-17 15:39:14
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 15:39:14
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 15:39:14
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 15:39:14 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 15:39:14 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 15:39:14
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 15:39:15
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 15:39:15
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 15:39:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 15:39:17 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 15:39:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 15:39:44
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 15:39:44
    1 error(s) during processing of packages.
    INFO: 2008-09-17 15:39:44
    Import Monitor is stopped.
    INFO: 2008-09-17 15:45:19
    Import Monitor is started.
    CONFIG: 2008-09-17 15:45:19
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 15:45:19
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 15:45:19
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 15:45:19 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 15:45:19 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 15:45:20
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 15:45:20
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 15:45:20
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 15:45:22 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 15:45:22 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 15:45:23 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 15:45:49
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 15:45:49
    1 error(s) during processing of packages.
    INFO: 2008-09-17 15:45:49
    Import Monitor is stopped.
    INFO: 2008-09-17 15:50:38
    Import Monitor is started.
    CONFIG: 2008-09-17 15:50:38
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 15:50:38
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 15:50:38
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 15:50:38 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 15:50:38 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 15:50:39
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 15:50:39
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 15:50:39
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 15:50:41 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 15:50:41 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 15:50:42 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 15:51:08
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 15:51:08
    1 error(s) during processing of packages.
    INFO: 2008-09-17 15:51:08
    Import Monitor is stopped.
    INFO: 2008-09-17 16:02:55
    Import Monitor is started.
    CONFIG: 2008-09-17 16:02:55
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 16:02:55
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 16:02:55
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 16:02:55 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 16:02:55 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 16:02:55
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 16:02:56
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 16:02:56
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 16:02:58 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 16:02:58 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 16:02:59 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 16:03:25
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 16:03:25
    1 error(s) during processing of packages.
    INFO: 2008-09-17 16:03:25
    Import Monitor is stopped.
    INFO: 2008-09-17 16:06:36
    Import Monitor is started.
    CONFIG: 2008-09-17 16:06:36
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 16:06:36
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 16:06:36
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 16:06:36 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 16:06:36 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 16:06:37
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 16:06:38
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 16:06:38
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 16:06:39 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 16:06:39 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 16:06:41 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 16:07:06
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 16:07:06
    1 error(s) during processing of packages.
    INFO: 2008-09-17 16:07:06
    Import Monitor is stopped.
    INFO: 2008-09-17 16:07:11
    Import Monitor is started.
    CONFIG: 2008-09-17 16:07:11
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=D:\TEMP\EXP1;D:\TEMP\EXP2;D:\TEMP\EXP3;D:\TEMP\EXP4
    installDir=C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2008-09-17 16:07:11
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2008-09-17 16:07:11
    List of packages with views: 'SAPVIEW'.
    TRACE: 2008-09-17 16:07:11 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2008-09-17 16:07:11 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2008-09-17 16:07:11
    Data codepage 1100 is determined using TOC file 'D:\TEMP\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2008-09-17 16:07:12
    Version table 'SVERS' is found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2008-09-17 16:07:12
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\TEMP\EXP2\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2008-09-17 16:07:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2008-09-17 16:07:14 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    ERROR: 2008-09-17 16:07:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDIC.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: 2008-09-17 16:07:41
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2008-09-17 16:07:41
    1 error(s) during processing of packages.
    INFO: 2008-09-17 16:07:41
    Import Monitor is stopped.

    This is SAPSDIC.LOG file
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917151256
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -ctf I D:\TEMP\EXP2\DATA\SAPSDIC.STR C:\Programmi\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL SAPSDIC.TSK ORA -l SAPSDIC.log
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job completed
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917151256
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917151256
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: /SDF/PAT03 created #20080917151258
    (IMP) INFO: import of /SDF/PAT03 completed (0 rows) #20080917151258
    (DB) INFO: /SDF/PAT03~0 created #20080917151258
    (DB) INFO: APSRV created #20080917151258
    (IMP) INFO: import of APSRV completed (0 rows) #20080917151258
    (DB) INFO: APSRV~0 created #20080917151258
    (DB) INFO: ASGRP created #20080917151258
    (IMP) INFO: import of ASGRP completed (0 rows) #20080917151258
    (DB) INFO: ASGRP~0 created #20080917151258
    (DB) INFO: AUTHX created #20080917151258
    (IMP) INFO: import of AUTHX completed (685 rows) #20080917151258
    (DB) INFO: AUTHX~0 created #20080917151258
    (DB) INFO: AVERS created #20080917151258
    (IMP) INFO: import of AVERS completed (11 rows) #20080917151258
    (DB) INFO: AVERS~0 created #20080917151258
    (DB) INFO: AVERS_EXT created #20080917151258
    (IMP) INFO: import of AVERS_EXT completed (11 rows) #20080917151258
    (DB) INFO: AVERS_EXT~0 created #20080917151258
    (DB) INFO: BADI_CHAR_COND created #20080917151259
    (IMP) INFO: import of BADI_CHAR_COND completed (94 rows) #20080917151259
    (DB) INFO: BADI_CHAR_COND~0 created #20080917151259
    (DB) INFO: BADI_FILTER created #20080917151259
    (IMP) INFO: import of BADI_FILTER completed (52 rows) #20080917151259
    (DB) INFO: BADI_FILTER~0 created #20080917151259
    (DB) INFO: BADI_IMPL created #20080917151259
    (IMP) INFO: import of BADI_IMPL completed (64 rows) #20080917151259
    (DB) INFO: BADI_IMPL~0 created #20080917151259
    (DB) INFO: BADI_IMPL~100 created #20080917151259
    (DB) INFO: BADI_INT_COND created #20080917151259
    (IMP) INFO: import of BADI_INT_COND completed (0 rows) #20080917151259
    (DB) INFO: BADI_INT_COND~0 created #20080917151259
    (DB) INFO: BADI_MAIN created #20080917151259
    (IMP) INFO: import of BADI_MAIN completed (184 rows) #20080917151259
    (DB) INFO: BADI_MAIN~0 created #20080917151259
    (DB) INFO: BADI_MAIN~100 created #20080917151259
    (DB) INFO: BADI_NUM_COND created #20080917151259
    (IMP) INFO: import of BADI_NUM_COND completed (0 rows) #20080917151259
    (DB) INFO: BADI_NUM_COND~0 created #20080917151259
    (DB) INFO: BADI_PACKED_COND created #20080917151259
    (IMP) INFO: import of BADI_PACKED_COND completed (0 rows) #20080917151259
    (DB) INFO: BADI_PACKED_COND~0 created #20080917151259
    (DB) INFO: BADI_STRING_COND created #20080917151259
    (IMP) INFO: import of BADI_STRING_COND completed (10 rows) #20080917151300
    (DB) INFO: BADI_STRING_COND~0 created #20080917151300
    (DB) INFO: CD0MC1 created #20080917151300
    (IMP) INFO: import of CD0MC1 completed (0 rows) #20080917151300
    (DB) INFO: CD0MC1~0 created #20080917151300
    (DB) INFO: CD0MC2 created #20080917151300
    (IMP) INFO: import of CD0MC2 completed (0 rows) #20080917151300
    (DB) INFO: CD0MC2~0 created #20080917151300
    (DB) INFO: CD0MC3 created #20080917151300
    (IMP) INFO: import of CD0MC3 completed (0 rows) #20080917151300
    (DB) INFO: CD0MC3~0 created #20080917151300
    (DB) INFO: CD0T000 created #20080917151300
    (IMP) INFO: import of CD0T000 completed (0 rows) #20080917151300
    (DB) INFO: CD0T000~0 created #20080917151300
    (DB) INFO: CD0T120TAB created #20080917151300
    (IMP) INFO: import of CD0T120TAB completed (0 rows) #20080917151300
    (DB) INFO: CD0T120TAB~0 created #20080917151300
    (DB) INFO: CD0T130TAB created #20080917151300
    (IMP) INFO: import of CD0T130TAB completed (0 rows) #20080917151300
    (DB) INFO: CD0T130TAB~0 created #20080917151300
    (DB) INFO: CD0T140TAB created #20080917151300
    (IMP) INFO: import of CD0T140TAB completed (0 rows) #20080917151300
    (DB) INFO: CD0T140TAB~0 created #20080917151300
    (DB) INFO: CD0T500TAB created #20080917151301
    (IMP) INFO: import of CD0T500TAB completed (0 rows) #20080917151301
    (DB) INFO: CD0T500TAB~0 created #20080917151301
    (DB) INFO: CD2APP0 created #20080917151301
    (IMP) INFO: import of CD2APP0 completed (0 rows) #20080917151301
    (DB) INFO: CD2APP0~0 created #20080917151301
    (DB) INFO: CD2HV1PTAB created #20080917151301
    (IMP) INFO: import of CD2HV1PTAB completed (0 rows) #20080917151301
    (DB) INFO: CD2HV1PTAB~0 created #20080917151301
    (DB) INFO: CD2HV2FTAB created #20080917151301
    (IMP) INFO: import of CD2HV2FTAB completed (0 rows) #20080917151301
    (DB) INFO: CD2HV2FTAB~0 created #20080917151301
    (DB) INFO: CDBC_C_DD01L created #20080917151301
    (IMP) INFO: import of CDBC_C_DD01L completed (0 rows) #20080917151301
    (DB) INFO: CDBC_C_DD01L~0 created #20080917151301
    (DB) INFO: CDBC_C_DD01L~SCM created #20080917151301
    (DB) INFO: CDBC_C_DD01T created #20080917151301
    (IMP) INFO: import of CDBC_C_DD01T completed (0 rows) #20080917151301
    (DB) INFO: CDBC_C_DD01T~0 created #20080917151301
    (DB) INFO: CDBC_C_DD01T~SCM created #20080917151301
    (DB) INFO: CDBC_C_DD02T created #20080917151301
    (IMP) INFO: import of CDBC_C_DD02T completed (0 rows) #20080917151301
    (DB) INFO: CDBC_C_DD02T~0 created #20080917151301
    (DB) INFO: CDBC_C_DD03L created #20080917151301
    (IMP) INFO: import of CDBC_C_DD03L completed (0 rows) #20080917151301
    (DB) INFO: CDBC_C_DD03L~0 created #20080917151301
    (DB) INFO: CDBC_C_DD03L~SCM created #20080917151301
    (DB) INFO: CDBC_C_DD04L created #20080917151301
    (IMP) INFO: import of CDBC_C_DD04L completed (0 rows) #20080917151301
    (DB) INFO: CDBC_C_DD04L~0 created #20080917151302
    (DB) INFO: CDBC_C_DD04L~SCM created #20080917151302
    (DB) INFO: CDBC_C_DD04T created #20080917151302
    (IMP) INFO: import of CDBC_C_DD04T completed (0 rows) #20080917151302
    (DB) INFO: CDBC_C_DD04T~0 created #20080917151302
    (DB) INFO: CDBC_C_DD04T~SCM created #20080917151302
    (DB) INFO: CDBC_C_DD07L created #20080917151302
    (IMP) INFO: import of CDBC_C_DD07L completed (0 rows) #20080917151302
    (DB) INFO: CDBC_C_DD07L~0 created #20080917151302
    (DB) INFO: CDBC_C_DD07L~SCM created #20080917151302
    (DB) INFO: CDBC_C_DD07T created #20080917151302
    (IMP) INFO: import of CDBC_C_DD07T completed (0 rows) #20080917151302
    (DB) INFO: CDBC_C_DD07T~0 created #20080917151302
    (DB) INFO: CDBC_C_DD07T~SCM created #20080917151302
    (DB) INFO: CHKAC created #20080917151302
    (IMP) INFO: import of CHKAC completed (0 rows) #20080917151302
    (DB) INFO: CHKAC~0 created #20080917151302
    (DB) INFO: CHKDC created #20080917151302
    (IMP) INFO: import of CHKDC completed (0 rows) #20080917151302
    (DB) INFO: CHKDC~0 created #20080917151302
    (DB) INFO: CLNT_CVERS created #20080917151302
    (IMP) INFO: import of CLNT_CVERS completed (0 rows) #20080917151302
    (DB) INFO: CLNT_CVERS~0 created #20080917151302
    (DB) INFO: CVERS_TXT created #20080917151302
    (IMP) INFO: import of CVERS_TXT completed (2 rows) #20080917151302
    (DB) INFO: CVERS_TXT~0 created #20080917151302
    (DB) INFO: DARTT created #20080917151303
    (IMP) INFO: import of DARTT completed (40 rows) #20080917151303
    (DB) INFO: DARTT~0 created #20080917151303
    (DB) INFO: DB2IREORG created #20080917151303
    (IMP) INFO: import of DB2IREORG completed (0 rows) #20080917151303
    (DB) INFO: DB2IREORG~0 created #20080917151303
    (DB) INFO: DB2SAPSYS created #20080917151303
    (IMP) INFO: import of DB2SAPSYS completed (0 rows) #20080917151303
    (DB) INFO: DB2SAPSYS~0 created #20080917151303
    (DB) INFO: DB2TREORG created #20080917151303
    (IMP) INFO: import of DB2TREORG completed (0 rows) #20080917151303
    (DB) INFO: DB2TREORG~0 created #20080917151303
    (DB) INFO: DB6INSPECT created #20080917151303
    (IMP) INFO: import of DB6INSPECT completed (0 rows) #20080917151303
    (DB) INFO: DB6INSPECT~0 created #20080917151303
    (DB) INFO: DB6IREORG created #20080917151303
    (IMP) INFO: import of DB6IREORG completed (0 rows) #20080917151303
    (DB) INFO: DB6IREORG~0 created #20080917151303
    (DB) INFO: DB6TREORG created #20080917151303
    (IMP) INFO: import of DB6TREORG completed (0 rows) #20080917151303
    (DB) INFO: DB6TREORG~0 created #20080917151303
    (DB) INFO: DBDIFFINDX created #20080917151303
    (IMP) INFO: import of DBDIFFINDX completed (63 rows) #20080917151303
    (DB) INFO: DBDIFFINDX~0 created #20080917151303
    (DB) INFO: DBDIFFINFO created #20080917151304
    (IMP) INFO: import of DBDIFFINFO completed (144 rows) #20080917151304
    (DB) INFO: DBDIFFINFO~0 created #20080917151304
    (DB) INFO: DBPROPERTIES created #20080917151304
    (DB) INFO: DBPROPERTIES~0 created #20080917151304
    (DB) INFO: DCERRLIST created #20080917151304
    (IMP) INFO: import of DCERRLIST completed (0 rows) #20080917151304
    (DB) INFO: DCERRLIST~0 created #20080917151304
    (DB) INFO: DCIMPDD created #20080917151304
    (IMP) INFO: import of DCIMPDD completed (0 rows) #20080917151304
    (DB) INFO: DCIMPDD~0 created #20080917151304
    (DB) INFO: DD02DB2 created #20080917151304
    (IMP) INFO: import of DD02DB2 completed (0 rows) #20080917151304
    (DB) INFO: DD02DB2~0 created #20080917151304
    (DB) INFO: DD02DB6 created #20080917151304
    (IMP) INFO: import of DD02DB6 completed (0 rows) #20080917151304
    (DB) INFO: DD02DB6~0 created #20080917151304
    (DB) INFO: DD02INF created #20080917151304
    (IMP) INFO: import of DD02INF completed (0 rows) #20080917151304
    (DB) INFO: DD02INF~0 created #20080917151304
    (DB) INFO: DD02MSS created #20080917151304
    (IMP) INFO: import of DD02MSS completed (0 rows) #20080917151304
    (DB) INFO: DD02MSS~0 created #20080917151304
    (DB) INFO: DD05S created #20080917151304
    (IMP) INFO: import of DD05S completed (150817 rows) #20080917151315
    (DB) INFO: DD05S~0 created #20080917151319
    (DB) INFO: DD08L created #20080917151319
    (IMP) INFO: import of DD08L completed (85443 rows) #20080917151324
    (DB) INFO: DD08L~0 created #20080917151326
    (DB) INFO: DD08L~1 created #20080917151328
    (DB) INFO: DD08T created #20080917151328
    (IMP) INFO: import of DD08T completed (101333 rows) #20080917151346
    (DB) INFO: DD08T~0 created #20080917151348
    (DB) INFO: DD09C created #20080917151348
    (IMP) INFO: import of DD09C completed (0 rows) #20080917151348
    (DB) INFO: DD09C~0 created #20080917151348
    (DB) INFO: DD10L created #20080917151348
    (IMP) INFO: import of DD10L completed (0 rows) #20080917151348
    (DB) INFO: DD10L~0 created #20080917151348
    (DB) INFO: DD12DB2 created #20080917151348
    (IMP) INFO: import of DD12DB2 completed (0 rows) #20080917151348
    (DB) INFO: DD12DB2~0 created #20080917151348
    (DB) INFO: DD12DB6 created #20080917151348
    (IMP) INFO: import of DD12DB6 completed (0 rows) #20080917151348
    (DB) INFO: DD12DB6~0 created #20080917151348
    (DB) INFO: DD12INF created #20080917151348
    (IMP) INFO: import of DD12INF completed (0 rows) #20080917151348
    (DB) INFO: DD12INF~0 created #20080917151348
    (DB) INFO: DD12L created #20080917151349
    (IMP) INFO: import of DD12L completed (9473 rows) #20080917151349
    (DB) INFO: DD12L~0 created #20080917151350
    (DB) INFO: DD12MSS created #20080917151350
    (IMP) INFO: import of DD12MSS completed (0 rows) #20080917151350
    (DB) INFO: DD12MSS~0 created #20080917151350
    (DB) INFO: DD12T created #20080917151350
    (IMP) INFO: import of DD12T completed (17198 rows) #20080917151350
    (DB) INFO: DD12T~0 created #20080917151351
    (DB) INFO: DD14S created #20080917151351
    (IMP) INFO: import of DD14S completed (0 rows) #20080917151351
    (DB) INFO: DD14S~0 created #20080917151351
    (DB) INFO: DD15L created #20080917151351
    (IMP) INFO: import of DD15L completed (0 rows) #20080917151351
    (DB) INFO: DD15L~0 created #20080917151351
    (DB) INFO: DD15T created #20080917151351
    (IMP) INFO: import of DD15T completed (0 rows) #20080917151351
    (DB) INFO: DD15T~0 created #20080917151351
    (DB) INFO: DD16S created #20080917151351
    (IMP) INFO: import of DD16S completed (341 rows) #20080917151351
    (DB) INFO: DD16S~0 created #20080917151352
    (DB) INFO: DD17S created #20080917151352
    (IMP) INFO: import of DD17S completed (23370 rows) #20080917151352
    (DB) INFO: DD17S~0 created #20080917151353
    (DB) INFO: DD20T created #20080917151353
    (IMP) INFO: import of DD20T completed (36 rows) #20080917151353
    (DB) INFO: DD20T~0 created #20080917151353
    (DB) INFO: DD21S created #20080917151353
    (IMP) INFO: import of DD21S completed (57 rows) #20080917151353
    (DB) INFO: DD21S~0 created #20080917151353
    (DB) INFO: DD23L created #20080917151353
    (IMP) INFO: import of DD23L completed (29 rows) #20080917151353
    (DB) INFO: DD23L~0 created #20080917151353
    (DB) INFO: DD23T created #20080917151353
    (IMP) INFO: import of DD23T completed (38 rows) #20080917151353
    (DB) INFO: DD23T~0 created #20080917151354
    (DB) INFO: DD24S created #20080917151354
    (IMP) INFO: import of DD24S completed (152 rows) #20080917151354
    (DB) INFO: DD24S~0 created #20080917151354
    (DB) INFO: DD25T created #20080917151354
    (IMP) INFO: import of DD25T completed (19192 rows) #20080917151355
    (DB) INFO: DD25T~0 created #20080917151355
    (DB) INFO: DD29T created #20080917151355
    (IMP) INFO: import of DD29T completed (1427 rows) #20080917151355
    (DB) INFO: DD29T~0 created #20080917151355
    (DB) INFO: DDACL created #20080917151355
    (IMP) INFO: import of DDACL completed (0 rows) #20080917151355
    (DB) INFO: DDACL~0 created #20080917151355
    (DB) INFO: DDALIAS created #20080917151355
    (IMP) INFO: import of DDALIAS completed (0 rows) #20080917151355
    (DB) INFO: DDALIAS~0 created #20080917151355
    (DB) INFO: DDART created #20080917151355
    (IMP) INFO: import of DDART completed (20 rows) #20080917151355
    (DB) INFO: DDART~0 created #20080917151355
    (DB) INFO: DDBUF created #20080917151356
    (IMP) INFO: import of DDBUF completed (2232 rows) #20080917151356
    (DB) INFO: DDBUF~0 created #20080917151356
    (DB) INFO: DDCDIM created #20080917151356
    (IMP) INFO: import of DDCDIM completed (0 rows) #20080917151356
    (DB) INFO: DDCDIM~0 created #20080917151356
    (DB) INFO: DDCNVEXIT created #20080917151356
    (IMP) INFO: import of DDCNVEXIT completed (0 rows) #20080917151356
    (DB) INFO: DDCNVEXIT~0 created #20080917151356
    (DB) INFO: DDCNVSTAT created #20080917151356
    (IMP) INFO: import of DDCNVSTAT completed (0 rows) #20080917151356
    (DB) INFO: DDCNVSTAT~0 created #20080917151356
    (DB) INFO: DDCNVTABL created #20080917151356
    (IMP) INFO: import of DDCNVTABL completed (0 rows) #20080917151356
    (DB) INFO: DDCNVTABL~0 created #20080917151356
    (DB) INFO: DDCNVTIMES created #20080917151357
    (IMP) INFO: import of DDCNVTIMES completed (0 rows) #20080917151357
    (DB) INFO: DDCNVTIMES~0 created #20080917151357
    (DB) INFO: DDCNVUSR created #20080917151357
    (IMP) INFO: import of DDCNVUSR completed (0 rows) #20080917151357
    (DB) INFO: DDCNVUSR~0 created #20080917151357
    (DB) INFO: DDCPRO created #20080917151357
    (IMP) INFO: import of DDCPRO completed (0 rows) #20080917151357
    (DB) INFO: DDCPRO~0 created #20080917151357
    (DB) INFO: DDCPROT created #20080917151357
    (IMP) INFO: import of DDCPROT completed (0 rows) #20080917151357
    (DB) INFO: DDCPROT~0 created #20080917151357
    (DB) INFO: DDCPROTAB created #20080917151357
    (IMP) INFO: import of DDCPROTAB completed (0 rows) #20080917151357
    (DB) INFO: DDCPROTAB~0 created #20080917151357
    (DB) INFO: DDCSTA created #20080917151357
    (IMP) INFO: import of DDCSTA completed (0 rows) #20080917151357
    (DB) INFO: DDCSTA~0 created #20080917151357
    (DB) INFO: DDDTRENUPG created #20080917151357
    (IMP) INFO: import of DDDTRENUPG completed (1005 rows) #20080917151357
    (DB) INFO: DDDTRENUPG~0 created #20080917151357
    (DB) INFO: DDICNVDAYS created #20080917151357
    (IMP) INFO: import of DDICNVDAYS completed (0 rows) #20080917151357
    (DB) INFO: DDICNVDAYS~0 created #20080917151357
    (DB) INFO: DDICNVLST created #20080917151357
    (IMP) INFO: import of DDICNVLST completed (0 rows) #20080917151357
    (DB) INFO: DDICNVLST~0 created #20080917151357
    (DB) INFO: DDLBBUFTST created #20080917151357
    (IMP) INFO: import of DDLBBUFTST completed (0 rows) #20080917151357
    (DB) INFO: DDLBBUFTST~0 created #20080917151357
    (DB) INFO: DDLOADD created #20080917151358
    (IMP) INFO: import of DDLOADD completed (65347 rows) #20080917151420
    (DB) INFO: DDLOADD~0 created #20080917151421
    (DB) INFO: DDLOADH created #20080917151421
    (IMP) INFO: import of DDLOADH completed (1 rows) #20080917151421
    (DB) INFO: DDLOADH~0 created #20080917151421
    (DB) INFO: DDMTF created #20080917151421
    (IMP) INFO: import of DDMTF completed (0 rows) #20080917151421
    (DB) INFO: DDMTF~0 created #20080917151421
    (DB) INFO: DDMTT created #20080917151422
    (IMP) INFO: import of DDMTT completed (0 rows) #20080917151422
    (DB) INFO: DDMTT~0 created #20080917151422
    (DB) INFO: DDNTDONE created #20080917151422
    (IMP) INFO: import of DDNTDONE completed (0 rows) #20080917151422
    (DB) INFO: DDNTDONE~0 created #20080917151422
    (DB) INFO: DDNTF created #20080917151422
    (IMP) INFO: import of DDNTF completed (252728 rows) #20080917152042
    (DB) INFO: DDNTF~0 created #20080917152147
    (DB) INFO: DDNTF_CONV_UC created #20080917152147
    (IMP) INFO: import of DDNTF_CONV_UC completed (252828 rows) #20080917152937
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917152946
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917153400
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917153404
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917153512
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917153514
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917153917
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917153918
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917154522
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917154523
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917155041
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917155042
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917160258
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917160259
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917160639
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917160641
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917160714
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917160715
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917161613
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917161615
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917161655
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917161656
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080917162042
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Sep  1 2006 00:38:35
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTF_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-8103 occurred when executing SQL statement (parse error offset=41)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "DDNTF_CONV_UC~0" ON "DDNTF_CONV_UC" ( "TABNAME", "BLOCKNR" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 12582912 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 8103)
      error message returned by DbSl:
    ORA-08103: object no longer exists
    (DB) INFO: disconnected from DB
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\SVI\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080917162043

  • IDES system copy ..error during IMPORT_ABAP..unable to create indexes

    Hi all,
    I am doing a IDES system copy. I ran the report SMIGR_CREATE_DLL , the export activities have been completed successfully as well on the source system. Now on the target system, during the import, I am getting the following error in the log file SAPDFACT.log.
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "/BI0/E0RSTT_C06~P" ON "/BI0/E0RSTT_C06" ( "KEY_0RSTT_C06P" , "KEY_0RSTT_C06T" , "KEY_0RSTT_C06U" , "KEY_0RSTT_C061" , "KEY_0RSTT_C062" , "KEY_0RSTT_C063" , "KEY_0RSTT_C064" , "KEY_0RSTT_C065" , "KEY_0RSTT_C066" , "KEY_0RSTT_C067" , "KEY_0RSTT_C068"  ) TABLESPACE PSAPSR3 STORAGE (INITIAL 65536 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 1408)
      error message returned by DbSl:
    ORA-01408: such column list already indexed
    (DB) INFO: disconnected from DB
    The owner for this table is SAPSR3. Some oracle forums suggested to drop the index before recreating it. But when i do "drop index SAPSR3."/BI0/E0RSTT_C06~P..it says.."the specified index does not exist". But when I go to recreate this index, it doesn get created successfully. After that when I re-run the import, it again fails. Suprisingly..now if i go to check if this index is present thru a sql querry:
    select owner, object_name, object_type from dba_objects where object_name='SAPSR3."/BI0/E0RSTT_C06~P"', it tells "no rows selected". This is happening everytime, I create an index, where it gets created successfully, and the import again fails with the same error in SAPDFACT.log.
    I found an SAP note 885441 named..common errors during migration..although mine isnt a migration..my both source and destination are Red hat 64 bit platform.
    The note 1st asks to download the latest R3load..which I did and extracted in the kernel directory of the source..then it also asked to edit the .TSK file..in my case..SAPDFACT.TSK..where the lines:
    I /BIC/E<Cubename>~<index> C err
    to  I /BIC/E<Cubename>~<index> C ign..
    I did that..this time..the import again fails..but in the SAPDFACT.log..it complains about some other index..n the same gets generated in the .TSK file as well..the earlier index error is not again generated.
    I am not sure..what is going wrong..my export went through successfully.i have done the prep steps for export as well..before that i ran the SMIGR_CREATE_DLL report as well..
    Any inputs are highly appreciated..
    Thanks,
    Akshay

    Hi,
    Check SAP  Note 1166589 - Table converter: DB error when creating secondary indexes
    Thanks
    Sunny

  • Error during Heterogeneous System Copy -  Phase 18 Import ABAP

    Hello gurus,
    I´m facing an error during the Target Installation in a Heterogeneous System Copy (Migration). The system SAP is a SAP ECC 6.0 SR3 (Unicode and Abap+Java).
    Source server:
    Operation System:  Windows 2003 Server x64
    Database: SQL Server 2008 SP01
    Target server:
    Operation System:  Red Hat Enterprise Linux (RHEL) X64
    Database: Oracle DB 10.2g (10.2.0.4)
    I already did the all procedures in export database and all that looks fine!
    At this point I´m running the system copy procedure through SAPInst on target server (RHEL / Oracle) but in phase 18 - Import ABAP the sapinst stops... (by the way in procedure bar, I can see "Import Monitor jobs: running 0, waiting 1, completed 0, failed 18, total 19")
    I checked three log files (sapinst_dev.log ; sapinst.log ; SAPSDIC.log):
    SAPSDIC.log:
    /usr/sap/QAS/SYS/exe/run/R3load: START OF LOG: 20100820145140
    /usr/sap/QAS/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    /usr/sap/QAS/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled Jan 23 2008 17:39:05
    /usr/sap/QAS/SYS/exe/run/R3load -ctf I /software/export_preparation/ABAP/DATA/SAPSDIC.STR /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS/DDLORA.TPL SAPSDIC.TSK ORA -l SAPSDIC.log
    (TPL) ERROR: unknown template variable "compress"
    /usr/sap/QAS/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/QAS/SYS/exe/run/R3load: END OF LOG: 20100820145140

    Hi Volker,
    > (TPL) ERROR: unknown template variable "compress"
    > This message looks like the DDLORA.TPL contains stuff that should not belong there.
    > Can you attach the DDLORA.TPL.
    > There are some bugs with SMIGR_CREATE_DDL, but they are mostly not related to oracle.
    prikey: AFTER_LOAD ORDER_BY_PKEY
    seckey: AFTER_LOAD
    cretab: CREATE TABLE &tab_name&
            ( /{ &fld_name& &fld_desc& /-, /} )
            TABLESPACE &tablespace&
            &compress&
            &lob_cache&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
    drptab: DROP TABLE &tab_name&
    crepky: CREATE UNIQUE INDEX &pri_key&
            ON &tab_name&
            ( &key_fld& /-, )
            TABLESPACE &tablespace&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
                     NOLOGGING
                     COMPUTE STATISTICS ;
            ALTER INDEX &pri_key& LOGGING
    drppky: DROP INDEX &pri_key&
    creind: CREATE &unique& INDEX &ind_name&
            ON &tab_name&
            ( /{ &fld_name& /-, /} )
            TABLESPACE &tablespace&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
                     NOLOGGING
                     COMPUTE STATISTICS ;
            ALTER INDEX &ind_name& LOGGING
    drpind: DROP INDEX &ind_name&
    crevie: CREATE VIEW &view_name&
            ( /{ &fld_name& /-, /} )
            AS &query&
    drpvie: DROP VIEW &view_name&
    trcdat: TRUNCATE TABLE &tab_name&
    deldat: DELETE FROM &tab_name& &where&
    negtab: LICHECK MLICHECK
    negdat: LICHECK MLICHECK
    negind: LICHECK0 MLICHECK0 LICHECK0 MLICHECK0
    negvie:
    negcpr:ARFCSSTATE ARFCSDATA ARFCRSTATE TRFCQDATA TRFCQIN TRFCQOUT TRFCQSTATE QRFCTRACE QRFCLOG
    table storage parameters
    loc: APPL0 PSAPSR3                 0000
         APPL1 PSAPSR3                 0000
         APPL2 PSAPSR3                 0000
         CLUST PSAPSR3                 0000
         DDIM  PSAPSR3                 0000
         DFACT PSAPSR3                 0000
         DODS  PSAPSR3                 0000
         POOL  PSAPSR3                 0000
         SDIC  PSAPSR3                 0  
         SDOCU PSAPSR3                 0000
         SLDEF PSAPSR3700              0000
         SLEXC PSAPSR3700              0000
         SLOAD PSAPSR3                 0000
         SPROT PSAPSR3                 0000
         SSDEF PSAPSR3700              0000
         SSEXC PSAPSR3700              0000
         SSRC  PSAPSR3                 0000
         TEMP  PSAPSR3                 0000
         USER  PSAPSR3USR              0000
         USER1 PSAPSR3USR              0000
    sto: 0  0000000016K 0000000040K 0000000001 2147483645
         1  0000000016K 0000000160K 0000000001 2147483645
         10 0000000016K 0000655360K 0000000001 2147483645
         11 0000000016K 0001310720K 0000000001 2147483645
         12 0000000016K 0002621440K 0000000001 2147483645
         13 0000000016K 0005242880K 0000000001 2147483645
         14 0000000016K 0010485760K 0000000001 2147483645
         2  0000000016K 0000000640K 0000000001 2147483645
         3  0000000016K 0000002560K 0000000001 2147483645
         4  0000000016K 0000010240K 0000000001 2147483645
         5  0000000016K 0000020480K 0000000001 2147483645
         6  0000000016K 0000040960K 0000000001 2147483645
         7  0000000016K 0000081920K 0000000001 2147483645
         8  0000000016K 0000163840K 0000000001 2147483645
         9  0000000016K 0000327680K 0000000001 2147483645
    index storage parameters
    loc: APPL0 PSAPSR3                 0000
         APPL1 PSAPSR3                 0000
         APPL2 PSAPSR3                 0000
         CLUST PSAPSR3                 0000
         DDIM  PSAPSR3                 0000
         DFACT PSAPSR3                 0000
         DODS  PSAPSR3                 0000
         POOL  PSAPSR3                 0000
         SDIC  PSAPSR3                 0  
         SDOCU PSAPSR3                 0000
         SLDEF PSAPSR3700              0000
         SLEXC PSAPSR3700              0000
         SLOAD PSAPSR3                 0000
         SPROT PSAPSR3                 0000
         SSDEF PSAPSR3700              0000
         SSEXC PSAPSR3700              0000
         SSRC  PSAPSR3                 0000
         TEMP  PSAPSR3                 0000
         USER  PSAPSR3USR              0000
         USER1 PSAPSR3USR              0000
    sto: 0  0000000016K 0000000040K 0000000001 2147483645
         1  0000000016K 0000000080K 0000000001 2147483645
         10 0000000016K 0000163840K 0000000001 2147483645
         11 0000000016K 0000327680K 0000000001 2147483645
         12 0000000016K 0000655360K 0000000001 2147483645
         13 0000000016K 0001310720K 0000000001 2147483645
         14 0000000016K 0002621440K 0000000001 2147483645
         2  0000000016K 0000000160K 0000000001 2147483645
         3  0000000016K 0000000640K 0000000001 2147483645
         4  0000000016K 0000002560K 0000000001 2147483645
         5  0000000016K 0000005120K 0000000001 2147483645
         6  0000000016K 0000010240K 0000000001 2147483645
         7  0000000016K 0000020480K 0000000001 2147483645
         8  0000000016K 0000040960K 0000000001 2147483645
         9  0000000016K 0000081920K 0000000001 2147483645

  • Short dump Error during VM container communication between ABAP and JAVA.

    Hello All,
    Can anybody please help with resolving the following issue:
    Short dump is displayed, when I try to insert CRM product (type: material) in the document (opportunity). This CRM product was created in CRM directly.
    When I try to insert ECC migrated material, everything works fine.
    Here is the details of dump:
    Short text
        Error during VM container communication between ABAP and JAVA
    Information on where terminated
        Termination occurred in the ABAP program "SAPLPRC_INT" - in "GET_PRICING_PROCEDURE_INFO".
        The main program was "SAPMHTTP ". In the source code you have the termination point in line 100 of the (Include) program "LPRC_INTF35".
    Thank you!

    hi Willie,
         this is the dump, and i have used the t-code sm52 . the VMC is not active.
    |Short Text                                                                                        |
    |    Error during VM Container communication between ABAP and JAVA.                                |
    |What happened?                                                                                    |
    |    The current program had to be terminated because of an                                        |
    |    error when installing the R/3 System.                                                         |
    |    Error in the RFC layer.                                                                       |
    |What can you do?                                                                                  |
    |    Note which actions and entries caused the error to occur.                                     |
    |                                                                                                  |
    |    Consult your SAP administrator.                                                               |
    |                                                                                                  |
    |    Using transaction ST22 for ABAP dump analysis, you can view, manage,                          |
    |    and retain termination messages for longer periods.                                           |
    |Error analysis                                                                                    |
    |    An error has occurred in the RFC layer during communication between                           |
    |    JAVA and the ABAP stack. This prevents data from being passed correctly                       |
    |    between the two stacks.                                                                       |
    |                                                                                                  |
    |    Message    = TH_VMC_SERV_NOT_ACTIVE                                                           |
    |    Return code = -1007                                                                           |
    |    Pointer    = "000007DD348F6138"                                                               |
    |How to correct the error                                                                          |
    |    Check whether the VMC is active on your application server. To do this,                       |
    |    run transaction SM52. If the VMC is not active, contact your SAP                              |
    |    administrator.                                                                                |
    Regards
    Charles

  • Error During view report

    Migrating from HP(FORMS/WEB) to Win-2000 box.I am getting this error during view any report/log file through application. Need Help.
    App-FND-01632 : Cann't open file "/u09/logdir/concr.mgr"
    Cause :[Routine] encountered an error when attempting to open file.
    Thanks
    GCS

    Couple of things you can check to isolate the prb
    Run the detail report individually w/o navigating from the summary report
    Also make sure if your summary report runs well as such.
    As long as they run indivdually and you not even passing filters ideally it shouldnt cause any issue... Does it generate a SQL?
    Thanks
    Prash

  • Application is throwing NSAPI and other errors after the migration

    We started seeing NSAPI and other errors after the migration of new codes and recently make some changes
    1) During the migration, all the 4 WLS cluster instances were bounced simultaneously. What is the best practice and recommendation from BEA Oracle? Do we need to bounce it one by one for any specific reason?
    2) we recently introduced the 4th weblogic cluster instance on Solaris 10 zone. All other WLS instances are running on Solaris 8.
    Is it okay to have two different OS versions( Solaris 8 and Solaris 10) and different hardware to host WLS cluster instances? Does BEA Oracle support this kind of configuration?
    3) We are consistently seeing below errors in the iplanet web server error logs even though site is working fine
    [11/Sep/2009:08:53:50] failure ( 4453): for host XX.XX.XX.XX trying to POST /servlet/FSO, wl-proxy reports: exception occurred for backend host 'YY.YY.YY.YY/23120/0': 'CONNECTION_REFUSED [os error=0, line 1732 of URL.cpp]: Error connecting to host YY.YY.YY.YY.YY:23120'
    Do we need to upgrade our WLS proxy plugin? . Current version of WLS proxy plug-in is libproxy_61.so. Our Weblogic version is WLS 92 MP2
    I'll really appreciate if some can anwsers those questions

    OK booted in to Virtualbox, seems too be working fine this way, maybe it is the ATi drivers
    any Help would be appreciated

  • Internal memory error during SQL generation. (QP0002)

    Post Author: Rajesh Kumar
    CA Forum: WebIntelligence Reporting
    Hi,
    I developed one Report in BO 5.1 version (Report size à 13 MB) and I Migrated this Report to BO XIR2,
    After I Migrated this Report to BO XI R2 this Report was worked perfectly in DESKI & also in WEBI
    But now for the past few Days (nearly 1 week) this Report is not working in WEBI, but itu2019s perfectly working in DESKI. In WEBI itu2019s showing error message à u201CInternal memory error during SQL generation. (QP0002)u201D
    Iu2019m having one PDF documentation for BO Error Messages Listing, in that Documentation I have found the below à
    Internal memory error during SQL generation. (QP0002)
    Cause This error occurs when there is no longer enough memory to generate the SQL.
    Action You should close other applications and then rerun the query.
    I tried this alsou2026.
    I closed all other applications and I Refreshed this Report, but again the same error is coming in WEBI
    Report is working in DESKI but itu2019s not working in WEBI, I donu2019t know how to rectify this problem
    Can anyone help me in this to rectify.. please
    Thanks in advance
    Rajesh Kumar

    Hi,
    I investigated further and if the previous solution doesn't help you to resolve the issue please test the below mentioned solution.
    When several contexts are possible for a query, the system tests if they produce the same set of tables. If they are identical, it is not necessary to prompt the user. It is the default behavior. But for some particular universes, the designer defines different contexts with the same tables, but with a different set of joins. This will compare the context with the joins. When this happens, InfoView fails with this error.
    Resolution
    1. Import the universe.
    2. Modify the following parameter:
    COMPARE_CONTEXTS_WITH_JOINS = No
    3. Export the universe.
    4. Open the Desktop Intelligence report in InfoView and refresh it.
    It will refresh successfully
    Regards,
    Sarbhjeet Kaur

  • Error During Activation while activating Report Selection Texts

    Hi,
         I've developed a report and the Transport Request for the Report has been migrated to Quality and Production Systems. Now, I have to make some more changes where I had to create another request.
    Now, while activating the Selection Texts for the Report under the New Transport Request, it gives me an error message saying "Error During Activation". Could somebody tell me the reason and resolution for this error?
    Thanks and Regards,
    Venkat

    Hi ,
    Try activating it through se80 , as it activates the complete object .
    In inactive head , with your user id see all the inactive object , may be there you can find the program , or the texts . Activate and see.
    Regards,
    Sureshp.

  • LONGPOST.LOG Errors during Upgrade from 4.6C to ECC 6.0

    Dear all,
    We have received the below errors during our upgrade from 4.6C to ECC 6.0.
    Basically we have received three types of errors:
    1.
    4PETG065 RSUPGDEC: Table/structure "BAPE_VBAK" (component "SD-SLS" ) enhanced illegally: Error "2"
    2.
    A2PESEEF_BADI 103 BAdI implementation "/IRM/BADI_SDDOCFLOW" must still be migrated
    A2PESEEF_BADI 103 BAdI implementation "ZOTC218E_1" must still be migrated
    A2PESEEF_BADI 103 BAdI implementation "ZZ_MG_MASS_NEWSEG" must still be migrated A2PESEEF_BADI 103 BAdI implementation "ZOTC218E_1" must still be migrated
    A2PESEEF_BADI 103 BAdI implementation "ZOTC218E_1" must still be migrated
    3.
    3PETG447 Table and runtime object "/SSF/DHEAD" exist without DDIC reference ("Transp. table")
    3PETG447 Table and runtime object "/SSF/DTAB" exist without DDIC reference ("Transp. table")
    3PETG447 Table and runtime object "/SSF/PTAB" exist without DDIC reference ("Transp. table")
    Can anyone help us how to solve this issues.
    Thanks & Regards
    Senthil

    Hi,
    Senthil following are ans to ur questions
    1. After the SPAU remediation is completed, should I manually release the transport or should I start the upgrade and the upgrade will release that transport?
    Ans : Once your SPAU remediation is completed you should release the requests and then start the upgrade of the DEV system.
    2. How do we import this SPDD & SPAU transport in the QA and PRD, I mean at what stage of the upgrade we need to specify/ include this transport?
    Ans : Now when you start the QA or PRD upgrade at that time you come across a phase during PREPARE called ADJUSTPRP.
    Refer following note for further information --
    SAPNote 124522 - Importing a modification adjustment in 2nd upgrade
    3. Suppose the QA & PRD has more objects to adjust than our Dev box, and this transport will not take care of the delta objects, so in that case how should we remediate, we need to create an other transport request in QA and then it will become two transports?
    Ans : First of all this should not be the scenario where you have more modified objects than that in DEV. As all the modfications should take place in DEV first and then should be transported to QA and then PRD. But in such case what you can do is complete the upgrade of QA system and then you are still having 14 days to complete the SPAU objects. So you can make another request which can be transported as a post upgrade activity once the upgrade is completed in production. For SPDD you will have to take care of the SPDD objects if there are different than those in DEV during the ACT_700 phase only or else you might risk data.
    This is the reason why SAP always asks you to follow a proper transport path.
    4. If our dev box has more objects for remediation than our QA & PRD, then will these objects be also imported into the QA & PRD box?
    Ans : Yes, thats why you should be very sure about the SPAU objects that you have found in DEV. You need to compare the objects with QA and PRD and then only make the modifications.
    I hope i have answered all your queries.
    Regards,
    Suhas

  • Unable to resolve location alias (1023066 error) during of BR execution

    Hi,
    I'm using 11.1.1.3 planning classic application.
    Application has been migrated from EPMA 9.3.1.
    I try to use @XREF function to get data between plans of this application.
    BR has been validated successful.
    But I get "Unable to resolve location alias (1023066 error)" during of BR execution.
    What can be a reason of this trouble?

    Hi ,
    1. The error 1023066 is "Unable to resolve location alias" happens only when location aliase is not set in essbase matching the source server
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

Maybe you are looking for