SAP ME 15 Installation error in CTC SAP ME Configuration

Hi,
We are doing an SAP ME 15 installation and are getting an error during CTC
for "SAP ME Configuration for installation" during step 6 of 7 "Create or update Global site".
All the JDBC Datasources for VMJDBC are green and working.
From the default trace log I can see this:
#2.0 #2014 10 07 12:36:47:020#+0200#Error#com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault#
#BC-INS-CTC#tc~lm~ctc~cul~core_sda#C000AC117450002A00000013000002F4#7447350000000004#sap.com/tc~lm~itsam~ui~mainframe~wd#com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault#Administrator#1##693380984E0C11E49BBF00000071A336#290bfa2c4e0811e4c25d0050569c1b6e#290bfa2c4e0811e4c25d0050569c1b6e#0#Thread[Thread-49,5,Dedicated_Application_Thread]#Plain##
Service execution error; invocation target error when calling method createAndUpdateGlobalSite in class com.sap.me.ctc.services.idat.GlobalSiteConfiguration of component sap.com/xapps~me~ctc~ear (error message = com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this')
[EXCEPTION]
com.sap.tc.lm.ctc.cul.api.CULServiceException: Service execution error; invocation target error when calling method createAndUpdateGlobalSite in class com.sap.me.ctc.services.idat.GlobalSiteConfiguration of component sap.com/xapps~me~ctc~ear (error message = com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this')
at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:61)
at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:36)
at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:133)
at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:741)
at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:286)
at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:156)
at java.lang.Thread.run(Thread.java:763)
Caused by: com.sap.tc.lm.ctc.provider.javaServiceProvider.exceptions.CPIServiceExecutionException: Service execution error; invocation target error when calling method createAndUpdateGlobalSite in class com.sap.me.ctc.services.idat.GlobalSiteConfiguration of component sap.com/xapps~me~ctc~ear (error message = com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this')
at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:291)
at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:86)
at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:59)
... 6 more
Caused by: java.lang.reflect.InvocationTargetException
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.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:259)
... 8 more
Caused by: com.visiprise.frame.service.ext.ExtensionExecutionException: com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this'
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.handleExtensionException(GenericServiceExecutionProcess.java:174)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeExtension(GenericServiceExecutionProcess.java:158)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeExtensions(GenericServiceExecutionProcess.java:125)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:97)
at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
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.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
at com.sun.proxy.$Proxy916.execute(Unknown Source)
at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
at com.sun.proxy.$Proxy1546.loadInitialData(Unknown Source)
at com.sap.me.plant.impl.SiteConfigurationService.createGlobalSite(SiteConfigurationService.java:397)
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.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
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.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
at com.sun.proxy.$Proxy916.execute(Unknown Source)
at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
at com.sun.proxy.$Proxy1546.createGlobalSite(Unknown Source)
at com.sap.me.ctc.services.idat.GlobalSiteConfiguration.createAndUpdateGlobalSite(GlobalSiteConfiguration.java:191)
... 13 more
Caused by: com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this'
at com.sap.me.common.impl.DynamicInvocationService.invoke(DynamicInvocationService.java:76)
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.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
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.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
at com.sun.proxy.$Proxy916.execute(Unknown Source)
at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
at com.sun.proxy.$Proxy1578.invoke(Unknown Source)
at com.sap.me.common.impl.XmlInvocationService.invokeConfigLoad(XmlInvocationService.java:695)
at com.sap.me.common.impl.XmlInvocationService.loadApplicationConfiguration(XmlInvocationService.java:174)
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.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
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.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
at com.sun.proxy.$Proxy916.execute(Unknown Source)
at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
at com.sun.proxy.$Proxy1535.loadApplicationConfiguration(Unknown Source)
at com.sap.me.plant.impl.ConfigDataLoader.execute(ConfigDataLoader.java:103)
at com.sap.me.plant.impl.ConfigDataLoader.execute(ConfigDataLoader.java:77)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeExtension(GenericServiceExecutionProcess.java:153)
... 94 more
Caused by: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this'
at com.sap.sql.jdbc.vendor.VendorPooledConnection.invalidate(VendorPooledConnection.java:352)
at com.sap.sql.jdbc.vendor.VendorPooledConnection.destroyConnection(VendorPooledConnection.java:317)
at com.sap.sql.connect.datasource.DBDataSourceImpl.closePooledConnection(DBDataSourceImpl.java:737)
at com.sap.sql.connect.datasource.DBDataSourceImpl.destroy(DBDataSourceImpl.java:1043)
at com.sap.sql.connect.datasource.DBDataSourceImpl.destroy(DBDataSourceImpl.java:45)
at com.sap.sql.connect.pool.CreatedObjectsPool.destroy(CreatedObjectsPool.java:140)
at com.sap.sql.connect.pool.Pool.release(Pool.java:558)
at com.sap.sql.connect.datasource.DBDataSourceImpl.releasePooledConnection(DBDataSourceImpl.java:914)
at com.sap.sql.connect.datasource.PooledConnectionHandle.close(PooledConnectionHandle.java:59)
at com.sap.engine.services.dbpool.spi.XAManagedConnectionImpl.destroy(XAManagedConnectionImpl.java:70)
at com.sap.engine.services.connector.jca.ConnectionHashSet.destroy(ConnectionHashSet.java:450)
at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:359)
at com.sap.engine.services.connector.jca.ShareableConnectionManager.allocateConnection(ShareableConnectionManager.java:54)
at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:52)
at com.sap.me.frame.AbstractDataSource.getDBConnection(AbstractDataSource.java:413)
at com.sap.me.frame.AbstractDataSource.executeQuery(AbstractDataSource.java:142)
at com.sap.me.frame.BaseDataSource.executeQuery(BaseDataSource.java:197)
at com.sap.me.frame.BaseDataSource.recordExists(BaseDataSource.java:830)
at com.sap.me.frame.AuditLogHandler.createAL(AuditLogHandler.java:129)
at com.sap.me.frame.AuditLogHandler.performAuditLogWork(AuditLogHandler.java:953)
at com.sap.me.frame.dao.AuditLogListener.performAuditLog(AuditLogListener.java:62)
at com.sap.me.frame.dao.AuditLogListener.afterCreate(AuditLogListener.java:29)
at com.sap.me.frame.dao.CompositeLifeCycleListener.afterCreate(CompositeLifeCycleListener.java:83)
at com.sap.me.frame.dao.ProductionDataAccessService.create(ProductionDataAccessService.java:193)
at com.sap.me.frame.dao.DomainDataAccessService.create(DomainDataAccessService.java:65)
at com.sap.me.frame.dao.DomainDataAccessService.create(DomainDataAccessService.java:30)
at com.sap.me.frame.domain.DefaultDomainService.create(DefaultDomainService.java:96)
at com.sap.me.activity.impl.ExtensionConfigurationService.createExtensionPoint(ExtensionConfigurationService.java:243)
at com.sap.me.activity.impl.ExtensionConfigurationService.createExtensionLocal(ExtensionConfigurationService.java:962)
at com.sap.me.activity.impl.ExtensionConfigurationService.createExtensionByCreateExtensionRequest(ExtensionConfigurationService.java:230)
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.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
at sun.reflect.GeneratedMethodAccessor454.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
at com.sun.proxy.$Proxy916.execute(Unknown Source)
at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
at com.sun.proxy.$Proxy1581.createExtensionByCreateExtensionRequest(Unknown Source)
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 sun.reflect.misc.Trampoline.invoke(MethodUtil.java:57)
at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:260)
at java.beans.Statement.invokeInternal(Statement.java:239)
at java.beans.Statement.access$000(Statement.java:39)
at java.beans.Statement$2.run(Statement.java:140)
at java.security.AccessController.doPrivileged(Native Method)
at java.beans.Statement.invoke(Statement.java:137)
at java.beans.Expression.getValue(Expression.java:98)
at com.sap.me.common.impl.DynamicInvocationService.invoke(DynamicInvocationService.java:64)
... 188 more
Best regards,
Johan

Hi Chandrababu,
Unfortunately I don't know any more than this. I have only done one SAP ME 15 installation so far
and this was the solution to our error situation.
If you don't get it working then you should log a support ticket to SAP.
Best regards,
Johan

Similar Messages

  • Installation error while installing SAP NetWeaver ABAP Trial Verion 7.02

    Hello,
    I am getting the following installation error while installing SAP NetWeaver ABAP Trial Version 7.02 (90 days evaluation)
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log and C:\sapdb\data\wrk\MaxDBRuntimeForSAPAS_install_ _ .log.). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL.
    Below are the details of my system:
    OS: Windows 7 Enterprise Edition (version 6.1.7600)
    Processor: Intel(R) Core(TM) i5
    System: 64-bit Operating System
    Regards,
    Tarun

    hello,
    I am getting the below error while intsatlling
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed: Unable to create node
    cyber7be\sapmnt\ with type DIRECTORY: can't create parent node...). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/.
    os--windows xp-sp3. 32 bit
    please help
    thanks in advance
    Edited by: sumzi_ks on Aug 27, 2011 4:09 AM

  • SAP Ecc6.0 Installation error during ABAP Import Phase 20 of 24

    While I am installing SAP ECC 6.0 with Original DVD. I am getting some Issues.
    I had finished upto 4 stpes .  and after that IMPORT ABAP, showing error in " Log files are written to C: Program files:sapinst......"
    Please Retry , View Log & Stop.
    I am clicking Retry again it will be come same issue. Please Let me know.
    Log Files Name - "ABAP Processors of Instances SID\DVEMGS00"

    Still I am getting same problem in mine SAP ECC6.0 Installation.
    In Abap Instance Phase 20 of 24.  Error in ABAP Instance. I check the mmc.
    Disp+work is in Gray Color. Remainiing Server Green Color. After Few minutes it will stopped in Work Process.
    Still Going Installation for same Process.
    Let me know.

  • Installation error during installing SAP NetWeaver developer studio 7.0.11

    this message was shown to notified me that my installation failed.
    The following program files could not be registered:
    _     c:\windows\system32\librfc32.dll_
    and this are some of the error i found.
    16:31:30  SapFeiKr  2W  COM server is not registered with absolute path: Trying to locate file with SearchPath
    16:31:30  SapFeiKr  2   Found registered file in C:\WINDOWS\system32
    16:31:30  SapFeiKr  2   FileVersion of registered COM Server is: 7100.0.0.5288
    16:31:30  SapFeiKr  2   FileVersion of COM Server to be installed is: 7100.0.0.5288
    16:31:30  SapFeiKr  2W  COM server versions are same but files differ in size: Performing new registration in C:\WINDOWS\system32\librfc32.dll
    16:31:30  SapFeiKr  2   Attempting to register COM server from reg file
    16:31:30  SapFeiKr  2   Offline registration impossible: COR- file not found
    16:31:30  SapFeiKr  2   Falling back to out of process self registration ( sapregsv.exe )
    16:31:31  SapFeiKr  2E  Out of process self registration failed: The specified procedure could not be found.   Error code 0x7f (127)
    16:31:33  SapFeiKr  2E  The module C:\WINDOWS\system32\librfc32.dll could not be loaded due to unresolved module dependencies:
    16:31:33  SapFeiKr  2E  Module msvcr80.dll is unresolved
    16:31:33  SapFeiKr  2E  COM server registration failed. Reboot required: The specified procedure could not be found.   Error code 0x7f (127)
    16:31:33  SapFeiSv  2W  Cannot register 'C:\WINDOWS\system32\librfc32.dll', but no reboot is pending --> ignored
    i couldnt understand these error codes.
    hope there is someone could help me, i need to use NetWeaver for my project.
    and its rather rush.
    thanks a million!

    You should have sap logon installed(710)...Looks like their is some version conflict with  librfc32.dll  file between the ones installed by sap logon and nwds.
    So do the following.
    delete  librfc32.dll  from system 32...(take a backup..may need if anything goes wrong)..
    Then install NWDS..
    Should be done !!!!
    Regards,
    Ashok

  • SAP 4.7 installation error

    Hi
    i am trying to install SAP 4.7 on windows 2003 server with oracle.
    I have tried to install twice, but i am getting the same error after 10 to 12 hours of installation ie nearly at the ending stage. i am giving my log file below.
    please help me to solve the error
    INFO 2007-07-11 10:41:35
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2007-07-11 10:42:31
    The 'saploc' share exists at directory 'D:\usr\sap'. Choosing drive D:
    as SAP System drive.
    INFO 2007-07-11 10:42:57
    Copying file G:/ker/NT/COMMON/OraVolatileDatabaseParameters.xml to:
    OraVolatileDatabaseParameters.xml.
    INFO 2007-07-11 10:42:57
    Creating file D:\SAPinst ORACLE
    KERNEL\OraVolatileDatabaseParameters.xml.
    INFO 2007-07-11 10:46:27
    Copying file G:/db1/EXPORT1/DB/ORA/DBSIZE.XML to: DBSIZE.XML.
    INFO 2007-07-11 10:46:27
    Creating file D:\SAPinst ORACLE KERNEL\DBSIZE.XML.
    INFO 2007-07-11 10:46:27
    Copying file system node G:\db1\EXPORT1/DB/ORA/DBSIZE.XML with type
    NODE to DBSIZE.XML succeeded.
    INFO 2007-07-11 10:46:27
    Processing of all file system node operations of table tORA_filecopy
    succeeded.
    INFO 2007-07-11 10:46:27
    Copying file G:/db1/EXPORT1/DB/DDLORA.TPL to: DDLORA.TPL.
    INFO 2007-07-11 10:46:27
    Creating file D:\SAPinst ORACLE KERNEL\DDLORA.TPL.
    INFO 2007-07-11 10:46:28
    Copying file system node G:\db1\EXPORT1/DB/DDLORA.TPL with type NODE to
    DDLORA.TPL succeeded.
    INFO 2007-07-11 10:46:28
    Processing of all file system node operations of table tORA_filecopy
    succeeded.
    INFO 2007-07-11 10:46:32
    Moving file D:/SAPinst ORACLE KERNEL/DDLORA.TPL to:
    orig_ddl_ora_tmp.tpl.
    INFO 2007-07-11 10:46:32
    Moving file D:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to:
    DDLORA.TPL.
    INFO 2007-07-11 10:46:32
    Removing file D:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2007-07-11 10:49:32
    Package table created
    PHASE 2007-07-11 10:51:30
    SAP R/3 Enterprise 4.70 for Oracle
    PHASE 2007-07-11 10:51:30
    SAP Web Application Server
    PHASE 2007-07-11 10:51:30
    Request common parameters of SAP System
    PHASE 2007-07-11 10:51:30
    Create operating system accounts
    INFO 2007-07-11 10:51:30
    Copying file D:/SAPinst ORACLE KERNEL/keydb.xml to: D:/SAPinst ORACLE
    KERNEL/keydb.1.xml.
    INFO 2007-07-11 10:51:30
    Creating file D:\SAPinst ORACLE KERNEL\keydb.1.xml.
    INFO 2007-07-11 10:51:30
    Copying file D:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.xml
    to: D:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.1.xml.
    INFO 2007-07-11 10:51:30
    Creating file D:\SAPinst ORACLE
    KERNEL\OraVolatileDatabaseParameters.1.xml.
    INFO 2007-07-11 10:51:30
    Copying file D:/SAPinst ORACLE KERNEL/DBSIZE.XML to: D:/SAPinst ORACLE
    KERNEL/DBSIZE.1.XML.
    INFO 2007-07-11 10:51:30
    Creating file D:\SAPinst ORACLE KERNEL\DBSIZE.1.XML.
    INFO 2007-07-11 10:51:30
    Changing account
    ACCOUNTID=S-1-5-21-2743648237-696061869-1622585752-1004 ACCOUNTNAME=server\SAP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP
    Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE
      succeeded.
    INFO 2007-07-11 10:51:30
    Changing account
    ACCOUNTID=S-1-5-21-2743648237-696061869-1622585752-1005 ACCOUNTNAME=server\SAP_DEV_LocalAdmin ACCOUNTTYPE=GROUP
    DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE
      succeeded.
    INFO 2007-07-11 10:51:30
    Changing account
    ACCOUNTID=S-1-5-21-2743648237-696061869-1622585752-1006 ACCOUNTNAME=server\SAP_DEV_GlobalAdmin ACCOUNTTYPE=GROUP
    DESCRIPTION=SAP Global Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE
      succeeded.
    INFO 2007-07-11 10:51:30
    Changing account
    ACCOUNTID=S-1-5-21-2743648237-696061869-1622585752-1007 ACCOUNTNAME=ORA_DEV_DBA ACCOUNTTYPE=GROUP CONDITION=YES
    DESCRIPTION=Database Operator Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-07-11 10:51:30
    Changing account
    ACCOUNTID=S-1-5-21-2743648237-696061869-1622585752-1008 ACCOUNTNAME=ORA_DEV_OPER ACCOUNTTYPE=GROUP CONDITION=YES
    DESCRIPTION=Database Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE
      succeeded.
    INFO 2007-07-11 10:51:30
    Processing of all account operations of table
    t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    INFO 2007-07-11 10:51:31
    Changing account
    ACCOUNTID=S-1-5-21-2743648237-696061869-1622585752-1009 ACCOUNTNAME=server\devadm ACCOUNTTYPE=USER DESCRIPTION=SAP System
    Administrator
    MEMBERSHIP=server\SAP_DEV_GlobalAdmin,server\Users,Administrators,ORA_DEV_DBA,ORA_DEV_OPER,server\SAP_LocalAdmin,server\SAP_DEV_LocalAdmin
    MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*...  succeeded.
    INFO 2007-07-11 10:51:33
    Changing account
    ACCOUNTID=S-1-5-21-2743648237-696061869-1622585752-1010 ACCOUNTNAME=server\SAPServiceDEV ACCOUNTTYPE=USER CONDITION=YES
    DESCRIPTION=SAP System Service Administrator
    MEMBERSHIP=server\SAP_DEV_GlobalAdmin,Administrators,ORA_DEV_DBA,ORA_DEV_OPER,server\SAP_LocalAdmin,server\SAP_DEV_LocalAdmin
    MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*...  succeeded.
    INFO 2007-07-11 10:51:33
    Processing of all account operations of table
    t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    PHASE 2007-07-11 10:51:34
    Request operating system user information
    INFO 2007-07-11 10:51:34
    Successfully added privileges 'SeTcbPrivilege
    SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account
    'S-1-5-21-2743648237-696061869-1622585752-500' on host 'server'!
    INFO 2007-07-11 10:51:35
    Successfully added privileges 'SeTcbPrivilege
    SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account
    'S-1-5-21-2743648237-696061869-1622585752-500' on host 'server'!
    INFO 2007-07-11 10:51:35
    Successfully added privileges 'SeTcbPrivilege
    SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account
    'S-1-5-21-2743648237-696061869-1622585752-500' on host 'server'!
    INFO 2007-07-11 10:51:35
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    INFO 2007-07-11 10:51:36
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:36
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:36
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:37
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:37
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:37
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:38
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:38
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:38
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:39
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:39
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:40
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:40
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:40
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:41
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:41
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:41
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:42
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:42
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:42
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:43
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:43
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:43
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:44
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:44
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:45
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:45
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    INFO 2007-07-11 10:51:46
    Creating or updating all NT registry entries from the
    tNT_RegistryEntries table succeeded.
    PHASE 2007-07-11 10:51:46
    Adapt filesystem
    PHASE 2007-07-11 10:51:46
    Prepare check/adapt SAP instance filesystem
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap exists.
    INFO 2007-07-11 10:51:46
    Processing of all file system node operations of table
    t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap/DEV exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap/tmp exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/tmp exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/EPS exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/EPS/in exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/EPS/out exists already. Nothing to
    do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/EPS/log exists already. Nothing to
    do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/bin exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/buffer exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/cofiles exists already. Nothing to
    do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/data exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/etc exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/log exists already. Nothing to do.
    INFO 2007-07-11 10:51:46
    File system node D:\usr\sap\trans/sapnames exists already. Nothing to
    do.
    INFO 2007-07-11 10:51:46
    Processing of all file system node operations of table
    t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2007-07-11 10:51:47
    Processing of all file system node operations of table
    t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2007-07-11 10:51:47
    Creating of all NT shares while processing the table 'tNT_SHARE'
    succeeded.
    PHASE 2007-07-11 10:51:47
    Extract archives
    INFO 2007-07-11 10:51:47
    Processing of all file system node operations of table
    t_SAPComponent_Archives_FORMS_SHARED succeeded.
    PHASE 2007-07-11 10:51:48
    Extract SAP System kernel archives
    WARNING 2007-07-11 10:51:49
    PROBLEM: 'SAPCAR' not found. CAUSE: Unable to find application via
    absolute path in filesystem. Application could perhaps be found using
    environment variable path or is really missing. Trying to call the
    application nevertheless.
    INFO 2007-07-11 10:51:49
    Creating file D:\SAPinst ORACLE KERNEL\SAPMMC.SAR.log.
    INFO 2007-07-11 10:51:49
    SAPCAR -xvgf G:/ker/NT/I386/MMC/SAPMMC.SAR, -R D:\SAPinst ORACLE KERNEL
    succeeded. (See output in './SAPMMC.SAR.log'.)
    INFO 2007-07-11 10:51:50
    While copying node D:\SAPinst ORACLE KERNEL/sapmmc.dll to
    C:\WINDOWS\system32/sapmmc.dll: source is not newer than the target. Nothing to do.
    INFO 2007-07-11 10:51:50
    While copying node D:\SAPinst ORACLE KERNEL/sapmmcada.dll to
    C:\WINDOWS\system32/sapmmcada.dll: source is not newer than the target. Nothing
    to do.
    INFO 2007-07-11 10:51:50
    While copying node D:\SAPinst ORACLE KERNEL/sapmmcdb6.dll to
    C:\WINDOWS\system32/sapmmcdb6.dll: source is not newer than the target. Nothing
    to do.
    INFO 2007-07-11 10:51:50
    While copying node D:\SAPinst ORACLE KERNEL/sapmmcinf.dll to
    C:\WINDOWS\system32/sapmmcinf.dll: source is not newer than the target. Nothing
    to do.
    INFO 2007-07-11 10:51:50
    While copying node D:\SAPinst ORACLE KERNEL/sapmmcms.dll to
    C:\WINDOWS\system32/sapmmcms.dll: source is not newer than the target. Nothing to
    do.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev_4.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev_4 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev_5.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev_5 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev_6.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev_6 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev_7.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev_7 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev_8.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev_8 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev_9.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev_9 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev_10.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev_10 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev_11.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev_11 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev_12.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev_12 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata5\dev_13.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata5\dev_13 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata5\dev_14.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata5\dev_14 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata6\dev_15.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata6\dev_15 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata6\dev_16.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata6\dev_16 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata1\dev620_1.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata1\dev620_1 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev620_2.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev620_2 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev620_3.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev620_3 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev620_4.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev620_4 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev620_5.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev_4.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev_4 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev_5.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev_5 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev_6.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev_6 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev_7.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev_7 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev_8.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev_8 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev_9.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev_9 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev_10.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev_10 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev_11.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev_11 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev_12.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev_12 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata5\dev_13.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata5\dev_13 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata5\dev_14.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata5\dev_14 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata6\dev_15.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata6\dev_15 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata6\dev_16.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata6\dev_16 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata1\dev620_1.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata1\dev620_1 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\dev620_2.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\dev620_2 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\dev620_3.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\dev620_3 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev620_4.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev620_4 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata4\dev620_5.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata4\dev620_5 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata5\dev620_6.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata5\dev620_6 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata5\dev620_7.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata5\dev620_7 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata6\dev620_8.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata6\dev620_8 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata6\dev620_9.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata6\dev620_9 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata6\devusr_1.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata6\devusr_1 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata2\roll_1.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata2\roll_1 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata3\temp_1.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata3\temp_1 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Creating directory D:\oracle\DEV\sapdata1\system_1.
    INFO 2007-07-11 10:52:03
    Creating file system node D:\oracle\DEV/sapdata1\system_1 with type
    DIRECTORY succeeded.
    INFO 2007-07-11 10:52:03
    Processing of all file system node operations of table
    tORA_SapdataNodes succeeded.
    INFO 2007-07-11 10:52:04
    Processing of all file system node operations of table
    tORA_DatabaseServerNodes succeeded.
    INFO 2007-07-11 10:52:04
    Processing of all file system node operations of table
    tORA_SapdataNodes succeeded.
    INFO 2007-07-11 10:52:05
    Creating file D:\oracle\ora81\database\initDEV.ora.
    INFO 2007-07-11 10:52:06
    Creating file D:\oracle\ora81\database\initDEV.sap.
    INFO 2007-07-11 10:52:06
    Copying file G:/ker/NT/COMMON/INSTALL/INITSID.DBA to:
    D:\oracle\ora81/database/initDEV.dba.
    INFO 2007-07-11 10:52:06
    Creating file D:\oracle\ora81\database\initDEV.dba.
    INFO 2007-07-11 10:52:07
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:52:08
    Moving file D:/oracle/ora81/database/initDEV.ora to:
    orig_init_ora_tmp.txt.
    INFO 2007-07-11 10:52:08
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to:
    D:\oracle\ora81\database\initDEV.ora.
    INFO 2007-07-11 10:52:08
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-07-11 10:52:08
    Creating file D:\SAPinst ORACLE KERNEL\oradim.log.
    INFO 2007-07-11 10:52:13
    See 'D:\oracle\ora81/bin/oradim -new -sid DEV -STARTMODE auto' output
    in 'D:\SAPinst ORACLE KERNEL\oradim.log'.
    INFO 2007-07-11 10:52:13
    'D:\oracle\ora81/bin/oradim -new -sid DEV -STARTMODE auto' returned
    with '0'.
    INFO 2007-07-11 10:52:14
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:52:14
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:52:17
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:52:51
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:52:51
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:53:13
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:53:14
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:53:59
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:54:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:54:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:54:02
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:54:02
    Moving file D:/oracle/ora81/database/initDEV.ora to:
    orig_init_ora_tmp.txt.
    INFO 2007-07-11 10:54:02
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to:
    D:\oracle\ora81\database\initDEV.ora.
    INFO 2007-07-11 10:54:02
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-07-11 10:54:02
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:54:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:55:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:55:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:56:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:56:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:57:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:57:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:58:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:58:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:59:08
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 10:59:09
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:00:11
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:00:11
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:01:13
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:01:13
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:02:16
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:02:16
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:03:19
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:03:19
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:04:25
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:04:25
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:05:28
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:05:29
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:06:32
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:06:33
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:07:36
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:07:37
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:08:42
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:08:43
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:09:49
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:09:49
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:10:56
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:10:56
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:12:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:12:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:13:10
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:13:11
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:14:24
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:14:25
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:15:33
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:15:33
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:16:43
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:16:43
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:17:53
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:17:53
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:19:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:19:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:20:16
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:20:16
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:21:31
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:21:31
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:21:34
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:21:34
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:22:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:22:02
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:22:48
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:22:48
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:22:49
    Moving file D:/oracle/ora81/database/initDEV.ora to:
    orig_init_ora_tmp.txt.
    INFO 2007-07-11 11:22:49
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to:
    D:\oracle\ora81\database\initDEV.ora.
    INFO 2007-07-11 11:22:49
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-07-11 11:22:50
    Creating file D:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2007-07-11 11:22:51
    See 'D:\oracle\ora81/bin/lsnrctl stat' output in 'D:\SAPinst ORACLE
    KERNEL\lsnrctl.log'.
    INFO 2007-07-11 11:22:51
    'D:\oracle\ora81/bin/lsnrctl stat' returned with '3'.
    INFO 2007-07-11 11:22:51
    Creating file D:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2007-07-11 11:22:52
    See 'D:\oracle\ora81/bin/lsnrctl start' output in 'D:\SAPinst ORACLE
    KERNEL\lsnrctl.log'.
    INFO 2007-07-11 11:22:52
    'D:\oracle\ora81/bin/lsnrctl start' returned with '0'.
    INFO 2007-07-11 11:22:53
    Copying file G:/ker/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2007-07-11 11:22:53
    Creating file D:\SAPinst ORACLE KERNEL\oradbusr.sql.
    INFO 2007-07-11 11:22:53
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:22:53
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    PHASE 2007-07-11 11:22:54
    Database Load
    INFO 2007-07-11 11:22:58
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:00
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:02
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:02
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:02
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:03
    Task files created
    INFO 2007-07-11 11:23:04
    Command files created
    INFO 2007-07-11 11:23:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 11:23:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 14:07:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 14:19:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 14:39:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:14:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:27:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:31:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:35:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:37:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:39:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:39:07
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:40:09
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:41:09
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 16:41:09
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:49:58
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:49:58
    Processes finished successfully
    INFO 2007-07-11 18:49:59
    Creating file D:\SAPinst ORACLE KERNEL\ddicora.sql.
    INFO 2007-07-11 18:49:59
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:06
    Moving file D:/oracle/ora81/database/initDEV.ora to:
    orig_init_ora_tmp.txt.
    INFO 2007-07-11 18:50:06
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to:
    D:\oracle\ora81\database\initDEV.ora.
    INFO 2007-07-11 18:50:06
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-07-11 18:50:06
    Moving file D:/oracle/ora81/database/initDEV.ora to:
    orig_init_ora_tmp.txt.
    INFO 2007-07-11 18:50:06
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to:
    D:\oracle\ora81\database\initDEV.ora.
    INFO 2007-07-11 18:50:06
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-07-11 18:50:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:07
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:09
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:09
    Creating file D:\SAPinst ORACLE KERNEL\brconnect.log.
    INFO 2007-07-11 18:50:09
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 18:50:12
    See 'D:\usr\sap\DEV\SYS\exe\run/brconnect -c -f crsyn -o SAPDEV' output
    in 'D:\SAPinst ORACLE KERNEL\brconnect.log'.
    INFO 2007-07-11 18:50:12
    'D:\usr\sap\DEV\SYS\exe\run/brconnect -c -f crsyn -o SAPDEV' returned
    with '0'.
    INFO 2007-07-11 18:50:12
    Creating file D:\SAPinst ORACLE KERNEL\brconnect.log.
    INFO 2007-07-11 18:50:12
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:05
    See 'D:\usr\sap\DEV\SYS\exe\run/brconnect -c -o summary -f stats -o
    SAPDEV' output in 'D:\SAPinst ORACLE KERNEL\brconnect.log'.
    INFO 2007-07-11 19:39:05
    'D:\usr\sap\DEV\SYS\exe\run/brconnect -c -o summary -f stats -o SAPDEV'
    returned with '1'.
    INFO 2007-07-11 19:39:06
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:07
    Creating file D:\SAPinst ORACLE KERNEL\sapdba.log.
    INFO 2007-07-11 19:39:07
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:21
    See 'D:\usr\sap\DEV\SYS\exe\run/sapdba -u system/manager -alter_user
    SAPDEV/sap' output in 'D:\SAPinst ORACLE KERNEL\sapdba.log'.
    INFO 2007-07-11 19:39:21
    'D:\usr\sap\DEV\SYS\exe\run/sapdba -u system/manager -alter_user
    SAPDEV/sap' returned with '0'.
    INFO 2007-07-11 19:39:21
    Creating file D:\SAPinst ORACLE KERNEL\sapdba.log.
    INFO 2007-07-11 19:39:21
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:22
    See 'D:\usr\sap\DEV\SYS\exe\run/sapdba -u system/manager -alter_user
    sys/change_on_install' output in 'D:\SAPinst ORACLE KERNEL\sapdba.log'.
    INFO 2007-07-11 19:39:22
    'D:\usr\sap\DEV\SYS\exe\run/sapdba -u system/manager -alter_user
    sys/change_on_install' returned with '0'.
    INFO 2007-07-11 19:39:22
    Creating file D:\SAPinst ORACLE KERNEL\sapdba.log.
    INFO 2007-07-11 19:39:22
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:22
    See 'D:\usr\sap\DEV\SYS\exe\run/sapdba -u system/manager -alter_user
    system/manager' output in 'D:\SAPinst ORACLE KERNEL\sapdba.log'.
    INFO 2007-07-11 19:39:22
    'D:\usr\sap\DEV\SYS\exe\run/sapdba -u system/manager -alter_user
    system/manager' returned with '0'.
    INFO 2007-07-11 19:39:23
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:33
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:40
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:40
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    PHASE 2007-07-11 19:39:44
    Prepare SAP System Instance
    PHASE 2007-07-11 19:39:44
    Create a temporary license for SAP System
    INFO 2007-07-11 19:39:45
    Creating file D:\SAPinst ORACLE KERNEL\saplicense.log.
    INFO 2007-07-11 19:39:45
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:39:52
    See 'D:\usr\sap\DEV\SYS\exe\run/saplicense -R3Setup DEV "ZXWUETLB"
    TRACE=2' output in 'D:\SAPinst ORACLE KERNEL\saplicense.log'.
    INFO 2007-07-11 19:39:52
    'D:\usr\sap\DEV\SYS\exe\run/saplicense -R3Setup DEV "ZXWUETLB" TRACE=2'
    returned with '0'.
    PHASE 2007-07-11 19:39:52
    Adapt Nametab
    INFO 2007-07-11 19:39:52
    Creating file D:\SAPinst ORACLE KERNEL\dipgntab.log.
    INFO 2007-07-11 19:39:52
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:42:03
    See 'D:\usr\sap\DEV\SYS\exe\run/dipgntab -fprot dipgntabDEV.log -rwr40
    -srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT' output
    in 'D:\SAPinst ORACLE KERNEL\dipgntab.log'.
    INFO 2007-07-11 19:42:03
    'D:\usr\sap\DEV\SYS\exe\run/dipgntab -fprot dipgntabDEV.log -rwr40
    -srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT' returned
    with '0'.
    PHASE 2007-07-11 19:42:03
    Prepare MNL Support
    INFO 2007-07-11 19:42:04
    Creating file D:\SAPinst ORACLE KERNEL\startsap.log.
    INFO 2007-07-11 19:42:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:45:28
    See 'D:\usr\sap\DEV\SYS\exe\run/startsap name=DEV nr=00
    SAPDIAHOST=server' output in 'D:\SAPinst ORACLE KERNEL\startsap.log'.
    ERROR 2007-07-11 19:45:28
    MOS-01012  PROBLEM: 'D:\usr\sap\DEV\SYS\exe\run/startsap name=DEV nr=00
    SAPDIAHOST=server' returned with '-1' which is not a defined as a
    success code.
    ERROR 2007-07-11 19:45:28
    FJS-00012  Error when executing script.
    INFO 2007-07-11 19:48:25
    Creating file D:\SAPinst ORACLE KERNEL\startsap.log.
    INFO 2007-07-11 19:48:25
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-11 19:51:49
    See 'D:\usr\sap\DEV\SYS\exe\run/startsap name=DEV nr=00
    SAPDIAHOST=server' output in 'D:\SAPinst ORACLE KERNEL\startsap.log'.
    ERROR 2007-07-11 19:51:49
    MOS-01012  PROBLEM: 'D:\usr\sap\DEV\SYS\exe\run/startsap name=DEV nr=00
    SAPDIAHOST=server' returned with '-1' which is not a defined as a
    success code.
    ERROR 2007-07-11 19:51:49
    FJS-00012  Error when executing script.
    thanks
    anil kumar
    read rules of rules of engagement more carefully
    Message was edited by:
            Yaroslav Zorenko

    with similar environment SAP 4.7 on Windows 2003 with Oracle. I am getting the following error (I think from the DATA BROWSER dialog box)
    I am getting the following error when I am on this stage
    "Check/Adapt Filesystem(Post processing)"
    Last Part of the error
    Key="C:\usr\sap\trans/sapnames" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/sapnames" NodeType="DIRECTORY" OpMode="CREATE"   Row[34]   WapsSystemName="P76" WapsInstanceName="DVEBMGS00" WapsInstanceHost="tinga" Key="WAPS_COPY_C:/SAP_IDES/SAPINST\NT\I386\UNINSAP.EXE_C:\usr\sap\P76\SYS\exe\run\..\UNINSTSAP.EXE" NodeName="C:/SAP_IDES/SAPINST\NT\I386\UNINSAP.EXE" NodeTarget="C:\usr\sap\P76\SYS\exe\run\..\UNINSTSAP.EXE" OpMode="COPY"  failed.
    ERROR 2007-07-29 21:25:06
    FJS-00012  Error when executing script.
    What suggestions do you have?
    Environment
    Installing SAP 4.7 on Windows 2003
    HDD space  120 GB
    Memory 1GB
    Patrick Marcello

  • SAP 4.7ides installation error

    i faced following error during sap installation plz help me for soluttion
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: START OF LOG: 20100711134142
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: version R6.20/V1.2
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe -ctf I H:\SAP\db3\db3\EXPORT3/DATA/SAPVIEW.STR C:\SAPinst ORACLE KERNEL/DDLORA.TPL C:\SAPinst ORACLE KERNEL/SAPVIEW.TSK ORA -l C:\SAPinst ORACLE KERNEL/SAPVIEW.log -o D
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: job completed
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: END OF LOG: 20100711134142
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: START OF LOG: 20100711173340
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: version R6.20/V1.2
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\SAPinst ORACLE KERNEL/SAPVIEW.cmd -l C:\SAPinst ORACLE KERNEL/SAPVIEW.log -stop_on_error
    DbSl Trace: Got ORACLE_HOME=J:\oracle\ora81 from environment
    DbSl Trace: Client NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Logon as OPS$-user to get SAPDRS's password
    DbSl Trace: Connecting as /@DRS on connection 0 ...
    DbSl Trace: Attaching to DB Server DRS (con_hdl=0,svchp=002CD930,svrhp=002CD73C)
    DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: Try to connect with default password
    DbSl Trace: Connecting as SAPDRS/<pwd>@DRS on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    Sun Jul 11 17:33:40 2010
    ***LOG BY2=> sql error 1034   performing CON [dblink#1 @ 419] [dblink  0419 ]
    ***LOG BY0=> ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist [dblink#1 @ 419] [dblink  0419 ]
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: Logon as OPS$-user to get SAPDRS's password
    DbSl Trace: Connecting as /@DRS on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: Try to connect with default password
    DbSl Trace: Connecting as SAPDRS/<pwd>@DRS on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)
    DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    I:\usr\sap\DRS\SYS\exe\run/R3load.exe: END OF LOG: 20100711173340
    after reflecting retry log and ok option
    when i click on retry closed all installation

    > DbSl Trace: Got ORACLE_HOME=J:\oracle\ora81 from environment
    Your PATHs are incorrect, you did apparently not read the installation guide and install the database properly.
    > Sun Jul 11 17:33:40 2010
    > ***LOG BY2=> sql error 1034   performing CON [dblink#1 @ 419] [dblink  0419 ]
    > ***LOG BY0=> ORA-01034: ORACLE not available
    > ORA-27101: shared memory realm does not exist [dblink#1 @ 419] [dblink  0419 ]
    In case you run Windows 2003 or Windows XP: Oracle 8.x does not run on those Windows versions.
    On top:
    - Your kernel (6.20) is out of support (get a new installation DVD from the service marketplace)
    - Oracle 8.x is long out of support
    Markus

  • SAP BUSINESS ONE INSTALLATION ERROR

    Hi Experts,
    I was installing SAP Business one PL5 on a client's computer.
    During the Server tools installation we are prompted to enter a password for B1SiteUser. It installs successfully but during the SAP Business one Sever installation I get an error when I enter the B1siteuser I entered earlier.
    Attached is the error .
    Please urgent help will be much appreciated.
    Regards
    Justice

    Hi Justice,
    I had faced the same error while installing.
    What you can do is first uninstall server tools
    1)delete the SAP folder which would have been
    created in the C:Porgam files.(Default).If its another location just check  and delete it permanently.
    2)Then in the MSSQL Server ->SQL Configuration manager ->Protocols for MSSQLSERVER->enable TCP/IP
    3)Install the server tools and Enter b1 site user password again(this option will come only if you delete the SAP folder ).preferably use different password then what you used for Database password.
    4)While installing the Server, keep open the SQL configuration manager the License authentication screen wont popup, directly you will go to next installation step.
    It worked for me, hope it helps
    Regards
    Darshan Desai

  • Integration Kit SAP 3.1 - installation error

    Hello all,
    I am in the process of installation  of the BO integration kit for SAP (3.1) on the machine(win 2003 server) having BOE 3.1(Tomcat server) & Crystal reports2008V1. I have followed the steps given by
    Ingo Hilgefort and in the middle of installation steps - after the web server input info screen (tomcat), when I enter Next following error is displayed shutting down the process.
    "installation ended prematurely because of an error"
    Log file has following error.
    Note: 1: 1708
    MSI (c) (60:BC) : Transforming table Error.
    MSI (c) (60:BC) : Transforming table Error.
    MSI (c) (60:BC) : Product: BusinessObjects XI Integration for SAP Solutions -- Installation operation failed.
    And also I tried to install with integration kit for SAP 3.O, following is the error I got.
    "\win32_x86\CrystalExtension.dll failed to register. HRESULT - 2147024769"
    When I ignore this error, then I don't see SAP in CMC authentication.
    I appreciate if anyone can help me to resolve this issue.
    Note: SAP BI7 AND ECC  are on different servers.

    Hi
    make sure that you are using the 32bit version of SAP Jco (even if you have a 64bit system).
    please make sure your Set the CLASSPATH variable to point to your sapjco.jar. If the error persists please try to install the int.Kit for SAP silently (Follow the steps below, for Windows ONLY):
    1) Extract the installation files for the int.Kit in a separate folder (you need WINRAR for this)
    2) Open a command line prompt and change to the folder you extracted the installation files into.
    3) Start the following command: setup.exe -w installationIntKit.ini
    4) Provide the required input and continue until the installation crashes. Make sure that you select the automatic deployment option.
    5) Make sure that the file installationIntKit.ini is created in the folder you started the command into.
    6) Start the following command: setup.exe -r installationIntKit.ini
    7) The installation runs now in background and check with the Task Manager until the setup.exe is no longer visible.
    8) Verify that the int.Kit is installed by looking the list of the installed programs.
    Regards,
    Stratos

  • SAP sneak preview installation error reg MaxDB

    Hello,
    I am trying to install SAP sneak preview for Netweaver.
    I made it till here working through various hurdles ,now I am little lost .The installation is having issues on step 13 of 40
    I looked up the xcmdout log and the last few  lines are below.
    Please let me know of a way to proceed with installation.
    ubprocess starts at 20070222030959
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,******** param_directput MCOD NO
    Execute Session Command : exit
    > Subprocess stops at 20070222031011
    OK
    > Subprocess starts at 20070222031011
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,********
    Execute Session Command : param_startsession
    Execute Session Command : param_checkall
    Execute Session Command : param_commitsession
    Execute Session Command : exit
    > Subprocess stops at 20070222031026
    OK
    OK
    OK
    > Subprocess starts at 20070222031027
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,******** param_addvolume 1 DATA C:\sapdb\J2E\sapdata\DISKD0001 F 128000
    Execute Session Command : exit
    > Subprocess stops at 20070222031039
    OK
    > Subprocess starts at 20070222031039
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,******** param_addvolume 2 DATA C:\sapdb\J2E\sapdata\DISKD0002 F 128000
    Execute Session Command : exit
    > Subprocess stops at 20070222031051
    OK
    > Subprocess starts at 20070222031051
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,******** param_addvolume 1 LOG C:\sapdb\J2E\saplog\DISKL001 F 25600
    Execute Session Command : exit
    > Subprocess stops at 20070222031103
    OK
    > Subprocess starts at 20070222031104
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,********
    Execute Session Command : param_startsession
    Execute Session Command : param_checkall
    Execute Session Command : param_commitsession
    Execute Session Command : exit
    > Subprocess stops at 20070222031116
    OK
    OK
    OK
    > Subprocess starts at 20070222031119
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,******** db_start
    Execute Session Command : exit
    > Subprocess stops at 20070222031137
    OK
    > Subprocess starts at 20070222031137
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n shady_valley -d J2E -u CONTROL,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20070222031149
    > Subprocess call failed
    ERR
    -24961,ERR_STATE: The operational state of the database instance could not be determined
    -24994,ERR_RTE: Runtime environment error
    no_id_provided_by_rte,no_text_provided_by_rte

    Hi Shilpa,
    Try incresing your virtual memory settings
    Check out this link
    Max-DB cannot determine current db state (NW2004s install)
    Reward points if useful.
    Thanks
    Srinivas

  • Mini Sap 4.6 installation error at 41% HELP!!!!!!!!!

    Hi,
    I am trying to install mini sap 4.6 evertime with no luck. I tried it from cd and after going through all websites I also tried from C:\ .
    Both the time I got following error msg:
    Error: EXTRACTDB ExecuteCheck
    Exit code from SAPCAR.exe:100
    Error: EXTRACTDB InternallnstallationDo
    Phase failed.
    Error: EXTRACTDB lnstallationDo
    Phase failed.
    Error:Main{}
    Installation aborted
    Please help with installation.
    Thank you.

    Look at the below thread, it may help you..
    Re: Mini SAP Installation
    Re: Error during install of Mini WAS 6.20
    miniwas 6.2 instalation error
    Re: Installation of minisap gets aborted
    Raja T

  • SAP Netweaver 2004s installation Error

    need help, during the installation of NW04s i encountered this error when adjusting nametab process. see details below.
    WARNING 2007-06-23 23:16:27
    Execution of the command "/usr/sap/BIW/SYS/exe/run/dipgntab -rwr40 -srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT" finished with return code 255. Output: ERROR in initialization (can't get SVERS-version)ERROR in initialization (can't get SVERS-version)
    ERROR 2007-06-23 23:16:27
    CJS-30023  Process call '/usr/sap/BIW/SYS/exe/run/dipgntab -rwr40 -srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT' exits with error code 255. For details see log file(s) dipgntab.log.
    ERROR 2007-06-23 23:16:27
    FCO-00011  The step adjustNametab 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|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_DB6|ind|ind|ind|ind|5|0|adjustNametab was executed with status ERROR .
    thanks in advance,
    jemill

    Hello,
    We encountered the same issue...
    The solution was stated above...The installation log showed the following error...
    D:\usr\sap\SD1\SYS\exe\uc\NTAMD64\dipgntab -rwr40 -srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT" finished with return code -1
    Inside the dipgntab log file the following error was being reportedu2026
    ERROR in initialization (can't get SVERS-version)
    We then went to the command prompt to run the command that was failing manually...we added the-trace 4 tab to the end to enable additional logging.
    D:\usr\sap\SD1\SYS\exe\uc\NTAMD64\dipgntab -rwr40 -srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT -trace 4 tab
    In our case, the installation program was looking for the u201Cdbmssslib.dllu201D in the u201CD:\usr\sap\SD1\DVEBMGS00\exeu201D folder. 
    ERROR => DlLoadLib: LoadLibrary(D:\usr\sap\SD1\DVEBMGS00\exe\dbmssslib.dll)
    Error 126 [dlnt.c       241]
            Error 126 = "The specified module could not be found."
    ERROR in initialization (can't get SVERS-version)
    The exe folder did not yet exist.  I then manually created the exe folder and copied the dbmssslib.dll and dbmssslib.pdb from the kernel directory and resumed.
    The installation then completed successfully.

  • SAP 4.7EE Installation Error

    Here I am getting The error while i am trying to Install SAP 4.7EE.Exactly i am getting error At The time of DATABASE LOAD POST PROCESSING
              LIKE
                    Running 3, waiting 13
                    Running 1,  Waiting 0
                    Starting SAPVIEW
                    Finishing SAP VIEW----ERROR PLACE
    TRACE      [iaxxgenimp.cpp:799]
               init()
    receiving on port 21212
    TRACE      [iaxxgenimp.cpp:800]
               init()
    sending on port 21213
    TRACE      [syxxcnwmgt.cpp:106]
               iastring CSyNetworkMgtImpl::getHostName(void) const
    host name is KANNA
    TRACE      [synxccuren.cpp:732]
               CSyCurrentProcessEnvironmentImpl::getEffectiveUser(iastring&)
    effective user corresponds to real user
    TRACE      [synxcaccnt.cpp:696]
               iastring CSyAccountImpl::getSID(IUnknown* pUnk) const
    Administrator has SID S-1-5-21-2384782967-3629403489-3823293118-500
    TRACE      [synxcaccnt.cpp:174]
               CSyAccountImpl::do_getDomain(IUnknown* pUnk) const
    account Administrator exists with parameter domain="KANNA"
    TRACE      [synxcuser.cpp:947]
               CSyUserImpl::isExistingOnOS()
    existence check for user Administrator returned true.
    TRACE      [syxxccache.cpp:186]
               CSyAccountCache::getUserImpl(name="KANNA\Administrator", sid="", create=false)
    inserted account (Administrator, S-1-5-21-2384782967-3629403489-3823293118-500, USER) into the accountcache.
    TRACE      [ianxcguist.cpp:127]
               startGui()
    java has been started with the following command line: "C:\Program Files\j2sdk_nb\j2sdk1.4.2\bin\javaw.exe" -cp jar\instgui.jar;jar\inqmyxml.jar -Dsun.java2d.noddraw=true com.sap.ins.gui.Main -port 21212
    TRACE      [iaxxgenimp.cpp:889]
               openChannelsImpl()
    guiengine: waiting for connect on ports 21212 and 21213
    TRACE      [iaxxgenimp.cpp:414]
               processUserInput()
    got notification...
    TRACE<i>   [iaxxgenimp.cpp]
               processUserInput()
    got notification...
    TRACE      [iaxxcncthd.cpp:72]
               doHandleDoc()
    signaling connect answer...
    TRACE      [iaxxsubjct.cpp:57]
               notify()
    releasing notifyLock
    TRACE      [iaxxgenimp.cpp:696]
               waitForConnect()
    trying to aquire notifyLock...
    TRACE      [iaxxgenimp.cpp:700]
               waitForConnect()
    running...
    TRACE      [iaxxclib.cpp:56]
               load()
    Opened iaccdlib.dll
    TRACE      [iaxxclib.cpp:56]
               load()
    Opened iamodwas.dll
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaWapsSystem
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaWapsInstance
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaWapsSystem
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaWapsInstance
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaWapsDBName
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaWapsDBName
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaWapsDBName
    TRACE      [iaxxclib.cpp:56]
               load()
    Opened iamodora.dll
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module COraInputChecker
    TRACE      [iaxxclib.cpp:56]
               load()
    Opened iamodos.dll
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaOsPorts
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module COraInputChecker
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module COraInputChecker
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaOsCheckJava
    TRACE      [iaxxccntrl.cpp:443]
               CController::activateEvaluator()
    The controller registered the module CIaOsCheckJava
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component DatabaseExport|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component PrepareDbExport|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component DbExport|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component DatabaseLoadForExport|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component DatabaseLoad_Db_Hook|ind|ind|ora|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Stop_Services|windows|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Stop_Services_Waps_Hook|windows|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component CreateSAPClusterGroup|windows|ind|ind|Cluster|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Ports_Waps_Hook|ind|ind|ind|waps|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Services|windows|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Services_Waps_Hook|windows|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_MMC_Waps_Hook|windows|ind|ind|waps|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Program_Items|windows|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Permissions_Waps_Hook|windows|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_InQMy|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAP_J2EE_ENGINE|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Enable_Java|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAP_J2EE_ENGINE|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component INSTALL_SDM|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component SAPComponent_Post|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:524]
               CCheckCollectingWalker::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component DEPLOY_VIA_SDM|ind|ind|ind|ind|ind; available: 1; required: 0
    PHASE      2008-08-28 08:16:55 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    SAP R/3 Enterprise 4.70 for Oracle
    PHASE      2008-08-28 08:16:55 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    SAP Web Application Server
    PHASE      2008-08-28 08:16:55 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request common parameters of SAP System
    PHASE      2008-08-28 08:16:55 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Create operating system accounts
    TRACE      [iaxxclib.cpp:56]
               load()
    Opened iamodutl.dll
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:56 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:57 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Request operating system user information
    PHASE      2008-08-28 08:16:59 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Adapt filesystem
    PHASE      2008-08-28 08:16:59 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Prepare check/adapt SAP instance filesystem
    PHASE      2008-08-28 08:16:59 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Extract archives
    PHASE      2008-08-28 08:17:00 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Extract SAP System kernel archives
    PHASE      2008-08-28 08:17:00 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Create service ports
    PHASE      2008-08-28 08:17:00 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Generate instance profiles
    PHASE      2008-08-28 08:17:00 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Versionize default profile, instance profile and start profile
    PHASE      2008-08-28 08:17:02 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Database Load
    INFO       2008-08-28 08:17:03 [syxxcfile.cpp:422]
               CSyFileImpl::copy(iastring)
    Copying file C:/SAPinst ORACLE KERNEL/keydb.xml to: C:/SAPinst ORACLE KERNEL/keydb.2.xml.
    INFO       2008-08-28 08:17:03 [synxcnodut.cpp:335]
               CSyNodeUtils::createNodeWithType(iastring,bool,ISyNode::eNodeType,iastring)
    Creating file C:\SAPinst ORACLE KERNEL\keydb.2.xml.
    TRACE[E]   [syxxccuren.hpp:189]
               CSyCurrentProcessEnvironmentImpl::getEnvironmentVariable(iastring)
    Unable to get value for environment variable SAPSYSTEMNAME.
    TRACE[E]   [syxxccuren.hpp:189]
               CSyCurrentProcessEnvironmentImpl::getEnvironmentVariable(iastring)
    Unable to get value for environment variable HOME.
    TRACE      [iaxxclib.cpp:56]
               load()
    Opened iamodload.dll
    TRACE      [iaxxbdbld.cpp:763]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    sorting packages: SIZE
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account Administrator exists with parameter domain="KANNA"
    TRACE      [synxcaccnt.cpp:696]
               iastring CSyAccountImpl::getSID(IUnknown* pUnk) const
               lib=iamodload module=CR3ldStep
    skyadm has SID S-1-5-21-2384782967-3629403489-3823293118-1009
    TRACE      [synxcaccnt.cpp:174]
               CSyAccountImpl::do_getDomain(IUnknown* pUnk) const
               lib=iamodload module=CR3ldStep
    account skyadm exists with parameter domain="KANNA"
    TRACE      [synxcuser.cpp:947]
               CSyUserImpl::isExistingOnOS() lib=iamodload module=CR3ldStep
    existence check for user skyadm returned true.
    TRACE      [syxxccache.cpp:186]
               CSyAccountCache::getUserImpl(name="KANNA\skyadm", sid="", create=false)
               lib=iamodload module=CR3ldStep
    inserted account (skyadm, S-1-5-21-2384782967-3629403489-3823293118-1009, USER) into the accountcache.
    TRACE      [iaxxbdbld.cpp:815]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    setting up job list
    TRACE      [iaxxbdbld.cpp:870]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    trying to start D:\usr\sap\SKY\SYS\exe\run/R3load.exe -dbcodepage 1100 -i "C:\SAPinst ORACLE KERNEL/SAPSSEX1.cmd" -l "C:\SAPinst ORACLE KERNEL/SAPSSEX1.log" -stop_on_error
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account skyadm exists with parameter domain="KANNA"
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account Administrator exists with parameter domain="KANNA"
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account skyadm exists with parameter domain="KANNA"
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account Administrator exists with parameter domain="KANNA"
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account skyadm exists with parameter domain="KANNA"
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account skyadm exists with parameter domain="KANNA"
    TRACE      [synxcaccnt.cpp:91]
               iastring CSyAccountImpl::getDomain() const
               lib=iamodload module=CR3ldStep
    account skyadm exists with parameter domain="KANNA"
    WARNING    2008-08-28 08:17:11 [iaxxbdbld.cpp:226]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    <b>Error 1332</b> (No mapping between account names and security IDs was done.
    ) in execution of a 'SetEntriesInAcl' function, line (646), with parameter ().
    INFO       2008-08-28 08:17:11 [syxxccuren.hpp:356]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Changed working directory to C:\SAPinst ORACLE KERNEL.

    Try ..
    1. Shut the SAP system down.
    2. Lock users (update USR02 and set UFLAG = 64 for all users, except SAP*).
    3. Go to the new client using SAP*
    4. Run client copy.
    Also, make sure no one is accessing the database via the back-end (SQL management studio, etc.).

  • Having sap ecc6 ehp4 installation error...

    I have intel core 2 dou processor E7500 @2.94 GHz and 2 GB RAM ...I have installed VMWARE 10 and in VMWARE i have installed Windows Server 2003 Standard Edition sp2 64 bits as guest OS and Windows 7 as host OS. I want to install SAP ECC6 EHP4 on that Windows Server 2003 as SAP ECC6 EHP4 is for 64 bits . I have all the media files. While installing i am getting these following errors...
    Execution of the command "C:\j2sdk1.4.2_17\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.4.2_17"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_17-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_17-b06, mixed mode)
    Import Monitor jobs: running 1, waiting 104, completed 0, failed 0, total 105.
    Import Monitor jobs: running 2, waiting 103, completed 0, failed 0, total 105.
    Import Monitor jobs: running 3, waiting 102, completed 0, failed 0, total 105.
    Import Monitor jobs: running 4, waiting 101, completed 0, failed 0, total 105.
    Import Monitor jobs: running 5, waiting 100, completed 0, failed 0, total 105.
    Import Monitor jobs: running 6, waiting 99, completed 0, failed 0, total 105.
    Import Monitor jobs: running 7, waiting 98, completed 0, failed 0, total 105.
    Import Monitor jobs: running 8, waiting 97, completed 0, failed 0, total 105.
    Import Monitor jobs: running 9, waiting 96, completed 0, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 95, completed 0, failed 0, total 105.
    Loading of 'SOC3' import package: OK
    Import Monitor jobs: running 9, waiting 95, completed 1, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 94, completed 1, failed 0, total 105.
    Loading of 'VRSMODISRC' import package: OK
    Import Monitor jobs: running 9, waiting 94, completed 2, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 93, completed 2, failed 0, total 105.
    Loading of 'PCL4' import package: OK
    Import Monitor jobs: running 9, waiting 93, completed 3, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 92, completed 3, failed 0, total 105.
    Loading of 'SAPAPPL1_10' import package: OK
    Import Monitor jobs: running 9, waiting 92, completed 4, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 91, completed 4, failed 0, total 105.
    Loading of 'SAPCLUST' import package: OK
    Import Monitor jobs: running 9, waiting 91, completed 5, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 90, completed 5, failed 0, total 105.
    Loading of 'PCL2' import package: OK
    Import Monitor jobs: running 9, waiting 90, completed 6, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 89, completed 6, failed 0, total 105.
    Loading of 'SAPAPPL1_7' import package: OK
    Import Monitor jobs: running 9, waiting 89, completed 7, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 88, completed 7, failed 0, total 105.
    Loading of 'DD04T' import package: OK
    Import Monitor jobs: running 9, waiting 88, completed 8, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 87, completed 8, failed 0, total 105.
    Loading of 'T100' import package: OK
    Import Monitor jobs: running 9, waiting 87, completed 9, failed 0, total 105.
    Import Monitor jobs: running 10, waiting 86, completed 9, failed 0, total 105.
    Loading of 'REPOSRC' import package: ERROR
    Import Monitor jobs: running 9, waiting 86, completed 9, failed 1, total 105.
    Loading of 'SAPSDIC_1' import package: ERROR
    Import Monitor jobs: running 8, waiting 86, completed 9, failed 2, total 105.
    Import Monitor jobs: running 9, waiting 85, completed 9, failed 2, total 105.
    Import Monitor jobs: running 10, waiting 84, completed 9, failed 2, total 105.
    Loading of 'REPOTEXT' import package: ERROR
    Import Monitor jobs: running 9, waiting 84, completed 9, failed 3, total 105.
    Import Monitor jobs: running 10, waiting 83, completed 9, failed 3, total 105.
    Loading of 'RSMPTEXTS' import package: OK
    Import Monitor jobs: running 9, waiting 83, completed 10, failed 3, total 105.
    Import Monitor jobs: running 10, waiting 82, completed 10, failed 3, total 105.
    Loading of 'RFBLG' import package: OK
    Import Monitor jobs: running 9, waiting 82, completed 11, failed 3, total 105.
    Import Monitor jobs: running 10, waiting 81, completed 11, failed 3, total 105.
    Loading of 'SAPAPPL2_2' import package: OK
    Import Monitor jobs: running 9, waiting 81, completed 12, failed 3, total 105.
    Import Monitor jobs: running 10, waiting 80, completed 12, failed 3, total 105.
    Loading of 'VRSX' import package: OK
    Import Monitor jobs: running 9, waiting 80, completed 13, failed 3, total 105.
    Import Monitor jobs: running 10, waiting 79, completed 13, failed 3, total 105.
    Loading of 'SAPSLEXC' import package: ERROR
    Import Monitor jobs: running 9, waiting 79, completed 13, failed 4, total 105.
    Loading of 'AGR_HIERT' import package: ERROR
    Import Monitor jobs: running 8, waiting 79, completed 13, failed 5, total 105.
    Loading of 'SAPAPPL1_2' import package: ERROR
    Import Monitor jobs: running 7, waiting 79, completed 13, failed 6, total 105.
    Import Monitor jobs: running 8, waiting 78, completed 13, failed 6, total 105.
    Import Monitor jobs: running 9, waiting 77, completed 13, failed 6, total 105.
    Import Monitor jobs: running 10, waiting 76, completed 13, failed 6, total 105.
    Loading of 'SAPSSRC' import package: ERROR
    Import Monitor jobs: running 9, waiting 76, completed 13, failed 7, total 105.
    Loading of 'SAPNTAB' import package: ERROR
    Import Monitor jobs: running 8, waiting 76, completed 13, failed 8, total 105.
    Import Monitor jobs: running 9, waiting 75, completed 13, failed 8, total 105.
    Import Monitor jobs: running 10, waiting 74, completed 13, failed 8, total 105.
    Loading of 'SAPSSEXC_2' import package: ERROR
    Import Monitor jobs: running 9, waiting 74, completed 13, failed 9, total 105.
    Import Monitor jobs: running 10, waiting 73, completed 13, failed 9, total 105.
    Loading of 'SAPAPPL0_2' import package: ERROR
    Import Monitor jobs: running 9, waiting 73, completed 13, failed 10, total 105.
    Loading of 'E071K' import package: ERROR
    Import Monitor jobs: running 8, waiting 73, completed 13, failed 11, total 105.
    Loading of 'SAPAPPL0_3' import package: ERROR
    Loading of 'SAPAPPL2_3' import package: ERROR
    Import Monitor jobs: running 6, waiting 73, completed 13, failed 13, total 105.
    Import Monitor jobs: running 6, waiting 73, completed 13, failed 13, total 105.
    Import Monitor jobs: running 7, waiting 72, completed 13, failed 13, total 105.
    Import Monitor jobs: running 8, waiting 71, completed 13, failed 13, total 105.
    Import Monitor jobs: running 9, waiting 70, completed 13, failed 13, total 105.
    Import Monitor jobs: running 10, waiting 69, completed 13, failed 13, total 105.
    Loading of 'DOKCLU' import package: OK
    Import Monitor jobs: running 9, waiting 69, completed 14, failed 13, total 105.
    Import Monitor jobs: running 10, waiting 68, completed 14, failed 13, total 105.
    Loading of 'SAPAPPL0_6' import package: ERROR
    Import Monitor jobs: running 9, waiting 68, completed 14, failed 14, total 105.
    Loading of 'SAPAPPL2_6' import package: ERROR
    Import Monitor jobs: running 8, waiting 68, completed 14, failed 15, total 105.
    Loading of 'SAPAPPL1_8' import package: ERROR
    Import Monitor jobs: running 7, waiting 68, completed 14, failed 16, total 105.
    Import Monitor jobs: running 8, waiting 67, completed 14, failed 16, total 105.
    Import Monitor jobs: running 9, waiting 66, completed 14, failed 16, total 105.
    Import Monitor jobs: running 10, waiting 65, completed 14, failed 16, total 105.
    Loading of 'SEOCOMPODF' import package: ERROR
    Import Monitor jobs: running 9, waiting 65, completed 14, failed 17, total 105.
    Import Monitor jobs: running 10, waiting 64, completed 14, failed 17, total 105.
    Loading of 'SAPAPPL0_8' import package: ERROR
    Import Monitor jobs: running 9, waiting 64, completed 14, failed 18, total 105.
    Import Monitor jobs: running 10, waiting 63, completed 14, failed 18, total 105.
    Loading of 'DD03L' import package: ERROR
    Import Monitor jobs: running 9, waiting 63, completed 14, failed 19, total 105.
    Loading of 'SAPAPPL1_4' import package: ERROR
    Import Monitor jobs: running 8, waiting 63, completed 14, failed 20, total 105.
    Import Monitor jobs: running 9, waiting 62, completed 14, failed 20, total 105.
    Import Monitor jobs: running 10, waiting 61, completed 14, failed 20, total 105.
    Loading of 'ARFCSDATA' import package: OK
    Import Monitor jobs: running 9, waiting 61, completed 15, failed 20, total 105.
    Import Monitor jobs: running 10, waiting 60, completed 15, failed 20, total 105.
    Loading of 'D021T' import package: ERROR
    Import Monitor jobs: running 9, waiting 60, completed 15, failed 21, total 105.
    Loading of 'SAPSSEXC_3' import package: ERROR
    Import Monitor jobs: running 8, waiting 60, completed 15, failed 22, total 105.
    Loading of 'SAPSSEXC_1' import package: ERROR
    Import Monitor jobs: running 7, waiting 60, completed 15, failed 23, total 105.
    Import Monitor jobs: running 8, waiting 59, completed 15, failed 23, total 105.
    Import Monitor jobs: running 9, waiting 58, completed 15, failed 23, total 105.
    Import Monitor jobs: running 10, waiting 57, completed 15, failed 23, total 105.
    Loading of 'SAPAPPL1_12' import package: ERROR
    Import Monitor jobs: running 9, waiting 57, completed 15, failed 24, total 105.
    Loading of 'SAPSDIC_2' import package: OK
    Import Monitor jobs: running 8, waiting 57, completed 16, failed 24, total 105.
    Import Monitor jobs: running 9, waiting 56, completed 16, failed 24, total 105.
    Import Monitor jobs: running 10, waiting 55, completed 16, failed 24, total 105.
    Loading of 'STERM_TEXT' import package: OK
    Import Monitor jobs: running 9, waiting 55, completed 17, failed 24, total 105.
    Import Monitor jobs: running 10, waiting 54, completed 17, failed 24, total 105.
    Loading of 'SAPAPPL1_1' import package: ERROR
    Import Monitor jobs: running 9, waiting 54, completed 17, failed 25, total 105.
    Loading of 'SOTR_TEXT' import package: ERROR
    Import Monitor jobs: running 8, waiting 54, completed 17, failed 26, total 105.
    Loading of 'SAPAPPL1_5' import package: ERROR
    Loading of 'SAPAPPL2_7' import package: ERROR
    Import Monitor jobs: running 6, waiting 54, completed 17, failed 28, total 105.
    Import Monitor jobs: running 6, waiting 54, completed 17, failed 28, total 105.
    Loading of 'ATAB' import package: ERROR
    Import Monitor jobs: running 5, waiting 54, completed 17, failed 29, total 105.
    Loading of 'SAPAPPL1_3' import package: ERROR
    Import Monitor jobs: running 4, waiting 54, completed 17, failed 30, total 105.
    Import Monitor jobs: running 5, waiting 53, completed 17, failed 30, total 105.
    Import Monitor jobs: running 6, waiting 52, completed 17, failed 30, total 105.
    Import Monitor jobs: running 7, waiting 51, completed 17, failed 30, total 105.
    Import Monitor jobs: running 8, waiting 50, completed 17, failed 30, total 105.
    Import Monitor jobs: running 9, waiting 49, completed 17, failed 30, total 105.
    Import Monitor jobs: running 10, waiting 48, completed 17, failed 30, total 105.
    Loading of 'SAPAPPL2_9' import package: ERROR
    Import Monitor jobs: running 9, waiting 48, completed 17, failed 31, total 105.
    Import Monitor jobs: running 10, waiting 47, completed 17, failed 31, total 105.
    Loading of 'E071' import package: ERROR
    Import Monitor jobs: running 9, waiting 47, completed 17, failed 32, total 105.
    Loading of 'SAPAPPL0_4' import package: ERROR
    Import Monitor jobs: running 8, waiting 47, completed 17, failed 33, total 105.
    Import Monitor jobs: running 9, waiting 46, completed 17, failed 33, total 105.
    Import Monitor jobs: running 10, waiting 45, completed 17, failed 33, total 105.
    Loading of 'SAPAPPL0_1' import package: ERROR
    Import Monitor jobs: running 9, waiting 45, completed 17, failed 34, total 105.
    Loading of 'SAPAPPL2_8' import package: ERROR
    Import Monitor jobs: running 8, waiting 45, completed 17, failed 35, total 105.
    Loading of 'SAPAPPL1_11' import package: ERROR
    Import Monitor jobs: running 7, waiting 45, completed 17, failed 36, total 105.
    Loading of 'SAPAPPL2_1' import package: ERROR
    Import Monitor jobs: running 6, waiting 45, completed 17, failed 37, total 105.
    Import Monitor jobs: running 7, waiting 44, completed 17, failed 37, total 105.
    Import Monitor jobs: running 8, waiting 43, completed 17, failed 37, total 105.
    Import Monitor jobs: running 9, waiting 42, completed 17, failed 37, total 105.
    Import Monitor jobs: running 10, waiting 41, completed 17, failed 37, total 105.
    Loading of 'SAPAPPL0_5' import package: ERROR
    Import Monitor jobs: running 9, waiting 41, completed 17, failed 38, total 105.
    Loading of 'SAPAPPL2_4' import package: ERROR
    Loading of 'DD02T' import package: ERROR
    Import Monitor jobs: running 5, waiting 41, completed 17, failed 42, total 105.
    Loading of 'SAPAPPL1_9' import package: ERROR
    Import Monitor jobs: running 5, waiting 41, completed 17, failed 42, total 105.
    Import Monitor jobs: running 5, waiting 41, completed 17, failed 42, total 105.
    Loading of 'SAPAPPL1_6' import package: ERROR
    Import Monitor jobs: running 5, waiting 41, completed 17, failed 42, total 105.
    Import Monitor jobs: running 6, waiting 40, completed 17, failed 42, total 105.
    Import Monitor jobs: running 7, waiting 39, completed 17, failed 42, total 105.
    Import Monitor jobs: running 8, waiting 38, completed 17, failed 42, total 105.
    Import Monitor jobs: running 9, waiting 37, completed 17, failed 42, total 105.
    Import Monitor jobs: running 10, waiting 36, completed 17, failed 42, total 105.
    Loading of 'USRBF2' import package: ERROR
    Import Monitor jobs: running 9, waiting 36, completed 17, failed 43, total 105.
    Loading of 'SAPAPPL0_9' import package: ERROR
    Import Monitor jobs: running 8, waiting 36, completed 17, failed 44, total 105.
    Loading of 'SEOSUBCOTX' import package: ERROR
    Import Monitor jobs: running 7, waiting 36, completed 17, failed 45, total 105.
    Loading of 'INDTEXT' import package: ERROR
    Import Monitor jobs: running 6, waiting 36, completed 17, failed 46, total 105.
    Loading of 'SAPAPPL0_7' import package: ERROR
    Import Monitor jobs: running 5, waiting 36, completed 17, failed 47, total 105.
    Import Monitor jobs: running 6, waiting 35, completed 17, failed 47, total 105.
    Import Monitor jobs: running 7, waiting 34, completed 17, failed 47, total 105.
    Import Monitor jobs: running 8, waiting 33, completed 17, failed 47, total 105.
    Import Monitor jobs: running 9, waiting 32, completed 17, failed 47, total 105.
    Import Monitor jobs: running 10, waiting 31, completed 17, failed 47, total 105.
    Loading of 'GLFUNCA' import package: ERROR
    Import Monitor jobs: running 9, waiting 31, completed 17, failed 48, total 105.
    Import Monitor jobs: running 10, waiting 30, completed 17, failed 48, total 105.
    Loading of 'SEOCOMPOTX' import package: ERROR
    Import Monitor jobs: running 9, waiting 30, completed 17, failed 49, total 105.
    Loading of 'SAPAPPL2_5' import package: ERROR
    Import Monitor jobs: running 8, waiting 30, completed 17, failed 50, total 105.
    Import Monitor jobs: running 9, waiting 29, completed 17, failed 50, total 105.
    Import Monitor jobs: running 10, waiting 28, completed 17, failed 50, total 105.
    Loading of 'SAPSSEXC_4' import package: ERROR
    Import Monitor jobs: running 9, waiting 28, completed 17, failed 51, total 105.
    Import Monitor jobs: running 10, waiting 27, completed 17, failed 51, total 105.
    Loading of 'PPOIX' import package: ERROR
    Import Monitor jobs: running 9, waiting 27, completed 17, failed 52, total 105.
    Loading of 'SCPRSVALL' import package: ERROR
    Import Monitor jobs: running 8, waiting 27, completed 17, failed 53, total 105.
    Loading of 'SCPRSVALS' import package: ERROR
    Import Monitor jobs: running 7, waiting 27, completed 17, failed 54, total 105.
    Import Monitor jobs: running 8, waiting 26, completed 17, failed 54, total 105.
    Import Monitor jobs: running 9, waiting 25, completed 17, failed 54, total 105.
    Import Monitor jobs: running 10, waiting 24, completed 17, failed 54, total 105.
    Loading of 'OCSCMPLOBJ' import package: ERROR
    Import Monitor jobs: running 9, waiting 24, completed 17, failed 55, total 105.
    Import Monitor jobs: running 10, waiting 23, completed 17, failed 55, total 105.
    Loading of 'DDFTX' import package: OK
    Import Monitor jobs: running 9, waiting 23, completed 18, failed 55, total 105.
    Import Monitor jobs: running 10, waiting 22, completed 18, failed 55, total 105.
    Loading of 'SEOSUBCODF' import package: ERROR
    Import Monitor jobs: running 9, waiting 22, completed 18, failed 56, total 105.
    Import Monitor jobs: running 10, waiting 21, completed 18, failed 56, total 105.
    Loading of 'DD07T' import package: ERROR
    Import Monitor jobs: running 9, waiting 21, completed 18, failed 57, total 105.
    Loading of 'TRDIRT' import package: ERROR
    Import Monitor jobs: running 8, waiting 21, completed 18, failed 58, total 105.
    Import Monitor jobs: running 9, waiting 20, completed 18, failed 58, total 105.
    Import Monitor jobs: running 10, waiting 19, completed 18, failed 58, total 105.
    Loading of 'TMENU01T' import package: ERROR
    Import Monitor jobs: running 9, waiting 19, completed 18, failed 59, total 105.
    Loading of 'SCPRVALS' import package: ERROR
    Import Monitor jobs: running 8, waiting 19, completed 18, failed 60, total 105.
    Loading of 'TODIR' import package: ERROR
    Import Monitor jobs: running 7, waiting 19, completed 18, failed 61, total 105.
    Import Monitor jobs: running 8, waiting 18, completed 18, failed 61, total 105.
    Import Monitor jobs: running 9, waiting 17, completed 18, failed 61, total 105.
    Import Monitor jobs: running 10, waiting 16, completed 18, failed 61, total 105.
    Loading of 'FUPARAREF' import package: ERROR
    Import Monitor jobs: running 9, waiting 16, completed 18, failed 62, total 105.
    Loading of 'WBCROSSGT' import package: ERROR
    Import Monitor jobs: running 8, waiting 16, completed 18, failed 63, total 105.
    Loading of 'DOKHL' import package: ERROR
    Import Monitor jobs: running 7, waiting 16, completed 18, failed 64, total 105.
    Loading of 'TADIR' import package: ERROR
    Import Monitor jobs: running 6, waiting 16, completed 18, failed 65, total 105.
    Loading of 'FAGLFLEXA' import package: ERROR
    Import Monitor jobs: running 5, waiting 16, completed 18, failed 66, total 105.
    Loading of 'DSYS_PHFILE_ECD2' import package: ERROR
    Import Monitor jobs: running 4, waiting 16, completed 18, failed 67, total 105.
    Loading of 'DOKIL' import package: ERROR
    Import Monitor jobs: running 3, waiting 16, completed 18, failed 68, total 105.
    Loading of 'SAPSPROT' import package: ERROR
    Import Monitor jobs: running 2, waiting 16, completed 18, failed 69, total 105.
    Loading of 'DD08T' import package: ERROR
    Import Monitor jobs: running 1, waiting 16, completed 18, failed 70, total 105.
    Import Monitor jobs: running 2, waiting 15, completed 18, failed 70, total 105.
    Import Monitor jobs: running 3, waiting 14, completed 18, failed 70, total 105.
    Import Monitor jobs: running 4, waiting 13, completed 18, failed 70, total 105.
    Import Monitor jobs: running 5, waiting 12, completed 18, failed 70, total 105.
    Import Monitor jobs: running 6, waiting 11, completed 18, failed 70, total 105.
    Import Monitor jobs: running 7, waiting 10, completed 18, failed 70, total 105.
    Import Monitor jobs: running 8, waiting 9, completed 18, failed 70, total 105.
    Import Monitor jobs: running 9, waiting 8, completed 18, failed 70, total 105.
    Import Monitor jobs: running 10, waiting 7, completed 18, failed 70, total 105.
    Loading of 'CATF' import package: ERROR
    Import Monitor jobs: running 9, waiting 7, completed 18, failed 71, total 105.
    Loading of 'COEP' import package: ERROR
    Import Monitor jobs: running 8, waiting 7, completed 18, failed 72, total 105.
    Loading of 'COEJ' import package: ERROR
    Import Monitor jobs: running 7, waiting 7, completed 18, failed 73, total 105.
    Loading of 'SAPSDOCU' import package: ERROR
    Import Monitor jobs: running 6, waiting 7, completed 18, failed 74, total 105.
    Loading of 'BSIS' import package: ERROR
    Import Monitor jobs: running 5, waiting 7, completed 18, failed 75, total 105.
    Loading of 'SAPPOOL' import package: ERROR
    Import Monitor jobs: running 4, waiting 7, completed 18, failed 76, total 105.
    Loading of 'WDY_UI_PROPERTY' import package: ERROR
    Import Monitor jobs: running 3, waiting 7, completed 18, failed 77, total 105.
    Loading of 'SAPSLOAD' import package: ERROR
    Import Monitor jobs: running 2, waiting 7, completed 18, failed 78, total 105.
    Import Monitor jobs: running 3, waiting 6, completed 18, failed 78, total 105.
    Import Monitor jobs: running 4, waiting 5, completed 18, failed 78, total 105.
    Import Monitor jobs: running 5, waiting 4, completed 18, failed 78, total 105.
    Import Monitor jobs: running 6, waiting 3, completed 18, failed 78, total 105.
    Import Monitor jobs: running 7, waiting 2, completed 18, failed 78, total 105.
    Import Monitor jobs: running 8, waiting 1, completed 18, failed 78, total 105.
    Loading of 'REGUH' import package: ERROR
    Import Monitor jobs: running 7, waiting 1, completed 18, failed 79, total 105.
    Loading of 'SAP0000' import package: OK
    Import Monitor jobs: running 6, waiting 1, completed 19, failed 79, total 105.
    Loading of 'SAPDODS' import package: ERROR
    Import Monitor jobs: running 5, waiting 1, completed 19, failed 80, total 105.
    Loading of 'SAPUSER1' import package: ERROR
    Import Monitor jobs: running 4, waiting 1, completed 19, failed 81, total 105.
    Loading of 'SAPDDIM' import package: ERROR
    Import Monitor jobs: running 3, waiting 1, completed 19, failed 82, total 105.
    Loading of 'SAPDFACT' import package: ERROR
    Import Monitor jobs: running 2, waiting 1, completed 19, failed 83, total 105.
    Loading of 'SAPUSER' import package: ERROR
    Import Monitor jobs: running 1, waiting 1, completed 19, failed 84, total 105.
    Loading of 'FUNCT' import package: OK
    Import Monitor jobs: running 0, waiting 1, completed 20, failed 84, total 105.
    WARNING[E] 2014-09-08 21:43:16.819
    CJSlibModule::writeError_impl()
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR      2014-09-08 21:43:21.631 [sixxcstepexecute.cpp:950]
    FCO-00011  The step runMigrationMonitor with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|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 .
    INFO       2014-09-08 21:45:40.881 [sixxcstepexecute.cpp:1003]
    An error occured and the user decided to stop.\n Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor".
    Please help me out of these error so that i can easily install SAP ECC6 on my desktop

    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140909135705
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: version R7.01/V1.4 [UNICODE]
    Compiled Feb 24 2009 23:41:07
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe -ctf I \\vmware-host\Shared Folders\FINAL SAP ECC 6 EHP4\EXPORT 27 FILES\EXPORT 1\51037623_3\DATA_UNITS\EXPORT_3\DATA\SAPAPPL1_4.STR C:\Program Files\sapinst_instdir\ERPEhP4\AS-ABAP\ORA\CENTRAL\DDLORA.TPL SAPAPPL1_4.TSK ORA -l SAPAPPL1_4.log
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140909135708
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140909135713
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: version R7.01/V1.4 [UNICODE]
    Compiled Feb 24 2009 23:41:07
    H:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL1_4.cmd -dbcodepage 4103 -l SAPAPPL1_4.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: COEJL created #20140909135757
    (IMP) INFO: import of COEJL completed (32971 rows) #20140909135829
    (DB) INFO: COEJL~0 created #20140909135845
    (DB) INFO: COEJL~1 created #20140909135850
    (DB) INFO: COEJR created #20140909135853
    (IMP) INFO: import of COEJR completed (25390 rows) #20140909140002
    (DB) INFO: COEJR~0 created #20140909140008
    (DB) INFO: COEJR~1 created #20140909140012
    (DB) INFO: COEJT created #20140909140020
    (IMP) INFO: import of COEJT completed (16497 rows) #20140909140044
    (DB) INFO: COEJT~0 created #20140909140048
    (DB) INFO: COEJT~1 created #20140909140049
    (DB) INFO: COEPB created #20140909140050
    (IMP) INFO: import of COEPB completed (118 rows) #20140909140050
    (DB) INFO: COEPB~0 created #20140909140050
    (DB) INFO: COEPB~1 created #20140909140050
    (DB) INFO: COEPBR created #20140909140051
    (IMP) INFO: import of COEPBR completed (1742 rows) #20140909140051
    (DB) INFO: COEPBR~0 created #20140909140051
    (DB) INFO: COEPBR~001 created #20140909140052
    (DB) INFO: COEPD created #20140909140052
    (IMP) INFO: import of COEPD completed (451 rows) #20140909140052
    (DB) INFO: COEPD~0 created #20140909140053
    (DB) INFO: COEPD~001 created #20140909140053
    (DB) INFO: COEPL created #20140909140054
    (IMP) INFO: import of COEPL completed (74329 rows) #20140909140120
    (DB) INFO: COEPL~0 created #20140909140123
    (DB) INFO: COEPL~1 created #20140909140126
    (DB) INFO: COEPR created #20140909140126
    (IMP) INFO: import of COEPR completed (31554 rows) #20140909140129
    (DB) INFO: COEPR~0 created #20140909140129
    (DB) INFO: COEPR~1 created #20140909140129
    (DB) INFO: COEPT created #20140909140129
    (IMP) INFO: import of COEPT completed (2241 rows) #20140909140130
    (DB) INFO: COEPT~0 created #20140909140130
    (DB) INFO: COEPT~1 created #20140909140130
    (DB) INFO: COER created #20140909140130
    (IMP) INFO: import of COER completed (202 rows) #20140909140130
    (DB) INFO: COER~0 created #20140909140130
    (DB) INFO: COER~1 created #20140909140131
    (DB) INFO: COES created #20140909140131
    (IMP) INFO: import of COES completed (413 rows) #20140909140131
    (DB) INFO: COES~0 created #20140909140131
    (DB) INFO: COES~1 created #20140909140131
    (DB) INFO: COFIO1 created #20140909140131
    (IMP) INFO: import of COFIO1 completed (5460 rows) #20140909140131
    (DB) INFO: COFIO1~0 created #20140909140132
    (DB) INFO: COFIO1~1 created #20140909140132
    (DB) INFO: COFIO2 created #20140909140132
    (IMP) INFO: import of COFIO2 completed (72 rows) #20140909140132
    (DB) INFO: COFIO2~0 created #20140909140132
    (DB) INFO: COFIO2~1 created #20140909140132
    (DB) INFO: COFIP created #20140909140132
    (IMP) INFO: import of COFIP completed (0 rows) #20140909140132
    (DB) INFO: COFIP~0 created #20140909140132
    (DB) INFO: COFIP~1 created #20140909140132
    (DB) INFO: COFIP~2 created #20140909140133
    (DB) INFO: COFIP~3 created #20140909140133
    (DB) INFO: COFIS created #20140909140133
    (IMP) INFO: import of COFIS completed (768 rows) #20140909140133
    (DB) INFO: COFIS~0 created #20140909140133
    (DB) INFO: COFIS~1 created #20140909140133
    (DB) INFO: COFIS~2 created #20140909140133
    (DB) INFO: COFIS~3 created #20140909140133
    (DB) INFO: COFIT created #20140909140134
    (IMP) INFO: import of COFIT completed (20760 rows) #20140909140137
    (DB) INFO: COFIT~0 created #20140909140138
    (DB) INFO: COFIT~1 created #20140909140138
    (DB) INFO: COFIV created #20140909140138
    (IMP) INFO: import of COFIV completed (0 rows) #20140909140138
    (DB) INFO: COFIV~0 created #20140909140138
    (DB) INFO: COFMA created #20140909140138
    (IMP) INFO: import of COFMA completed (525 rows) #20140909140138
    (DB) INFO: COFMA~0 created #20140909140139
    (DB) INFO: COFP created #20140909140139
    (IMP) INFO: import of COFP completed (11807 rows) #20140909140141
    (DB) INFO: COFP~0 created #20140909140141
    (DB) INFO: COFP~C created #20140909140141
    (DB) INFO: COFP~K created #20140909140142
    (DB) INFO: COFP~M created #20140909140142
    (DB) INFO: COFP~V created #20140909140142
    (DB) INFO: COFP~X created #20140909140142
    (DB) INFO: COFT created #20140909140142
    (IMP) INFO: import of COFT completed (3664 rows) #20140909140142
    (DB) INFO: COFT~0 created #20140909140142
    (DB) INFO: COFTP created #20140909140143
    (IMP) INFO: import of COFTP completed (1784 rows) #20140909140143
    (DB) INFO: COFTP~0 created #20140909140143
    (DB) INFO: COFV created #20140909140143
    (IMP) INFO: import of COFV completed (30942 rows) #20140909140144
    (DB) INFO: COFV~0 created #20140909140145
    (DB) INFO: COFVP created #20140909140145
    (IMP) INFO: import of COFVP completed (14906 rows) #20140909140146
    (DB) INFO: COFVP~0 created #20140909140146
    (DB) INFO: COFVP~001 created #20140909140146
    (DB) INFO: COIFT created #20140909140146
    (IMP) INFO: import of COIFT completed (2 rows) #20140909140146
    (DB) INFO: COIFT~0 created #20140909140147
    (DB) INFO: COIFT~HR1 created #20140909140147
    (DB) INFO: COINT_INDX created #20140909140147
    (IMP) INFO: import of COINT_INDX completed (8 rows) #20140909140147
    (DB) INFO: COINT_INDX~0 created #20140909140147
    (DB) INFO: COINT_TPOST_HD created #20140909140147
    (IMP) INFO: import of COINT_TPOST_HD completed (0 rows) #20140909140147
    (DB) INFO: COINT_TPOST_HD~0 created #20140909140147
    (DB) INFO: COINT_TPOST_HD~1 created #20140909140147
    (DB) INFO: COINT_TPOST_IT created #20140909140147
    (IMP) INFO: import of COINT_TPOST_IT completed (0 rows) #20140909140147
    (DB) INFO: COINT_TPOST_IT~0 created #20140909140147
    (DB) INFO: COIX created #20140909140147
    (IMP) INFO: import of COIX completed (16350 rows) #20140909140221
    (DB) INFO: COIX~0 created #20140909140259
    (DB) INFO: COIX_DATA created #20140909140259
    (IMP) INFO: import of COIX_DATA completed (172 rows) #20140909140300
    (DB) INFO: COIX_DATA~0 created #20140909140300
    (DB) INFO: COIX_DATA40 created #20140909140300
    (IMP) INFO: import of COIX_DATA40 completed (56 rows) #20140909140300
    (DB) INFO: COIX_DATA40~0 created #20140909140300
    (DB) INFO: COK41C_ID created #20140909140301
    (IMP) INFO: import of COK41C_ID completed (4 rows) #20140909140301
    (DB) INFO: COK41C_ID~0 created #20140909140301
    (DB) INFO: COK41C_IX created #20140909140301
    (IMP) INFO: import of COK41C_IX completed (174 rows) #20140909140301
    (DB) INFO: COK41C_IX~0 created #20140909140301
    (DB) INFO: COKA created #20140909140301
    (IMP) INFO: import of COKA completed (89616 rows) #20140909140304
    (DB) INFO: COKA~0 created #20140909140319
    (DB) INFO: COKAA created #20140909140319
    (IMP) INFO: import of COKAA completed (0 rows) #20140909140319
    (DB) INFO: COKAA~0 created #20140909140319
    (DB) INFO: COKL created #20140909140319
    (IMP) INFO: import of COKL completed (9906 rows) #20140909140320
    (DB) INFO: COKL~0 created #20140909140321
    (DB) INFO: COKP created #20140909140321
    (IMP) INFO: import of COKP completed (40846 rows) #20140909140324
    (DB) INFO: COKP~0 created #20140909140325
    (DB) INFO: COKR created #20140909140325
    (IMP) INFO: import of COKR completed (14940 rows) #20140909140325
    (DB) INFO: COKR~0 created #20140909140325
    (DB) INFO: COKS created #20140909140326
    (IMP) INFO: import of COKS completed (9248 rows) #20140909140326
    (DB) INFO: COKS~0 created #20140909140327
    (DB) INFO: COKS~1 created #20140909140327
    (DB) INFO: COMBINATIONS_IR created #20140909140327
    (IMP) INFO: import of COMBINATIONS_IR completed (0 rows) #20140909140327
    (DB) INFO: COMBINATIONS_IR~0 created #20140909140327
    (DB) INFO: COMC_ALTID_TP_SC created #20140909140327
    (IMP) INFO: import of COMC_ALTID_TP_SC completed (0 rows) #20140909140327
    (DB) INFO: COMC_ALTID_TP_SC~0 created #20140909140327
    (DB) INFO: COMD created #20140909140327
    (IMP) INFO: import of COMD completed (203 rows) #20140909140327
    (DB) INFO: COMD~0 created #20140909140327
    (DB) INFO: COME created #20140909140328
    (IMP) INFO: import of COME completed (2623 rows) #20140909140328
    (DB) INFO: COME~0 created #20140909140328
    (DB) INFO: COME~001 created #20140909140328
    (DB) INFO: COMEP created #20140909140328
    (IMP) INFO: import of COMEP completed (4647 rows) #20140909140328
    (DB) INFO: COMEP~0 created #20140909140328
    (DB) INFO: COMEP~001 created #20140909140328
    (DB) INFO: COMER created #20140909140328
    (IMP) INFO: import of COMER completed (3064 rows) #20140909140328
    (DB) INFO: COMER~0 created #20140909140329
    (DB) INFO: COMER~001 created #20140909140329
    (DB) INFO: COMH created #20140909140329
    (IMP) INFO: import of COMH completed (330 rows) #20140909140329
    (DB) INFO: COMH~0 created #20140909140329
    (DB) INFO: COMH~001 created #20140909140329
    (DB) INFO: COMH~002 created #20140909140329
    (DB) INFO: COMH~003 created #20140909140329
    (DB) INFO: COMHP created #20140909140329
    (IMP) INFO: import of COMHP completed (525 rows) #20140909140329
    (DB) INFO: COMHP~0 created #20140909140329
    (DB) INFO: COMHR created #20140909140329
    (IMP) INFO: import of COMHR completed (474 rows) #20140909140329
    (DB) INFO: COMHR~0 created #20140909140329
    (DB) INFO: COMHR~001 created #20140909140329
    (DB) INFO: COMHR~002 created #20140909140329
    (DB) INFO: COMM_CLEAR_STACK created #20140909140329
    (IMP) INFO: import of COMM_CLEAR_STACK completed (0 rows) #20140909140329
    (DB) INFO: COMM_CLEAR_STACK~0 created #20140909140329
    (DB) INFO: COMM_CLEAR_STACK02 created #20140909140329
    (DB) INFO: COMM_CLEAR_STACK03 created #20140909140329
    (DB) INFO: COMM_IL_DSCOPE created #20140909140330
    (IMP) INFO: import of COMM_IL_DSCOPE completed (0 rows) #20140909140330
    (DB) INFO: COMM_IL_DSCOPE~0 created #20140909140330
    (DB) INFO: COMM_IL_DTYPE created #20140909140330
    (IMP) INFO: import of COMM_IL_DTYPE completed (0 rows) #20140909140330
    (DB) INFO: COMM_IL_DTYPE~0 created #20140909140330
    (DB) INFO: COMM_IL_DTYPE~DR created #20140909140330
    (DB) INFO: COMM_IL_DTYPE~SRD created #20140909140330
    (DB) INFO: COMM_IL_ECMCHG created #20140909140330
    (IMP) INFO: import of COMM_IL_ECMCHG completed (0 rows) #20140909140330
    (DB) INFO: COMM_IL_ECMCHG~0 created #20140909140330
    (DB) INFO: COMM_IL_ECMCHG~001 created #20140909140330
    (DB) INFO: COMM_IL_ECMCHG~DR created #20140909140330
    (DB) INFO: COMM_IL_ECMCHG~SRD created #20140909140330
    (DB) INFO: COMM_IL_SCPCHR created #20140909140330
    (IMP) INFO: import of COMM_IL_SCPCHR completed (0 rows) #20140909140330
    (DB) INFO: COMM_IL_SCPCHR~0 created #20140909140330
    (DB) INFO: COMM_IL_SCPCHR~DR created #20140909140330
    (DB) INFO: COMM_IL_SCPCHR~SRD created #20140909140330
    (DB) INFO: COMM_PME_CAT_MAP created #20140909140330
    (IMP) INFO: import of COMM_PME_CAT_MAP completed (0 rows) #20140909140330
    (DB) INFO: COMM_PME_CAT_MAP~0 created #20140909140330
    (DB) INFO: COMM_PME_CAT_MAPKB created #20140909140330
    (DB) INFO: COMM_PME_PRD_MAP created #20140909140330
    (IMP) INFO: import of COMM_PME_PRD_MAP completed (0 rows) #20140909140330
    (DB) INFO: COMM_PME_PRD_MAP~0 created #20140909140330
    (DB) INFO: COMM_PME_PRD_MAPKB created #20140909140331
    (DB) INFO: COMM_PME_SET_MAP created #20140909140331
    (IMP) INFO: import of COMM_PME_SET_MAP completed (0 rows) #20140909140331
    (DB) INFO: COMM_PME_SET_MAP~0 created #20140909140331
    (DB) INFO: COMM_PME_SET_MAPKB created #20140909140331
    (DB) INFO: COMM_PRARCVERIFY created #20140909140331
    (IMP) INFO: import of COMM_PRARCVERIFY completed (0 rows) #20140909140331
    (DB) INFO: COMM_PRARCVERIFY~0 created #20140909140331
    (DB) INFO: COMPCMP created #20140909140331
    (IMP) INFO: import of COMPCMP completed (0 rows) #20140909140331
    (DB) INFO: COMPCMP~0 created #20140909140331
    (DB) INFO: COMPCONF created #20140909140331
    (IMP) INFO: import of COMPCONF completed (0 rows) #20140909140331
    (DB) INFO: COMPCONF~0 created #20140909140331
    (DB) INFO: COMPF created #20140909140331
    (IMP) INFO: import of COMPF completed (0 rows) #20140909140331
    (DB) INFO: COMPF~0 created #20140909140331
    (DB) INFO: COMPH created #20140909140331
    (IMP) INFO: import of COMPH completed (0 rows) #20140909140331
    (DB) INFO: COMPH~0 created #20140909140331
    (DB) INFO: COMPH~A created #20140909140331
    (DB) INFO: COMPHDR created #20140909140331
    (IMP) INFO: import of COMPHDR completed (0 rows) #20140909140331
    (DB) INFO: COMPHDR~0 created #20140909140331
    (DB) INFO: COMPITM created #20140909140331
    (IMP) INFO: import of COMPITM completed (0 rows) #20140909140331
    (DB) INFO: COMPITM~0 created #20140909140331
    (DB) INFO: COMPMOVE created #20140909140332
    (IMP) INFO: import of COMPMOVE completed (0 rows) #20140909140332
    (DB) INFO: COMPMOVE~0 created #20140909140332
    (DB) INFO: COMPOPR created #20140909140332
    (IMP) INFO: import of COMPOPR completed (0 rows) #20140909140332
    (DB) INFO: COMPOPR~0 created #20140909140332
    (DB) INFO: COMPPRT created #20140909140332
    (IMP) INFO: import of COMPPRT completed (0 rows) #20140909140332
    (DB) INFO: COMPPRT~0 created #20140909140333
    (DB) INFO: COMPSQU created #20140909140333
    (IMP) INFO: import of COMPSQU completed (0 rows) #20140909140333
    (DB) INFO: COMPSQU~0 created #20140909140333
    (DB) INFO: COMQ created #20140909140333
    (IMP) INFO: import of COMQ completed (1 rows) #20140909140333
    (DB) INFO: COMQ~0 created #20140909140333
    (DB) INFO: COMS_DIFF_BSP_A created #20140909140333
    (IMP) INFO: import of COMS_DIFF_BSP_A completed (5 rows) #20140909140333
    (DB) INFO: COMS_DIFF_BSP_A~0 created #20140909140333
    (DB) INFO: COMS_LH_OBJ_KEYD created #20140909140333
    (IMP) INFO: import of COMS_LH_OBJ_KEYD completed (0 rows) #20140909140333
    (DB) INFO: COMS_LH_OBJ_KEYD~0 created #20140909140333
    (DB) INFO: COMS_LH_OBJ_KEYG created #20140909140333
    (IMP) INFO: import of COMS_LH_OBJ_KEYG completed (0 rows) #20140909140333
    (DB) INFO: COMS_LH_OBJ_KEYG~0 created #20140909140333
    (DB) INFO: COM_SE_CPOINTER created #20140909140333
    (IMP) INFO: import of COM_SE_CPOINTER completed (38979 rows) #20140909140334
    (DB) INFO: COM_SE_CPOINTER~0 created #20140909140335
    (DB) INFO: COM_SE_CPOINTER~S created #20140909140336
    (DB) INFO: COM_SE_CPOINTER2 created #20140909140336
    (IMP) INFO: import of COM_SE_CPOINTER2 completed (1010 rows) #20140909140336
    (DB) INFO: COM_SE_CPOINTER2~0 created #20140909140336
    (DB) INFO: COM_SE_CPOINTER2~S created #20140909140336
    (DB) INFO: CONV_FILE created #20140909140336
    (IMP) INFO: import of CONV_FILE completed (0 rows) #20140909140336
    (DB) INFO: CONV_FILE~0 created #20140909140336
    (DB) INFO: CONV_MATRICES created #20140909140336
    (IMP) INFO: import of CONV_MATRICES completed (0 rows) #20140909140336
    (DB) INFO: CONV_MATRICES~0 created #20140909140336
    (DB) INFO: CON_FIN_CKLOG created #20140909140336
    (IMP) INFO: import of CON_FIN_CKLOG completed (0 rows) #20140909140336
    (DB) INFO: CON_FIN_CKLOG~0 created #20140909140336
    (DB) INFO: CON_FIN_WQ_CTRL created #20140909140336
    (IMP) INFO: import of CON_FIN_WQ_CTRL completed (0 rows) #20140909140336
    (DB) INFO: CON_FIN_WQ_CTRL~0 created #20140909140336
    (DB) INFO: CON_FIN_WQ_DATA created #20140909140336
    (IMP) INFO: import of CON_FIN_WQ_DATA completed (0 rows) #20140909140336
    (DB) INFO: CON_FIN_WQ_DATA~0 created #20140909140336
    (DB) INFO: CON_FIN_WQ_DATA~GI created #20140909140336
    (DB) INFO: CON_FIN_WQ_HDR created #20140909140336
    (IMP) INFO: import of CON_FIN_WQ_HDR completed (0 rows) #20140909140336
    (DB) INFO: CON_FIN_WQ_HDR~0 created #20140909140336
    (DB) INFO: CON_FIN_WQ_HDR~DOC created #20140909140337
    (DB) INFO: CON_FIN_WQ_HDR~GID created #20140909140337
    (DB) INFO: CON_FIN_WQ_HDR~MSG created #20140909140337
    (DB) INFO: CON_FIN_WQ_MSG created #20140909140337
    (IMP) INFO: import of CON_FIN_WQ_MSG completed (0 rows) #20140909140337
    (DB) INFO: CON_FIN_WQ_MSG~0 created #20140909140337
    (DB) INFO: COOI created #20140909140337
    (IMP) INFO: import of COOI completed (2576 rows) #20140909140337
    (DB) INFO: COOI~0 created #20140909140337
    (DB) INFO: COOI~1 created #20140909140337
    (DB) INFO: COOI_PI created #20140909140337
    (IMP) INFO: import of COOI_PI completed (0 rows) #20140909140337
    (DB) INFO: COOI_PI~0 created #20140909140337
    (DB) INFO: COPA_CRMSTATUS created #20140909140337
    (IMP) INFO: import of COPA_CRMSTATUS completed (39 rows) #20140909140337
    (DB) INFO: COPA_CRMSTATUS~0 created #20140909140337
    (DB) INFO: COPA_CRM_CEERROR created #20140909140337
    (IMP) INFO: import of COPA_CRM_CEERROR completed (24 rows) #20140909140337
    (DB) INFO: COPA_CRM_CEERROR~0 created #20140909140338
    (DB) INFO: COPA_CRM_GUIDMAP created #20140909140338
    (IMP) INFO: import of COPA_CRM_GUIDMAP completed (38 rows) #20140909140338
    (DB) INFO: COPA_CRM_GUIDMAP~0 created #20140909140338
    (DB) INFO: COPA_GUID_MAP created #20140909140338
    (IMP) INFO: import of COPA_GUID_MAP completed (0 rows) #20140909140338
    (DB) INFO: COPA_GUID_MAP~0 created #20140909140338
    (DB) INFO: COPA_GUID_MAP~1 created #20140909140338
    (DB) INFO: CORE created #20140909140338
    (IMP) INFO: import of CORE completed (62 rows) #20140909140338
    (DB) INFO: CORE~0 created #20140909140338
    (DB) INFO: CORE~001 created #20140909140338
    (DB) INFO: CORP created #20140909140338
    (IMP) INFO: import of CORP completed (11 rows) #20140909140338
    (DB) INFO: CORP~0 created #20140909140338
    (DB) INFO: COSB created #20140909140338
    (IMP) INFO: import of COSB completed (20196 rows) #20140909140343
    (DB) INFO: COSB~0 created #20140909140343
    (DB) INFO: COSB~1 created #20140909140345
    (DB) INFO: COSBD created #20140909140345
    (IMP) INFO: import of COSBD completed (1550 rows) #20140909140345
    (DB) INFO: COSBD~0 created #20140909140345
    (DB) INFO: COSL created #20140909140348
    (IMP) INFO: import of COSL completed (11402 rows) #20140909140349
    (DB) INFO: COSL~0 created #20140909140349
    (DB) INFO: COSL~1 created #20140909140350
    (DB) INFO: COSLD created #20140909140350
    (IMP) INFO: import of COSLD completed (73 rows) #20140909140350
    (DB) INFO: COSLD~0 created #20140909140350
    (DB) INFO: COSP created #20140909140350
    (IMP) INFO: import of COSP completed (104759 rows) #20140909140418
    (DB) INFO: COSP~0 created #20140909140444
    (DB) INFO: COSP~1 created #20140909140452
    (DB) INFO: COSP~2 created #20140909140459
    (DB) INFO: COSPD created #20140909140459
    (IMP) INFO: import of COSPD completed (2008 rows) #20140909140459
    (DB) INFO: COSPD~0 created #20140909140459
    (DB) INFO: COSPP created #20140909140500
    (IMP) INFO: import of COSPP completed (5 rows) #20140909140500
    (DB) INFO: COSPP~0 created #20140909140500
    (DB) INFO: COSPR created #20140909140500
    (IMP) INFO: import of COSPR completed (11 rows) #20140909140500
    (DB) INFO: COSPR~0 created #20140909140500
    (DB) INFO: COSPR~1 created #20140909140500
    (DB) INFO: COSR created #20140909140500
    (IMP) INFO: import of COSR completed (21497 rows) #20140909140502
    (DB) INFO: COSR~0 created #20140909140502
    (DB) INFO: COSR~1 created #20140909140503
    (DB) INFO: COSRVAPPL created #20140909140503
    (IMP) INFO: import of COSRVAPPL completed (193 rows) #20140909140504
    (DB) INFO: COSRVAPPL~0 created #20140909140504
    (DB) INFO: COSS created #20140909140504
    (IMP) INFO: import of COSS completed (131906 rows) #20140909140539
    (DB) INFO: COSS~0 created #20140909140606
    (DB) INFO: COSS~1 created #20140909140615
    (DB) INFO: COSS~2 created #20140909140628
    (DB) INFO: COSS~9 created #20140909140629
    (DB) INFO: COSSD created #20140909140629
    (IMP) INFO: import of COSSD completed (2289 rows) #20140909140629
    (DB) INFO: COSSD~0 created #20140909140629
    (DB) INFO: COSSP created #20140909140629
    (IMP) INFO: import of COSSP completed (6 rows) #20140909140629
    (DB) INFO: COSSP~0 created #20140909140630
    (DB) INFO: COST created #20140909140630
    (IMP) INFO: import of COST completed (11567 rows) #20140909140632
    (DB) INFO: COST~0 created #20140909140634
    (DB) INFO: COST~1 created #20140909140634
    (DB) INFO: COTPLFC created #20140909140634
    (IMP) INFO: import of COTPLFC completed (33 rows) #20140909140634
    (DB) INFO: COTPLFC~0 created #20140909140634
    (DB) INFO: COTPLFP created #20140909140634
    (IMP) INFO: import of COTPLFP completed (50 rows) #20140909140635
    (DB) INFO: COTPLFP~0 created #20140909140635
    (DB) INFO: COTPLFV created #20140909140635
    (IMP) INFO: import of COTPLFV completed (13 rows) #20140909140635
    (DB) INFO: COTPLFV~0 created #20140909140635
    (DB) INFO: COTPLS created #20140909140635
    (IMP) INFO: import of COTPLS completed (431 rows) #20140909140635
    (DB) INFO: COTPLS~0 created #20140909140635
    (DB) INFO: COTRP created #20140909140635
    (IMP) INFO: import of COTRP completed (0 rows) #20140909140635
    (DB) INFO: COTRP~0 created #20140909140635
    (DB) INFO: COVA created #20140909140635
    (IMP) INFO: import of COVA completed (282 rows) #20140909140635
    (DB) INFO: COVA~0 created #20140909140635
    (DB) INFO: COVAD created #20140909140635
    (IMP) INFO: import of COVAD completed (12 rows) #20140909140635
    (DB) INFO: COVAD~0 created #20140909140635
    (DB) INFO: COVAL created #20140909140635
    (IMP) INFO: import of COVAL completed (152 rows) #20140909140635
    (DB) INFO: COVAL~0 created #20140909140635
    (DB) INFO: COVAT created #20140909140635
    (IMP) INFO: import of COVAT completed (100 rows) #20140909140635
    (DB) INFO: COVAT~0 created #20140909140635
    (DB) INFO: COVDATVOL created #20140909140635
    (IMP) INFO: import of COVDATVOL completed (0 rows) #20140909140635
    (DB) INFO: COVDATVOL~0 created #20140909140635
    (DB) INFO: COVLOG created #20140909140635
    (IMP) INFO: import of COVLOG completed (0 rows) #20140909140635
    (DB) INFO: COVLOG~0 created #20140909140635
    (DB) INFO: COVLP created #20140909140635
    (IMP) INFO: import of COVLP completed (212 rows) #20140909140635
    (DB) INFO: COVLP~0 created #20140909140635
    (DB) INFO: COVMVHIS created #20140909140636
    (IMP) INFO: import of COVMVHIS completed (0 rows) #20140909140636
    (DB) INFO: COVMVHIS~0 created #20140909140636
    (DB) INFO: COVMVHIS~SE1 created #20140909140636
    (DB) INFO: COVMVHIS~SE2 created #20140909140636
    (DB) INFO: COVMVHIS~SE3 created #20140909140636
    (DB) INFO: COVMVTIM created #20140909140636
    (IMP) INFO: import of COVMVTIM completed (0 rows) #20140909140636
    (DB) INFO: COVMVTIM~0 created #20140909140636
    (DB) INFO: COVREF created #20140909140636
    (IMP) INFO: import of COVREF completed (0 rows) #20140909140636
    (DB) INFO: COVREF~0 created #20140909140636
    (DB) INFO: COVREF~001 created #20140909140636
    (DB) INFO: COVREF~002 created #20140909140636
    (DB) INFO: COVREG created #20140909140636
    (IMP) INFO: import of COVREG completed (0 rows) #20140909140636
    (DB) INFO: COVREG~0 created #20140909140636
    (DB) INFO: COVRES created #20140909140636
    (IMP) INFO: import of COVRES completed (0 rows) #20140909140636
    (DB) INFO: COVRES~0 created #20140909140636
    (DB) INFO: COVRES~001 created #20140909140636
    (DB) INFO: COVRES0 created #20140909140636
    (IMP) INFO: import of COVRES0 completed (0 rows) #20140909140636
    (DB) INFO: COVRES0~0 created #20140909140636
    (DB) INFO: COVSETTING created #20140909140636
    (IMP) INFO: import of COVSETTING completed (0 rows) #20140909140636
    (DB) INFO: COVSETTING~0 created #20140909140636
    (DB) INFO: COVTKEYDEL created #20140909140636
    (IMP) INFO: import of COVTKEYDEL completed (0 rows) #20140909140636
    (DB) INFO: COVTKEYDEL~0 created #20140909140636
    (DB) INFO: COWB120PAR created #20140909140636
    (IMP) INFO: import of COWB120PAR completed (0 rows) #20140909140636
    (DB) INFO: COWB120PAR~0 created #20140909140636
    (DB) INFO: COWB135PAR created #20140909140636
    (IMP) INFO: import of COWB135PAR completed (0 rows) #20140909140636
    (DB) INFO: COWB135PAR~0 created #20140909140636
    (DB) INFO: COWB140PAR created #20140909140636
    (IMP) INFO: import of COWB140PAR completed (0 rows) #20140909140636
    (DB) INFO: COWB140PAR~0 created #20140909140636
    (DB) INFO: COWB160PAR created #20140909140637
    (IMP) INFO: import of COWB160PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB160PAR~0 created #20140909140637
    (DB) INFO: COWB170PAR created #20140909140637
    (IMP) INFO: import of COWB170PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB170PAR~0 created #20140909140637
    (DB) INFO: COWB180PAR created #20140909140637
    (IMP) INFO: import of COWB180PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB180PAR~0 created #20140909140637
    (DB) INFO: COWB190PAR created #20140909140637
    (IMP) INFO: import of COWB190PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB190PAR~0 created #20140909140637
    (DB) INFO: COWB200PAR created #20140909140637
    (IMP) INFO: import of COWB200PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB200PAR~0 created #20140909140637
    (DB) INFO: COWB205PAR created #20140909140637
    (IMP) INFO: import of COWB205PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB205PAR~0 created #20140909140637
    (DB) INFO: COWB210PAR created #20140909140637
    (IMP) INFO: import of COWB210PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB210PAR~0 created #20140909140637
    (DB) INFO: COWB215PAR created #20140909140637
    (IMP) INFO: import of COWB215PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB215PAR~0 created #20140909140637
    (DB) INFO: COWB220PAR created #20140909140637
    (IMP) INFO: import of COWB220PAR completed (5 rows) #20140909140637
    (DB) INFO: COWB220PAR~0 created #20140909140637
    (DB) INFO: COWB230PAR created #20140909140637
    (IMP) INFO: import of COWB230PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB230PAR~0 created #20140909140637
    (DB) INFO: COWB260PAR created #20140909140637
    (IMP) INFO: import of COWB260PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB260PAR~0 created #20140909140637
    (DB) INFO: COWB270PAR created #20140909140637
    (IMP) INFO: import of COWB270PAR completed (0 rows) #20140909140637
    (DB) INFO: COWB270PAR~0 created #20140909140637
    (DB) INFO: COWBSUBOBJ created #20140909140637
    (IMP) INFO: import of COWBSUBOBJ completed (2 rows) #20140909140637
    (DB) INFO: COWBSUBOBJ~0 created #20140909140637
    (DB) INFO: COWIPB_CHVW created #20140909140637
    (IMP) INFO: import of COWIPB_CHVW completed (0 rows) #20140909140637
    (DB) INFO: COWIPB_CHVW~0 created #20140909140637
    (DB) INFO: COWIPB_CHVW~MCH created #20140909140638
    (DB) INFO: COWORK110PAR created #20140909140638
    (IMP) INFO: import of COWORK110PAR completed (0 rows) #20140909140638
    (DB) INFO: COWORK110PAR~0 created #20140909140638
    (DB) INFO: COWORK130PAR created #20140909140638
    (IMP) INFO: import of COWORK130PAR completed (1 rows) #20140909140638
    (DB) INFO: COWORK130PAR~0 created #20140909140638
    (DB) INFO: CPED_DEFFORMDOC created #20140909140638
    (IMP) INFO: import of CPED_DEFFORMDOC completed (0 rows) #20140909140638
    (DB) INFO: CPED_DEFFORMDOC~0 created #20140909140638
    (DB) INFO: CPED_DEFTERMGRP created #20140909140638
    (IMP) INFO: import of CPED_DEFTERMGRP completed (0 rows) #20140909140638
    (DB) INFO: CPED_DEFTERMGRP~0 created #20140909140638
    (DB) INFO: CPED_FORMCONVIN created #20140909140638
    (IMP) INFO: import of CPED_FORMCONVIN completed (0 rows) #20140909140638
    (DB) INFO: CPED_FORMCONVIN~0 created #20140909140638
    (DB) INFO: CPED_FORMCONVOUT created #20140909140638
    (IMP) INFO: import of CPED_FORMCONVOUT completed (0 rows) #20140909140638
    (DB) INFO: CPED_FORMCONVOUT~0 created #20140909140638
    (DB) INFO: CPED_FORMDOC created #20140909140638
    (IMP) INFO: import of CPED_FORMDOC completed (0 rows) #20140909140638
    (DB) INFO: CPED_FORMDOC~0 created #20140909140638
    (DB) INFO: CPED_FORMINPUT created #20140909140638
    (IMP) INFO: import of CPED_FORMINPUT completed (0 rows) #20140909140638
    (DB) INFO: CPED_FORMINPUT~0 created #20140909140638
    (DB) INFO: CPED_FORMROUNDIN created #20140909140638
    (IMP) INFO: import of CPED_FORMROUNDIN completed (0 rows) #20140909140638
    (DB) INFO: CPED_FORMROUNDIN~0 created #20140909140638
    (DB) INFO: CPED_KNUMHTOGUID created #20140909140638
    (IMP) INFO: import of CPED_KNUMHTOGUID completed (0 rows) #20140909140638
    (DB) INFO: CPED_KNUMHTOGUID~0 created #20140909140638
    (DB) INFO: CPED_KNUMVTOGUID created #20140909140638
    (IMP) INFO: import of CPED_KNUMVTOGUID completed (0 rows) #20140909140638
    (DB) INFO: CPED_KNUMVTOGUID~0 created #20140909140638
    (DB) INFO: CPED_PERIODDTIN created #20140909140638
    (IMP) INFO: import of CPED_PERIODDTIN completed (0 rows) #20140909140638
    (DB) INFO: CPED_PERIODDTIN~0 created #20140909140638
    (DB) INFO: CPED_PERIODDTOUT created #20140909140638

  • RE: SAP 4.7 Installation error

    Hi all,
    I just installed SAP 4.7, I am getting error in the Last Step Changing ABAP Passwords. it says unable to connect to RFC copnnection.
    Can you please help me on this
    thanks
    Sree

    hi
    can u help me
    i want to kno whtr it is possible to instal sap 4.7 in window vista..my laptop iz having window vista i dun want to format dat.tel me some solution i want window vista also if i need to instal sap in another window.iz it possible to have vista and xp togethr?
    do help me plz
    thx

  • SAP Crystal Server installation error

    while installing Crystal Server 2013 sp4 on windows 2012, I am receiving the following error at the end of the installation and after waiting around 20 minutes:  "installation encountered errors"
    not other clue is mentioned or error number.
    after checking the log, It seems the CMS is unable to start.
    I tried the following"
    1- reinstall again
    2- redownloading the installation package
    3- disabling the windows firewall
    4- installing SQL server and using it instead of the bundled SQL
    5- changing the default port of the CMS during the installation
    please find attached the last part of the log file
    kindly help
    thanks in advance

    thanks a lot guys.
    I reinstalled the older version (sp2) instead and it is working fine.
    apparently there is an issue in the SP4
    if anyone encounters the same I would be more than glad to know the resolution for it.
    thanks

Maybe you are looking for

  • Can i homeshare my itunes account with an ipod nano?

    I have an ipod touch and my son has my old ipod nano.  I'd like to homeshare with him...is that possible?

  • Passing Net Price (VBAP-NETPR) in BAPI_SALESORDER_CREATEFROMDAT2

    Hi All, I need to pass net price in the Bapi BAPI_SALESORDER_CREATEFROMDAT2. Where to pass it ...? PLz help.

  • Missing slide in table of contents

    I have a slide in Adobe Captivate 6 that is clearly visible in my module, however I canot find it in the table of contents. What must I do to locate the slide in the table of contents? I have looked through all the slides in the table of contents and

  • Partial Invoice Planning

    Hai Now we are in a Blue Print stage.we have a requirement for  Partial Invoice Planning.  so kindly Explain the Partial Invoice Planning customization settings in breif.it will be more useful for our ongoing project. Regards peter

  • ERROR 4261 AFTER INSTALL OF LATEST I TUNES PLZ HELP!

    hello all, i'm at the end of my rope in trying to figure this one out, i've read the other postings in reg to this issue but still no luck....basically my itunes has stopped working after the most recent itunes update, i have tried uninstalling and i