Error by installation SAP Web AS 6.40 SR1 ABAP

hi,
by installing the central instance there show an error like "ERROR 2005-08-24 08:48:20
"MUT-03011  Execution of the command "C:/Temp/1/sapinst_exe.2900.1124865565/SAPCAR.exe '-x' '-v' '-g' '-i' '-n' '-R' 'D:\usr\sap\XI3\SYS\exe\uc\NtI386' '-f' 'D:\NT\I386/SAPEXE.SAR,'" finished with return code 29. Output:"
what does it mean?
can you help me please?
thanks.
greets
stefan

Hi Fernando,
to track the problem, you can have a look at the traces in the dev_jcontrol and dev_jcmon trace files located under the /usr/sap/GBS/JC00/work directory of your installation. If the dev_jcontrol file indicates an error in any of the bootstrap processes (bootstrap_<someID>), you can then further track the issue by having a look at the corresponding dev_boostrap_<ID> file in the same directory.
It is likely that the server does not start due to memory problems. If this is the case, have a look at this thread dealing with such a problem: jcontrol.exe J2EE Server stopped
Hope that helps!

Similar Messages

  • Sap Web As 6.40 SR1 post installation error

    Hi, I have a problem with the installation of WEB AS ABAP.
    I installed  Sap Web As 6.40 SR1 following this steps:
         Oracle 9.2.0 with the patch 9.2.0.4
         Web As Abap.
    I assigned two different names for the Oracle System ID and the Sap System ID.
    All the installations finished without errors.
    In the post installation if I enter in the Sap Management
    Console to start the SAP instance i see the following error:
    Process: strdbs.cmd
    Description: Database
    Status: could not be started
    I try to resolve the problem following Sap note 786673 (section security: change permission
    for Oracle files) but unsuccessfully.
    Do you have any suggestion?

    Hi all,
    first of all thanks a lot for your answers.
    I have reinstalled the WEB AS ABAP using the same SID for the DB and for SAP (the SID is C01).
    Unfortunately, I found the same error when I go to start SAP.
    I checked if the oracle services are running and the check was ok, moreover I used the Oracle Enterprise Manager to check if oracle works.
    Sanjeev, I tried to find the script stdbs in C:\usr\sap\C01\SYS\exe\run but without success (I can't find the file above-mentioned).
    I applied also another time the SAP NOTE 786673 (section security: change permission for Oracle files) but unsuccessfully.
    This is the result of the sapstart.loog
    SAP-R/3-Startup Program
    Starting at 2005/10/11 13:50:30
    Startup Profile: "C:\usr\sap\C01\SYS\profile\START_DVEBMGS00_leonard"
    Starting Programs
    (416) CreateProcess(C:\usr\sap\C01\SYS\exe\run\strdbs.cmd) failed(2). ENOENT*: No such file or directory OR: The system cannot find the file specified. 
    (1780) CreateProcess: C:\usr\sap\C01\SYS\exe\run\msg_server.exe pf=C:\usr\sap\C01\SYS\profile\C01_DVEBMGS00_leonard
    (356) CreateProcess: C:\usr\sap\C01\SYS\exe\run\disp+work.exe pf=C:\usr\sap\C01\SYS\profile\C01_DVEBMGS00_leonard
    (1852) CreateProcess: C:\usr\sap\C01\DVEBMGS00\igs\bin\igswd.exe -dir=C:\usr\sap\C01\DVEBMGS00\igs -mode=all -sysname=C01 -sysno=00
    Do you have any suggestion to solve this strange problem??
    Thanks a lot.
    Eugenio.
    Message was edited by: Eugenio Cassiano

  • SAP Web AS 6.40 SR1 - Error on installation (JC00 startup)

    Hi,
    I am trying to install SAP Web AS 6.40 SR1 on a Solaris 5.8 64 Bits machine.
    I got the necessary packages from SWDC (see topic Web AS SR1 required software from SWDC) and started the process. Everything went fine until I got the penultimate step, when SAPInst tries to restart the Java Engine and synchronize something... After 20 minutes waiting, I am finally getting an error like this (sapinst_dev.log):
    TRACE<i>   [syuxcaccmg.cpp:220]
               bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
    Account gbsadm already exists.
    TRACE<i>   [syuxcaccmg.cpp:220]
               bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
    Account 0 already exists.
    TRACE      [syuxcuser.cpp:378]
               iastring CSyUserImpl::getHomeDirectory() const
    account user="gbsadm" uid="5010" exists with parameter home="/sapmnt/"
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 21656
    TRACE<i>   [syuxcaccmg.cpp:267]
               bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
    Account sapsys already exists.
    TRACE      [syuxctask.cpp:1242]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 21940
    TRACE<i>
               CJSlibModule::writeInfo_impl()
    Output of /usr/sap/GBS/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/GBS/profile/GBS_JC00_blcsp01' is written to the logfile jcmon.log.
    TRACE<i>
               CJSlibModule::writeInfo_impl()
    Execution of the command "/usr/sap/GBS/JC00/j2ee/os_libs/jcmon 'pf=/sapmnt/GBS/profile/GBS_JC00_blcsp01'" finished with return code 0. Output: snipped
    TRACE<i>
               CJSlibModule::writeInfo_impl()
    J2EE Engine JC00 of SAP system GBS did not come up after 753 seconds: waiting for another 20 seconds.
    I decided to restart the service by myself (as suggested by topic MUT-03011  Execution of the command "C:\usr\sap\P64\SYS\exe\run/jcmon.exe) and see what happens, but got the same error.
    Are you able to help me? I have already tried this installation 3 times!!!
    Thanks in advance
    Fernando Urzedo

    Hi Fernando,
    to track the problem, you can have a look at the traces in the dev_jcontrol and dev_jcmon trace files located under the /usr/sap/GBS/JC00/work directory of your installation. If the dev_jcontrol file indicates an error in any of the bootstrap processes (bootstrap_<someID>), you can then further track the issue by having a look at the corresponding dev_boostrap_<ID> file in the same directory.
    It is likely that the server does not start due to memory problems. If this is the case, have a look at this thread dealing with such a problem: jcontrol.exe J2EE Server stopped
    Hope that helps!

  • Error in installing SAP Web AS ABAP (Unicode Version)

    I have SAP Web AS Java in my machine already, but in order to install XI, I need to install also ABAP unicode. During the installation, I got the following error. I can't interpret it what it is or what I have done wrong. Can anybody give me a hand?
    Here is the error message:
    ERROR 2005-12-16 01:51:17
    MOS-01082  File system node E:/IM01_NT_I386\SAPINST\NT\I386\UNINSAP.EXE with type NODE does not exist.
    ERROR 2005-12-16 01:51:17
    MOS-01105  Processing of one or more file system node operations of table   Content of table: t_SAPComponent_Filesystem_Action_SHARED with condition WHERE WapsSystemName='J2E' AND WapsInstanceName='DVEBMGS00' AND WapsInstanceHost='vm-w3k-pck' AND OpMode NOT IN('CHECKFREESPACE', 'CHECKIF')  Row[0]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/prfclog" FollowLinks="TRUE" NodeName="C:\usr\sap/prfclog" NodeType="DIRECTORY" OpMode="CREATE"   Row[1]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E" NodeType="DIRECTORY" OpMode="CREATE"   Row[2]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/DVEBMGS00" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/DVEBMGS00" NodeType="DIRECTORY" OpMode="CREATE"   Row[3]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/DVEBMGS00/data" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/DVEBMGS00/data" NodeType="DIRECTORY" OpMode="CREATE"   Row[4]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/DVEBMGS00/data/cache" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/DVEBMGS00/data/cache" NodeType="DIRECTORY" OpMode="CREATE"   Row[5]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/DVEBMGS00/exe" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/DVEBMGS00/exe" NodeType="DIRECTORY" OpMode="CREATE"   Row[6]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/DVEBMGS00/log" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/DVEBMGS00/log" NodeType="DIRECTORY" OpMode="CREATE"   Row[7]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/DVEBMGS00/sec" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/DVEBMGS00/sec" NodeType="DIRECTORY" OpMode="CREATE"   Row[8]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/DVEBMGS00/work" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/DVEBMGS00/work" NodeType="DIRECTORY" OpMode="CREATE"   Row[9]    WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS" NodeType="DIRECTORY" OpMode="CREATE"   Row[10]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/exe" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/exe" NodeType="DIRECTORY" OpMode="CREATE"   Row[11]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/exe/opt" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/exe/opt" NodeType="DIRECTORY" OpMode="CREATE"   Row[12]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/exe/dbg" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/exe/dbg" NodeType="DIRECTORY" OpMode="CREATE"   Row[13]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/exe/run" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/exe/run" NodeType="DIRECTORY" OpMode="CREATE"   Row[14]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/gen" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/gen" NodeType="DIRECTORY" OpMode="CREATE"   Row[15]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/gen/dbg" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/gen/dbg" NodeType="DIRECTORY" OpMode="CREATE"   Row[16]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/gen/opt" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/gen/opt" NodeType="DIRECTORY" OpMode="CREATE"   Row[17]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/global" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/global" NodeType="DIRECTORY" OpMode="CREATE"   Row[18]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/profile" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/profile" NodeType="DIRECTORY" OpMode="CREATE"   Row[19]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/J2E/SYS/src" FollowLinks="TRUE" NodeName="C:\usr\sap/J2E/SYS/src" NodeType="DIRECTORY" OpMode="CREATE"   Row[20]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/tmp" FollowLinks="TRUE" NodeName="C:\usr\sap/tmp" NodeType="DIRECTORY" OpMode="CREATE"   Row[21]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans" FollowLinks="TRUE" NodeName="C:\usr\sap\trans" NodeType="DIRECTORY" OpMode="CREATE"   Row[22]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/tmp" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/tmp" NodeType="DIRECTORY" OpMode="CREATE"   Row[23]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS" NodeType="DIRECTORY" OpMode="CREATE"   Row[24]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS/in" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS/in" NodeType="DIRECTORY" OpMode="CREATE"   Row[25]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS/out" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS/out" NodeType="DIRECTORY" OpMode="CREATE"   Row[26]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS/log" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS/log" NodeType="DIRECTORY" OpMode="CREATE"   Row[27]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/bin" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/bin" NodeType="DIRECTORY" OpMode="CREATE"   Row[28]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/buffer" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/buffer" NodeType="DIRECTORY" OpMode="CREATE"   Row[29]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/cofiles" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/cofiles" NodeType="DIRECTORY" OpMode="CREATE"   Row[30]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/data" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/data" NodeType="DIRECTORY" OpMode="CREATE"   Row[31]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/etc" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/etc" NodeType="DIRECTORY" OpMode="CREATE"   Row[32]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/log" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/log" NodeType="DIRECTORY" OpMode="CREATE"   Row[33]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/sapnames" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/sapnames" NodeType="DIRECTORY" OpMode="CREATE"   Row[34]   WapsSystemName="J2E" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="WAPS_COPY_E:/IM01_NT_I386\SAPINST\NT\I386\UNINSAP.EXE_C:\usr\sap\J2E\SYS\exe\run\..\UNINSTSAP.EXE" NodeName="E:/IM01_NT_I386\SAPINST\NT\I386\UNINSAP.EXE" NodeTarget="C:\usr\sap\J2E\SYS\exe\run\..\UNINSTSAP.EXE" OpMode="COPY"  failed.

    Still have the same error message.
    When I look at the log, it fails at some step that tried to copy UNINSAP.EXE to my local drive. It is looking at directory IM01_NT_I386/SAPINST/NT/I386/UNISAP.EXE. This is a path in the "Installation Master" DVD. However, during the intsallation, the installation wizard asked me to insert the RDBMS DVD.  I don't know exactly what it means. Anyway, following is a stack trace. See the last line:
    MOS-01105  Processing of one or more file system node operations of table
      Content of table: t_SAPComponent_Filesystem_Action_SHARED with condition WHERE WapsSystemName='ABP' AND WapsInstanceName='DVEBMGS00' AND WapsInstanceHost='vm-w3k-pck' AND OpMode NOT IN('CHECKFREESPACE', 'CHECKIF')
      Row[0]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/prfclog" FollowLinks="TRUE" NodeName="C:\usr\sap/prfclog" NodeType="DIRECTORY" OpMode="CREATE"
      Row[1]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP" NodeType="DIRECTORY" OpMode="CREATE"
      Row[2]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/DVEBMGS00" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/DVEBMGS00" NodeType="DIRECTORY" OpMode="CREATE"
      Row[3]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/DVEBMGS00/data" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/DVEBMGS00/data" NodeType="DIRECTORY" OpMode="CREATE"
      Row[4]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/DVEBMGS00/data/cache" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/DVEBMGS00/data/cache" NodeType="DIRECTORY" OpMode="CREATE"
      Row[5]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/DVEBMGS00/exe" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/DVEBMGS00/exe" NodeType="DIRECTORY" OpMode="CREATE"
      Row[6]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/DVEBMGS00/log" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/DVEBMGS00/log" NodeType="DIRECTORY" OpMode="CREATE"
      Row[7]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/DVEBMGS00/sec" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/DVEBMGS00/sec" NodeType="DIRECTORY" OpMode="CREATE"
      Row[8]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/DVEBMGS00/work" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/DVEBMGS00/work" NodeType="DIRECTORY" OpMode="CREATE"
      Row[9]    WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS" NodeType="DIRECTORY" OpMode="CREATE"
      Row[10]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/exe" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/exe" NodeType="DIRECTORY" OpMode="CREATE"
      Row[11]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/exe/opt" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/exe/opt" NodeType="DIRECTORY" OpMode="CREATE"
      Row[12]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/exe/dbg" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/exe/dbg" NodeType="DIRECTORY" OpMode="CREATE"
      Row[13]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/exe/run" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/exe/run" NodeType="DIRECTORY" OpMode="CREATE"
      Row[14]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/gen" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/gen" NodeType="DIRECTORY" OpMode="CREATE"
      Row[15]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/gen/dbg" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/gen/dbg" NodeType="DIRECTORY" OpMode="CREATE"
      Row[16]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/gen/opt" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/gen/opt" NodeType="DIRECTORY" OpMode="CREATE"
      Row[17]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/global" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/global" NodeType="DIRECTORY" OpMode="CREATE"
      Row[18]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/profile" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/profile" NodeType="DIRECTORY" OpMode="CREATE"
      Row[19]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/ABP/SYS/src" FollowLinks="TRUE" NodeName="C:\usr\sap/ABP/SYS/src" NodeType="DIRECTORY" OpMode="CREATE"
      Row[20]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap/tmp" FollowLinks="TRUE" NodeName="C:\usr\sap/tmp" NodeType="DIRECTORY" OpMode="CREATE"
      Row[21]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans" FollowLinks="TRUE" NodeName="C:\usr\sap\trans" NodeType="DIRECTORY" OpMode="CREATE"
      Row[22]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/tmp" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/tmp" NodeType="DIRECTORY" OpMode="CREATE"
      Row[23]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS" NodeType="DIRECTORY" OpMode="CREATE"
      Row[24]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS/in" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS/in" NodeType="DIRECTORY" OpMode="CREATE"
      Row[25]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS/out" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS/out" NodeType="DIRECTORY" OpMode="CREATE"
      Row[26]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/EPS/log" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/EPS/log" NodeType="DIRECTORY" OpMode="CREATE"
      Row[27]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/bin" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/bin" NodeType="DIRECTORY" OpMode="CREATE"
      Row[28]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/buffer" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/buffer" NodeType="DIRECTORY" OpMode="CREATE"
      Row[29]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/cofiles" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/cofiles" NodeType="DIRECTORY" OpMode="CREATE"
      Row[30]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/data" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/data" NodeType="DIRECTORY" OpMode="CREATE"
      Row[31]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/etc" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/etc" NodeType="DIRECTORY" OpMode="CREATE"
      Row[32]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/log" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/log" NodeType="DIRECTORY" OpMode="CREATE"
      Row[33]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="C:\usr\sap\trans/sapnames" FollowLinks="TRUE" NodeName="C:\usr\sap\trans/sapnames" NodeType="DIRECTORY" OpMode="CREATE"
      Row[34]   WapsSystemName="ABP" WapsInstanceName="DVEBMGS00" WapsInstanceHost="vm-w3k-pck" Key="WAPS_COPY_E:/IM01_NT_I386\SAPINST\NT\I386\UNINSAP.EXE_C:\usr\sap\ABP\SYS\exe\run\..\UNINSTSAP.EXE" NodeName="E:/IM01_NT_I386\SAPINST\NT\I386\UNINSAP.EXE" NodeTarget="C:\usr\sap\ABP\SYS\exe\run\..\UNINSTSAP.EXE" OpMode="COPY"
    failed.

  • Error while installing SAP Web AS

    Dear all,
       We had already installed SAP NetWeaver Developer studio 2.0.11.
       Now, we are trying to install SAP Web Application Server 6.40 in Default Mode As Java in windows using Oracle database.
        Please assist me in solving the following error :
    WARNING 2008-05-29 18:33:45
    Error 2 (The system cannot find the file specified.) in execution of a 'CreateProcess' function, line (271),  with parameter (C:\oracle\ora92/bin/oradim -DELETE -SID J2E).
    Thanks in advance,
    Vijay.

    Hi Usha,
              Very thanx for the help. but there is no such folder(SAPINST_INSTDIR) created in Program Files.
              For your info, SAP Web AS 6.40 Installation teriminated in half the way.
              Please help me with other solution. Its very urgent.
    Regards,
    Vijay.

  • Installation of Web AS 6.40 UC ABAP + J2EE Add-on

    Hi
    Systeminfo: Web AS 6.40 UC ABAP + J2EE
    OS: IBM AIX
    DB: DB2
    I get the following error in my callSdmViaSapinst.log:
    Aug 31, 2004 10:52:01... Info:
    Aug 31, 2004 10:52:01... Info: ============================================
    Aug 31, 2004 10:52:01... Info: =   Starting to execute command 'deploy'   =
    Aug 31, 2004 10:52:01... Info: ============================================
    Aug 31, 2004 10:52:01... Info: Starting SDM - Software Deployment Manager...
    Aug 31, 2004 10:52:02... Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3003.00.0000.20031126161800.0000
    Aug 31, 2004 10:52:02... Info: SDM operation mode successfully set to: Standalone
    Aug 31, 2004 10:52:03... Info: Initializing Network Manager (55017)
    Aug 31, 2004 10:52:03... Info: Checking if another SDM is running on port 55018
    Aug 31, 2004 10:52:03... Info: -
    Starting deployment -
    Aug 31, 2004 10:52:03... Info: Loading selected archives...
    Aug 31, 2004 10:52:03... Info: Loading archive '/cdpool/J2EE/J2EE1/J2EE-ENG/JDD/SYNCLOG.SDA'
    Aug 31, 2004 10:52:03... Info: Selected archives successfully loaded.
    Aug 31, 2004 10:52:03... Info: Error handling strategy: OnErrorStop
    Aug 31, 2004 10:52:03... Info: Update strategy: UpdateLowerVersions
    Aug 31, 2004 10:52:03... Info: Starting to execute deployment action (deploy) for "synclog".
    Aug 31, 2004 10:52:05... Info: Creating connections to database "XID".
    Aug 31, 2004 10:52:05... Info: Creating vendor connection to database.
    Aug 31, 2004 10:52:06... Error: Creation of vendor connection failed.
    Original error message is:
    com.ibm.db2.jcc.a.SqlException: Connection authorization failure occurred.  Reason: password expired.
    Stack trace of original Exception or Error is:
    com.ibm.db2.jcc.a.SqlException: Connection authorization failure occurred.  Reason: password expired.
            at com.ibm.db2.jcc.b.b.d(b.java:1214)
            at com.ibm.db2.jcc.b.b.b(b.java:932)
            at com.ibm.db2.jcc.b.bb.i(bb.java:637)
            at com.ibm.db2.jcc.b.bb.c(bb.java:229)
            at com.ibm.db2.jcc.b.bb.c(bb.java:77)
            at com.ibm.db2.jcc.b.b.a(b.java:795)
            at com.ibm.db2.jcc.b.b.a(b.java:359)
            at com.ibm.db2.jcc.b.b.a(b.java:296)
            at com.ibm.db2.jcc.b.b.(b.java:194)
            at com.ibm.db2.jcc.DB2Driver.connect(DB2Driver.java:135)
            at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:149)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:472)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:253)
            at com.sap.sdm.serverext.servertype.dbsc.extern.DBSCConnectionManager.createSDMVendorConnection(DBSCConnectionManager.
    java:214)
            at com.sap.sdm.serverext.servertype.dbsc.extern.DBSCConnectionManager.createSDMConnections(DBSCConnectionManager.java:
    77)
            at com.sap.sdm.serverext.servertype.dbsc.ConnectionManagerDecorator.createSDMConnections(ConnectionManagerDecorator.ja
    va:73)
            at com.sap.sdm.serverext.servertype.dbsc.DatabaseTargetSystem.connect(DatabaseTargetSystem.java:140)
    callSdmViaSapinst.log (49%)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:253)
            at com.sap.sdm.serverext.servertype.dbsc.extern.DBSCConnectionManager.createSDMVendorConnection(DBSCConnectionManager.
    java:214)
            at com.sap.sdm.serverext.servertype.dbsc.extern.DBSCConnectionManager.createSDMConnections(DBSCConnectionManager.java:
    77)
            at com.sap.sdm.serverext.servertype.dbsc.ConnectionManagerDecorator.createSDMConnections(ConnectionManagerDecorator.ja
    va:73)
            at com.sap.sdm.serverext.servertype.dbsc.DatabaseTargetSystem.connect(DatabaseTargetSystem.java:140)
            at com.sap.sdm.serverext.servertype.dbsc.DBSCDeploymentActionProcessor.executeAction(DBSCDeploymentActionProcessor.jav
    a:115)
            at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java
    :58)
            at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:181)
            at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.jav
    a:51)
            at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler
    .java:84)
            at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.j
    ava:61)
            at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:78)
            at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:88)
            at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:74)
            at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:121)
            at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:90)
            at com.sap.sdm.control.command.cmds.Deploy.execute(Deploy.java:162)
            at com.sap.sdm.control.command.decorator.AssureStandaloneMode.execute(AssureStandaloneMode.java:54)
            at com.sap.sdm.control.command.decorator.AssureOneRunningSDMOnly.execute(AssureOneRunningSDMOnly.java:61)
            at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)
            at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)
            at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)
            at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)
            at com.sap.sdm.control.command.decorator.CommandNameLogger.execute(CommandNameLogger.java:49)
            at com.sap.sdm.control.command.decorator.AdditionalLogFileSetter.execute(AdditionalLogFileSetter.java:65)
            at com.sap.sdm.control.command.decorator.AbstractLogDirSetter.execute(AbstractLogDirSetter.java:52)
            at com.sap.sdm.control.command.Command.exec(Command.java:42)
            at SDM.main(SDM.java:21)
    Aug 31, 2004 10:52:06... Error: Execution of deployment action for "synclog" aborted:
    Db connect failed.
    Aug 31, 2004 10:52:06... Error: Deployment NOT successful for synclog
    Aug 31, 2004 10:52:06... Error: -
    At least one of the Deployments failed -
    Aug 31, 2004 10:52:06... Info: Summarizing the deployment results:
    Aug 31, 2004 10:52:06... Error: Aborted: /cdpool/51030277/J2EE1/J2EE-ENG/JDD/SYNCLOG.SDA
    Aug 31, 2004 10:52:06... Error: Processing error. Return code: 4
    Why is it saying that my password has expired? I have logged on with user J2EE_ADMIN using the SAPGUI and that works fine. I can't use the java configtool since I'm getting an error when I'm trying to start it.
    br
    Göran

    Hi,
    We are getting same error. Please tell us what fix it.
    Thanks and Regards
    Sanny

  • Error in opening sap web dynpro iview

    hi all,
    i am trying to open sap webdynpro iview in portal but getting the following error...
    500   Internal Server Error
      Web Dynpro Container/SAP J2EE Engine/6.40 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.ClassNotFoundException: com.lti.wdp.InternalCSLs Found in negative cache -
    Loader Info -
    ClassLoader name: [local/SLAReporting_KM] Parent loader name: [Frame ClassLoader] References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore interface:resourcecontext_api interface:webservices interface:cross interface:ejbserialization sap.com/com.sap.km.application sap.com/tcwddispwda sap.com/tcwdcorecomp service:webdynpro service:sld library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:com.sap.aii.util.xml library:tccolapi library:com.sap.aii.util.misc library:tccmi library:tccol~runtime Resources: D:\usr\sap\CX5\DVEBMGS00\j2ee\cluster\server0\apps\local\SLAReporting_KM\webdynpro\public\lib\app.jar Loading model: {parent,references,local} -
        at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:348)
        at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.<init>(DelegatingView.java:41)
        at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:638)
        at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:675)
        ... 49 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0007.20060509173555.0000 (release=NW04S_07_REL, buildtime=2006-05-09:16:21:23[UTC], changelist=13857, host=pwdfm114), build date: Thu May 18 17:33:32 GMT+05:30 2006
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_09-b05, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en
    Time of Failure Wed Jul 12 09:17:18 GMT+05:30 2006 (Java Time: 1152676038656)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0007.20060210160356.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:25:11[UTC], changelist=388986, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0007.20060210160356.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:25:18[UTC], changelist=388986, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0007.20050713144242.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:14:35[UTC], changelist=357697, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0007.20060228171604.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:30:31[UTC], changelist=391800, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0007.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:15:31[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0007.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:15:22[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0007.20051128142655.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:22:56[UTC], changelist=378069, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0007.20060210162212.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:27:38[UTC], changelist=389002, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0007.20060316153408.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:45:50[UTC], changelist=394237, host=pwdfm101)
    SapWebDynproGenerationCore 7.0007.20060228171604.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:30:40[UTC], changelist=391800, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0007.20060316153408.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:45:50[UTC], changelist=394237, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0007.20060210160356.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:25:11[UTC], changelist=388986, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0007.20060210160356.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:25:18[UTC], changelist=388986, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0007.20050713144242.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:14:35[UTC], changelist=357697, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0007.20060228171604.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:30:31[UTC], changelist=391800, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0007.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:15:31[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0007.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:15:22[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0007.20051128142655.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:22:56[UTC], changelist=378069, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0007.20060210162212.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:27:38[UTC], changelist=389002, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0007.20060316153408.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:45:50[UTC], changelist=394237, host=pwdfm101)
    SapWebDynproGenerationCore 7.0007.20060228171604.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:30:40[UTC], changelist=391800, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0007.20060316153408.0000 (release=645_VAL_REL, buildtime=2006-03-18:15:45:50[UTC], changelist=394237, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for view com.lti.CSLs. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.<init>(DelegatingView.java:41)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:638)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:675)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:560)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:300)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.open(ApplicationWindow.java:204)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:359)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:670)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:267)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:726)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:662)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:808)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:227)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1278)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:353)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:551)
         at com.sap.portal.pb.PageBuilder.wdDoApplicationStateChange(PageBuilder.java:300)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoApplicationStateChange(InternalPageBuilder.java:197)
         at sun.reflect.GeneratedMethodAccessor3364.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doApplicationStateChange(DelegatingComponent.java:139)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doApplicationStateChange(ClientComponent.java:659)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doApplicationStateChange(ClientApplication.java:532)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:120)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:297)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:706)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:660)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.ClassNotFoundException: com.lti.wdp.InternalCSLs
    Found in negative cache
    Loader Info -
    ClassLoader name: [local/SLAReporting_KM]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:resourcecontext_api
       interface:webservices
       interface:cross
       interface:ejbserialization
       sap.com/com.sap.km.application
       sap.com/tcwddispwda
       sap.com/tcwdcorecomp
       service:webdynpro
       service:sld
       library:tcddicddicservices
       library:com.sap.aii.proxy.framework
       library:tcgraphicsigs
       library:com.sap.mw.jco
       library:com.sap.lcr.api.cimclient
       library:sapxmltoolkit
       library:com.sap.aii.util.rb
       library:com.sap.util.monitor.jarm
       library:tcddicddicruntime
       library:com.sap.aii.util.xml
       library:tccolapi
       library:com.sap.aii.util.misc
       library:tc~cmi
       library:tccolruntime
    Resources:
       D:\usr\sap\CX5\DVEBMGS00\j2ee\cluster\server0\apps\local\SLAReporting_KM\webdynpro\public\lib\app.jar
    Loading model: {parent,references,local}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:348)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
         ... 52 more

    Hi there,
    Try re-deploy the application and restart the server. It will fix this problemn.
    Regards,
    Luciano

  • Error by installation SAP R/3 4.c

    Hi,
    we have the following problem by installing the SAP R/3 4.6C on Windows 64 Bit:
    DBDBSLTESTCONNECT_NT_IND , SysDbslConnect: 100
    Cannot connect to DB, rc = 8192
    Can some one help me?
    What is the user connecting during the installation?
    Thank you!

    Hi there,
    You might want to check note 162266 - Questions and tips for R3SETUP on Windows NT / W2K. Also ake sure you don't have a
    mismatch between R3Setup and the dbmss dll. meaning older version of R3SETUP.
    Hope this helps.
    Thanks.

  • Error during installation SAP SAP NetWeaver Developer Studio

    Hello,
    Can somebody help installing SAP SAP NetWeaver Developer Studio?
    I get the message:
    SAP NetWeaver Developer Studio 2.0.0. Setup Wizard not Completed
    The SAP NetWeaver Developer Studio 2.0.0 Setup has not successfully installed all selected components on your computer, either because a component could not be installed or the process has been aborted.
    Click Finish to exit the wizard.
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    It looks like a Windows XP problem, because manually I can't copy or create a file in de directory:
    C:\Documents and Settings\All Users\Documenten
    So the following directory doesn't exits:
    c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\
    It's weird that I don't have access to the "Documenten" directory (this is the dutch Shared-documents-directory) , because I never changed it.
    When I right-click the directory "Documenten", and I go to Properties, then I don't see a tab setting access groups.
    How can I get access again to the "Documenten"-directory?
    Kind regards,
    Alwin.

    Sunil,
         There is a NW-DS version on the NW4 test drive DVD given out at TechED which I believe was also posted on the ftp.sap.com before TechEd '04 for CeBit 2004. I personally would like to put my vote out there for getting preview versions to the hands of admins to install and kick the tires before we try to convince management to buyin to purchase a product. Another way SAP reduces TCO?
    Bill

  • Error in installation of SAP IDES 4.7 in windows 2000 server

    hi i m getting error in sap ides 4.7 installation i m giving here error log and my environment variables list..can anyone help me ...
    Following is list of Environment varialbes...
    VARIABLE     VALUE
    DBMS_TYPE     ORA
    DBS_ORA_SCHEMA  SAPO02
    dbs_ora_tnsname o02
    JAVA           D:\JDK1.3.1_03\BIN
    NLS_LANG     AMERICAN_AMERICA.WE8DEC
    ora          D:\oracle\o02\917\bin\sqlplus.exe
    ORACLE_HOME     D:\ORACLE\O02\917
    ORACLE_SID     O02
    PATH          D:\usr\sap\o02\SYS\exe\run
    SAPDATA_HOME     D:\oracle\o02
    SAPEXE          D:\usr\sap\o02\SYS\exe\run
    SAPLOCALHOST     nainesh
    TEMP          D:\WINNT\TEMP
    TMP          D:\WINNT\TEMP
    Getting error in this step...
    oracle pre-load action.
    Following  is log file....at last error is indicated....:---
    INFO 2008-02-17 13:03:01
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2008-02-17 13:03:14
    The 'saploc' share exists at directory 'D:\usr\sap'. Choosing drive D: as SAP System drive.
    INFO 2008-02-17 13:03:27
    Copying file E:/NT/COMMON/OraVolatileDatabaseParameters.xml to: OraVolatileDatabaseParameters.xml.
    INFO 2008-02-17 13:03:27
    Creating file D:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.xml.
    INFO 2008-02-17 13:04:28
    Copying file C:/sap-source/exp1/DB/ORA/DBSIZE.XML to: DBSIZE.XML.
    INFO 2008-02-17 13:04:28
    Creating file D:\SAPinst ORACLE KERNEL\DBSIZE.XML.
    INFO 2008-02-17 13:04:28
    Copying file system node C:\sap-source\exp1/DB/ORA/DBSIZE.XML with type NODE to DBSIZE.XML succeeded.
    INFO 2008-02-17 13:04:28
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-02-17 13:04:29
    Copying file C:/sap-source/exp1/DB/DDLORA.TPL to: DDLORA.TPL.
    INFO 2008-02-17 13:04:29
    Creating file D:\SAPinst ORACLE KERNEL\DDLORA.TPL.
    INFO 2008-02-17 13:04:29
    Copying file system node C:\sap-source\exp1/DB/DDLORA.TPL with type NODE to DDLORA.TPL succeeded.
    INFO 2008-02-17 13:04:29
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-02-17 13:04:29
    Moving file D:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-02-17 13:04:29
    Moving file D:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-02-17 13:04:29
    Removing file D:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2008-02-17 13:05:14
    Package table created
    PHASE 2008-02-17 13:05:49
    SAP R/3 Enterprise 4.70 for Oracle
    PHASE 2008-02-17 13:05:49
    SAP Web Application Server
    PHASE 2008-02-17 13:05:49
    Request common parameters of SAP System
    PHASE 2008-02-17 13:05:49
    Create operating system accounts
    INFO 2008-02-17 13:05:50
    Copying file D:/SAPinst ORACLE KERNEL/keydb.xml to: D:/SAPinst ORACLE KERNEL/keydb.1.xml.
    INFO 2008-02-17 13:05:50
    Creating file D:\SAPinst ORACLE KERNEL\keydb.1.xml.
    INFO 2008-02-17 13:05:51
    Copying file D:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.xml to: D:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.1.xml.
    INFO 2008-02-17 13:05:51
    Creating file D:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.1.xml.
    INFO 2008-02-17 13:05:51
    Copying file D:/SAPinst ORACLE KERNEL/DBSIZE.XML to: D:/SAPinst ORACLE KERNEL/DBSIZE.1.XML.
    INFO 2008-02-17 13:05:51
    Creating file D:\SAPinst ORACLE KERNEL\DBSIZE.1.XML.
    INFO 2008-02-17 13:05:51
    Changing account ACCOUNTID=S-1-5-21-1993962763-1454471165-725345543-1004 ACCOUNTNAME=nainesh\SAP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2008-02-17 13:05:51
    Changing account ACCOUNTID=S-1-5-21-1993962763-1454471165-725345543-1005 ACCOUNTNAME=nainesh\SAP_O02_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2008-02-17 13:05:51
    Changing account ACCOUNTID=S-1-5-21-1993962763-1454471165-725345543-1006 ACCOUNTNAME=nainesh\SAP_O02_GlobalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Global Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2008-02-17 13:05:51
    Changing account ACCOUNTID=S-1-5-21-1993962763-1454471165-725345543-1007 ACCOUNTNAME=ORA_O02_DBA ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Operator Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2008-02-17 13:07:20
    File system node D:\oracle\O02/sapdata2\roll_1 exists already. Nothing to do.
    INFO 2008-02-17 13:07:20
    File system node D:\oracle\O02/sapdata3\temp_1 exists already. Nothing to do.
    INFO 2008-02-17 13:07:20
    File system node D:\oracle\O02/sapdata1\system_1 exists already. Nothing to do.
    INFO 2008-02-17 13:07:20
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-02-17 13:07:20
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-02-17 13:07:21
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-02-17 13:07:22
    Removing file D:/ORACLE/O02/917/database/initO02.ora.bak.
    INFO 2008-02-17 13:07:22
    Moving file D:/ORACLE/O02/917/database/initO02.ora to: D:\ORACLE\O02\917/database/initO02.ora.bak.
    INFO 2008-02-17 13:07:22
    Creating file D:\ORACLE\O02\917\database\initO02.ora.
    INFO 2008-02-17 13:07:24
    Removing file D:/ORACLE/O02/917/database/initO02.sap.bak.
    INFO 2008-02-17 13:07:24
    Moving file D:/ORACLE/O02/917/database/initO02.sap to: D:\ORACLE\O02\917/database/initO02.sap.bak.
    INFO 2008-02-17 13:07:24
    Creating file D:\ORACLE\O02\917\database\initO02.sap.
    INFO 2008-02-17 13:07:26
    Removing file D:/ORACLE/O02/917/database/initO02.dba.bak.
    INFO 2008-02-17 13:07:26
    Moving file D:/ORACLE/O02/917/database/initO02.dba to: D:\ORACLE\O02\917/database/initO02.dba.bak.
    INFO 2008-02-17 13:07:26
    Copying file E:/NT/COMMON/INSTALL/INITSID.DBA to: D:\ORACLE\O02\917/database/initO02.dba.
    INFO 2008-02-17 13:07:26
    Creating file D:\ORACLE\O02\917\database\initO02.dba.
    INFO 2008-02-17 13:07:27
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02_1/o02.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02_2/o02.data2.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02_3/o02.data3.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02_4/o02.data4.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02_5/o02.data5.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02_6/o02.data6.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02_7/o02.data7.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02_8/o02.data8.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02620_1/o02620.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02620_2/o02620.data2.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02620_3/o02620.data3.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02620_4/o02620.data4.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02620_5/o02620.data5.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02620_6/o02620.data6.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02620_7/o02620.data7.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02620_8/o02620.data8.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02620_9/o02620.data9.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02620_10/o02620.data10.
    INFO 2008-02-17 13:07:20
    File system node D:\oracle\O02/sapdata2\roll_1 exists already. Nothing to do.
    INFO 2008-02-17 13:07:20
    File system node D:\oracle\O02/sapdata3\temp_1 exists already. Nothing to do.
    INFO 2008-02-17 13:07:20
    File system node D:\oracle\O02/sapdata1\system_1 exists already. Nothing to do.
    INFO 2008-02-17 13:07:20
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-02-17 13:07:20
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-02-17 13:07:21
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-02-17 13:07:22
    Removing file D:/ORACLE/O02/917/database/initO02.ora.bak.
    INFO 2008-02-17 13:07:22
    Moving file D:/ORACLE/O02/917/database/initO02.ora to: D:\ORACLE\O02\917/database/initO02.ora.bak.
    INFO 2008-02-17 13:07:22
    Creating file D:\ORACLE\O02\917\database\initO02.ora.
    INFO 2008-02-17 13:07:24
    Removing file D:/ORACLE/O02/917/database/initO02.sap.bak.
    INFO 2008-02-17 13:07:24
    Moving file D:/ORACLE/O02/917/database/initO02.sap to: D:\ORACLE\O02\917/database/initO02.sap.bak.
    INFO 2008-02-17 13:07:24
    Creating file D:\ORACLE\O02\917\database\initO02.sap.
    INFO 2008-02-17 13:07:26
    Removing file D:/ORACLE/O02/917/database/initO02.dba.bak.
    INFO 2008-02-17 13:07:26
    Moving file D:/ORACLE/O02/917/database/initO02.dba to: D:\ORACLE\O02\917/database/initO02.dba.bak.
    INFO 2008-02-17 13:07:26
    Copying file E:/NT/COMMON/INSTALL/INITSID.DBA to: D:\ORACLE\O02\917/database/initO02.dba.
    INFO 2008-02-17 13:07:26
    Creating file D:\ORACLE\O02\917\database\initO02.dba.
    INFO 2008-02-17 13:07:27
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02_1/o02.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02_2/o02.data2.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02_3/o02.data3.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02_4/o02.data4.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02_5/o02.data5.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02_6/o02.data6.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02_7/o02.data7.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02_8/o02.data8.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02620_1/o02620.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02620_2/o02620.data2.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/o02620_3/o02620.data3.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02620_4/o02620.data4.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/o02620_5/o02620.data5.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02620_6/o02620.data6.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/o02620_7/o02620.data7.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02620_8/o02620.data8.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02620_9/o02620.data9.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02620_10/o02620.data10.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata4/o02usr_1/o02usr.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata2/roll_1/roll.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata3/temp_1/temp.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/system_1/system.data1.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/sapdata1/cntrl/cntrlO02.dbf.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/saparch/cntrl/cntrlO02.dbf.
    INFO 2008-02-17 13:07:36
    Removing file D:/oracle/O02/origlogA/cntrl/cntrlO02.dbf.
    INFO 2008-02-17 13:07:37
    Moving file D:/ORACLE/O02/917/database/initO02.ora to: orig_init_ora_tmp.txt.
    INFO 2008-02-17 13:07:37
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: D:\ORACLE\O02\917\database\initO02.ora.
    INFO 2008-02-17 13:07:37
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2008-02-17 13:07:38
    Creating file D:\SAPinst ORACLE KERNEL\oradim.log.
    INFO 2008-02-17 13:07:38
    See 'D:\ORACLE\O02\917/bin/oradim -new -sid O02 -STARTMODE auto' output in 'D:\SAPinst ORACLE KERNEL\oradim.log'.
    INFO 2008-02-17 13:07:38
    'D:\ORACLE\O02\917/bin/oradim -new -sid O02 -STARTMODE auto' returned with '20'.
    INFO 2008-02-17 13:07:39
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:07:40
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:07:49
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:08:35
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:08:39
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:09:44
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:09:49
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:14:33
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:14:38
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:14:40
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:14:41
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:14:42
    Moving file D:/ORACLE/O02/917/database/initO02.ora to: orig_init_ora_tmp.txt.
    INFO 2008-02-17 13:14:42
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: D:\ORACLE\O02\917\database\initO02.ora.
    INFO 2008-02-17 13:14:42
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2008-02-17 13:14:43
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:14:43
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:15:58
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:15:59
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:17:11
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:17:12
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:18:24
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:18:25
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:19:03
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:19:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:20:15
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:20:16
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:21:29
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:21:30
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:22:43
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:22:44
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:23:58
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:23:58
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:25:11
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:25:12
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:26:32
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:26:35
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:27:17
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:27:20
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:28:32
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:28:35
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:29:46
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:29:49
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:31:02
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:31:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:32:16
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:32:19
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:33:31
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:33:34
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:34:46
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:34:46
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:00
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:04
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:31
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:32
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:44
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:45
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:46
    Moving file D:/ORACLE/O02/917/database/initO02.ora to: orig_init_ora_tmp.txt.
    INFO 2008-02-17 13:36:46
    Moving file D:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: D:\ORACLE\O02\917\database\initO02.ora.
    INFO 2008-02-17 13:36:46
    Removing file D:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2008-02-17 13:36:47
    Creating file D:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2008-02-17 13:36:50
    See 'D:\ORACLE\O02\917/bin/lsnrctl stat' output in 'D:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2008-02-17 13:36:50
    'D:\ORACLE\O02\917/bin/lsnrctl stat' returned with '3'.
    INFO 2008-02-17 13:36:50
    Creating file D:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2008-02-17 13:36:51
    See 'D:\ORACLE\O02\917/bin/lsnrctl start' output in 'D:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2008-02-17 13:36:51
    'D:\ORACLE\O02\917/bin/lsnrctl start' returned with '0'.
    INFO 2008-02-17 13:36:56
    Copying file E:/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2008-02-17 13:36:56
    Creating file D:\SAPinst ORACLE KERNEL\oradbusr.sql.
    INFO 2008-02-17 13:36:57
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2008-02-17 13:36:57
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    ERROR 2008-02-17 13:37:02
    CJS-00084  SQL Statement or Script failed. Error Message: Executable D:\ORACLE\O02\917/bin/sqlplus.exe returns 3.
    ERROR 2008-02-17 13:37:02
    FJS-00012  Error when executing script.
    Thanks & Regards,
      Nainesh.

    Thank you very much
    HI dear,
    I found tht file i m pasting log of tht file here tell me whr is problem.
    ================================================================================
    2008-06-29, 03:46:17 SAPINST ORACLE start logging for
    connect  / as sysdba ;
    SHUTDOWN ABORT;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.2.0 - Production on Sun Jun 29 03:46:17 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    ORA-12560: TNS:protocol adapter error
    SAPINST: End of output of SQL executing program E:\oracle\ora92/bin/sqlplus.exe.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2008-06-29, 03:46:18 SAPINST ORACLE stop logging
    ================================================================================
    2008-06-29, 03:46:26 SAPINST ORACLE start logging for
    connect  / as sysdba ;
    SHUTDOWN ABORT;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.2.0 - Production on Sun Jun 29 03:46:26 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.2.1 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.2.0 - Production
    SAPINST: End of output of SQL executing program E:\oracle\ora92/bin/sqlplus.exe.
    2008-06-29, 03:46:26 SAPINST ORACLE stop logging
    ================================================================================
    2008-06-29, 03:46:27 SAPINST ORACLE start logging for
    connect  / as sysdba ;
    STARTUP NOMOUNT;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.2.0 - Production on Sun Jun 29 03:46:27 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area  309606996 bytes
    Fixed Size               453204 bytes
    Variable Size            150994944 bytes
    Database Buffers       156966912 bytes
    Redo Buffers              1191936 bytes
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.2.1 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.2.0 - Production
    SAPINST: End of output of SQL executing program E:\oracle\ora92/bin/sqlplus.exe.
    2008-06-29, 03:46:30 SAPINST ORACLE stop logging
    ================================================================================
    2008-06-29, 03:46:30 SAPINST ORACLE start logging for
    connect  / as sysdba ;
    CREATE DATABASE D11 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG  CHARACTER SET WE8DEC NATIONAL CHARACTER SET UTF8 DATAFILE 'E:\oracle\D11/sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND OFF
      LOGFILE  GROUP 1 ('E:\oracle\D11\origlogA\log_g11m1.dbf', 'E:\oracle\D11\mirrlogA\log_g11m2.dbf') SIZE 50M REUSE,
    GROUP 2 ('E:\oracle\D11\origlogB\log_g12m1.dbf', 'E:\oracle\D11\mirrlogB\log_g12m2.dbf') SIZE 50M REUSE,
    GROUP 3 ('E:\oracle\D11\origlogA\log_g13m1.dbf', 'E:\oracle\D11\mirrlogA\log_g13m2.dbf') SIZE 50M REUSE,
    GROUP 4 ('E:\oracle\D11\origlogB\log_g14m1.dbf', 'E:\oracle\D11\mirrlogB\log_g14m2.dbf') SIZE 50M REUSE
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.2.0 - Production on Sun Jun 29 03:46:30 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    Database created.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.2.1 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.2.0 - Production
    SAPINST: End of output of SQL executing program E:\oracle\ora92/bin/sqlplus.exe.
    2008-06-29, 03:47:12 SAPINST ORACLE stop logging
    ================================================================================
    2008-06-29, 03:47:13 SAPINST ORACLE start logging for
    connect  / as sysdba ;
    CONNECT SYSTEM/MANAGER;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.2.0 - Production on Sun Jun 29 03:47:13 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    ERROR:
    ORA-06553: PLS-213: package STANDARD not accessible
    Error accessing package DBMS_APPLICATION_INFO
    Connected.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.2.1 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.2.0 - Production
    SAPINST: End of output of SQL executing program E:\oracle\ora92/bin/sqlplus.exe.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2008-06-29, 03:47:14 SAPINST ORACLE stop logging
    ==============================================================
    2008-06-29, 03:47:14 SAPINST ORACLE start logging for
    connect  / as sysdba ;
    @@E:\oracle\ora92/rdbms/admin/catalog.sql
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.2.0 - Production on Sun Jun 29 03:47:14 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    Package created.
    Package body created.
    Grant succeeded.
    Package created.
    Synonym created.
    Grant succeeded.
    Table created.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    Package created.
    Package body created.
    No errors.
    Synonym created.
    Package created.
    Package body created.
    No errors.
    0 rows deleted.
    1 row created.
    Commit complete.
    PL/SQL procedure successfully completed.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.
    View created.
    Synonym created.
    Grant succeeded.

  • SAP WEB AS 6.20 unicode installation question

    I am trying to install SAP WEB AS 6.2 unicode version on SAPDB 7.3 on windows 2000 . I get the following error when i try to install the database instance after the succesfully installing the Central instance.
    INFO 2004-10-11 22:22:50
    'C:\51018821/NT/I386/sdbinst.exe  -I C:\sapdb\data -i C:\sapdb\programs -d C:\sapdb\<SID>\DB -b' returned with '0'.
    ERROR 2004-10-11 22:22:51
    MOS-01082  File system node C:\sapdb\programs\pgm\sapni.dll with type NODE does not exist.
    ERROR 2004-10-11 22:22:51
    MOS-01105  Processing of one or more file system node operations of table   Content of table: tADA_Files  Row[0]    NodeName="C:\sapdb\programs\pgm\sapni.dll" NodeTarget="C:\SAPinst12\sapni.dll" OpMode="COPY"  failed.
    ERROR 2004-10-11 22:22:52
    FJS-00012  Error when executing script.
    When I checked, there is no directory 'C:\sapdb\programs\' created at all.
    The XMOD.log file says
    Execute Command : c:\sapdb\indep_prog/pgm/dbmcli.exe -d <SID> dbm_version INSTROOT
    Execute Session Command : exit
    Error! Connection failed to node (local) for database <SID>: dbmsrv not found
    What does this mean and what do I have to do to correct it ?

    Hello Venkatesh,
    could you please tell me which exact SAP DB version you want to install? That's important in this case, because within version 7.3 there's a switch (from a certain Build level) of the SAP DB Installer (used by the sdbinst program).
    Additionally, please send me installation protocol of sdbinst, located in the directory C:\sapdb\data\wrk. The name of the file will look something like this:
    SAPDB<Installationtype>-<Date>-Time.log
    Kind regards,
    Roland

  • Error on the installation of Web Application Server Java 6.40 SP9 on my PC

    Hi, All,
    I got the following error when I try to install Web Application Server Java 6.40  SP9 on my laptop using the CD that comes with the Book 'Java Programming with the SAP Web Application Server'. I'm currently using window XP.
    The installation failed on the 3rd step 'SAP System Installation'.
    I logged on my laptop as my own userid, but I should have the administrator's rights.
    ERROR 2007-05-15 15:43:10
    FSL-00001 System call failed. Error 2 (The system cannot find the file specified.
    ) in execution of system call 'LoadUserProfile' with parameter (thread token for IT-899\j2eadm, j2eadm), line (616) in file (synxccuren.cpp).
    Do you have any ideas what it means?  Any inputs would be greatly appreciated.
    Joanna

    Thank you all for your replies.  I downloaded the newest version of Netweaver from the SAP website and got it installed successuflly.  Points rewarded...Thanks.
    Joanna

  • SAP Web AS Java version 2004s (7.0) installation problem

    Hello,
    I got the below error during the installation process of SAP Web AS Java. Any clue what is wrong?
    ERROR 2007-07-05 07:00:30
    CJS-30151  Java process server0 of instance PLV/DVEBMGS55 [ABAP:
    ACTIVE, Java: (dispatcher: RUNNING, server0: UNKNOWN)] did not start
    after 6:30 minutes. Giving up.
    ERROR 2007-07-05 07:00:31
    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
    It seems
    software components are installed but failed to start. I have about 10
    steps left (most are configuration) before finish.
    Thanks.

    Please put consistent value between the max/min heap memory together with the value of young memory (NewSize) and tenured memory.
    For example:
    -Xmx768m
    -Xms384m
    -XX:NewSize=96m
    -XX:MaxNewSize=192m
    This will set the start of young memory 96m, and start of tenured memory (384-96)m
    Max young memory is 192, and max for tenured is (768-192)m.
    Never set something like below, it won't start.
    -Xmx768m
    -Xms769m
    -XX:NewSize=96m
    -XX:MaxNewSize=192m
    or
    -Xmx768m
    -Xms384m
    -XX:NewSize=385m
    -XX:MaxNewSize=192m
    etc, etc.

  • Installation of SAP Web A S Java 6.40 SP3u0092 at u0091Logon Information' pane

    I am trying to install the following evaluation software’s in bold letters from http://sdn.sap.com on my computer. The installation notes comes with the package SAP Web Application Server when I download it. I am following the installation notes as guided. The hardware/software requirements before installing the following are
    ·     A Windows PC with at least 1Gb of memory and at least 6Gb of free disk-space
    ·     Microsoft Windows 2000 (at least SP3) or Windows Server 2003
    ·     Installed Microsoft SQL Server 2000 with all updates that are explained here
    ·     Installed Sun JDK 1.4.2_04 (Note that there are some known issues with this version. Please use 1.4.2_05 as soon as it is publicly available)
    ·     Installation target must be a NTFS drive (FAT won't work)
    Except for Microsoft SQL Server 2000 I have everything. I am using a Microsoft SQL 2005 Evaluation edition in place of SQL 2000.
    1. SAP Web Application Server Java 6.40 SP3
    2. Patching of SAP Web Application Server to SP5
    3. SAP NetWeaver Developer Studio SP5
    4. SAP Enterprise Portal 6.0 SP3
    5. Patching of SAP Enterprise Portal to SP4
    The URL for ‘Quick Installation Notes’ is
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/installation guide ep sneak preview sp4.pdf
    I get this error when I am trying to run ‘Installation of SAP Web Application Server Java 6.40 SP3’ at ‘Logon Information’ pane.
    ERROR 2004-09-03 10:39:35
    MDB-05043 Script "->srv_j2ee.sql" not found 
    ERROR 2004-09-03 10:39:35
    MDB-05034  Call to a threaded function returned "1".
    WARNING 2004-09-03 10:39:35
    The step dAskForConnection with step key J2EE_EngineEnterprise_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|J2EE_Engine|ind|ind|ind|J2EE_Engine|630|0|MssJ2eeDatabase|ind|ind|ind|ind|ind|0|MssLoginInfo|ind|ind|ind|ind|ind|0|dAskForConnection was executed with status ERROR.
    Any ideas on how do I fix this. Do I need a Microsoft SQL 2000 server? Please help me.
    Thanks
    Rakesh

    Hi,
    It is always good to go with whatever is specified in the installation guide. So ideally, i would suggest you to go for MS SQL Server 2000, its patches and hotfixes.
    But yes, if you want to play around with it, you can just copy srv_j2ee.sql file from a system where SAP WAS 6.30 is already installed and place it exactly where it is required.
    Secondly, there are some patches and hotfixes that needs to be applied when working with SQL Server 2000. I am not sure if you have the similar patches and hotfixes for your evaluation version too. Just check up on that at SDN. I am sure, it wont work without the patches and hotfix.
    At the end, i would again like to add that this is just a work around and not an appropriate solution. Just give it a try. If it doesnt work you need to use SQL Server 2000 as documented in the guide.
    Mark it as answered if this answers your question.

  • Installation of SAP Web Application Server Java 6.40 SP9 (SAP Press)

    I wanted to install the Net WeaverDeveloper Studio and Development Infrastructureprovided on the CD (SAP PRESS) SAP Web Application Server. After starting the installtaion prcedure from the CD I get following message:
    An Error occured during the installation of MaxDB > CentralSystem > Migration - Target System Installation. After pressing TheLogViewButton I get the LogBrowserInformation:
    1.
    WARNING 2006-08-15 12:47:25
    Error 5 (Zugriff verweigert
    ) in execution of a 'RegOpenKeyEx' function, line (67), with parameter (SYSTEM\CurrentControlSet\Services\EraserUtilDrv10620).
    2.
    WARNING 2006-08-15 12:47:25
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EraserUtilDrv10620' does not exist on the 'localhost' host.
    3.
    WARNING 2006-08-15 12:47:25
    The step setDefaults with step key Development_Workplace_SAPPress|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|setDefaults was executed with status ERROR.
    It's impossible for me to install this release. Could anyone help me to get the Product installed?????????
    Thanks

    Halo Mikael,
    I haven't installed anti-virus functionality. In the meantime I could install the DB as well the NetWeaver seperately which doesn't help me further because I don't get any conection to the WebAs fro deployment. I get following message while trying to deploy:
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I don't know where the engine has been installed and how to configure it. 
    If Itry to configure the eingine via WIndow>Preferences> SAP J2EE engine : engine installed on localhost ; then I get the following message:
    No local engine could be found.
    No systemcould be found under
    Pal-Singh
    sapmnt.
    It's realy very frustrating. Could you please help me to get further?????????
    Thanks with best regards.

Maybe you are looking for

  • Test messages going to the wrong contact

    Every now and then, I will send a text message to a friend, and somehow, the message and the following conversation, seems to be copied to my wifes phone. An interesting scenario!! Also makes me wander who else might be aware of my sms conversations!

  • How do I use assistive touch to recover my ipod touch

    So I want to recover my ipod because I forgot the password and I need to put it in recovery mode, but my home button broke. And it's a 5th gen, if that matters.

  • Ifweb60 processes run as local system account on w2k- how do i change?

    i am running forms 6i on an 2000 box using the forms servlet config and oc4j with 9ias. this runs fine except that the ifweb60 processes are owned by the local system account. this in turn means i can't map the forms60_path to a network drive because

  • Isn't AppleCare available for the iPhone 4 in Belgium?

    This is what the terms and conditions document says. This is the english document for Europe, Middle East and Asia. It says the same thing in French and English. "7. General Terms d. This Plan is offered and valid only in Austria, France (excluding C

  • IPod Classic sorting TV episodes incorrectly???

    Hi, I have an iPod Classic that is listing TV episodes by release date insread of episode number. A Nano synced with the same content has arranged everything by episode number. Both iPod's are normally synced to indows computers, but the video conten