Error with install Solution manager on step: check DDIC password.

Iu2019m installing  SAP Solution Manager 7.0. ABAP and JAVA instance. OC SLES 10.2. БД Oracle 10.2, update 10.2.0.4. At step 28 out error:
Test logon to SAP System UST failed.
SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct.
Error of sapinst_dev.6.log
WARNING[E] 2010-07-01 11:30:00.166 [iaxxrfcimp.cpp:433]
           CAbRfcImpl::openRfcConn
FRF-00007  Unable to open RFC connection.
TRACE      2010-07-01 11:30:00.167 [iaxxrfcimp.cpp:434]
           CAbRfcImpl::openRfcConn
Failed to open RFC connection
TRACE      2010-07-01 11:30:00.167 [iaxxrfcimp.cpp:436]
           CAbRfcImpl::openRfcConn
DB-Error -          0
Error of  /usr/sap/UST/DVEBMGS03/work/dev_rfc.trc
u2026.
ERROR file opened at 20100701 124301 YEKST, SAP-REL 700,0,48 RFC-VER 3 815142 MT-SL
T:1115703616 ======> CPIC-CALL: 'SAP_CMNOREGTP'
LOCATION    CPIC (TCP/IP) on local host
ERROR       partner '10.10.8.240:3303' not reached
I have tried to change password DDIC at 19920706. Error could not be fixed.  In the SAP GUI can connect SAP *. When Iu2019m trying to connect DDIC out  DB-Error u2013 0.

suse102:/usr/sap/UST/DVEBMGS03/work # cat dev_rfc.trc
ERROR file opened at 20060102 052456 YEKT, SAP-REL 700,0,48 RFC-VER 3 815142 MT-SL
T:1115703616 ======> CPIC-CALL: 'SAP_CMNOREGTP'
LOCATION    CPIC (TCP/IP) on local host
ERROR       partner '10.10.8.240:3303' not reached
TIME        Mon Jan  2 05:24:56 2006
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -10
MODULE      nixxi.cpp
LINE        2764
DETAIL      NiPConnect2
SYSTEM CALL connect
ERRNO       111
ERRNO TEXT  Connection refused
COUNTER     2
T:1115703616 ======> Connect to SAP gateway failed
Connect_PM  TPNAME=IGS.UST, GWHOST=suse102, GWSERV=3303
LOCATION    CPIC (TCP/IP) on local host
ERROR       partner '10.10.8.240:3303' not reached
TIME        Mon Jan  2 05:24:56 2006
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -10
MODULE      nixxi.cpp
LINE        2764
DETAIL      NiPConnect2
SYSTEM CALL connect
ERRNO       111
ERRNO TEXT  Connection refused
COUNTER     4
ERROR file opened at 20100706 142541 YEKST, SAP-REL 700,0,48 RFC-VER 3 815142 MT-SL
T:1115703616 ======> CPIC-CALL: 'SAP_CMNOREGTP'
LOCATION    CPIC (TCP/IP) on local host
ERROR       service '/tmp/.sapstream40300' in use
TIME        Tue Jul  6 14:25:41 2010
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -4
MODULE      nixxi.cpp
LINE        3148
DETAIL      NiIBindSocket: could not delete file '/tmp/.sapstream40300'
            for hdl 2
SYSTEM CALL unlink
ERRNO       1
ERRNO TEXT  Operation not permitted
COUNTER     4
T:1115703616 ======> Connect to SAP gateway failed
Connect_PM  TPNAME=IGS.UST, GWHOST=suse102, GWSERV=3303
LOCATION    CPIC (TCP/IP) on local host
ERROR       partner '10.10.8.240:3303' not reached
TIME        Tue Jul  6 14:25:41 2010
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -10
MODULE      nixxi.cpp
LINE        2764
DETAIL      NiPConnect2
SYSTEM CALL connect
ERRNO       111
ERRNO TEXT  Connection refused
COUNTER     6

Similar Messages

  • Error during installing Solution Manager at step 18 of 25 (import ABAP)

    During installing Solution Manager, I got following errors and can't compleate installing.
    ==========================
    ERROR 2007-02-15 11:05:22
    CJS-30022  Program 'Migration Monitor' exits with error code 2. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2007-02-15 11:05:22
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    ==========================
    and the import_monitor.java.log says,
    ========================
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Required system resources are missing or not available:
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP1' does not exist;
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP2' does not exist;
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP3' does not exist;
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP4' does not exist.
    ====================================
    The folder
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP1 ,2 , 3 ,4 exists, and can be accessed. (In previouse steps, those folders are accessed, correctly)
    Strictly speaking,
    jlc-w1\DVD.image\ is mapped as drive z:
    I also tried put InstallationExport\EXP1 , 2, 3 and 4 at local drive c:
    However the result is same, I got same error.
    Does anyone know this problem?
    Please help me.

    Thank you for the information,
    I have tried with following condition.
    I've copied image from DVD to
    C:\EXP1
    C:\EXP2
    C:\EXP3
    C:\EXP4
    (C: is local drive)
    Then compared all copied files in the local drive and DVD image. Verified all files are identical. also made all files and folder under those folder have R/W permission.
    However I still get same error. ( I did this from fresh OS and new installation as well)
    I used filemon.exe during installation to monitor file access. During other step of the installation, files under EXP1,2,3,4 were accessed successfully.

  • Stuch at the step " Check DDIC password "

    Hi,
    I go for system export/ import  throuh sapinst.
    sap ecc 6.0
    oracle
    red hat linux
    After making the export of system , then go for system import via .sapinst , I m stuck at step " Check DDIC password ".
    Even I m not be able to logon to system through sapgui.
    Following are the error logs :
    *==> sapinstdev.log <==*_
    TRACE      [iaxxbjsmod.cpp:719]
               CJSlibModule::showOkCancelBox_impl()
    <html>Test logon to SAP System REQ failed.<p>Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct.</html>
    TRACE      [iaxxgenimp.cpp:1155]
               showDialog()
    waiting for an answer from gui
    sapinst_dev.log
    >TS> Tue Apr 13 11:50:18 2010
    T:46912508454944 Error in program 'sapinstexe': ======>      A:SY:002 Program SAPMSSY1                                 n
    >TS> Tue Apr 13 12:14:44 2010
    T:46912508454944 Error in program 'sapinstexe': ======> Connect to SAP gateway failed
    Connect_PM  GWHOST=isrecqa, GWSERV=sapgw00, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '172.25.0.94:3300' not reached
    TIME        Tue Apr 13 12:14:44 2010
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       111
    ERRNO TEXT  Connection refused
    COUNTER     14
    T:46912508454944 Error in program 'sapinstexe': ======> Connect to SAP gateway failed
    Connect_PM  GWHOST=isrecqa, GWSERV=sapgw00, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '172.25.0.94:3300' not reached
    TIME        Tue Apr 13 12:14:44 2010
    RELEASE     700
    COMPONENT   NI (network interface)
    Thanx,
    Amit

    Hi,
    We are running on Linux plateform, below is the required log ...
    isrecqa:reqadm 4> cat dev_disp
    trc file: "dev_disp.new", trc level: 1, release: "700"
    sysno      00
    sid        REQ
    systemid   390 (AMD/Intel x86_64 with Linux)
    relno      7000
    patchlevel 0
    patchno    236
    intno      20050900
    make:      single threaded, Unicode, 64 bit, optimized
    pid        24877
    Tue Apr 13 18:46:57 2010
    kernel runs with dp version 243000(ext=110000) (@(#) DPLIB-INT-VERSION-243000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 24877) [dpxxdisp.c   1287]
            shared lib "dw_xml.so" version 236 successfully loaded
            shared lib "dw_xtc.so" version 236 successfully loaded
            shared lib "dw_stl.so" version 236 successfully loaded
            shared lib "dw_gui.so" version 236 successfully loaded
            shared lib "dw_mdm.so" version 236 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Tue Apr 13 18:47:17 2010
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0029.qqq.nxst) took 20 seconds
    Tue Apr 13 18:47:27 2010
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 10 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5521]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >isrecqa_REQ_00                          <
    DpShMCreate: sizeof(wp_adm)             22776   (1752)
    DpShMCreate: sizeof(tm_adm)             6009216 (29896)
    DpShMCreate: sizeof(wp_ca_adm)          28800   (96)
    DpShMCreate: sizeof(appc_ca_adm)        9600    (96)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/548056/548064
    DpShMCreate: sizeof(comm_adm)           548064  (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0       (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)           0       (72)
    DpShMCreate: sizeof(vmc_adm)            0       (2008)
    DpShMCreate: sizeof(wall_adm)           (40056/36728/80/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY             (addr: 0x2aaab589d000, size: 6704576)
    DpShMCreate: allocated sys_adm at 0x2aaab589d000
    DpShMCreate: allocated wp_adm at 0x2aaab589f310
    DpShMCreate: allocated tm_adm_list at 0x2aaab58a4c08
    DpShMCreate: allocated tm_adm at 0x2aaab58a4c68
    DpShMCreate: allocated wp_ca_adm at 0x2aaab5e5fde8
    DpShMCreate: allocated appc_ca_adm at 0x2aaab5e66e68
    DpShMCreate: allocated comm_adm at 0x2aaab5e693e8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0x2aaab5eef0c8
    DpShMCreate: allocated gw_adm at 0x2aaab5eef148
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0x2aaab5eef178
    DpShMCreate: allocated wall_adm at 0x2aaab5eef180
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation map
    <EsMap> EsMapUnamFileMapInit: Initialize the memory 232 MB
    Linux: Kernel supports shared memory disclaiming
    Linux: using madvise(<pointer>, <size>, 9).
    Linux: disclaiming for shared memory enabled
    <ES> 57 blocks reserved for free list.
    ES initialized.
    mm.dump: set maximum dump mem to 96 MB
    Tue Apr 13 18:47:30 2010
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1694]
    ***LOG Q0K=> DpMsAttach, mscon ( isrecqa) [dpxxdisp.c   12650]
    DpStartStopMsg: send start message (myname is >isrecqa_REQ_00                          <)
    DpStartStopMsg: start msg sent
    Warning: Swap space is configured quite small with 16383 MB.
    It should be configured with at least 20 GB on 64 bit systems.
    See note 153641 for more information.
    Warning: tmpfs at /dev/shm is configured quite small with 1972 MB!
    Minimum value is 8192 MB.
    Recommended size is 75 % of RAM + swap.
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Tue Apr 13 18:47:31 2010
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 236
    Release check o.K.
    Tue Apr 13 18:47:32 2010
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    isrecqa:reqadm 5>
    Regards,
    Mushtaq

  • Error while installing Solution manager

    Hi,
    It is urgent Please.
    I am trying to install Solution manager 4.0 on Linux and Maxdb.
    But during Phase Configure UME i am getting below error.
    ERROR      2007-12-17 16:48:16
               CJSlibModule::writeError_impl()
    CJS-30059  J2EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile umconfigurator.log: '
    java.lang.ClassNotFoundException: com.sap.security.tools.UMConfiguratorLoad
         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 com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:79)
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2007-12-17 16:48:16
    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|3|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Doublestack|ind|ind|ind|ind|1|0|runUMConfigurator was executed with status ERROR .
    Can anybody please give me the solution on this.
    Vinnu.

    1. Check the rights of the user with which you are installing.
    2. Check if any firewall is running.
    3. Check the JDK version, you should go with j2sdk1.4.2_09.
    regards
    tamilboy

  • Error on install Solution Manager : Jcmon(error 4). No space left on device

    Hi
    I am having a problem installing Solution Manager 7.0  EHP1- AIX 6.1 DB2 9.7
    During the unpacking phase error:
    FCO-00011 The step unpack with step key was executed with status ERROR (Last error Reported by the step: Execution of the command "/ tmp/sapinst_exe.4325530.1325543592/SAPCAR-x-v-i-r / usr / sap / SMG / SYS / exe / run-f / MidiasInstall / IMKernel/DATA_UNITS/K_701_U_AIX_PPC64/DBINDEP/SAPEXE.SAR, "finished with return code 4. Output
    <html> <head> </ head> <body> <p> An error occurred while processing option <i> EhP1 SAP Solution Manager 7.0> SAP Systems> IBM DB2 for Linux, UNIX, and Windows> Central System> Central System (Reported by the last step error: Execution of the command "/ tmp/sapinst_exe.4325530.1325543592/SAPCAR-x-v-i-r / usr / sap / SMG / SYS / exe / run-f / MidiasInstall/IMKernel/DATA_UNITS/K_701_U_AIX_PPC64 / DBINDEP / SAPEXE.SAR, "finished with return code 4. Output:
    Sapce: processing archive / MidiasInstall/IMKernel/DATA_UNITS/K_701_U_AIX_PPC64/DBINDEP/SAPEXE.SAR (version 2.01)
    x jcmon
    Sapce: error writing to / usr / sap / SMG / SYS / exe / run / jcmon (error 4). No space left on device).
    Note: I downloaded the newest sapinst but not resolved.
    SAPinst build information:
    abi version: 722
    make variant: 720_REL
    build: 1296039
    compile time: 26 Dec 2011 02:46:25
    Media used:
    51041320 - DB2 9.7 - Client
    51041317_1 DB2 9.7 - RDBMS
    51040438 - Export
    51040437 - Installation Master
    51040439 - Java SW Comp
    51040584 - Kernel
    Filesystem GB blocks Free% Used Iused% Iused Mounted on
    / dev/hd2 5:00 49 709 2.76 45% 8% / usr
    / dev/fslv00 15:00 15:00 15 1% 1% / usr / sap / SMG
    any idea ?

    Hi,
    The /usr/sap file system looks fine.
    Could you also check the file space on the /tmp file system? This is usually less and SAPInst can fill this up very quickly.
    Ideal to create a seperate SAPInst directory rather than use the default /tmp/sapinst_instdir.
    Regards,
    Srikishan

  • Error while installing Solution manager with Export

    Hi,
    I built an export of our Existing Solution Manager system and trying to install a new Demo System with that export but getting this error and not able to find any Solution. Please help me.
    /usr/sap/SOT/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/
    R3ldmain.c#14 $ SAP
    /usr/sap/SOT/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled Jan 23 2008 17:39:05
    /usr/sap/SOT/SYS/exe/run/R3load -ctf I /dump110/solmgr7.0/export/ABAP/DATA/SAP00
    00.STR /tmp/sapinst_instdir/SOLMAN/LM/COPY/ORA/SYSTEM/CENTRAL/AS/DDLORA.TPL SAP0
    000.TSK ORA -l SAP0000.log -o D
    (TPL) ERROR: unknown template variable "compress"
    /usr/sap/SOT/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/SOT/SYS/exe/run/R3load: END OF LOG: 20100720164405
    /usr/sap/SOT/SYS/exe/run/R3load: START OF LOG: 20100720174800
    /usr/sap/SOT/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/
    R3ldmain.c#14 $ SAP
    /usr/sap/SOT/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled Jan 23 2008 17:39:05
    /usr/sap/SOT/SYS/exe/run/R3load -ctf I /dump110/solmgr7.0/export/ABAP/DATA/SAP00
    00.STR /tmp/sapinst_instdir/SOLMAN/LM/COPY/ORA/SYSTEM/CENTRAL/AS/DDLORA.TPL SAP0
    I am getting the same error for all the package.
    Regards,
    Subhash

    try to update the kernel.
    and also check the below link which gives you some clue
    Re: ERP 6.0 Installation Problem at R3Load / ABAP Import

  • Error while installing SOLUTION MANAGER 7.0 EHP 1

    Hi Experts.
    I face this problem while installing SOLMAN 7.0 EHP1 for MAXDB on Windows 2003 . DO you have any idea what happens with my installation?*
    *(Before installing this, I have more than 80GB hard disk and 4Gb RAM on Server)*An error occurred while processing option SAP Solution Manager 7.0 EhP1 > SAP Systems > MaxDB > Central System > Central System( Last error reported by the step: Execution of JLoad tool 'C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ADA\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;C:\sapdb\programs\runtime\jar\sapdbc.jar" -sec TST,jdbc/pool/TST,
    SAPDEMO/sapmnt/TST/SYS/global/security/data/SecStore.properties,
    SAPDEMO/sapmnt/TST/SYS/global/security/data/SecStore.key -dataDir "C:\Documents and Settings\Administrator\Desktop\SOLMAN\SOLMAN JAVA Component\51040439\DATA_UNITS\SOLMAN_JAVA_EXPORT_JDMP" -job "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ADA\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1. SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ADA/CENTRAL/AS/jload.java.log' for more information.
    Once I went and check jload.java.log and jload.log, there's something relate to space disk. Here are the log for the 2 files:
    Jun 8, 2011 10:21:42 AM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Jun 8, 2011 10:21:42 AM com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dbtech.jdbc.exceptions.DatabaseException: [-907]: Space for user session exhausted
         at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:65)
         at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:1061)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:689)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:563)
         at com.sap.dbtech.util.security.AuthenticationManager.<init>(AuthenticationManager.java:78)
         at com.sap.dbtech.jdbc.ConnectionSapDB.doConnect(ConnectionSapDB.java:405)
         at com.sap.dbtech.jdbc.ConnectionSapDB.<init>(ConnectionSapDB.java:136)
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:246)
         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:583)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    And this's jload.log:
    8.06.11 10:21:42 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    08.06.11 10:21:42 com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dbtech.jdbc.exceptions.DatabaseException: [-907]: Space for user session exhausted
         at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:65)
         at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:1061)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:689)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:563)
         at com.sap.dbtech.util.security.AuthenticationManager.<init>(AuthenticationManager.java:78)
         at com.sap.dbtech.jdbc.ConnectionSapDB.doConnect(ConnectionSapDB.java:405)
         at com.sap.dbtech.jdbc.ConnectionSapDB.<init>(ConnectionSapDB.java:136)
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:246)
         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:583)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Edited by: Bui Tony on Jun 8, 2011 5:06 AM

    > I face this problem while installing SOLMAN 7.0 EHP1 for MAXDB on Windows 2003 . DO you have any idea what happens with my installation?*
    I HIGHLY recommend not using a 32bit operating system for Solution Manager, you will run into lots of problems and issues concerning memory usage and limitations of the 32bit platform.> 08.06.11 10:21:42 com.sap.inst.jload.Jload logStackTrace
    > SEVERE: com.sap.dbtech.jdbc.exceptions.DatabaseException: [-907]: Space for user session exhausted
    It seems that the maximum memory on 32bit is reached already. Decrase the CACHESIZE of the database, restart the database and press "retry" in sapinst.
    This will not be the only problem you will get, use a 64bit server and at least 8 GB memory for Solution Manager.
    Markus

  • Error while installing solution manager 7.1

    Hi All,
    I am installing SAP Solution Manager 7.1 SR1 i am facing below issue ,any one please suggest me how to proceed further.I am new to sybase .
    An error occurred while processing option SAP Solution Manager 7.1 Support Release 1 > SAP Systems > SAP ASE > Central System > Central System( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.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/SOLMAN71/SYSTEM/SYB/CENTRAL/AS.
    import_monitor.java log:
    java version "1.4.2_32"
    Java(TM) 2 Runtime Environment, Standard Edition (build 4.1.016)
    SAP Java Server VM (build 4.1.016 1.6-b03, Dec 31 2011 00:41:53 - 41_REL - optU - windows amd64 - 6 - bas2:164914 (mixed mode))
    Import Monitor jobs: running 1, waiting 28, completed 0, failed 0, total 29.
    Loading of 'SAPNTAB' import package: ERROR
    Import Monitor jobs: running 0, waiting 28, completed 0, failed 1, total 29.
    import_monitor  Log:
    INFO: 2014-07-01 10:49:48
    Import Monitor is started.
    CONFIG: 2014-07-01 10:49:48
    Application options:
    dbCodepage=4103
    dbType=SYB
    extFiles=no
    importDirs=D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_1\DATA_UNITS\EXP1;D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_1\DATA_UNITS\EXP2;D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP3;D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4
    installDir=C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS
    jobNum=8
    loadArgs=-c 99000000 -loadprocedure fast
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2014-07-01 10:49:48
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2014-07-01 10:49:48
    List of packages with views: 'SAPVIEW'.
    TRACE: 2014-07-01 10:49:48 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS\DDLSYB.TPL' template file is started.
    INFO: 2014-07-01 10:49:48 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS\DDLSYB.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2014-07-01 10:49:48
    Data codepage 1100 is determined using TOC file 'D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_1\DATA_UNITS\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2014-07-01 10:49:48
    Version table 'SVERS' is found in STR file 'D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    INFO: 2014-07-01 10:49:48
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    INFO: 2014-07-01 10:49:48 com.sap.inst.migmon.LoadThreadDispatcher loadPackage_report
    Monitor jobs: running 1, waiting 28, completed 0, failed 0, total 29  Package Group  max threads: 1 current running threads : 0 processing package: SAPNTAB
    TRACE: 2014-07-01 10:49:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is started.
    TRACE: 2014-07-01 10:49:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPNTAB' import package into database:
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast
    INFO: 2014-07-01 10:49:59 com.sap.inst.migmon.LoadTask run_report
    Monitor jobs: running 0, waiting 28, completed 0, failed 1, total 29  error processing of package SAPNTAB
    ERROR: 2014-07-01 10:49:59 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is interrupted with R3load error.
    Process 'D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast' exited with return code 2.
    For mode details see 'SAPNTAB.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2014-07-01 10:50:18
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2014-07-01 10:50:18
    1 error(s) during processing of packages.
    INFO: 2014-07-01 10:50:18
    Import Monitor is stopped.
    INFO: 2014-07-01 11:09:16
    Import Monitor is started.
    CONFIG: 2014-07-01 11:09:16
    Application options:
    dbCodepage=4103
    dbType=SYB
    extFiles=no
    importDirs=D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_1\DATA_UNITS\EXP1;D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_1\DATA_UNITS\EXP2;D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP3;D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4
    installDir=C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS
    jobNum=8
    loadArgs=-c 99000000 -loadprocedure fast
    monitorTimeout=30
    orderBy=
    r3loadExe=D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2014-07-01 11:09:16
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2014-07-01 11:09:16
    List of packages with views: 'SAPVIEW'.
    TRACE: 2014-07-01 11:09:16 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS\DDLSYB.TPL' template file is started.
    INFO: 2014-07-01 11:09:16 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS\DDLSYB.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2014-07-01 11:09:16
    Data codepage 1100 is determined using TOC file 'D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_1\DATA_UNITS\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2014-07-01 11:09:16
    Version table 'SVERS' is found in STR file 'D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    INFO: 2014-07-01 11:09:16
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    INFO: 2014-07-01 11:09:16 com.sap.inst.migmon.LoadThreadDispatcher loadPackage_report
    Monitor jobs: running 1, waiting 28, completed 0, failed 0, total 29  Package Group  max threads: 1 current running threads : 0 processing package: SAPNTAB
    TRACE: 2014-07-01 11:09:16 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is started.
    TRACE: 2014-07-01 11:09:16 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPNTAB' import package into database:
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast
    INFO: 2014-07-01 11:09:27 com.sap.inst.migmon.LoadTask run_report
    Monitor jobs: running 0, waiting 28, completed 0, failed 1, total 29  error processing of package SAPNTAB
    ERROR: 2014-07-01 11:09:27 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is interrupted with R3load error.
    Process 'D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast' exited with return code 2.
    For mode details see 'SAPNTAB.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2014-07-01 11:09:46
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2014-07-01 11:09:46
    1 error(s) during processing of packages.
    INFO: 2014-07-01 11:09:46
    Import Monitor is stopped.
    NOTE:
    The same issue has been solved in SCN Thread http://scn.sap.com/thread/3360385. As suggested in that note i am trying to look into the sap note
    Note 1716201 - SYB:Update control.xml files for installation: Sybase ASE
    in service market place but it is displaying as Document not released.
    Kindly can any one help me in provind the above mentioned note or help me how to resolve this issue.
    Regards,
    SURYA.

    HI Divyanshu,
    Below is the SAPNTAB.log:
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140630211543
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
    Compiled Dec  2 2011 03:21:30
    patchinfo (patches.h): (0.113) NewDB R3load better support (note 1564286)
    process id 1680
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -ctf I D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DATA\SAPNTAB.STR C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS\DDLSYB.TPL SAPNTAB.TSK SYB -l SAPNTAB.log
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140630211543
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140630211543
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
    Compiled Dec  2 2011 03:21:30
    patchinfo (patches.h): (0.113) NewDB R3load better support (note 1564286)
    process id 1904
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file SDIC.SQL
    (SQL) INFO: SDIC.SQL not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL not found
    (DB) INFO: SVERS created
    (IMP) INFO: import of SVERS completed (1 rows) #20140630211544
    (DB) INFO: SVERS~0 created
    (DB) INFO: DDNTF created
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTF~0 created
    (DB) INFO: DDNTF_CONV_UC created
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTF_CONV_UC~0 created
    (DB) INFO: DDNTT created
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT~0" ON "DDNTT" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: DDNTT_CONV_UC created
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT_CONV_UC~0" ON "DDNTT_CONV_UC" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: disconnected from DB
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 6 error(s)
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140630211555
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140701104948
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
    Compiled Dec  2 2011 03:21:30
    patchinfo (patches.h): (0.113) NewDB R3load better support (note 1564286)
    process id 2304
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast
    (DB) INFO: connected to DB
    (DB) INFO: DDNTF deleted/truncated
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTF_CONV_UC deleted/truncated
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTT deleted/truncated
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file SDIC.SQL
    (SQL) INFO: SDIC.SQL not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL not found
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTT"."DDNTT~0")
    DbSlExecute: rc = 103
      (SQL error 3701)
      error message returned by DbSl:
    [ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DDNTT.DDNTT~0', because it doesn't exist in the system catalogs.
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT~0" ON "DDNTT" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: DDNTT_CONV_UC deleted/truncated
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTT_CONV_UC"."DDNTT_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 3701)
      error message returned by DbSl:
    [ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DDNTT_CONV_UC.DDNTT_CONV_UC~0', because it doesn't exist in the system catalogs.
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT_CONV_UC~0" ON "DDNTT_CONV_UC" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: disconnected from DB
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 6 error(s)
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140701104959
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140701110916
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
    Compiled Dec  2 2011 03:21:30
    patchinfo (patches.h): (0.113) NewDB R3load better support (note 1564286)
    process id 2056
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast
    (DB) INFO: connected to DB
    (DB) INFO: DDNTF deleted/truncated
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTF_CONV_UC deleted/truncated
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTT deleted/truncated
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file SDIC.SQL
    (SQL) INFO: SDIC.SQL not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL not found
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTT"."DDNTT~0")
    DbSlExecute: rc = 103
      (SQL error 3701)
      error message returned by DbSl:
    [ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DDNTT.DDNTT~0', because it doesn't exist in the system catalogs.
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT~0" ON "DDNTT" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: DDNTT_CONV_UC deleted/truncated
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTT_CONV_UC"."DDNTT_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 3701)
      error message returned by DbSl:
    [ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DDNTT_CONV_UC.DDNTT_CONV_UC~0', because it doesn't exist in the system catalogs.
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT_CONV_UC~0" ON "DDNTT_CONV_UC" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: disconnected from DB
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 6 error(s)
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140701110927
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140701120231
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
    Compiled Dec  2 2011 03:21:30
    patchinfo (patches.h): (0.113) NewDB R3load better support (note 1564286)
    process id 2288
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -c 99000000 -loadprocedure fast
    (DB) INFO: connected to DB
    (DB) INFO: DDNTF deleted/truncated
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTF_CONV_UC deleted/truncated
    (SYB_IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "DDNTF_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: DDNTT deleted/truncated
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file SDIC.SQL
    (SQL) INFO: SDIC.SQL not found
    (SQL) INFO: Searching for SQL file D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL
    (SQL) INFO: D:\SAP_DOWNLOADS\INSTALLATION_EXPORTS\EXTRACTED\51042607_2\DATA_UNITS\EXP4\DB/SYB/SDIC.SQL not found
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTT"."DDNTT~0")
    DbSlExecute: rc = 103
      (SQL error 3701)
      error message returned by DbSl:
    [ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DDNTT.DDNTT~0', because it doesn't exist in the system catalogs.
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT~0" ON "DDNTT" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: DDNTT_CONV_UC deleted/truncated
    (SYB_IMP) ERROR: DbSlEndModify failed
      rc = 99, table "DDNTT_CONV_UC"
      (SQL error 30128)
      error message returned by DbSl:
    [ASE Error SQL30128:HY000][SAP][ASE ODBC Driver]Data overflow. Increase specified column size or buffer size
    (IMP) ERROR: EndFastload: rc = 2
    (DB) ERROR: DDL statement failed
    (DROP INDEX "DDNTT_CONV_UC"."DDNTT_CONV_UC~0")
    DbSlExecute: rc = 103
      (SQL error 3701)
      error message returned by DbSl:
    [ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DDNTT_CONV_UC.DDNTT_CONV_UC~0', because it doesn't exist in the system catalogs.
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE  INDEX "DDNTT_CONV_UC~0" ON "DDNTT_CONV_UC" ( "TABNAME" ) )
    DbSlExecute: rc = 99
      (SQL error 1505)
      error message returned by DbSl:
    [ASE Error SQL1505][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create unique index aborted on duplicate key.  Primary key is '""'
    (DB) INFO: disconnected from DB
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 6 error(s)
    D:\usr\sap\MSM\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140701120242

  • Error when Installing Solution Manager for XI

    Hi,
    I am currently installing the SAP Solution Manager in a new server before I am going to install SAP XI. This is because I need the Solution Manager to generate a Key for the XI installation. I am choosing a typical installation. However, I keep hitting into Installation errors as below:
    ERROR 2008-01-04 17:42:37.279
    FSL-01002  Unable to create account sinitasd1201\SAPServiceDSS. HRESULT=0x80005009
    ERROR 2008-01-04 17:42:37.279
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2008-01-04 17:42:37.279
    FCO-00011  The step createAccounts with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR .
    There are a total of 43 steps at the installation, and this error occurs at Step 2.
    There are a few questions which I need some help:
    1) Since the server is fresh, and it is a new installation, when defining parameters during installation, do I choose "Register in existing central SLD" or "Configure a new SLD"?
    1a) If I need to choose "Register in existing central SLD", what values should I input for SLD HTTP Host, SLD HTTP Port, SLD Gateway Host and SLD Gateway Instant Number?
    1b) If I need to choose "Configure a new SLD", what value should I input for the Object Server Name?
    2) Any ideas what the errors above is about and how to solve them?
    Please kindly advise, thank you.

    Hi,
    Thanks for your help. Now I am able to get pass step 2, and now I am hitting an error at step 34, "Start Java Engine". The error in the log file is:
    ERROR 2008-01-09 09:48:08.629
    CJS-30150  Java processes of instance DSS/DVEBMGS00 [ABAP: ACTIVE, Java: UNKNOWN] did not reach state PARTRUNNING after 20:00 minutes. Giving up.
    ERROR 2008-01-09 09:48:08.629
    FCO-00011  The step startJava 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_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR .
    Do you know how to overcome this issue? Please kindly help. Thank you.

  • Getting an error while installing Solution Manager 7.0

    I'm tring to install Solutionmanger 7 SR2 on a windows 2003 32bit Server. and facing this issue. I have US_export_policy.jar and local_policy.jar are installed properly. But still getting following issue...
    SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
    SOLMANSTM/sapmnt/STM/SYS/global/security/data/SecStore.key".
    at com.sap.security.core.server.secstorefs.KeyHandler.writeKeyIntoFile(KeyHandler.java:618)
    at com.sap.security.core.server.secstorefs.KeyHandler.setNewKeyInFile(KeyHandler.java:666)
    at com.sap.security.core.server.secstorefs.Crypt.setNewKeyInFile(Crypt.java:502)
    at com.sap.security.core.server.secstorefs.SecStoreFS.createStoreWithEncryption(SecStoreFS.java:1739)
    at com.sap.security.core.server.secstorefs.SecStoreFS.handleCreate(SecStoreFS.java:842)
    at com.sap.security.core.server.secstorefs.SecStoreFS.main(SecStoreFS.java:1274)
    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.io.FileNotFoundException:
    SOLMANSTM\sapmnt\STM\SYS\global\security\data\SecStore.key (The specified network name is no longer available)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
    at com.sap.security.core.server.secstorefs.KeyHandler.writeKeyIntoFile(KeyHandler.java:611)
    ... 10 more
    Please help.

    > I face this problem while installing SOLMAN 7.0 EHP1 for MAXDB on Windows 2003 . DO you have any idea what happens with my installation?*
    I HIGHLY recommend not using a 32bit operating system for Solution Manager, you will run into lots of problems and issues concerning memory usage and limitations of the 32bit platform.> 08.06.11 10:21:42 com.sap.inst.jload.Jload logStackTrace
    > SEVERE: com.sap.dbtech.jdbc.exceptions.DatabaseException: [-907]: Space for user session exhausted
    It seems that the maximum memory on 32bit is reached already. Decrase the CACHESIZE of the database, restart the database and press "retry" in sapinst.
    This will not be the only problem you will get, use a 64bit server and at least 8 GB memory for Solution Manager.
    Markus

  • Errors on installing Solution Manager 4.0 SR3

    Dear Colleagues:
    What possible solutions can i get to manage this kind of error??, thanks in advanced!!!!!!!
    Media Used:
    Local Installation
    DB2                                   51033121_1.ZIP
    CLI / JDBC Driver           51033122.ZIP
    UCKernel                           KU_WINDOWS_I386  (Unicode nw7.0)
    InstMaster                           sm4.0
    Export                           sm4.0\export
    Lang                                   sm4.0\lang
    JavaComp                           sm4.0\java
    Java                                   j2sdk1.4.2_09
    INFO 2008-07-18 16:30:37.937
    Output of D:\instcd\db2\51033121_1\DB2_LUW_RDBMS_9.1_FP3SAP_Windows\WINDOWS_I386\ESE\image\setup.exe -i en -l "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\db2setup.log" -t "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\db2setup.trc" -u "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\win_ese.rsp" -p C:\db2\db2s01\db2_software -m is written to the logfile setup.exe.log.
    WARNING 2008-07-18 16:32:25.296
    Execution of the command "D:\instcd\db2\51033121_1\DB2_LUW_RDBMS_9.1_FP3SAP_Windows\WINDOWS_I386\ESE\image\setup.exe -i en -l "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\db2setup.log" -t "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\db2setup.trc" -u "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\win_ese.rsp" -p C:\db2\db2s01\db2_software -m" finished with return code 1639. Output:
    ERROR 2008-07-18 16:32:25.296
    Aborting the installation
    ERROR 2008-07-18 16:32:25.312
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2008-07-18 16:32:25.343
    FCO-00011  The step InstallDB2Software 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_CreateDB|ind|ind|ind|ind|0|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_DB2SoftwareInstall|ind|ind|ind|ind|0|0|InstallDB2Software was executed with status ERROR .

    Hellow to all
    You should carefully  look at    ..\sapinst_instdir\NW701\AS-ABAP\DB6\CENTRAL\db2setup.log file, it is quite probably you find out the real  error message cause.
    I had  same  message from SapInst,when seeking on that file I retrieved the following clue:
    MSI (s) (48:B8) [14:01:15:562]: PROPERTY CHANGE: Modifying TRANSFORMS property. Its current value is '|F:\ISAACW1\Install\SAPNW71\DB2LUW\5103702.ZIP\DB2_LU1.1_F\WINDOW1\ESE\image\db2\Windows\ESE\1033.MST'. Its new value: 'F:\ISAACW1\Install\SAPNW71\DB2LUW\5103702.ZIP\DB2_LU1.1_F\WINDOW1\ESE\image\db2\Windows\ESE\1033.MST'.
    /**************************  My comments below the suspicious error message
    =>> MSI (s) (48:B8) [14:01:15:562]: PROPERTY CHANGE: Adding SETUPEXEDIR property. Its value is 'F:\ISA  CURRENTDIRECTORY='.
    /* As it can seen there is a gap between 'ISA' and 'CURRENT...' words,  above this line you can't see any space at all                      
    /* I was launching all installation software from an external HDD  ( F: ) so the issue was solved just by copying all media on a            
    /* fixed server disc                                                                               
    /****************************  En of my comments, below more log lines
    MSI (s) (48:B8) [14:01:15:625]: Note: 1: 1708
    MSI (s) (48:B8) [14:01:15:625]: Product: DB2 Enterprise Server Edition -- Installation failed.
    MSI (s) (48:B8) [14:01:15:625]: Windows Installer installed the product. Product Name: DB2 Enterprise Server Edition. Product Version: 9.1.700.855. Product Language: 1033.
    Installation success or error status: 1639.
    MSI (s) (48:B8) [14:01:15:640]: Attempting to delete file C:\Windows\Installer\106e7db.mst
    MSI (s) (48:B8) [14:01:15:656]: MainEngineThread is returning 1639
    Info 1639.Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.
    F:\ISAACW1\INSTALL\SAPNW71\DB2LUW\5103702.ZIP\DB2_LU1.1_F\WINDOW~1\ESE\IMAGE\DB2\WINDOWS"
    MSI (s) (48:F0) [14:01:15:671]: User policy value 'DisableRollback' is 0
    MSI (s) (48:F0) [14:01:15:671]: Machine policy value 'DisableRollback' is 0
    MSI (s) (48:F0) [14:01:15:671]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (48:F0) [14:01:15:671]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3:

  • Error when installing Solution Manager

    I'm tring to install Solutionmanger 7 SR2 on a windows 2003 32bit Server. and facing this issue. I have US_export_policy.jar and local_policy.jar are installed properly. But still getting following issue...
    SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    com.sap.security.core.server.secstorefs.FileIOException: I/O error on file "
    SOLMANSTM/sapmnt/STM/SYS/global/security/data/SecStore.key".
         at com.sap.security.core.server.secstorefs.KeyHandler.writeKeyIntoFile(KeyHandler.java:618)
         at com.sap.security.core.server.secstorefs.KeyHandler.setNewKeyInFile(KeyHandler.java:666)
         at com.sap.security.core.server.secstorefs.Crypt.setNewKeyInFile(Crypt.java:502)
         at com.sap.security.core.server.secstorefs.SecStoreFS.createStoreWithEncryption(SecStoreFS.java:1739)
         at com.sap.security.core.server.secstorefs.SecStoreFS.handleCreate(SecStoreFS.java:842)
         at com.sap.security.core.server.secstorefs.SecStoreFS.main(SecStoreFS.java:1274)
         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.io.FileNotFoundException:
    SOLMANSTM\sapmnt\STM\SYS\global\security\data\SecStore.key (The specified network name is no longer available)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
         at com.sap.security.core.server.secstorefs.KeyHandler.writeKeyIntoFile(KeyHandler.java:611)
         ... 10 more
    Please help.

    > Caused by: java.io.FileNotFoundException:
    SOLMANSTM\sapmnt\STM\SYS\global\security\data\SecStore.key (The specified network name is no longer available)
    It sems that this share is no more available/accessible for user SAPService<SID>.
    Can you access that using
    dir \\SOLMANSTM\sapmnt\STM\SYS\global\security\data\SecStore.key
    in a cmd.exe?
    Markus

  • Error at step 42/45 while install Solution Manager 4.0

    Hi SAP guru,
    I'm install Solution Manager 4.0 on Windows 2003 R2 with Oracle10g
    and JSDK 1_4_2_16, while facing step 42/45 (Configure System Landscape Directory). Its shown error below.
    ERROR 2008-01-17 16:02:04
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    ERROR 2008-01-17 16:02:04
    FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .
    Any solution for this problem?
    PS. I was ran sapinst.exr SAPINST_SKIP_ERROR=true on step 39 (Install Software Units) after set SDM mode = integrated.
    Thanks in advance

    Hi Snehal,
    The log I paste above was too many days ago. Thus, I'm get a new one from Log Browser for you.
    ERROR 2008-01-21 19:05:35
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    ERROR 2008-01-21 19:05:35
    FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .
    and this from sapinst_dev.log as your requested.
    INFO       2008-01-21 19:05:35
               CJSlibModule::writeInfo_impl()
    Execution of the command "C:\j2sdk1.4.2_16\bin\java.exe -classpath E:/usr/sap/SOL/DVEBMGS01/j2ee/cluster/server0/apps/sap.com/tclmctcutilbasic_ear/servlet_jsp/ctc/root/WEB-INF/classes/ com.sap.ctc.util.ConfigMainExt XXXXXX ahosapso:50100 J2EE_ADMIN XXXXXX" finished with return code 0. Output:
    TYPE=A<BR>STATE=401<BR>INFO_SHORT=Error connecting to http://ahosapso:50100/ctc/ConfigServlet?param=com.sap.ctc.util.SecurityRoleConfig;MAP_SECURITYROLE_TO_USER;ROLE=DataSupplierLD,USER=SLDDSUSER,COMPONENT=sap.com/com.sap.lcr*sld,HOST=ahosapso,P4PORT=50104,J2EE_ADMIN=J2EE_ADMIN,J2EE_PASSWORD=des19(66|31|151|231|117|153|233|51|218|54|). The provided user data might be incorrect or user might be locked.<BR>CONFIGURATION=
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    NWException thrown: nw.configError:
    Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    ERROR      2008-01-21 19:05:35
               CJSlibModule::writeError_impl()
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2008-01-21 19:05:35
    FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .
    TRACE     
    <html><head></head><body><p>An error occurred while processing service <b>SAP Solution Manager 4.0 Support Release 1 > SAP Systems > Oracle > Central System > Central System Installation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    Edited by: jitpanu sriudomwat on Jan 24, 2008 3:47 AM

  • DbSlErrorMsg rc = 20 error installing solution manager 3.2

    what am i doing wrong?
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:40:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSSEXC.log
    ERROR      2007-10-23 00:40:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPAPPL0.log
    ERROR      2007-10-23 00:40:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPAPPL1.log
    INFO       2007-10-23 00:40:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:40:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPAPPL2.log
    ERROR      2007-10-23 00:40:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSSRC.log
    ERROR      2007-10-23 00:40:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSDIC.log
    INFO       2007-10-23 00:40:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:41:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPPOOL.log
    ERROR      2007-10-23 00:41:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSPROT.log
    ERROR      2007-10-23 00:41:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSDOCU.log
    INFO       2007-10-23 00:41:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:41:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:41:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:41:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSLEXC.log
    ERROR      2007-10-23 00:41:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPCLUST.log
    ERROR      2007-10-23 00:41:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSLOAD.log
    INFO       2007-10-23 00:41:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:41:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:42:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPUSER.log
    ERROR      2007-10-23 00:42:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAP0000.log
    THIS IS WHAT THE LOG SAYS
    C:\usr\sap\MGF\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\MGF\SYS\exe\run/R3load.exe: version R6.40/V1.4
    C:\usr\sap\MGF\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPPOOL.cmd -l C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPPOOL.log -stop_on_error
    (DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20
    (DB) ERROR: DbSlErrorMsg rc = 20
    Thanks

    hey Venkat
    Im trying to install solution manager 3.2 with oracle 9i...
    I successfully created the central instance.
    when creating database instance i get that error. during the load phase..I installed nonunicode installation
    central instance is running. could it be that I'm using wrong code page 1100?
    I'm not sure what to do its been bugging me for past few days..
    And also do you know if 10g is supported with solution manager 3.2? When i installed 10g it said "no database found on this host"
    Thanks for your help
    Message was edited by:
            anand patel

  • Installing Solution Manager 4 error

    I am trying to installing Solution Manager 4 onto a server which has an existing installation of SMD on it already. The play was to install SM4 and then migrate SMD to it at a later time.
    While running through the system information check (this runs after I have input the path to the java component DVD and the location of the JCE policy) an is returned "type of instance in cache is wrong".
    This seems to be related to SMD, the sapinst_dev.log:
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow() found instance in cache.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow() found instance in cache.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-10 16:45:00.953 NWInstance._fromRow() found instance in cache.
    ERROR      2006-05-10 16:45:00 [iaxxinscbk.cpp:271]
               abortInstallation
    CJS-00030  Assertion failed: in
    function (theRow) {
        NW.trace("NWInstance._fromRow(", dump_properties(theRow), ")");
        var name = theRow.name;
        var type = theRow.type;
        var retval;
        var key = NWInstance._whereFromRow(theRow);
        var fromCache = NWInstance._cache[key];
        if (fromCache) {
            NW.trace("NWInstance._fromRow() found instance in cache.");
            retval = fromCache;
            ASSERT(arguments.callee, retval.getType() == type, "type of instance in cache is wrong");
    Has anyone come across this, or have any suggestions on what might be happening.
    Thanks,
    David

    Hello,
    I know this is old, but I faced the same problem and the steps I did to resolve were:
    1) Make sure there is nothing else under /usr/sap/<SID> and /sapmnt/<SID>
    2) Stop SAPinst and remove sapinst_dir
    3) Clean or remove /usr/sap/sapservices file
    Good Luck!
    Cleiton

Maybe you are looking for

  • How to transfer contacts from iphone 3gs to iphone 5

    How do you transfer and upload contatcts from iphone 3gs ver 5.1.1 to new iphone 5? Anybody any solutio (s) ?

  • Pdf content not loading while printing using JavaScript

    In my web app, I am trying to print a doc using JavaScript, but content of the pdf is not getting loaded, this can be seen in the below link. https://drive.google.com/file/d/0B2nqjT-VxFWwVVhsQ1hLUnJ3MFU/view?usp=sharing Code: var printWin = window.op

  • Can't log in to macbook pro

    Whenever I want to log in my 6 months macbook pro. It will log out. I've tried pram etc and it doesn't works. I also entered safe mode and it won't enter. Help me please, this is the video of my mac problem.

  • Re-order of accounts

    I have 5 email accounts coming to my iPhone. The all work great, but I want to re-order the list of accounts. How do I do that? I can't see any logic of the current ordering.

  • Roxio Streamer is not automatically updating my Movie List...

    Since the Roxio Streamer is not automatically updating its movie list, I'm also not receiving email notifications when new movies are ready to be viewed remotely. How do I fix this problem?