Assertion error during migration to C++ 5.2

hello,
I have a problem to migrate C++ source codes
FROM:
WorkShop Compilers 4.2 16 Jun 1998 C++ 4.2 patch 104631-07, (installed on solaris 2.6)
TO:
Sun WorkShop 6 update 1 C++ 5.2 2000/09/11, (solaris 8)
My application arises several cases of assertion problem, but it not mentioned in "C++ migration Guide", so I paste the error message here:
Compiling FBssBss.cc
>> Assertion: (../links/cpputil.cc, line 650)
while processing src/bssusm/fmodel/FBssBss.cc at line 1347.
*** Error code 1
make: Fatal error: Command failed for target `FBssBss.o'
I don't know how to deal with it, hope your answers, Thanks.
regards,

a reproducible test case is needed.
- Rose

Similar Messages

  • Error during migration of ADF project from Jdev 12 to jdev 11.1.1.7

    Hi all,
       I have created a ADF project in Jdeveloper 12c.during migration from 12c to jdev11g everything was normal.but when i tried to deploy it over integrated weblogic 11g of jdeveloper,it created error-
    9 Sep, 2014 8:56:39 PM IST> <Error> <J2EE> <BEA-160197> <Unable to load descriptor C:\Users\Mayank\AppData\Roaming\JDeveloper\system11.1.1.7.40.64.93\o.j2ee\drs\ADF_FUSION_POC/META-INF/weblogic-application.xml of module ADF_FUSION_POC. The error is weblogic.descriptor.DescriptorException: Unmarshaller failed
      at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:161)
      at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323)
      at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788)
      at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409)
      at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759)
      at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
      at weblogic.application.ApplicationDescriptor.getWeblogicApplicationDescriptor(ApplicationDescriptor.java:324)
      at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:181)
      at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
      at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
      at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
      at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
      at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:67)
      at weblogic.management.deploy.internal.MBeanConverter.setupNew81MBean(MBeanConverter.java:315)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.compatibilityProcessor(ActivateOperation.java:81)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.setupPrepare(AbstractOperation.java:295)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:97)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
      at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
      at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: com.bea.xml.XmlException: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.LibraryRefBeanImpl@874a85bf(/LibraryRefs[[CompoundKey: adf.oracle.domain]])"
      at com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:54)
      at com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty.setValue(RuntimeBindingType.java:539)
      at com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRuntimeProperty.fillCollection(AttributeRuntimeBindingType.java:381)
      at com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiIntermediary.java:52)
      at com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalObjectFromIntermediary(AttributeRuntimeBindingType.java:140)
      at com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(UnmarshalResult.java:200)
      at com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:169)
      at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)
      at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:150)
      ... 27 more
    Caused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.LibraryRefBeanImpl@874a85bf(/LibraryRefs[[CompoundKey: adf.oracle.domain]])"
      at weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:231)
      at weblogic.j2ee.descriptor.wl.WeblogicApplicationBeanImpl.setLibraryRefs(WeblogicApplicationBeanImpl.java:1440)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:48)
      ... 35 more
    .>
    <9 Sep, 2014 8:56:39 PM IST> <Error> <Deployer> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean ADF_FUSION_POC. Error - weblogic.management.DeploymentException: Unmarshaller failed.
    weblogic.management.DeploymentException: Unmarshaller failed
      at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
      at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
      at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
      at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
      at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
      Truncated. see log file for complete stacktrace
    Caused By: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.LibraryRefBeanImpl@874a85bf(/LibraryRefs[[CompoundKey: adf.oracle.domain]])"
      at weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:231)
      at weblogic.j2ee.descriptor.wl.WeblogicApplicationBeanImpl.setLibraryRefs(WeblogicApplicationBeanImpl.java:1440)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      Truncated. see log file for complete stacktrace
    >
    <9 Sep, 2014 8:56:39 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1410276398843' for task '0'. Error is: 'weblogic.management.DeploymentException: Unmarshaller failed'
    weblogic.management.DeploymentException: Unmarshaller failed
      at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
      at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
      at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
      at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
      at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
      Truncated. see log file for complete stacktrace
    Caused By: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.LibraryRefBeanImpl@874a85bf(/LibraryRefs[[CompoundKey: adf.oracle.domain]])"
      at weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:231)
      at weblogic.j2ee.descriptor.wl.WeblogicApplicationBeanImpl.setLibraryRefs(WeblogicApplicationBeanImpl.java:1440)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      Truncated. see log file for complete stacktrace
    >
    <9 Sep, 2014 8:56:39 PM IST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'ADF_FUSION_POC'.>
    <9 Sep, 2014 8:56:39 PM IST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.management.DeploymentException: Unmarshaller failed
      at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
      at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
      at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
      at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
      at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
      Truncated. see log file for complete stacktrace
    Caused By: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.LibraryRefBeanImpl@874a85bf(/LibraryRefs[[CompoundKey: adf.oracle.domain]])"
      at weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:231)
      at weblogic.j2ee.descriptor.wl.WeblogicApplicationBeanImpl.setLibraryRefs(WeblogicApplicationBeanImpl.java:1440)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      Truncated. see log file for complete stacktrace
    >
    #### Cannot run application ADF_FUSION_POC due to error deploying to IntegratedWebLogicServer.
    [08:56:39 PM] ####  Deployment incomplete.  ####
    [08:56:39 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    [Application ADF_FUSION_POC stopped and undeployed from Server Instance IntegratedWebLogicServer]
    <Logger> <error> ServletContainerAdapter manager not initialized correctly.
    how to solve that error.Thanx

    Hi Shakif,
    Ideally it should work and should be able to see in Changelist of target system.
    Could you tell me exact error?
    Thanks
    Satish

  • Assertion Error during hot deployment in WLS6.1

    Hi,
    I am using WLS6.1SP2. The hot deployment feature is enabled. But when I try to
    redeploy the bean, it gives the following
    assertion error. Somehow the hot deployment doesn't seem to work.
    Following is the stack trace:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    at com.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at com.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    at com.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at com.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    --------------- nested within: ------------------
    weblogic.rmi.extensions.RemoteRuntimeException - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize be
    fore invoke ]]
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:60)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    at com.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at com.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    throwable exception in BaseServlet weblogic.rmi.extensions.RemoteRuntimeExcepti
    on - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize be
    fore invoke ]]
    throwable exception message null

    Are you deployed in an EAR? If so, this is probably a hot redeploy bug.
    Report to [email protected].
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Atul Sapkal" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi,
    I am using WLS6.1SP2. The hot deployment feature is enabled. But when Itry to
    redeploy the bean, it gives the following
    assertion error. Somehow the hot deployment doesn't seem to work.
    Following is the stack trace:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ mustinitialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    atweblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    atcom.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    atcom.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ mustinitialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    atweblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    atcom.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    atcom.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    --------------- nested within: ------------------
    weblogic.rmi.extensions.RemoteRuntimeException - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must
    initialize be> fore invoke ]
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:60)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    atcom.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    atcom.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    throwable exception in BaseServletweblogic.rmi.extensions.RemoteRuntimeExcepti
    on - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must
    initialize be> fore invoke ]
    throwable exception message null

  • BOXI3.1: Error during migration -The system cannot find the path specified

    Hi,
    I'm trying to migrate my reporting server from BOXIR2 to BOXI3.1.
    I have a Java App which uses the SDK to generate reports hosted on BOE.
    I have updated the SDK and when i attempt to generate a very simple test report, i get this error:
    The system cannot find the path specified.
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: The system cannot find the path specified.
    ---- Error code:-2147467259 Error code name:failed
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
    When i stepped through the codes, it occurred at this line:
    ByteArrayInputStream aiStream = (ByteArrayInputStream)rptDoc.getPrintOutputController().export(exportOptions);
    Does anyone know the cause of the issue? Some guide on what to check will also be helpful! Thanks!

    Hi Aasavari,
    We are running BOXI3.1 SP4.
    For debugging purpose, I created a small program with your suggestion to remove exportOptions.
    My report is called "testReportName" and it is created in "CMC > Folders > testFolderName":
    IEnterpriseSession enterpriseSession;
    IInfoStore infoStore;
    IReportAppFactory rptAppFactory;
    IInfoObjects oInfoObjects;
    int reportFolderSI_ID;
    String reportFolder = "testFolderName";
    String reportName = "testReportName";
    String paramVal = "2012-01-31";
    try {
         enterpriseSession  = CrystalEnterprise.getSessionMgr().logon(boUser, boPwd, boAPSName, boAuthType);
         //Get the InfoStore service from Crystal Enterprise
         infoStore = (IInfoStore)enterpriseSession.getService("InfoStore",com.crystaldecisions.enterprise.ocaframework.ServiceNames.OCA_I_IINFO_STORE);
    } catch (SDKException e) {
         System.out.println(e.message());
    try {
         //Get the Report Application Factory service from Crystal Enterprise
         rptAppFactory = (IReportAppFactory)enterpriseSession.getService("RASReportFactory");
         String parentFolderQuery = "SELECT * FROM CI_INFOOBJECTS WHERE " +
         "SI_PARENT_FOLDER=0 and SI_PROGID='CrystalEnterprise.Folder' and " +
         "SI_NAME= '"+reportFolder +"' ORDER BY SI_NAME";
         IInfoObjects parentFolderInfoObjects = infoStore.query(parentFolderQuery);
         reportFolderSI_ID = ((IInfoObject)parentFolderInfoObjects.get(0)).getID();
         // Retrieve the report by name and its reportFolder from Crystal Enterprise
         oInfoObjects = infoStore.query("Select * From CI_INFOOBJECTS Where SI_NAME='"+reportFolder+"' AND SI_PARENT_FOLDER="+reportFolderSI_ID);
         oInfoObjects = infoStore.query("Select * From CI_INFOOBJECTS Where SI_NAME='"+reportName+"' AND SI_PARENT_FOLDER='"+((IInfoObject)oInfoObjects.get(0)).getID()+"'");
         IInfoObject infoObject = (IInfoObject)oInfoObjects.get(0);
         //Open the report into a Report Document object
         ReportClientDocument rptDoc = rptAppFactory.openDocument(infoObject,0, Locale.ENGLISH);
         //Refresh tables
         IConnectionInfo connectionInfo;
         util.setJdbc_url(ap.getParameterString("URL"));
         util.setJdbc_driver(ap.getParameterString("driver"));
         util.setJdbc_user(ap.getParameterString("user"));
         util.setJdbc_pwd(ap.getParameterString("password"));
         util.setJdbc_database(ap.getParameterString("database"));
         connectionInfo = util.getJdbcConnectionInfo(util.getJdbcPropertyBag());
         int replaceParams = DBOptions._ignoreCurrentTableQualifiers + DBOptions._doNotVerifyDB;
         ConnectionInfos connectionInfos = rptDoc.getDatabaseController().getConnectionInfos(null);
         for (ConnectionInfo oldConnectionInfo:((Collection<ConnectionInfo>)connectionInfos))
              rptDoc.getDatabaseController().replaceConnection(oldConnectionInfo, connectionInfo, null, replaceParams);               
         //Get Params
         Fields mainRptParameterFields = rptDoc.getDataDefController().getDataDefinition().getParameterFields();
         String params = new String();
         for(Object parameterField : mainRptParameterFields){
              String paramName = ((ParameterField)parameterField).getName();
              if(parameterField != null)
                   if(((ParameterField)parameterField).getType() == FieldValueType.dateField)
                        rptDoc.getDataDefController().getParameterFieldController().setCurrentValue("", paramName,java.sql.Date.valueOf(paramVal));
                   else if (((ParameterField)parameterField).getType() == FieldValueType.dateTimeField){
                        //Stored Procs uses Datetime
                        java.util.Date datetime = (Date)reportDate_df.parse(paramVal);
                        rptDoc.getDataDefController().getParameterFieldController().setCurrentValue("",paramName, datetime);
                   else
                        rptDoc.getDataDefController().getParameterFieldController().setCurrentValue("", paramName, paramVal);
         ByteArrayInputStream aiStream = (ByteArrayInputStream)rptDoc.getPrintOutputController().export(ReportExportFormat.PDF);
         rptDoc.close();
    I ran this against BOXIR2 and BOXI3.1, BOXI3.1 will still throw error at
    ByteArrayInputStream aiStream = (ByteArrayInputStream)rptDoc.getPrintOutputController().export(ReportExportFormat.PDF);
    Another question, will CI_INFOOBJECTS table be created in the DB during installation of BOXI?

  • SQL Developer 3.1 getting PermGen space Error during migrations

    We are using SQL Developer 3.1 to migrate because it is allowing us direct connections to both Sybase and Oracle. While running migration tests I would occasionally receive the following error when running the Convert and/or Move data steps even if run off-line.
    Error: Migration actions have failed. Check the migrations reports for details. : PermGen space.
    I seemed to have solved the error by shutting down and restarting SQL Developer after the completion of each major step. I know 3.1 is Early Adaptor but is this a known issue and is there another solution? Also, 3.1 is having issues with freezing so does anyone know when the next bug fix will be released?
    Thanks

    Hi,
    This looks like a problem with the SQL*Developer Early Adopter release itself so it would be better if you opened a new thread in the SQL*Developer forum -
    SQL Developer
    That is monitored by the developers more than this thread so they are more likely to see it.
    Regards,
    Mikei

  • Error during migration from Windows 2000 to RH Linux AS 4

    Hello all,
    Am trying to perform a migration of a 11.5.10 instance from Windows 2000 to RH AS 4. Am following steps listed in the doc id 238276.1.
    Have completed all steps, but autoconfig completes with the following error:
    INSTANTIATE PHASE
    imtjserv.properties INSTE8
    Subsequently, when I try to start apache, it failes with status code 3. When I try to execute adapcctl with configtest as parameter, get the following error:
    Checking the Apache Web Server Dedicated HTTP Listener configuration file..
    Ouch! ap_mm_create (1048576, "/oracle/hrd/hrdora/iAS/Apache/Apache/logs/mm.29136") failed
    Error: MM: mm:core: failed to acquire shared memory segment (Invalid argument): OS: No such file or directory
    Checking the Apache Web Server Dedicated PLSQL Listener configuration file..
    Ouch! ap_mm_create(1048576, "/oracle/hrd/hrdora/iAS/Apache/Apache/logs/mm.29174") failed
    Error: MM: mm:core: failed to acquire shared memory segment (Invalid argument): OS: No such file or directory
    adapcctl.sh: exiting with status 8
    Have tried out various suggestions posted relating to modifying of parameters for semaphores. This has not helped. I have also restarted the system several times with no progress.
    Any pointers welcome!!
    Thanking in advance.
    Regards,
    Vijay

    Did you check this note?
    Note: 357487.1 - Cannot Start Up Apache with error: MM: mm:core: failed to acquire shared memory segment
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=357487.1

  • **Pls Help** - Error during migrating the 3.x daa source

    Hi All,
    When iam migrating the 3.x data source, iam geeting the below error:
    <b>
    <b>The OLAP source 0TCT_DSXX for source system BP1CLNT100 not present</b></b>
    And, once the migration has completed successfully, in the Data wareshouse workbench, do we see the InfoSource & Update rules aswell or not?
    Thanks,
    Nisha

    Hi Srilatha,
    Thanks for helping me earlier with the Statistics stuff.
    Need, your help again.
    Please tell me the use of the object "0tctprcschn_0tctimprtnc" - Importance.
    Used as attribute to many Characteristics... Process chains / Queries etc..
    It has value of 50 / 100 ... how do we use this value?
    Please let me know.
    <u>[email protected]</u>
    Thanks,
    Nisha

  • 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

  • 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

  • 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

  • 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

  • ERROR WHILE MIGRATING SSIS PACKAGE FROM DEVELOPMENT TO PRODUCTION IN EXECUTION

    HI,
    I have a problem while executing the package after migrating from DEVELOPMENT to PRODUCTION.
    We have two SQL database connections DEVMIDDLEWARE and PRODMIDDLEWARE for dev and prod respectively. When we have created package in development we have used DEVMIDDLEWARE and we have credentials in CONFIG file of that package and executed sucessfully. When
    we migrated this same package to PRODUCTION when have given credentials of PRODMIDDLEWARE in CONFIG FILE of this package we are getting error as below
    "Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic
    error. Verify that the correct key is available.  End Error  Error: 2014-10-28 07:41:44.24     Code: 0xC0016016     Source:       Description: Failed to decrypt protected XML node
    "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available. 
    End Error  Error: 2014-10-28 07:41:44.85     Code: 0xC0202009     Source: Package Connection manager "DEVBIZTALKDB01.RHUL_Staging.devmiddleware"     Description: SSIS Error Code DTS_E_OLEDBERROR. 
    An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E4D  Description: "Login failed for user 'devmiddleware'.". 
    End Error  Error: 2014-10-28 07:41:44.85     Code: 0xC020801C     Source: Package Log provider "SSIS log provider for SQL Server"     Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. 
    The AcquireConnection method call to the connection manager "DEVBIZTALKDB01.RHUL_Staging.devmiddleware" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method
    call failed.  COM error object information is available.  Source: "Package"  error code: 0xC0202009  Description: "SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE
    DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E4D  Description: "Login failed for user 'devmiddleware'.".  ".  End Error  Error: 2014-10-28 07:41:44.98    
    Code: 0xC0202009     Source: Package Connection manager "AGRDB01.abwr66"     Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE DB record
    is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E4D  Description: "Login failed for user 'CC\epsdbuser'.".  End Error  Error: 2014-10-28 07:41:44.98     Code:
    0xC020801C     Source: Data Flow Task OLE DB Source [1]     Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "AGRDB01.abwr66"
    failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.  End Error  Error: 2014-10-28 07:41:44.99     Code: 0xC0047017    
    Source: Data Flow Task SSIS.Pipeline     Description: component "OLE DB Source" (1) failed validation and returned error code 0xC020801C.  End Error  Error: 2014-10-28 07:41:44.99     Code: 0xC004700C    
    Source: Data Flow Task SSIS.Pipeline     Description: One or more component failed validation.  End Error  Error: 2014-10-28 07:41:45.00     Code: 0xC0024107     Source: Data Flow Task     
    Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  07:41:44  Finished: 07:41:45  Elapsed:  0.859 seconds.  The package execution failed. 
    The step failed."
    Can anyone help for this error.
    Many thanx in Advance

    Hi Babloo,
    According to the error message, the package may have failed are as follows:
    The user account that is used to run the package under SQL Server Agent in PRODUCTION server differs from the original package author.
    The user account does not have the required permissions to make connections or to access resources outside the SSIS package.
    The package may not run in the following scenarios:
    The current user cannot decrypt secrets from the package. This scenario can occur if the current account or the execution account differs from the original package author, and the package's ProtectionLevel property setting does not let the current user
    decrypt secrets in the package. In this scenario, we can change the SSIS Package ProtectionLevel property to EncryptSensitiveWithPassword, then modify the SQL Server Agent job step command line to include this password.
    File access fails because the current user does not have the required permissions to write to the file share that the connection manager accesses. In this scenario, we can create a SQL Server Agent proxy account. This proxy account must use a credential
    that lets SQL Server Agent run the job as the account that created the package or as an account that has the required permissions.
    References:
    SSIS package does not run when called from a SQL Server Agent job step
    Run an SSIS Package Under a Different Account
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error while migrating from Weblogic 8.1 to 10.1.3

    Hi
    I am getting the below error while building the xml during migrating from Weblogic 8.1 to 10.1.3.
    Could anyone please suggest how to resolve the below error:
    Error:
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/i18n/logging/LogMessage
    [java]      at weblogic.application.compiler.Appc.runBody(Appc.java:179)
    [java]      at weblogic.utils.compiler.Tool.run(Tool.java:158)
    [java]      at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [java]      at weblogic.application.compiler.Appc.main(Appc.java:188)
    [java]      at weblogic.appc.main(appc.java:14)
    [java] Caused by: java.lang.ClassNotFoundException: weblogic.i18n.logging.LogMessage
    [java]      at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    [java]      at java.security.AccessController.doPrivileged(Native Method)
    [java]      at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [java]      at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    Regards
    Kiran
    [java]      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    [java]      at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    [java]      ... 5 more

    You have to make sure the LogMessage class (weblogic/i18n/logging/LogMessage) is in the classpath
    Using WebLogic Internationalization utilities: http://download.oracle.com/docs/cd/E17904_01/web.1111/e13704/utilities.htm#i1011073
    and an example: http://download.oracle.com/docs/cd/E17904_01/web.1111/e13704/textformatterclasses.htm#g1016464
    and: http://download.oracle.com/docs/cd/E17904_01/web.1111/e13704/loggerclasses.htm#g1020871

  • Error when loggong on for external ID "": Error during SAML 2.0 logon

    Hi,
    I'm getting be below error when trying to use SAML SSO for a ABAP Webdynpro page on a NW 7.4 system. When I access the page, it redirects to the identity provider, comes back to the page and it shows the logon page. I'm looking for any ideas of things I could look at.
    N  SAML20 SP (client 400): Incoming Response
    N  SAML20 Binding:          POST
    N  SAML20 IdP Name:         http://xxxxxx/adfs/services/trust
    N  SAML20 Status Code:      urn:oasis:names:tc:SAML:2.0:status:Responder
    N  SAML20 SP (client 400): Default ACS endpoint: https://xxxxxx/sap/saml2/sp/acs/400 , old default ACS endpoint
    N  SAML-Trace: CALL 'SAML login': SY-SUBRC = 222 , PWDCHG = 0
    N  *** ERROR => SAML-Trace: Path = /sap/bc/webdynpro/sap/oauth2_authority [sign.c       16519]
    N  {root-id=005056AD26DF1ED4B69880FF4BE51F68}_{conn-id=005056AD26DF1ED4B69880FF4BE53F68}_1
    N  *** ERROR => SAML-Trace: Returncode = 222 [sign.c       16519]
    N  *** ERROR => SAML-Trace: Message class = SAML number = 011 [sign.c       16519]
    N  *** ERROR => SAML-Trace: Message = Error when logging on for external ID "": Error during SAML 2.0 logon [sign.c       16519]
    I have updated the service to use alternate logon procedure and added the handler CL_HTTP_EXT_SAML20
    I have added the identity provider through transaction SAML2, but it does not seem to be working.
    Here is a decrypted SAML assertion:
    <samlp:Response ID="_9c844d84-8117-4851-8270-aeb12e935daf"
      Version="2.0"
      IssueInstant="2015-04-02T00:21:06.477Z"
      Destination="https://xxxxxxxxx/sap/saml2/sp/acs/400"
      Consent="urn:oasis:names:tc:SAML:2.0:consent:unspecified"
      InResponseTo="S005056ad-26df-1ed4-b699-c4c630853f68"
      xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
      >
      <Issuer xmlns="urn:oasis:names:tc:SAML:2.0:assertion">http://xxxxxxxx.com/adfs/services/trust</Issuer>
      <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
      <ds:SignedInfo>
      <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
      <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256" />
      <ds:Reference URI="#_9c844d84-8117-4851-8270-aeb12e935daf">
      <ds:Transforms>
      <ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" />
      <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
      </ds:Transforms>
      <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" />
      <ds:DigestValue>08HK08VLpJC23JoQs+p+oHbDBvjRF+9NwBeowmlFTrY=</ds:DigestValue>
      </ds:Reference>
      </ds:SignedInfo>
      <ds:SignatureValue>xxxxxxx</ds:SignatureValue>
      <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
      <ds:X509Data>
      <ds:X509Certificate>MIIFPjCCBCagAwIBAgIHAMFKH58TFzANBgkqhkiG9w0BAQsFADCBtDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxGjAYBgNVBAoTEUdvRGFkZHkuY29tLCBJbmMuMS0wKwYDVQQLEyRodHRwOi8vY2VydHMuZ29kYWRkeS5jb20vcmVwb3NpdG9yeS8xMzAxBgNVBAMTKkdvIERhZGR5IFNlY3VyZSBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjAeFw0xNDAxMjMxOTM3MThaFw0xNzAxMjMxOTM3MThaMEIxITAfBgNVBAsTGERvbWFpbiBDb250cm9sIFZhbGlkYXRlZDEdMBsGA1UEAxMUZnNwcm94eTItZGV2LmlndC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDAM13/bboldFRmDGK3QBbxlDREoGuQEUWeroZCDM/tH7Rk+AjgXbc4pkon13EwKi7q9brzkBMCY3HH9Ep2BUHjopydy+AWQH9vjLK2wXD/+6T4FCG1i8Kt+lRrcxRWUugnBuK+BRgxEJDz7ap8KvcRk6ERWQrx5Co8K7ey5nEqjapCDJQg3Yrkxo2pEWGBKSIXXmpU+CgK03y4HOW19/rmdcyLThjchn+Jgxe8obL4tiVk4D/X36wOqtV/1cnIjGak/px/p1oQEGD5PC7F3FIZConhUu7PJDLmioqdGcimZvFiZK6xQJyzy90lm0dHRT1qhkC9TTsGvAAMCh/gn41xAgMBAAGjggHEMIIBwDAPBgNVHRMBAf8EBTADAQEAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAOBgNVHQ8BAf8EBAMCBaAwNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2NybC5nb2RhZGR5LmNvbS9nZGlnMnMxLTExLmNybDBTBgNVHSAETDBKMEgGC2CGSAGG/W0BBxcBMDkwNwYIKwYBBQUHAgEWK2h0dHA6Ly9jZXJ0aWZpY2F0ZXMuZ29kYWRkeS5jb20vcmVwb3NpdG9yeS8wdgYIKwYBBQUHAQEEajBoMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5nb2RhZGR5LmNvbS8wQAYIKwYBBQUHMAKGNGh0dHA6Ly9jZXJ0aWZpY2F0ZXMuZ29kYWRkeS5jb20vcmVwb3NpdG9yeS9nZGlnMi5jcnQwHwYDVR0jBBgwFoAUQMK9J47MNIMwojPX+2yz8LQsgM4wOQYDVR0RBDIwMIIUZnNwcm94eTItZGV2LmlndC5jb22CGHd3dy5mc3Byb3h5Mi1kZXYuaWd0LmNvbTAdBgNVHQ4EFgQUMRTW5O0fpR4kET2ED84QAS6ZXBowDQYJKoZIhvcNAQELBQADggEBAKCQfnSSA1gs6qyYKqAqQKhhRRhC4wMtZJLZUmMGPe2q+QM4dQxJgrFy2OVG6I4dXFrxINGlPdJVVXBKtLn9Fm2t0Cb8lAV3rLruEfRJTDK6MeDFOD5qXgU4higpuDGrAmqKvMIOk7VJA0gPbW4lasgqGQXzOspZCmCIWwOqcIDZRr0wo09QLidegr/phjZMzuy8IO0U1w7U6MX767qcl3RGcqRwpquMtMiaw5ROx9v3DK3JOemlqQwKy/uzzBohzYln6AYim8cnZMvfaKDLYNwE0+Rg6nmemlf6PXOjE3Uisc71v3uFstWsXzUPhDeQlycFzPDT4t4srIaxdMrEs3w=</ds:X509Certificate>
      </ds:X509Data>
      </KeyInfo>
      </ds:Signature>
      <samlp:Status>
      <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Responder">
      <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:NoPassive" />
      </samlp:StatusCode>
      </samlp:Status>
    </samlp:Response>

    Hi Brian,
    I am not sure but you could check below thread and couple of sap note.
    Single Sign On - Sharepoint 2010 to SAP using ADFS
    1799402 - Automatic account creation for SAML 2.0 SP
    1257108 - Collective Note: Analyzing issues with Single Sign On (SSO)
    It may help you to resolve / identify the cause of the issue.
    BR
    AKJ

  • Labview RT 14.0 Scheduler Assert%3A __1276 Scheduler Assertion Error%3A 80000004

    We have a multithreaded CVI app (~20 threads) running on a PXIe-8135 (4 CPUs).   The application never gets done starting all the threads before blue-screening with the following error:
    Scheduler Asser: __1276
    Scheduler Assertion Error: 80000004
    Interrupt Disabled. Scheduler Enabled.  ....
    More details:
    System
    Chassis 1 PXIe-1085:
        PXIe-8135 Controller
        PXI-6704 (7 of them), initialize properly, thread runs successfully until blue screen
        PXI-8431/8 (8 of these, total of 64 RS422 channels, about 40 being used currently for test), it is during the starting of these threads (one for each board) that it blue screens 
        PXIe-8374 (for using Chassis 2 as an extension of Chassis 1)
    Chassis 2 PXIe-1075:
        PXI-8370 (connected to PXIe-8374)
        PXI-6528 (1) threads run fine
        PXI-6529 (4) threads run fine
        NI-8234 (4) not used currently
    The scheduler error happens at different times, but always during the starting of the RS422 threads.  Can anybody give a hint as to why the Scheduler Assertion Error occurs, and particularly this specific error?

    Hi,
    I have a couple of questions for you.
    1) Has this application ever worked?
    2) Can you attempt to replicate this issue with less RS422 channels? Basically, is there a maximum number of RS422 channels where the error is received, or if you had only 1 channel being used, would the error still happen?
    3) Do you have another PXIe controller that you can try?
    4) Did anything change in your system that would have caused the error?
    Kevin S
    Applications Engineer
    National Instruments

Maybe you are looking for