QM 8.5.2 SR2 (8.5.2.18) and 9971 extension mobility recording NBR

Hi,
Does anyone know if network based recording on a 9971 works with extension mobility users?
I can get Network based recording to work with QM if I put the users extensions on the phone itself, but it doesn't record when they log in with extension mobility profile and the EM profile is 9971 type and has recording profile set on the extension on the device profile, etc.
I need extension mobility for these users as they move around and need recording to work and call center won't let them log in if I put the extension on the phone and they log in to another phone with EM.
I've found some other forum posts suggesting this may not be supported but not really sure and can't find it mentioned in the documentation.
In QM I do have all the 9971s phone used by the EM agents under VoIP devices as well as their user profiles and the agent id is selected for the user profile (not the phone) under VoIP devices. The recording server is set correctly for the phone and the recording type is Network Based. I can't set the Monitor server for the phone and I can't set the recording or monitor server or recording type for the user profiles.
Thanks

I understand you need to configure only Agent name in voip device, it is not prefered method to hardcode phone if it is used by multiple agents.
bala

Similar Messages

  • Netweaver 7 sr2 error at  configure ume and import java dump

    Hello ALL,
    While installing EP 7.0 using netweaver 7.0 sr2 we are getting error at import java dump and
    configure ume stages.  The issue seems like the sapinst is not detecting the MS SQL instance JEP
    Here are the details of the server
    OS : Microsoft Windows server 2003 IA64
    DB: MS SQL 2005
    RAM: 7.98 G.B
    j2sdk : 1.4.2_13
    C:\Documents and Settings\support>java -version
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    When we set the environment variable SAPINST_SKIP_ERRORSTEP = true , the error at import java dump
    is not occuring any more. However the error at configure ume still occurs.
    Here are the log details
    from sapinst.log
    ERROR 2008-04-08 16:11:07
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile umconfigurator.log: 'Apr 8, 2008 4:10:53 PM   Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.pathApr 8, 2008 4:11:07 PM   Error: main() [EXCEPTION] com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)     at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)     at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)     at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:60)     at com.sap.security.tools.UMConfigModel.<init>(UMConfigModel.java:79)     at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:179)     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:324)     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)Caused by: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.     at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)     at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)     at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)     at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)     at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)     at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)     ... 12 more
    ERROR 2008-04-08 16:11:07
    FCO-00011  The step runUMConfigurator with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Standalone|ind|ind|ind|ind|0|0|runUMConfigurator was executed with status ERROR .
    from jlog.
    08.04.08 12:08:45 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    08.04.08 12:08:45 com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.sql.log.OpenSQLException: Could not load class com.sap.nwmss.jdbc.sqlserver.SQLServerDriver.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:143)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.lang.ClassNotFoundException: com.sap.nwmss.jdbc.sqlserver.SQLServerDriver
         at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:691)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:134)
    Please shed some light to solve this  issue. Points will be rewarded for responses.

    Hi Sergo
    The DVDs of Netweaver are put in directory P which have around 38 G.B space and I have directed both data files and temp files of  MS SQL  to the same dir P in SAPinst.
    Here are the last lines sapinst.log
    WARNING 2008-04-08 15:24:06
    Execution of the command "C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    Apr 8, 2008 3:23:52 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Apr 8, 2008 3:24:06 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 8, 2008 3:24:06 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2008-04-08 15:24:06
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>
    ERROR 2008-04-08 15:24:06
    FCO-00011  The step importJavaDump 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_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    INFO 2008-04-08 15:32:54
    An error occured and the user decided to retry the current step: "|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_Jload|ind|ind|ind|ind|9|0|importJavaDump".
    INFO 2008-04-08 15:33:08
    Copied file 'P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257/JAVA_EXPORT/JDMP/IMPORT.XML' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS'.
    INFO 2008-04-08 15:33:09
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\jload.java.log.
    INFO 2008-04-08 15:33:09
    Output of C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log is written to the logfile C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log.
    WARNING 2008-04-08 15:33:28
    Execution of the command "C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    Apr 8, 2008 3:33:09 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Apr 8, 2008 3:33:23 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 8, 2008 3:33:23 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2008-04-08 15:33:28
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>
    ERROR 2008-04-08 15:33:28
    FCO-00011  The step importJavaDump 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_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    INFO 2008-04-08 15:35:54
    An error occured and the user decided to retry the current step: "|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_Jload|ind|ind|ind|ind|9|0|importJavaDump".
    INFO 2008-04-08 15:36:08
    Copied file 'P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257/JAVA_EXPORT/JDMP/IMPORT.XML' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS'.
    INFO 2008-04-08 15:36:08
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\jload.java.log.
    INFO 2008-04-08 15:36:08
    Output of C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log is written to the logfile C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log.
    WARNING 2008-04-08 15:36:23
    Execution of the command "C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    Apr 8, 2008 3:36:09 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Apr 8, 2008 3:36:23 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 8, 2008 3:36:23 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2008-04-08 15:36:23
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>
    ERROR 2008-04-08 15:36:23
    FCO-00011  The step importJavaDump 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_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    INFO 2008-04-08 15:43:49
    An error occured and the user decide to stop.\n Current step "|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_Jload|ind|ind|ind|ind|9|0|importJavaDump".
    Please check and let me know why the SAPINST is not able to detect MS SQL driver or Database itself.

  • Regarding types statement in ECC 6.0...plz reply..urgent

    Hi,
    I am copying a program which is in<b> 4.7 to ECC 6.0,</b>i am facing error regarding <b>structures with types<b>...
    The following code in<b> 4.7</b>
    <b>DATA:BEGIN OF W_BMM00.
            INCLUDE STRUCTURE BMM00.
    DATA:END OF W_BMM00.
    DATA:BEGIN OF W_BMMH1.
            INCLUDE STRUCTURE BMMH1.
    DATA:END OF W_BMMH1.
    DATA:BEGIN OF W_BMMH7.
            INCLUDE STRUCTURE BMMH7.
    DATA:END OF W_BMMH7.
    DATA : BEGIN OF TAB_TLINE OCCURS 0.
            INCLUDE STRUCTURE TLINE.
    DATA : END OF TAB_TLINE.</b>
    i have written the same in <b>ECC6.0</b> as below
    <b>TYPES:BEGIN OF tw_bmm00.
            INCLUDE STRUCTURE bmm00.
    TYPES:END OF tw_bmm00 ,
          tt_bmm00 TYPE STANDARD TABLE OF tw_bmm00.
    TYPES:BEGIN OF tw_bmmh1.
            INCLUDE STRUCTURE bmmh1.
    TYPES:END OF tw_bmmh1 ,
              tt_bmmh1 TYPE STANDARD TABLE OF tw_bmmh1.
    TYPES:BEGIN OF tw_bmmh7.
            INCLUDE STRUCTURE bmmh7.
    TYPES:END OF tw_bmmh7 ,
          tt_bmmh7  TYPE STANDARD TABLE OF tw_bmmh7.
    TYPES:BEGIN OF tw_TAB_TLINE.
            INCLUDE STRUCTURE TLINE.
    TYPES:END OF tw_TAB_TLINE,
          tt_tab_tline TYPE STANDARD TABLE OF tw_tab_tline.
    lw_bmm00 TYPE tw_bmm00,
          lt_bmm00 TYPE tt_bmm00,
          lw_bmmh1 TYPE tw_bmmh1,
          lt_bmmh1 TYPE tt_bmmh1,
          lw_bmmh7 TYPE tw_bmmh7,
          lt_bmmh7 TYPE tt_bmmh7,
          lw_tab_thead TYPE tw_tab_thead,
          lt_tab_thead TYPE tt_tab_thead,</b>....
    when i check SLIN errors i am getting the following errors<b>...plz resolve</b>..
    <b>The current ABAP command is obsolete
    <b>Within classes and interfaces, you can only use "TYPE" to refer to ABAP Dictionary
    types (not "LIKE" or "STRUCTURE").</b></b>
    <b></b>

    include strture not allowed.
    rules.
    ABAP Development under Unicode
    Prior to Unicode the length of a character was exactly one byte, allowing implicit typecasts or memory-layout oriented programming. With Unicode this situation has changed: One character is no longer one byte, so that additional specifications have to be added to define the unit of measure for implicit or explicit references to (the length of) characters.
    Character-like data in ABAP are always represented with the UTF-16 - standard (also used in Java or other development tools like Microsoft's Visual Basic); but this format is not related to the encoding of the underlying database.
    A Unicode-enabled ABAP program (UP) is a program in which all Unicode checks are effective. Such a program returns the same results in a non-Unicode system (NUS) as in a Unicode system (US). In order to perform the relevant syntax checks, you must activate the Unicode flag in the screens of the program and class attributes.
    In a US, you can only execute programs for which the Unicode flag is set. In future, the Unicode flag must be set for all SAP programs to enable them to run on a US. If the Unicode flag is set for a program, the syntax is checked and the program executed according to the rules described in this document, regardless of whether the system is a US or a NUS. From now on, the Unicode flag must be set for all new programs and classes that are created.
    If the Unicode flag is not set, a program can only be executed in an NUS. The syntactical and semantic changes described below do not apply to such programs. However, you can use all language extensions that have been introduced in the process of the conversion to Unicode.
    As a result of the modifications and restrictions associated with the Unicode flag, programs are executed in both Unicode and non-Unicode systems with the same semantics to a large degree. In rare cases, however, differences may occur. Programs that are designed to run on both systems therefore need to be tested on both platforms.
    Other Changes
    1. Bit Statements
    2. Adding Field Sequences
    3. Loops with VARY and VARYING
    4. Creating Subroutines
    5. Saving Programs
    6. Assigning Types for GET/SET PARAMETER
    7. Unreachable Statements
    8. Function Modules with Incorrect Parameter Names
    1. Bit Statements
    Previously, the system checked for the bit statements SET BIT i OF f [TO g] and GET BIT i OF f [INTO g]whether the field f is character-type; X fields, X strings, and flat structures are usually regarded as character-type. For Unicode programs this is no longer useful, because the types X and XSTRING no longer count as character-type and the bit by bit access to character-type fields or structures is no longer platform-independent. Therefore, with these operations in Unicode programs, the field f must be type X or XSTRING.
    For the bit mask operations f O x, f Z x, and f M x you could previously use all number-type and hence all character-type types for the left operand f. In Unicode programs, the f operand must now be type X or XSTRING.
    2. Adding Field Sequences
    When adding field sequences, restrictions apply to the following statements in Unicode:
    ADD n1 THEN n2 UNTIL nz [ ACCORDING TO sel ] GIVING m ...
    ADD n1 THEN n2 UNTIL nz TO m [ RANGE str ].
    1. The operands n1, n2, and nz must be type-compatible with one another.
    2. The distance between nz and n1 must be an integral multiple of the distance between n2 and n1.
    3. A syntax or runtime error occurs if the fields n1, n2, and nz are not in a structure. This structure must be recognizable statically or its valid area must be marked explicitly using the RANGE addition.
    4. At runtime, the system ensures that the RANGE area is not left.
    ADD n1 FROM i1 GIVING m [ RANGE str ].
    1. Field n1 must be within the structure. The structure must be explicitly defined using the RANGE addition if it is not recognizable statically.
    2. For this variant, the system also checks at runtime whether n1 and the addressed values are within the structure.
    3. Loops
    Loops with the VARY or VARYING addition are also problematic in Unicode, since a type-a access to memory contents cannot be ensured and memory can be overwritten inadvertently.
    DO ... VARYING f FROM f1 NEXT f2.
    For this statement, the fields f, f1, and f2 must be type-compatible with each other. To prevent memory contents being overwritten, a RANGE for valid accesses is introduced implicitly or explicitly for the following statements:
    DO ... TIMES VARYING f FROM f1 NEXT f2 [ RANGE f3 ].
    WHILE ... VARY f FROM f1 NEXT f2 [ RANGE f3 ].
    A syntax or runtime error is caused if f1 or f2 are not included in f3. If the RANGE addition is missing, it is defined implicitly from FROM f1 NEXT f2 as follows:
    1. If both f1 and f2 are statically recognizable components of the same structure, the valid RANGE area is defined from the smallest structure that comprises f1 and f2.
    2. A syntax error is triggered if it is recognizable statically that f1 and f2 are not part of the same structure.
    3. A valid area must be defined explicitly using the RANGE addition if the connection between f1 and f2 is not recognizable statically.
    If you specify a deep structure as the RANGE addition, the system checks for every loop pass that there are no field references, object references, tables, or strings in the area read.
    4. Creating Subroutines
    When automatically generating subroutines using the statement GENERATE SUBROUTINE POOL itab NAME name, the generated program inherits the content of the Unicode flag of the generating program.
    5. Saving Programs
    When automatically generating programs using the statement INSERT REPORT prog FROM itab, default values are set for the TRDIR entry as before. Amongst other things, this statement has the new addition UNICODE ENABLING uc, with which the Unicode flag of the inserted report receives the value of uc. If this addition is missing, the following applies:
    1. A Unicode program creates a Unicode program.
    2. A non-Unicode program in turn creates a non-Unicode program.
    3. A non-Unicode program becomes a Unicode program if it is overwritten by a Unicode program.
    4. A Unicode program remains a Unicode program if it is overwritten by a non-Unicode program.
    6. Assigning Types for GET/SET PARAMETER
    For the statements GET PARAMETER ID pid FIELD f and GET PARAMETER ID pid FIELD f, f must be character-type. You can use the EXPORT and IMPORT statements for storing non-character-type fields and structures.
    7. Unreachable Statements
    In Unicode programs, unreachable statements cause a syntax error. In non-Unicode programs, there was previously only a syntax warning.
    8. Function Modules with Incorrect Parameter Names
    In Unicode programs, calling a function module, whose parameter names are specified statically as a literal or constant, causes an exception that can be handled if an incorrect parameter name was specified. This only applies to function modules that are not called via Remote Function Call. In non-Unicode programs, an incorrect name was previously ignored.
    http://service.sap.com/instguides
    --> SAP Business Suite Applications
    --> SAP ERP
    --> mySAP ERP 2005
    --> Upgrade
    --> Upgrade Documentation - mySAP ERP 2005 SR2
    There choose your database and operating system.
    If you're looking for functional details check
    http://service.sap.com/releasenotes

  • R3load procedure creates additional tables in the target system

    Hi All
    My source  system  is  46C SR2 /oracle 817/HP_UX PARISC           and
    Target System  is  46CSR2 /Oracle 10202/HPUX IA
    I used R3load procedure to export database from source system and completed import successfully into  target system without any problem.The new system is up and running.
    My Source system has total 23193 tables but the target system has 23771 tables and source system has 27011 indexes and the target system has 27701 indexes.
    Can someone  tell me why there are additional tables and indexes in my  Target system.
    Your help will be appreciated.
    Thanks

    I used wrong id.I want to open a new message

  • SAP Landscape for ECC,EP,BW,XI, DMS and TREX

    Hi all,
    I am in the role of SAP Basis Consultant for an IT organisation. One of their client require to install SAP ECC ( FI-CO,MM,PS,HR,REM,PM), EP, BW, XI, DMS and TREX. Their plan is to use ECC 6.0 ( Netweaver 7.0 SR2) with EP 7.0 and all others are latest version. The Dev setup in WIndows-Oracle and production will be AIX-Oralce. In the Dev setup, install all the components in separate servers and in production it is to be combined as follows ERP+ SRM(later) in one server, EPXI in another server, BW in one server and DMSTREX in last one.
    Here my doubt is, this installation plan will have any issue?.
    Second, the data export from DEV ( windowsoracle) Production ( unix-AIXoracle) will have any issue?
    Please reply with details. As the project is in the planning phase.
    regards,
    Siby Syriac.P

    Hi Siby,
    If your client need such a broad installation (SAP ECC ( FI-CO,MM,PS,HR,REM,PM), EP, BW, XI, DMS and TREX), I'm sure that they hired a Senior Project Manager together with a team of senior consultants in each of the areas to look after the implementation. Also i presume they have look into hardware requirements to ensure the landscape will deliver the adecuate performance to the target amount of concurrent users.
    As far as i can see from the 10 lines you wrote, I can't see a QA environment been considered... which I think is a mistake (thats only my own opinion). I can't see any issues having DEV runnning Windows and PRD running AIX (As long that youre confortable working in both environments). About the installation plan is very difficult to tell by your 10 lines but I'll try avoid having two big systems in the same box as ECC and SRM.
    Thats my 2 cents
    Regards
    Juan

  • Best Practice for  Retail BP-ERP05/BP-INSTASS

    Hi SAP Guru's
    We have installed ECC 6.0 SR2 with the BP Baseline and Inst Asst
    BP-ERP05     600VD   0000
    BP-INSTASS   600V1   0000
    I have applied these add-ons by SAINT for Retail  and now what's my question
    1)There is need to upgrade any component in server which is related to these addons
    2)How to check Retail pre configuration
    I think after applying these component , retail pre configuration should come in the server but it is not coming
    so is there some settings/process for getting Retail pre configuration.

    HI,
    These two components are required to call the installation assistant from SAP to implement best practices blocks.
    Now you have to call the transaction /n/SMB/BBI and from there you need to call upon the blocks that are appropriate for Retail, you need to download the required best practice blocks and related document, since you have to follow the sequence to call the pre customized modules, suitable for you scenario from market place.
    Follow the document provided along with the software or download from market place.
    Regards....
    Raju.

  • Upgrade Documents

    I am working in the upgrade project currently 4.6c & 4.7 (ISRetail) Upgrade to  ECC 6.0. any relevant documents are invited.Can somebody help me with procedure.

    ecc 6.0 ABAP Development under Unicode
    Prior to Unicode the length of a character was exactly one byte, allowing implicit typecasts or memory-layout oriented programming. With Unicode this situation has changed: One character is no longer one byte, so that additional specifications have to be added to define the unit of measure for implicit or explicit references to (the length of) characters.
    Character-like data in ABAP are always represented with the UTF-16 - standard (also used in Java or other development tools like Microsoft's Visual Basic); but this format is not related to the encoding of the underlying database. 
    A Unicode-enabled ABAP program (UP) is a program in which all Unicode checks are effective. Such a program returns the same results in a non-Unicode system (NUS) as in a Unicode system (US). In order to perform the relevant syntax checks, you must activate the Unicode flag in the screens of the program and class attributes.
    In a US, you can only execute programs for which the Unicode flag is set. In future, the Unicode flag must be set for all SAP programs to enable them to run on a US. If the Unicode flag is set for a program, the syntax is checked and the program executed according to the rules described in this document, regardless of whether the system is a US or a NUS. From now on, the Unicode flag must be set for all new programs and classes that are created.
    If the Unicode flag is not set, a program can only be executed in an NUS. The syntactical and semantic changes described below do not apply to such programs. However, you can use all language extensions that have been introduced in the process of the conversion to Unicode.
    As a result of the modifications and restrictions associated with the Unicode flag, programs are executed in both Unicode and non-Unicode systems with the same semantics to a large degree. In rare cases, however, differences may occur. Programs that are designed to run on both systems therefore need to be tested on both platforms.
    Other Changes 
    1.     Bit Statements
    2.     Adding Field Sequences
    3.     Loops with VARY and VARYING
    4.     Creating Subroutines
    5.     Saving Programs
    6.     Assigning Types for GET/SET PARAMETER
    7.     Unreachable Statements
    8.     Function Modules with Incorrect Parameter Names
    1. Bit Statements
    Previously, the system checked for the bit statements SET BIT i OF f [TO g] and GET BIT i OF f [INTO g]whether the field f is character-type; X fields, X strings, and flat structures are usually regarded as character-type. For Unicode programs this is no longer useful, because the types X and XSTRING no longer count as character-type and the bit by bit access to character-type fields or structures is no longer platform-independent. Therefore, with these operations in Unicode programs, the field f must be type X or XSTRING.
    For the bit mask operations f O x, f Z x, and f M x you could previously use all number-type and hence all character-type types for the left operand f. In Unicode programs, the f operand must now be type X or XSTRING.
    2. Adding Field Sequences
    When adding field sequences, restrictions apply to the following statements in Unicode:
    ADD n1 THEN n2 UNTIL nz [ ACCORDING TO sel ] GIVING m ...
    ADD n1 THEN n2 UNTIL nz TO m [ RANGE str ].
    1.     The operands n1, n2, and nz must be type-compatible with one another.
    2.     The distance between nz and n1 must be an integral multiple of the distance between n2 and n1.
    3.     A syntax or runtime error occurs if the fields n1, n2, and nz are not in a structure. This structure must be recognizable statically or its valid area must be marked explicitly using the RANGE addition.
    4.     At runtime, the system ensures that the RANGE area is not left.
    ADD n1 FROM i1 GIVING m [ RANGE str ].
    1.     Field n1 must be within the structure. The structure must be explicitly defined using the RANGE addition if it is not recognizable statically.
    2.     For this variant, the system also checks at runtime whether n1 and the addressed values are within the structure.
    3. Loops
    Loops with the VARY or VARYING addition are also problematic in Unicode, since a type-a access to memory contents cannot be ensured and memory can be overwritten inadvertently.
    DO ... VARYING f FROM f1 NEXT f2.
    For this statement, the fields f, f1, and f2 must be type-compatible with each other. To prevent memory contents being overwritten, a RANGE for valid accesses is introduced implicitly or explicitly for the following statements:
    DO ... TIMES VARYING f FROM f1 NEXT f2 [ RANGE f3 ].
    WHILE ... VARY f FROM f1 NEXT f2       [ RANGE f3 ].
    A syntax or runtime error is caused if f1 or f2 are not included in f3. If the RANGE addition is missing, it is defined implicitly from FROM f1 NEXT f2 as follows:
    1.     If both f1 and f2 are statically recognizable components of the same structure, the valid RANGE area is defined from the smallest structure that comprises f1 and f2.
    2.     A syntax error is triggered if it is recognizable statically that f1 and f2 are not part of the same structure.
    3.     A valid area must be defined explicitly using the RANGE addition if the connection between f1 and f2 is not recognizable statically.
    If you specify a deep structure as the RANGE addition, the system checks for every loop pass that there are no field references, object references, tables, or strings in the area read.
    4. Creating Subroutines
    When automatically generating subroutines using the statement GENERATE SUBROUTINE POOL itab NAME name, the generated program inherits the content of the Unicode flag of the generating program.
    5. Saving Programs
    When automatically generating programs using the statement INSERT REPORT prog FROM itab, default values are set for the TRDIR entry as before. Amongst other things, this statement has the new addition UNICODE ENABLING uc, with which the Unicode flag of the inserted report receives the value of uc. If this addition is missing, the following applies:
    1.     A Unicode program creates a Unicode program.
    2.     A non-Unicode program in turn creates a non-Unicode program.
    3.     A non-Unicode program becomes a Unicode program if it is overwritten by a Unicode program.
    4.     A Unicode program remains a Unicode program if it is overwritten by a non-Unicode program.
    6. Assigning Types for GET/SET PARAMETER
    For the statements GET PARAMETER ID pid FIELD f and GET PARAMETER ID pid FIELD f, f must be character-type. You can use the EXPORT and IMPORT statements for storing non-character-type fields and structures.
    7. Unreachable Statements
    In Unicode programs, unreachable statements cause a syntax error. In non-Unicode programs, there was previously only a syntax warning.
    8. Function Modules with Incorrect Parameter Names
    In Unicode programs, calling a function module, whose parameter names are specified statically as a literal or constant, causes an exception that can be handled if an incorrect parameter name was specified. This only applies to function modules that are not called via Remote Function Call. In non-Unicode programs, an incorrect name was previously ignored.
    http://service.sap.com/instguides
    --> SAP Business Suite Applications
    --> SAP ERP
    --> mySAP ERP 2005
    --> Upgrade
    --> Upgrade Documentation - mySAP ERP 2005 SR2
    There choose your database and operating system.
    If you're looking for functional details check
    http://service.sap.com/releasenotes

  • Configuration guide for ESS/MSS mySAP ERP 2005

    Hi
    Can you please send me configuration guide for ESS/MSS mySAP ERP 2005.
    Thanks in advance
    Regards
    Gauri

    http://service.sap.com/instguides
    --> SAP Business Suite Applications
    --> SAP ERP
    --> mySAP ERP 2005
    --> Upgrade
    --> Upgrade Documentation - mySAP ERP 2005 SR2
    There choose your database and operating system.
    If you're looking for functional details check
    http://service.sap.com/releasenotes

  • Dependency error when installing OEPE on Eclipse Ganymede

    Hello,
    I am using an Eclipse Ganymede J2EE with all the current updates applied.
    The version number eclipse is showing is
    Version: 3.4.2
    Build id: M20090211-1700
    When I try to install OEPE from the ganymede update site, I get the following error:
    "Cannot complete the request. See the details.
    Cannot find a solution satisfying the following requirements org.eclipse.ui [3.4.2.M20090204-0800]."
    How can I install OEPE?
    With kind regards
    Florian Reiser

    Hello Florian,
    I have tried the update with a fresh Ganymede SR2(3.4.2) install and did not notice any issues. I wonder if there is a conflict between the plugins you currently have installed and OEPE 1.1
    could you list the additional plugin versions you have installed along with the list of update site which are checked, I will try replicate locally.
    could you also try downlaoding the product plugin zip from http://www.oracle.com/technology/software/products/oepe/oepe_11g.html and extracting the contents to the dropins folder in your eclipse installation ?
    thanks
    Raj

  • SMLT Could not start transport control program tp

    Hello.
    I want to install language on fresh system ERP 2005 SR2. Platform is AIX and Oracle. In SMLT i get error:
    Could not start transport control program tp
    Message no. TP608 Diagnosis
    There was an attempt to start the transport control program tp using the local RFC interface. An error occurred here.
      Error code: 4
      RFC error text: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'
    Meaning of the error codes:
      03  RFC system failure
      04  RFC communication failure
    trace from SMGW:
    Fri Sep  7 15:22:10 2007
    ERROR => GwISearchPartner: timeout, partner LU: >sapdb2<, TP: >/usr/sap/TR3/DVEBMGS01/exe/tp< [gwr3cpic.c   5842]
    ERROR => GwISearchPartner: HOST: sapdb2, conv ID: 58517568 [gwr3cpic.c   5855]
    Fri Sep  7 15:22:12 2007
    ERROR => GwIConnectHandle: conversation 58517568 not found
    (lu=sapdb2  , tp=tp      , host=sapdb2) [gwxxrd.c     7762]
    I have update the kernel and tp to the newest version.
    Can anybody help me to solve this problem ?
    Thanks.

    I found problem in TCP/IP RFC connection CALLTP_AIX :
    I tested it several times, and sometime it returns error:
    Logon     Cancel
    Error Details     timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456 Timeout bei
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host sapdb2 / sapgw01
    Error Details     DETAIL: no connect of TP /usr/sap/TR3/DVEBMGS01/exe/tp from host sapdb2 after
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 192
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 5873
    Error Details     RETURN CODE: 242
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Fri Sep  7 16:04:55 2007
    Error Details     VERSION: 2
    Also report RSTPTEST somitemes return problem in step RFC ping:
    timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456#Timeout beim Verbindungsaufbau (Partner vorhanden ?)
    Message was edited by:
            Evgeniy Druzkin

  • Language Import

    Dear All,
    I have a requirement to install the Arabic language. I am trying in IDES first(ECC 6) and the steps which I follow ,
    1. Copy the file ARNW04S2.PAT from the DVD ( 2004 SR2 ) and put it in /usr/sap/trans/EPS/in folder.
    2 . Went to SMLT and Classify Language, select Arabic and supplementary as English.
    3. So now I could see Arabic in the main screen of SMLT. and then select Arabic --> Import Package
    Language           Arabic
    Path               /usr/sap/trans/EPS/in
    SAPKLAR700SR2NW04SF0    Language NetWeaver 2004s SR2             AR 24.08.2006
    and setting it was the Current Client ( 000).
    4. The import of packages was successful now and I could see in the SMLT the Arabic languages> imported Packages> SAPKLAR700SR2NW04SF0    and green status.
    5. Now when I do Language> Special Action> Import Support Packages and then see Support Packages found in system and some list of Status description like
    Must be imported ( highlighted)
    Translation already exists for this Support Package
    Now if I enter it another screen comes with Step: Search for Existing Files at the Operating System Level
    and waiting for Path for CAR Archives and description like
    Not Found
    I am stuck at this step and when I press Enter
    Reduce the list to all found packages, or specify the paths
    to the CAR/SAPCAR archives.
    even if I give the path /usr/sap/trans/EPS/in .. the same thing happens.
    Is there any other steps to do????
    Also in instance profile the zcsa/inst... is AR.

    The step
    Choose Language u2192 Special Actions u2192 Import Support Packages.
    is remaining from my side as I could not go ahead. Lots of message as already discribed.
    Any solution to it???
    Now I am trying to download the SP from servicemarket place. Can anybody suggest me which to download as per the error message in SMLT> Spl Action> Import SP
    Translation already exists for this Support ( so shld I download the SP for it?
    and
    Must be imported( so I need to download the SP for it). It has all very big list of all the SAP components. Should I need to download for everything??
    Language not in package. Language not necessary.  SAPK-60001INFINBASIS  Financial Basis Support Package 01 for Release 600
    There are lots of this now,
    14          Translation already exists for this Support Package     SAPKW70003     BW Support Package 03 for 7.00
    15          Must be imported     SAPK-60001INECCDIMP     Object list for ECC-DIMP 600 SP01
    16          Must be imported     SAPK-60001INFICA     Object list for FI-CA 600 SP01
    17          Must be imported     SAPK-60001INFICAX     Object list for FI-CAX 600 SP01
    18          Must be imported     SAPK-60001ININSURANC     Object list for INSURANCE 600 SP01
    19          Must be imported     SAPK-60001INISCWM     Object list for IS-CWM 600 SP01
    20          Must be imported     SAPK-60001INISH     object list for IS-H 600 SP01
    21          Must be imported     SAPK-60001INISM     object list for IS-M 600 SP01
    22          Must be imported     SAPK-60001INISOIL     object list for IS-OIL 600 SP01
    23          Must be imported     SAPK-60001INISPSCA     object list for IS-PS-CS 600 SP01
    24          Must be imported     SAPK-60001INISUT     object list for IS-UT 600 SP01
    25          Must be imported     SAPKE60001     object list for SAP_HR 600 SP01
    26          Must be imported     SAPKGPAD01     object list for EA-APPL 600 SP01
    27          Must be imported     SAPKGPDD01     object list for EA-DFPS 600 SP01
    28          Must be imported     SAPKGPFD01     object list for EA-FINSERV 600 SP01
    29          Must be imported     SAPKGPGD01     object list for EA-GLTRADE 600 SP01
    Language not in package. Language not necessary.     SAPK-60001INFINBASIS     Financial Basis Support Package 01 for Release 600
    Language not in package. Language not necessary.     SAPK-60001INERECRUIT     ERECRUIT 600: patch 0001
    Language not in package. Language not necessary.     SAPKGS6001     SEM-BW Support Package 01 for Release 600
    Language not in package. Language not necessary.     SAPK-60001INLSOFE     LSOFE 600: patch 0001
    Language not in package. Language not necessary.     SAPKIBHDA0     LC Applications (LCAPPS) 2005_700
    Language not in package. Language not necessary.     SAPK-700U7INSAPSLL     SLL-LEG 700 : Add-On Supplement
    Language not in package. Language not necessary.     SAPK-200UDINWFMCORE     WFMCORE 200 Upgrade: Meta-Commandfile (Delta Task)
    Language not in package. Language not necessary.     SAPK-200UFINWFMCORE     WFMCORE 200 Upgrade: Meta-Commandfile (Delta Task)
    Language not in package. Language not necessary.     SAPK-200UOINWFMCORE     WFMCORE 200 Upgrade: Meta-Commandfile (Delta Task)
    Language not in package. Language not necessary.     SAPK-200URINWFMCORE     WFMCORE 200 Upgrade: Meta-Commandfile (Delta Task)
    Language not in package. Language not necessary.     SAPK-200UKINWFMCORE     WFMCORE 200 Upgrade: Meta-Commandfile (Delta Task)
    Language not in package. Language not necessary.     SAPK-200UMINWFMCORE     WFMCORE 200 Upgrade: Meta-Commandfile (Delta Task)
    Edited by: Basis Ad on Sep 29, 2008 3:06 PM
    I am trying to get the SP from service marketplace for eg. for FI_CA as suggested in the message, but its a note
       HTM SAPK-60001INFICA SP 01 for FI-CA 6.00  Info 3 24.10.2005
    So downloading it will it make sense?
    Edited by: Basis Ad on Sep 29, 2008 3:15 PM

  • "NoSuchMethodError" "org.eclipse.wst.server.core.internal.Trace.trace"?

    Hello,
    I'm encountering the following when publishing to WebLogic Server via Eclipse with the Enterprise Pack installed. Thanks for any help!
    !ENTRY org.eclipse.core.jobs 4 2 2011-05-23 09:11:52.563
    !MESSAGE An internal error occurred during: "Publishing to Oracle WebLogic Server 11gR1 PatchSet 4 at localhost [voodoo]...".
    !STACK 0
    java.lang.NoSuchMethodError: org.eclipse.wst.server.core.internal.Trace.trace(ILjava/lang/String;)V
         at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publishOnce(WeblogicServerBehaviour.java:647)
         at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publish(WeblogicServerBehaviour.java:531)
         at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
         at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3046)
         at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:341)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    This excerpt is from the Eclipse log.
    It's interesting to note that I have no applications deployed to this domain - The result is the same if I attempt to add a simple test application.
    I've used this on my Windows XP workstation for some time. This is my first attempt on my Mac!
    Mac OS X 10.6.7
    Java 1.6.0_24
    Eclipse Helios SR2
    "Fresh" installations of Eclipse and WebLogic
    The latest Eclipse & Oracle Enterprise pack updates
    WebLogic starts normally via the shell

    Hi,
    I was able to reproduce the issue you are seeing. This issue is caused by the fact that there is a new version of org.eclipse.wst.server.core_1.1.207.v20110401_1511.jar which is newer than the version which was shipped with Eclipse JEE SR2 bundle.
    The Helios JEE SR2 installers at http://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/heliossr2 contain the following version org.eclipse.wst.server.core_1.1.206.v20110110_p001.jar.
    In your case when you tried with Helios GA and the OEPE update site , I presume you had the "Contact all update site during install to find required software" checked which updated your eclipse installation with the latest 207 version.
    There are a couple of options to workaround this issue:
    1) download and install all-in-one OEPE kits from http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-111172-360027.html
    2) install eclipse JEE SR2 and install OEPE from the following update site http://download.oracle.com/otn_software/oepe/helios but make sure that the "Contact all update site during install to find required software" option is unchecked.
    hope this helps. Please confirm if this resolves the issue.
    thanks
    Raj
    Edited by: Raj Alagumalai on May 25, 2011 3:41 PM

  • ECC 6.0 SR3  Master Installation

    I've downloaded the latest version ERP 6 (SR3), the master installation  BS_2005_SR3_SAP_Installation_Master (DVD label D51033511).
    When execute sapinst the menus for ERP installation only shows the options : RAPID CONFIGURATION and SOFTWARE LIFE CYCLE OPTIONS. Where is the options for install Central system, Distruibuted system or high availability system ?  I cant to find how to begin the installation.
    The last week I've installed ERP 6 SR2 with master installation BS_2005_SR2_SAP_Installation_Master and its working OK.  The same occurs with SRM, SCM, etc on SR3.  Have SAP changed the master installation ?
    Thanks in advance
    Fernando

    If you are installing on Windows 32 bit.
    Go to this menu path,
    SAP ERP 6.0 Support Release 3 --> Software Life Cycle Option > System Copy> Choose your DB engine--> Source System Export >Central System> Database and Central Instance Export
    If your environment offers 'only' 32 bit support, you have to set up your
    IDES ERP 6.0 ECC 6.0 system not as a normal installation but as a system
    copy. And that means, you have to modify your DB-Export-DVDs on disk (see
    description below). The 'System Copy' option allows - due to a missing IDES
    JAVA-AS Export - to install only the ABAP-AS, a 'double stack' system is
    not possible. The standard JAVA AS - if required - has to be installed as a
    separate instance.
    How to prepare the three Export-DVDs for an installation as a System-Copy
    in order to use 32 bit hardware:
    Copy all three DB-Export DVDs to disc. They have the structure
    - DVD1
    EXP1
    DATA
    DB
    - DVD2
    EXP2
    DATA
    DB
    - DVD3
    EXP3
    DATA
    DB
    EXP4 (not relevant)
    EXP11 (not relevant)
    Now move all files from DVD2/EXP2/DATA to DVD1/EXP1/DATA
    Now move all files from DVD3/EXP3/DATA to DVD1/EXP1/DATA
    Now modify file DVD1/EXP1/LABEL.ASC
    Change the text line in the file with an editor from
    SAP:ECC:600SR3:EXPORT(1/11):Installation Export:CDxxxxxxxx_1
    to
    SAP:MIG::EXPORT(1/::*
    Now start sapinst from the Master-DVD with the option:
    SAP ERP 6.0 Support Release 3
    Software Life-Cycle Options
    System Copy
    <Database Software>
    Target System Installation
    29.10.2008 Page 3 of 4
    Note 1244548 - IDES ERP 6.0 ECC 6.0 SR3
    Central System
    Based on AS ABAP
    Central System
    and Next
    This option allows still an installation on 32 bit hardware and/or 32 bit
    operating systems.
    When SAPinst asks for the 'Installation Method' choose
    'Standard System Copy / Migration (load based)'
    When SAPinst asks for the 'Migration Export' choose
    the path to ../DVD1/EXP1'
    The next steps are the same as for the 'normal' installation and described
    in the standard installation guide.
    Edited by: Surapong Surabotsopon on Nov 4, 2008 4:55 AM
    Edited by: Surapong Surabotsopon on Nov 4, 2008 4:56 AM
    Edited by: Surapong Surabotsopon on Nov 4, 2008 5:00 AM

  • SAP ECC6 sr3 upgrade error in executing MSSCONCHECK.SQL script

    Hello all,
      I am facing this error which is very annoying , I am executing Prepare Upgrade script for ECC6 SR3 from SAP 4.7 Sr2 with windows 2003 server and MSSQL 2005 server as backend. I am facing below error
    Enter one of these options [continue] := continue
          SAPup message
    SAPup> SQL-scripts must be executed by the NT user account T47VMHOST2\t47adm.
           Check your installation of the integrated security procedure
           on host t47vmhost2 and make sure that a login for the NT user
           T47VMHOST2\t47adm exists with the following rules:
           - user T47VMHOST2\t47adm owns the role System Administrators
           - user T47VMHOST2\t47adm has the default database T47
    SAPup> Integrated security installed correctly?
                - "no"
                - "yes"
    Enter one of these options [no] := yes
    Executing script MSSCONCHECK ...
    MSSCONCHECK: Connection check failed for the user specified
          SAPup message
    SAPup> Errors were found in the logfile MSSCONCHECK.LOG
           after execution of the script MSSCONCHECK.SQL.
    SAPup> SAPup cannot proceed until these errors are fixed.
           Please, examine MSSCONCHECK.LOG, fix reported errors and then call R3UP a
    gain
    I have done a number of changes in system i checked the SIDadm user is assigned a default DB T47 and has said role assigned allready.
    I restarted the system after changes and started the prepare batch file again but with sme probelm again. so can anybody guide me on this. I seen a number of threads but there is no any concrete solution providedby them.
    will really appreciate any reply.
    Mani

    Hello Julia,
      i read those note but everything seems normal to me on my PC; it has remote access enabled, t47vmhost2/t47adm is the user configured (although its not a domain configuration (installation) but t47vmhost2 is the computer name. So its kind of local user defined in SQL with said authorization. below is the log from file MSSCONCHECK.LOG
    [SQL Native Client]Named Pipes Provider: Could not open a connection to SQL Server [2].
    [SQL Native Client]Login timeout expired
    [SQL Native Client]An error has occurred while establishing a connection to the server. When
    connecting to SQL Server 2005, this failure may be caused by the fact that under the default
    settings SQL Server does not allow remote connections.
    I am still stuck in ?
    Can you please verify if i am using right DVDs
    51033495_1     NW 7.0 SR3 Languages DE,EN,ES,FR,IT,NL
    51033494_3     NW 7.0 SR3 Upgrade Export 3 of 3
    51033494_2     NW 7.0 SR3 Upgrade Export 2 of 3
    51033494_1     NW 7.0 SR3 Upgrade Export 1 of 3
    51033512_14     NW 7.0 SR3 Upgrade Master Windows Server on x64 64bit
    51033508_8     NW 7.0 SR3 Kernel 7.00 Windows Server on x64 64bit Upg ABAP
    Pleas help
    Mani

  • J2EE Engine not Start

    Hi,
    We just installed CRM 2007(ABAP+JAVA stack) with NW 2004s SR2 UC-Kernel 7.00 and NW 2004s SP12 Java based SW Component.  All of them are new installed in our system.The operation system is Windows server 2003 enterprise x64, database is oracle 10.2.0.2 and JDK version is 1.4.2_13 64bit. After installation, ABAP server works fine but J2EE engine looks like cannot start. SDM and dispatcher works fine.  However the status of server0 is always Starting apps and it is keeping restart. The erro code is:
    ERROR => The Java VM terminated with a non-zero exit code.
    I'm a really newbie of SAP Basis. So really appreciate anyone's help.

    Hi,
          I'm facing the same issue could you please let me know to what value did you change the Heap Memory to and can I know how did you set the virtual memory,
    Can this error occur due to Virtual memory settings,
    In my case we have three drives C drive 20 GB for OS  and D drive 60 GB for SAP and E drive 125 GB for DB for all drives I set Min-4096 and Max-4096, Want to know if this is correct.
    Can anyone tell me what should I do to get the Java Instance Up
    Thanks
    Harikrishna

Maybe you are looking for

  • Apple Mobile Device Failed To Start

    Hi, The other day I was trying to update iTunes to the latest version and there was an error which advised iTunes should be uninstalled and then reinstalled. Following this I have uninstalled iTunes and attempted to reinstall in, however I am now fac

  • Error in installing Database Control with Database Creation Assistant

    I'm trying to install the Database Control on Win2003 with the Database Creation Assistant. I get the following error. D:\oracle\product\10.2.0\admin\ECOMDB\pfile\init.ora (The system cannot find the path specified). Our init.ora file is not in that

  • Connection time out error in HTTP

    Hey guys i m getting connection time out error in a HTTP scenario,when i go in SXMB_ADM i dont find any entry with the name HTTP_TIMEOUT. even in RZ10 i cant find the correct profile parameter. i m taking help from michaels blog /people/michal.krawcz

  • Nokia Lumia mp4 videos files

    Ive just transferred my micro sd card out of my Samsung tocco lite into my Nokia lumia 520 windows phone, the 520 will not play the MP4 video files on the sd card that I shot on the samsung and comes up with the error code c00d5212,the resolution of

  • LinkSys WVC54GCA severe issue

    Hello, after a firmware upgrade from .22 to .24 I lost the web interface. I can still configure the basics via the windows program but cannot access the firmware page for a retry of the upgrade. Is there something I could try ? Is there a windows pro