PRKO-2015 : Error in checking condition of instance on node:

I am using Oracle 10.2.0.4 2 node RAC on Solaris 10 x86_86.
I have renamed our test database using nid and have restarted the RAC instance.
The cluster is not able to identify the database eventhough I've tried adding the database and instances manually.
oracle@slsmtdrdbs01$srvctl add database -d SMTTSTDR -o /u01/app/oracle/product/10.2.0/db_1 -p /u02/app/oracle/smttstdr/spfilesmttstdr.ora
oracle@slsmtdrdbs01$srvctl add instance -d smttstdr -i smttstdr1 -n slsmtdrdbs01
oracle@slsmtdrdbs01$srvctl add instance -d smttstdr -i smttstdr2 -n slsmtdrdbs02
oracle@slsmtdrdbs01$srvctl status database -d smttstdr
PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs01
PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs02I see these messages in the CRS log which confirm tht the instances have been successfully regstered .
2009-06-24 15:47:49.823: [  CRSRES][781664] Resource Registered: ora.SMTTSTDR.db
2009-06-24 15:48:16.256: [  CRSRES][781666] Resource Registered: ora.smttstdr.smttstdr1.inst
2009-06-24 15:48:28.436: [  CRSRES][781672] Resource Registered: ora.smttstdr.smttstdr2.inst
But still I get the error messages with srvctl.
Think so this would need CRS reboot.
Wanted to confirm if there is any other way to fix this issue as there is a production database in the same box and rebooting the CRS would require downtime.
Any suggestions ?

oracle@slsmtdrdbs01$crs_stat -t
Name           Type           Target    State     Host
ora....STDR.db application    OFFLINE   OFFLINE
ora....01.lsnr application    ONLINE    ONLINE    slsm...bs01
ora....s01.gsd application    OFFLINE   OFFLINE
ora....s01.ons application    ONLINE    ONLINE    slsm...bs01
ora....s01.vip application    ONLINE    ONLINE    slsm...bs01
ora....02.lsnr application    ONLINE    ONLINE    slsm...bs02
ora....s02.gsd application    OFFLINE   OFFLINE
ora....s02.ons application    ONLINE    ONLINE    slsm...bs02
ora....s02.vip application    ONLINE    ONLINE    slsm...bs02
ora.smtdgsl.db application    OFFLINE   OFFLINE
ora....l1.inst application    OFFLINE   OFFLINE
ora....l2.inst application    ONLINE    OFFLINE
ora....rddr.db application    ONLINE    ONLINE    slsm...bs02
ora....1a.inst application    ONLINE    ONLINE    slsm...bs01
ora....1b.inst application    ONLINE    ONLINE    slsm...bs02
ora....r1.inst application    OFFLINE   OFFLINE
ora....r2.inst application    OFFLINE   OFFLINESMTTSTDR is the test database that was created by renaming SMTDGSL. SMTPRDDR is the production database.
I don't see imon files at all.
I went through the thread
Not able to start instance using srvctl
I checked the permissions for the CRS directories
oracle@slsmtdrdbs01$pwd
/u01/app/oracle/product/10.2.0/crs/log
oracle@slsmtdrdbs01$ls -l
total 4
drwxrwx---   2 oracle   dba          512 Nov 24  2008 crs
drwxr-xr-t   8 root     dba          512 Nov 24  2008 slsmtdrdbs01
oracle@slsmtdrdbs01$pwd
/u01/app/oracle/product/10.2.0/crs/log/slsmtdrdbs01
oracle@slsmtdrdbs01$ls -l
total 88
drwxr-x---   2 oracle   dba          512 Nov 24  2008 admin
-rw-rw-r--   1 root     dba        37122 Mar  9 09:23 alertslsmtdrdbs01.log
drwxr-x---   2 oracle   dba         2048 Apr 30 13:14 client
drwxr-x---   2 root     dba          512 Nov 24  2008 crsd
drwxr-x---   4 oracle   dba          512 Nov 26  2008 cssd
drwxr-x---   2 oracle   dba          512 Nov 24  2008 evmd
drwxrwxr-t   5 oracle   dba          512 Jun 25 10:00 racgslsmtdrdbs01 directory is owned by root. Is that an issue?
But racg is owned by oracle.
Output of the trace
srvctl status database -d smttstdr
432  [main] [10:5:53:34] [HAOperationImpl.runCommand:1223]  CRS cmd is: /u01/app/oracle/product/10.2.0/crs/bin/crs_stat -u
ora.SMTTSTDR.smttstdr1.inst ora.SMTTSTDR.smttstdr2.inst
   433  [main] [10:5:53:36] [RuntimeExec.runCommand:74]  Calling Runtime.exec() with the command
   434  [main] [10:5:53:37] [RuntimeExec.runCommand:76]  /u01/app/oracle/product/10.2.0/crs/bin/crs_stat
   435  [main] [10:5:53:38] [RuntimeExec.runCommand:76]  -u
   436  [main] [10:5:53:39] [RuntimeExec.runCommand:76]  ora.SMTTSTDR.smttstdr1.inst
   437  [main] [10:5:53:41] [RuntimeExec.runCommand:76]  ora.SMTTSTDR.smttstdr2.inst
   438  [main] [10:5:53:47] [RuntimeExec.runCommand:131]  runCommand: Waiting for the process
   439  [Thread-1] [10:5:53:48] [StreamReader.run:61]  In StreamReader.run
   440  [Thread-0] [10:5:53:48] [StreamReader.run:61]  In StreamReader.run
   441  [Thread-0] [10:5:53:96] [StreamReader.run:65]  OUTPUT>CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr1.inst.
   442  [Thread-0] [10:5:53:97] [StreamReader.run:65]  OUTPUT>
   443  [Thread-0] [10:5:53:98] [StreamReader.run:65]  OUTPUT>CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr2.inst.
   444  [Thread-0] [10:5:53:100] [StreamReader.run:65]  OUTPUT>
   445  [main] [10:5:53:103] [RuntimeExec.runCommand:133]  runCommand: process returns 210
   446  [main] [10:5:53:104] [RuntimeExec.runCommand:147]  RunTimeExec: output>
   447  [main] [10:5:53:105] [RuntimeExec.runCommand:150]  CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr1.inst.
   448  [main] [10:5:53:108] [RuntimeExec.runCommand:150]
   449  [main] [10:5:53:109] [RuntimeExec.runCommand:150]  CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr2.inst.
   450  [main] [10:5:53:110] [RuntimeExec.runCommand:150]
   451  [main] [10:5:53:111] [RuntimeExec.runCommand:155]  RunTimeExec: error>
   452  [main] [10:5:53:113] [RuntimeExec.runCommand:175]  Returning from RunTimeExec.runCommand
   453  [main] [10:5:53:114] [HAOperationImpl.runCommand:1232]  signed exit value = 210
   454  [main] [10:5:53:115] [HAOperationImpl.runCommand:1257]  set status HA_RES_NOT_EXIST_ERR
   455  [main] [10:5:53:117] [HAStatusOperation.run:127]  Returned from executing the HA Operation
   456  [main] [10:5:53:118] [HAStatusOperation.run:132]  OUTPUT> CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr1.in
st.
   457  [main] [10:5:53:119] [HAStatusOperation.run:132]  OUTPUT>
   458  [main] [10:5:53:120] [HAStatusOperation.run:132]  OUTPUT> CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr2.in
st.
   459  [main] [10:5:53:121] [HAStatusOperation.run:132]  OUTPUT>
   460  [main] [10:5:53:122] [HAStatusOperation.run:138]  ERROR>
   461  [main] [10:5:53:124] [LocalCommand.execute:56]  LocalCommand.execute: Returned from run method
   462  [main] [10:5:53:125] [ParallelServerHA.isRunningInstances:581]  Stat operation failed. it could be a partial failure.
no exception thrown.
   463  [main] [10:5:53:127] [StatusAction.internalDisplayInstanceStatus:708]  displaying status for instance smttstdr1
   464  [main] [10:5:53:129] [Instance.isEnabled:197]  enabled is true
   465  PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs01
   466  [main] [10:5:53:143] [StatusAction.internalDisplayInstanceStatus:708]  displaying status for instance smttstdr2
   467  [main] [10:5:53:144] [Instance.isEnabled:197]  enabled is true
   468  PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs02

Similar Messages

  • Error in checking condition of listener on nodes

    Output
    node01:oracle:/appl/oracle$ srvctl status nodeapps -n node01
    VIP is running on node: node01
    GSD is running on node: node01
    PRKO-2016 : Error in checking condition of listener on node: node01
    ONS daemon is running on node: node01
    node01:oracle:/appl/oracle$
    node01:oracle:/appl/oracle$
    node01:oracle:/appl/oracle$ srvctl status nodeapps -n node02
    VIP is running on node: node02
    GSD is running on node: node02
    PRKO-2016 : Error in checking condition of listener on node: node02
    ONS daemon is running on node: node02
    but,
    node01/appl/product/102/bin$ /appl/product/102/bin/crs_stat -t
    Name Type Target State Host
    ora....S1.inst application ONLINE ONLINE node01
    ora....S2.inst application ONLINE ONLINE node02
    ora....TABS.db application ONLINE ONLINE node02
    ora....S1.lsnr application ONLINE ONLINE node01
    ora....b01.gsd application ONLINE ONLINE node01
    ora....b01.ons application ONLINE ONLINE node01
    ora....b01.vip application ONLINE ONLINE node01
    ora....S2.lsnr application ONLINE ONLINE node02
    ora....b02.gsd application ONLINE ONLINE node02
    ora....b02.ons application ONLINE ONLINE node02
    ora....b02.vip application ONLINE ONLINE node02
    CRS_stat shows all applications online and fine.. then why the 1st command shows :
    PRKO-2016 : Error in checking condition of listener on node: node01
    Please advise
    Kai
    Edited by: KaiS on Oct 13, 2008 11:34 PM

    Yes..I already reviewed this note and made sure that the GSD are running from the output of crs_stat -t
    crs_stat -t
    Name Type Target State Host
    ora....S1.inst application ONLINE ONLINE db01
    ora....S2.inst application ONLINE ONLINE db02
    ora....TABS.db application ONLINE ONLINE db01
    ora....S1.lsnr application ONLINE ONLINE db01
    ora....b01.gsd application ONLINE ONLINE db01
    ora....b01.ons application ONLINE ONLINE db01
    ora....b01.vip application ONLINE ONLINE db01
    ora....S2.lsnr application ONLINE ONLINE db02
    ora....b02.gsd application    ONLINE    ONLINE    db02
    ora....b02.ons application ONLINE ONLINE db02
    ora....b02.vip application ONLINE ONLINE db02
    any clue ?
    Kai

  • Srvctl database status shows that one of the instance prompting PRKO-2015

    Hi all,
    I am getting follwing error while I am trying to execute follwing command
    E:\apps\oracle\product\1020\crs\BIN>srvctl status database -d APPSDB
    PRKO-2015 : Error in checking condition of instance on node: BNY-S-T16
    Instance APPSDB2 is running on node bny-s-t02
    E:\apps\oracle\product\1020\crs\BIN>cscript crsstat.vbs
    Microsoft (R) Windows Script Host Version 5.6
    Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
    Name R/RA Target State
    ora.APPSDB.APPSDB1.inst 0/5 ONLINE ONLINE on bny-s-t16
    ora.APPSDB.APPSDB2.inst 0/5 ONLINE ONLINE on bny-s-t02
    ora.APPSDB.db 0/0 ONLINE ONLINE on bny-s-t16
    ora.bny-s-t02.ASM2.asm 0/5 ONLINE ONLINE on bny-s-t02
    ora.bny-s-t02.LISTENER_BNY-S-T02.lsnr 0/5 ONLINE ONLINE on bny-s-t02
    ora.bny-s-t02.gsd 0/5 ONLINE ONLINE on bny-s-t02
    ora.bny-s-t02.ons 0/3 ONLINE ONLINE on bny-s-t02
    ora.bny-s-t02.vip 0/0 ONLINE ONLINE on bny-s-t02
    ora.bny-s-t16.ASM1.asm 0/5 ONLINE ONLINE on bny-s-t16
    ora.bny-s-t16.LISTENER_BNY-S-T16.lsnr 0/5 ONLINE ONLINE on bny-s-t16
    ora.bny-s-t16.gsd 0/5 ONLINE ONLINE on bny-s-t16
    ora.bny-s-t16.ons 0/3 ONLINE ONLINE on bny-s-t16
    ora.bny-s-t16.vip 0/0 ONLINE ONLINE on bny-s-t16
    srvctl config database -d APPSDB
    BNY-S-T16 appsdb1 E:\apps\oracle\product\1020\db
    bny-s-t02 APPSDB2 E:\apps\oracle\product\1020\db
    E:\apps\oracle\product\1020\crs\BIN>srvctl status nodeapps -n bny-s-t16
    VIP is running on node: bny-s-t16
    GSD is running on node: bny-s-t16
    Listener is running on node: bny-s-t16
    ONS daemon is running on node: bny-s-t16
    E:\apps\oracle\product\1020\crs\BIN>srvctl status nodeapps -n bny-s-t02
    VIP is running on node: bny-s-t02
    GSD is running on node: bny-s-t02
    Listener is running on node: bny-s-t02
    ONS daemon is running on node: bny-s-t02
    E:\apps\oracle\product\1020\crs\BIN>ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 2
    Total space (kbytes) : 208592
    Used space (kbytes) : 4644
    Available space (kbytes) : 203948
    ID : 2091137906
    Device/File Name : \\.\ocrcfg
    Device/File integrity check succeeded
    Device/File Name : \\.\ocrmirrorcfg
    Device/File integrity check succeeded
    Cluster registry integrity check succeeded
    All looks fine even after it is complaing that PRKO-2015 : Error in checking condition of instance on node: BNY-S-T16
    E:\apps\oracle\product\1020\crs\BIN>srvctl status database -d APPSDB
    PRKO-2015 : Error in checking condition of instance on node: BNY-S-T16
    Instance APPSDB2 is running on node bny-s-t02
    Please help me out ...... what else we need to check..
    Regards,
    Mahzar

    PRKO-2015 : Error in checking condition of instance on node: BNY-S-T16
    this error occurs when we start the database instance using the sqlplus rather than the SRVCTL command line utility. it happens very rarely..
    login to the second instance and issue the alter system register command and then issue the srvctl command line utility.
    dont try this if you are in a production environment at peak hours. (i had the similar issue on my laptop and i solved it using the following steps so if you are on the production environment make sure that shutting down and starting up the instance dont affect clients well if u have already configured TAF)..
    login to the sqlplus at the second instance. if the sqlplus utility shows that it has connected properly. i mean if you get the details regarding the database version etc. shutdown the instance using the shutdown command and then startup using the srvctl utility..
    if the sqlplus connects to the idle instance even after setting the correct sid and environmental variables. then use the shutdown abort and start the instance using the srvctl utility.

  • Getting error while starting the RAC instance through SRVCTL utility

    Hi DBA's,
    We are getting the below error while starting the Orcale 10g RAC instance on one of the node thru SRVCTL:
    oracle:/home/oracle]>srvctl start instance -d SQLTSTM2 -i SQLTSTM21
    PRKP-1001 : Error starting instance SQLTSTM21 on node r1racd
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.SQLTSTM2.SQLTSTM21.inst' has placement error.
    :oracle:/home/oracle]>
    srvctl status database -d SQLTSTM2
    PRKO-2015 : Error in checking condition of instance on node: r1racd
    Instance SQLTSTM22 is running on node r2racd
    oracle:/opt/oracle/product/10.2.0/db]>
    NOTE: but i am able to start the instance thru SQLPLUS.
    After starting the instance thru SQLPLUS i checked the CRS_STAT -t . It shows the status offline... Please find the details below:
    Name Type Target State Host
    ora....21.inst application OFFLINE OFFLINE
    ora....22.inst application ONLINE ONLINE r2racd
    ora....VLM2.db application ONLINE ONLINE r2racd
    ora....21.inst application ONLINE ONLINE r1racd
    ora....22.inst application ONLINE ONLINE r2racd
    ora....STM2.db application ONLINE ONLINE r2racd
    ora....SM1.asm application ONLINE ONLINE r1racd
    ora....CD.lsnr application ONLINE ONLINE r1racd
    ora.r1racd.gsd application ONLINE ONLINE r1racd
    ora.r1racd.ons application ONLINE ONLINE r1racd
    ora.r1racd.vip application ONLINE ONLINE r1racd
    ora....SM2.asm application ONLINE ONLINE r2racd
    ora....CD.lsnr application ONLINE ONLINE r2racd
    ora.r2racd.gsd application ONLINE ONLINE r2racd
    ora.r2racd.ons application ONLINE ONLINE r2racd
    ora.r2racd.vip application ONLINE ONLINE r2racd
    Thanks in advance...
    Anil

    Use the 'srvctl config database -d ' command to check if the instance has been configured in the Oracle Cluster Registry; make sure that the GSDs are running on each node in the cluster.
    Also refere to Metalink note 295328.1

  • For server Eagle-PROD-Instance, the Node Manager associated with machine

    I have a wlst script that creates a domain and a managed server. I associate the server with a machine that's attached to a node manager. It creates the managed server fine but when I try and start it I get this error
    For server Eagle-PROD-Instance, the Node Manager associated with machine Eagle-Machine is not reachable.
    All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    The machine is associated with the Node Manager and the NM is running. I can start the managed server from the command line, but not from the admin console
    This is the script, am I missing something?
    Thanks
    name: createManagedServer.py
    description: This script create the weblogic domain, and executes each weblogic queue module
    subfile. it reads a property file : weblogic_wlst.properties for server domain information
    author     : mike reynolds - edifecs 2011
    created     : April 8th 2011
    import sys
    from java.lang import System
    from java.util import Properties
    from java.io import FileInputStream
    from java.io import File
    from weblogic.management.security.authentication import UserEditorMBean
    from weblogic.management.security.authentication import GroupEditorMBean
    from weblogic.management.security.authentication import UserPasswordEditorMBean
    # Loads the contents a properties file into a java.util.Properties
    # configPropFile = "weblogic_wlst.properties"
    def loadPropertiesFromFile(configPropFile):
         configProps = Properties()
         propInputStream = FileInputStream(configPropFile)
         configProps.load(propInputStream)
         propInputStream.close()
         return configProps
    def getProperties():
         importConfigFile = sys.argv[1]
         print importConfigFile
         domainProps = loadPropertiesFromFile(importConfigFile)
         properties = Properties()
         input = FileInputStream(importConfigFile)
         properties.load(input)
         input.close()
         return properties
    def create_users(username, password, description):
    # create admin user
    cmo.getFileRealms()
    try:
    userObject=cmo.getSecurityConfiguration().getDefaultRealm().lookupAuthenticationProvider("DefaultAuthenticator")
    userObject.createUser(username,password,description)
    print "Created user " + username + "successfully"
    except:
    print "check to see if user " + username + " exists "
    def add_user_to_group(username):
    print "Adding a user to group ..."
    cmo.getFileRealms()
    try:
    userObject2 = cmo.getSecurityConfiguration().getDefaultRealm().lookupAuthenticationProvider("DefaultAuthenticator")
    userObject2.addMemberToGroup('Administrators',username)
    print "Done adding user " + username
    except:
    print "check to see if user " + username + " is already in group "
    def connect_server(user,pw,url):
              connect(user,pw,url)
    def create_machine():     
    try:
    print 'Creating machine' + machine
    # cd('/')
    # create(machine, 'Machine')
    mach = cmo.createUnixMachine(machine)
    mach.setPostBindUIDEnabled(true)
    mach.setPostBindUID('oracle')
    mach.setPostBindGIDEnabled(true)
    mach.setPostBindGID('oracle')
    mach.getNodeManager().setNMType('ssl')
    except:
         print "machine exists"
    def build_domain():
    ### Read Basic Template
    WL_HOME = "C:/Oracle/Middleware/wlserver_10.3"     
    readTemplate(WL_HOME+"/common/templates/domains/wls.jar")
    template=WL_HOME+"/common/templates/domains/wls.jar"
    cd('Servers/AdminServer')
    set('ListenAddress', adminServerAddress)
    set('ListenPort', int(adminServerPort))
    cd('/')
    cd('/Security/base_domain/User/weblogic')
    cmo.setPassword('w3bl0g1c')
    ### Write Domain
    setOption('OverwriteDomain', 'true')
    print "writing domain " + domainDir + domainName
    writeDomain(domainDir+'/'+domainName)
    closeTemplate()
    create_machine()
    arg = "Arguments=\" -server -Xms256m -Xmx768m -XX:MaxPermSize=256m -da\""
    prps = makePropertiesObject (arg)
    domain = domainDir + domainName
    try:
         #startNodeManager()
    #nmConnect('weblogic', 'w3bl0g1c', host, 5556, 'AdminServer', domain, 'ssl')
    # nmStart('AdminServer')
    startServer('AdminServer', domainName, url, adminUser, adminPassword, domainDir, 'true')
    except:
    print "could not connect to Node Manager"
    def create_server():     
    # get server instance properties
    name = properties.getProperty("serverName")
    domain = properties.getProperty("domainName")
    port = properties.getProperty("listenPort")
    address = properties.getProperty("listenAddress")
    servermb=getMBean("Servers/" + name)
    machine = properties.getProperty("machineName")
    nodePort = properties.getProperty("nodeManagerPort")
    domainDir = properties.getProperty("domainDir")
    if servermb is None:
              startEdit()
              cd('/')
              cmo.createServer(name)
              cd('/Servers/'+ name)
              cmo.setListenAddress(address)
              cmo.setListenPort(int(port))
              cd('/')
              cmo.createMachine(machine)
              cd('/Machines/' + machine + '/NodeManager/' + machine )
              cmo.setNMType('Plain')
              cmo.setListenAddress(address)
              cmo.setListenPort(int(nodePort))
              cmo.setDebugEnabled(false)
              cd('/Servers/' + name)
              cmo.setListenPortEnabled(true)
              cmo.setJavaCompiler('javac')
              cmo.setClientCertProxyEnabled(false)
              cmo.setMachine(getMBean('/Machines/' + machine ))
              cmo.setCluster(None)
              cd('/Servers/' + name + '/SSL/' + name)
              cd('/Servers/' + name + '/ServerDiagnosticConfig/' + name)
              cmo.setWLDFDiagnosticVolume('Low')
              cd('/Servers/' + name)
              cmo.setCluster(None)
              cd('/Servers/' + name + '/SSL/' + name)
              cmo.setEnabled(false)
    ### Executable Script
    ### CreateDomain.py
    ### Define constants
    WL_HOME = "C:/Oracle/Middleware/wlserver_10.3"
    print "Starting the script ..."
    print "Getting properties ... "
    properties = getProperties()
    adminServerAddress = properties.getProperty("adminServerAddress")
    adminServerPort = properties.getProperty("adminServerPort")
    adminUser = properties.getProperty("adminUser")
    adminPassword = properties.getProperty("adminPassword")
    edifecsUser = properties.getProperty("edifecsUser")
    edifecsPassword = properties.getProperty("edifecsPassword")
    host = properties.getProperty("host")
    domainDir = properties.getProperty("domainDir")
    domainName = properties.getProperty("domainName")
    user = properties.getProperty("username")
    pw = properties.getProperty("passwd")
    url = properties.getProperty("adminURL")
    machine = properties.getProperty("machineName")
    print "Building the domain..."
    build_domain()
    print "Connecting to server"     
    connect_server(adminUser, adminPassword, url)
    edit()
    startEdit()
    # create managed server
    # create_machine()
    create_server()
    print "Creating users"
    # starting configuration tree
    serverConfig()
    create_users(adminUser, adminPassword, "Administrator")
    add_user_to_group(adminUser)
    create_users(edifecsUser, edifecsPassword,"Administrator")
    add_user_to_group(edifecsUser)
    # have to restart edit to save config
    edit()
    startEdit()
    # nmKill('AdminServer')
    print "saving configuration"
    try:
         save()
         activate(block="true")
         print "script returns SUCCESS"
         print "admin server is running"
         print "starting server " + name
         startServer(domainName, name ,url,adminUser, adminPassword, domainDir,'true')
    except:
         print "failed to save server"
         dumpStack()

    Actually the cert is coming from your Dev machine but it is sending the Prod cert.
    What cert is used by your admin server ? It should match the host name.
    So your Dev machine is apparently using a copy of the prod cert / keystore rather than using its own DEV cert. It's not clear from your post whether this is the nodemanager using the wrong cert, or the managed server. So both should be checked.
    The managed servers need to be using a cert that matches their host name. If you have a managed server on VM-BEA-DEV, then the cert needs to be CN=VM-BEA-DEV. You can also use a load-balancer CN name in the cert if you have the cluster's HTTP values set to match.
    In your nodemanager.properties, are you explicitly accessing keystores, such as with:
    KeyStores=CustomIdentityAndJavaStandardTrust
    CustomIdentityAlias=some_alias
    CustomIdentityKeyStoreFileName=some_path_to_keystore
    CustomIdentityKeyStorePassPhrase={3DES}...
    CustomIdentityKeyStoreType=jks
    CustomIdentityPrivateKeyPassPhrase={3DES}
    In my multi-machine clusters, I have multiple certificates such as:
    admin machine1:
    has a cert for use by the admin server and NM that matches the host name ( with node manager.properties entries such as the above )
    has a 2nd cert that matches the load-balancer name for the cluster - used by the managed servers
    all other machines:
    has a cert for use by NM that matches the host name ( with node manager.properties entries such as the above )
    has a 2nd cert that matches the load-balancer name for the cluster - used by the managed servers

  • Error while installing the named instance SQL 2012 Sp1

    Hi,
    I am getting below error while installing the named instance with features Data base engine. on same server box 2 named instance already installed and working...please suggest. i have done a lot of troubleshooting..(configure local system for Db engines
    during installation, tried to install after another domain ID., repair and uninstalled existing and retried.) .. please s if i need to do anything else to resolve the issue.. installation account is domain admin account...
    Can i rename the installation domain account profile from sql server that used for 2 named instance and for 3 rd named instance i am trying... is any impact after profile rename from the local sql server on any instance already configured...
    Shailendra Dev

    thanks alberto.
    here is 
    2015-03-24 19:48:49.42 Server      Microsoft SQL Server 2012 (SP1) - 11.0.3000.0 (X64) 
    Oct 19 2012 13:38:57 
    Copyright (c) Microsoft Corporation
    Standard Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)
    2015-03-24 19:48:49.42 Server      (c) Microsoft Corporation.
    2015-03-24 19:48:49.42 Server      All rights reserved.
    2015-03-24 19:48:49.42 Server      Server process ID is 3460.
    2015-03-24 19:48:49.42 Server      System Manufacturer: 'Xen', System Model: 'HVM domU'.
    2015-03-24 19:48:49.42 Server      Authentication mode is WINDOWS-ONLY.
    2015-03-24 19:48:49.42 Server      Logging SQL Server messages in file 'D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\Log\ERRORLOG'.
    2015-03-24 19:48:49.42 Server      The service account is 'AIRWORKS\scadmin'. This is an informational message; no user action is required.
    2015-03-24 19:48:49.42 Server      Registry startup parameters: 
    -d D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\DATA\master.mdf
    -e D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\Log\ERRORLOG
    -l D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\DATA\mastlog.ldf
    2015-03-24 19:48:49.42 Server      Command Line Startup Parameters:
    -s "SCSMDB"
    -m "SqlSetup"
    -T 4022
    -T 4010
    -T 1905
    -T 3701
    -T 8015
    2015-03-24 19:48:49.69 Server      SQL Server detected 1 sockets with 1 cores per socket and 2 logical processors per socket, 2 total logical processors; using 2 logical processors based on SQL Server licensing. This is an informational message;
    no user action is required.
    2015-03-24 19:48:49.69 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2015-03-24 19:48:49.69 Server      Detected 15624 MB of RAM. This is an informational message; no user action is required.
    2015-03-24 19:48:49.69 Server      Using conventional memory in the memory manager.
    2015-03-24 19:48:49.98 Server      Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
    2015-03-24 19:48:50.01 Server      This instance of SQL Server last reported using a process ID of 5124 at 3/24/2015 7:48:48 PM (local) 3/24/2015 2:18:48 PM (UTC). This is an informational message only; no user action is required.
    2015-03-24 19:48:50.03 Server      Node configuration: node 0: CPU mask: 0x0000000000000003:0 Active CPU mask: 0x0000000000000003:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2015-03-24 19:48:50.07 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2015-03-24 19:48:50.30 Server      Database Mirroring Transport is disabled in the endpoint configuration.
    2015-03-24 19:48:50.58 spid5s      Warning ******************
    2015-03-24 19:48:50.65 spid5s      SQL Server started in single-user mode. This an informational message only. No user action is required.
    2015-03-24 19:48:50.66 spid5s      Starting up database 'master'.
    2015-03-24 19:48:50.90 spid5s      9 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:51.04 Server      CLR version v4.0.30319 loaded.
    2015-03-24 19:48:51.17 spid5s      0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:51.17 spid5s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2015-03-24 19:48:51.39 Server      Software Usage Metrics is enabled.
    2015-03-24 19:48:51.81 spid5s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2015-03-24 19:48:51.83 Server      Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
    2015-03-24 19:48:51.86 spid5s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2015-03-24 19:48:52.02 spid5s      SQL Trace ID 1 was started by login "sa".
    2015-03-24 19:48:52.16 spid5s      Server name is 'AWISCDB\SCSMDB'. This is an informational message only. No user action is required.
    2015-03-24 19:48:52.35 spid12s     The certificate [Cert Hash(sha1) "151C8B90A9A8AF12F5EFAE3439F691E2C01A7355"] was successfully loaded for encryption.
    2015-03-24 19:48:52.35 spid12s     Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\SCSMDB ].
    2015-03-24 19:48:52.40 spid12s     Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the trace flag 7806.
    This is an informational message only. No user action is required.
    2015-03-24 19:48:52.43 Server      The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Windows return code: 0x490, state: 16. Failure to register a SPN might cause integrated
    authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
    2015-03-24 19:48:52.45 Server      SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This is an informational
    message. No user action is required.
    2015-03-24 19:48:54.03 Server      The SQL Server Network Interface library successfully registered the Service Principal Name (SPN) [ MSSQLSvc/AWISCDB.AIRWORKS.IN:SCSMDB ] for the SQL Server service. 
    2015-03-24 19:48:54.03 spid14s     A new instance of the full-text filter daemon host process has been successfully started.
    2015-03-24 19:48:54.86 spid6s      Starting up database 'mssqlsystemresource'.
    2015-03-24 19:48:54.86 spid5s      Starting up database 'msdb'.
    2015-03-24 19:48:54.87 spid6s      The resource database build version is 11.00.3000. This is an informational message only. No user action is required.
    2015-03-24 19:48:55.21 spid5s      12 transactions rolled forward in database 'msdb' (4:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:55.32 spid5s      0 transactions rolled back in database 'msdb' (4:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:55.32 spid6s      Starting up database 'model'.
    2015-03-24 19:48:55.32 spid5s      Recovery is writing a checkpoint in database 'msdb' (4). This is an informational message only. No user action is required.
    2015-03-24 19:48:55.72 spid6s      Clearing tempdb database.
    2015-03-24 19:48:57.22 spid6s      Starting up database 'tempdb'.
    2015-03-24 19:48:59.04 spid5s      Database 'master' is upgrading script 'msdb110_upgrade.sql' from level 184551476 to level 184552376.
    2015-03-24 19:48:59.04 spid5s      ----------------------------------
    2015-03-24 19:48:59.04 spid5s      Starting execution of PRE_MSDB.SQL
    2015-03-24 19:48:59.04 spid5s      ----------------------------------
    2015-03-24 19:49:00.23 spid5s      Setting database option COMPATIBILITY_LEVEL to 100 for database 'msdb'.
    2015-03-24 19:49:00.57 spid5s      -----------------------------------------
    2015-03-24 19:49:00.57 spid5s      Starting execution of PRE_SQLAGENT100.SQL
    2015-03-24 19:49:00.57 spid5s      -----------------------------------------
    2015-03-24 19:49:00.61 spid5s      Setting database option COMPATIBILITY_LEVEL to 110 for database 'msdb'.
    2015-03-24 19:49:00.73 spid5s      Configuration option 'allow updates' changed from 1 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:00.73 spid5s      Configuration option 'allow updates' changed from 1 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:01.78 spid5s      Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
    2015-03-24 19:49:01.79 spid5s      Using 'xpstar.dll' version '2011.110.3000' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
    2015-03-24 19:49:01.80 spid5s      DBCC TRACEOFF 1717, server process ID (SPID) 5. This is an informational message only; no user action is required.
    2015-03-24 19:49:01.80 spid5s      DBCC execution completed. If DBCC printed error messages, contact your system administrator.
    2015-03-24 19:49:01.81 spid5s       
    2015-03-24 19:49:01.81 spid5s      Creating table temp_sysjobschedules
    2015-03-24 19:49:01.91 spid5s       
    2015-03-24 19:49:01.91 spid5s      Alter table sysdownloadlist...
    2015-03-24 19:49:01.92 spid5s       
    2015-03-24 19:49:01.92 spid5s      Alter table sysjobhistory...
    2015-03-24 19:49:01.92 spid5s       
    2015-03-24 19:49:01.92 spid5s      Alter table systargetservers...
    2015-03-24 19:49:01.92 spid5s       
    2015-03-24 19:49:01.92 spid5s      Alter table sysjobsteps...
    2015-03-24 19:49:01.99 spid5s      Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:01.99 spid5s      Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:01.99 spid5s       
    2015-03-24 19:49:01.99 spid5s      -----------------------------------------
    2015-03-24 19:49:01.99 spid5s      Execution of PRE_SQLAGENT100.SQL complete
    2015-03-24 19:49:01.99 spid5s      -----------------------------------------
    2015-03-24 19:49:02.01 spid5s      DMF pre-upgrade steps...
    2015-03-24 19:49:02.13 spid5s      DC pre-upgrade steps...
    2015-03-24 19:49:02.13 spid5s      Check if Data collector config table exists...
    2015-03-24 19:49:02.13 spid5s      Data Collector state before upgrade: 0
    2015-03-24 19:49:02.13 spid5s      pre_dc100::Check if syscollector_collection_sets_internal table exists...
    2015-03-24 19:49:02.13 spid5s      pre_dc100::Capturing Collection set status in temp table...
    2015-03-24 19:49:02.19 spid5s      Deleting cached auto-generated T-SQL Data Collection packages from msdb...
    2015-03-24 19:49:02.19 spid5s      End of DC pre-upgrade steps.
    2015-03-24 19:49:02.19 spid5s      DAC pre-upgrade steps...
    2015-03-24 19:49:02.19 spid5s      Starting DAC pre-upgrade steps ...
    2015-03-24 19:49:02.19 spid5s      End of DAC pre-upgrade steps.
    2015-03-24 19:49:02.19 spid5s      ----------------------------------
    2015-03-24 19:49:02.19 spid5s      Starting execution of MSDB.SQL
    2015-03-24 19:49:02.19 spid5s      ----------------------------------
    2015-03-24 19:49:02.23 spid5s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:02.23 spid5s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:02.27 spid5s      Checking the size of MSDB...
    2015-03-24 19:49:02.53 spid5s       
    2015-03-24 19:49:02.53 spid5s      Setting database option TRUSTWORTHY to ON for database 'msdb'.
    2015-03-24 19:49:02.53 spid5s      Setting database option RECOVERY to SIMPLE for database 'msdb'.
    2015-03-24 19:49:02.64 spid5s      ----------------------------------
    2015-03-24 19:49:02.64 spid5s      Finished execution of MSDB.SQL
    2015-03-24 19:49:02.64 spid5s      ----------------------------------
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      Starting execution of MSDB_VERSIONING.SQL
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      Finished execution of MSDB_VERSIONING.SQL
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      Dropping view MSdatatype_mappings...
    2015-03-24 19:49:02.65 spid5s      Dropping view sysdatatypemappings...
    2015-03-24 19:49:02.65 spid5s      Dropping table MSdbms_datatype_mapping...
    2015-03-24 19:49:02.66 spid5s      Dropping table MSdbms_map...
    2015-03-24 19:49:02.67 spid5s      Dropping table MSdbms_datatype...
    2015-03-24 19:49:02.67 spid5s      Dropping table MSdbms...
    2015-03-24 19:49:02.73 spid5s      Creating table MSdbms
    2015-03-24 19:49:02.75 spid5s      Creating table MSdbms_datatype
    2015-03-24 19:49:03.01 spid5s      Creating table MSdbms_map
    2015-03-24 19:49:03.02 spid5s      Creating table MSdbms_datatype_mapping
    2015-03-24 19:49:03.03 spid5s      Definining default datatype mappings
    2015-03-24 19:49:03.04 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE8
    2015-03-24 19:49:03.21 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE9
    2015-03-24 19:49:03.29 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE10
    2015-03-24 19:49:03.37 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE11
    2015-03-24 19:49:03.46 spid5s      Creating datatype mappings for MSSQLSERVER to DB2
    2015-03-24 19:49:03.54 spid5s      Creating datatype mappings for MSSQLSERVER to SYBASE
    2015-03-24 19:49:03.62 spid5s      Creating datatype mappings for ORACLE8 to MSSQLSERVER
    2015-03-24 19:49:03.71 spid5s      Creating datatype mappings for ORACLE9 to MSSQLSERVER
    2015-03-24 19:49:03.83 spid5s      Creating datatype mappings for ORACLE10 to MSSQLServer
    2015-03-24 19:49:03.95 spid5s      Creating datatype mappings for ORACLE11 to MSSQLServer
    2015-03-24 19:49:04.08 spid5s      Creating view MSdatatype_mappings
    2015-03-24 19:49:04.08 spid5s      Creating view sysdatatypemappings
    2015-03-24 19:49:05.08 spid5s       
    2015-03-24 19:49:05.08 spid5s      Creating table syssubsystems...
    2015-03-24 19:49:05.09 spid5s       
    2015-03-24 19:49:05.09 spid5s      Creating view sysproxyloginsubsystem_view...
    2015-03-24 19:49:05.11 spid5s       
    2015-03-24 19:49:05.11 spid5s      Creating trigger trig_sysoriginatingservers_delete...
    2015-03-24 19:49:05.11 spid5s       
    2015-03-24 19:49:05.11 spid5s      Creating view sysoriginatingservers_view...
    2015-03-24 19:49:05.12 spid5s       
    2015-03-24 19:49:05.12 spid5s      Creating trigger trig_sysjobs_insert_update...
    2015-03-24 19:49:05.13 spid5s       
    2015-03-24 19:49:05.13 spid5s      Creating view sysjobs_view...
    2015-03-24 19:49:05.15 spid5s       
    2015-03-24 19:49:05.15 spid5s      Creating trigger trig_sysschedules_insert_update...
    2015-03-24 19:49:05.16 spid5s       
    2015-03-24 19:49:05.16 spid5s      Creating view sysschedules_localserver_view...
    2015-03-24 19:49:05.21 spid5s       
    2015-03-24 19:49:05.21 spid5s      Creating view systargetservers_view...
    2015-03-24 19:49:05.23 spid5s       
    2015-03-24 19:49:05.23 spid5s      Creating view sysalerts_performance_counters_view...
    2015-03-24 19:49:05.25 spid5s       
    2015-03-24 19:49:05.25 spid5s      Creating function SQLAGENT_SUSER_SNAME ...
    2015-03-24 19:49:05.25 spid5s       
    2015-03-24 19:49:05.25 spid5s      Creating function SQLAGENT_SUSER_SID ...
    2015-03-24 19:49:05.26 spid5s       
    2015-03-24 19:49:05.26 spid5s      Creating procedure SP_SQLAGENT_IS_SRVROLEMEMBER...
    2015-03-24 19:49:05.27 spid5s       
    2015-03-24 19:49:05.27 spid5s      Creating procedure sp_verify_category_identifiers...
    2015-03-24 19:49:05.27 spid5s       
    2015-03-24 19:49:05.27 spid5s      Creating function agent_datetime...
    2015-03-24 19:49:05.27 spid5s       
    2015-03-24 19:49:05.27 spid5s      Creating procedure sp_verify_proxy_identifiers...
    2015-03-24 19:49:05.28 spid5s       
    2015-03-24 19:49:05.28 spid5s      Creating procedure sp_verify_credential_identifiers...
    2015-03-24 19:49:05.29 spid5s       
    2015-03-24 19:49:05.29 spid5s      Creating procedure sp_verify_subsystems...
    2015-03-24 19:49:05.30 spid5s       
    2015-03-24 19:49:05.30 spid5s      Creating procedure sp_verify_subsystem_identifiers...
    2015-03-24 19:49:05.30 spid5s       
    2015-03-24 19:49:05.30 spid5s      Creating procedure sp_verify_login_identifiers...
    2015-03-24 19:49:05.31 spid5s       
    2015-03-24 19:49:05.31 spid5s      Creating procedure sp_verify_proxy...
    2015-03-24 19:49:05.31 spid5s       
    2015-03-24 19:49:05.31 spid5s      Creating procedure sp_add_proxy...
    2015-03-24 19:49:05.32 spid5s       
    2015-03-24 19:49:05.32 spid5s      Creating procedure sp_delete_proxy...
    2015-03-24 19:49:05.32 spid5s       
    2015-03-24 19:49:05.32 spid5s      Creating procedure sp_update_proxy...
    2015-03-24 19:49:05.33 spid5s       
    2015-03-24 19:49:05.33 spid5s      Creating procedure sp_sqlagent_is_member...
    2015-03-24 19:49:05.33 spid5s       
    2015-03-24 19:49:05.33 spid5s      Creating procedure sp_verify_proxy_permissions...
    2015-03-24 19:49:05.34 spid5s       
    2015-03-24 19:49:05.34 spid5s      Creating procedure sp_help_proxy...
    2015-03-24 19:49:05.35 spid5s       
    2015-03-24 19:49:05.35 spid5s      Creating procedure sp_get_proxy_properties...
    2015-03-24 19:49:05.36 spid5s       
    2015-03-24 19:49:05.36 spid5s      Creating procedure sp_grant_proxy_to_subsystem...
    2015-03-24 19:49:05.36 spid5s       
    2015-03-24 19:49:05.36 spid5s      Creating procedure sp_grant_login_to_proxy...
    2015-03-24 19:49:05.37 spid5s       
    2015-03-24 19:49:05.37 spid5s      Creating procedure sp_revoke_login_from_proxy...
    2015-03-24 19:49:05.37 spid5s       
    2015-03-24 19:49:05.37 spid5s      Creating procedure sp_revoke_proxy_from_subsystem...
    2015-03-24 19:49:05.38 spid5s       
    2015-03-24 19:49:05.38 spid5s      Creating procedure sp_enum_proxy_for_subsystem...
    2015-03-24 19:49:05.38 spid5s       
    2015-03-24 19:49:05.38 spid5s      Creating procedure sp_enum_login_for_proxy...
    2015-03-24 19:49:05.39 spid5s       
    2015-03-24 19:49:05.39 spid5s      Creating procedure sp_reassign_proxy...
    2015-03-24 19:49:05.40 spid5s       
    2015-03-24 19:49:05.40 spid5s      Creating procedure sp_sqlagent_get_startup_info...
    2015-03-24 19:49:05.41 spid5s       
    2015-03-24 19:49:05.41 spid5s      Creating procedure sp_sqlagent_update_agent_xps...
    2015-03-24 19:49:05.42 spid5s       
    2015-03-24 19:49:05.42 spid5s      Creating procedure sp_sqlagent_has_server_access...
    2015-03-24 19:49:05.45 spid5s       
    2015-03-24 19:49:05.45 spid5s      Creating procedure sp_sqlagent_get_perf_counters...
    2015-03-24 19:49:05.46 spid5s       
    2015-03-24 19:49:05.46 spid5s      Creating procedure sp_sqlagent_notify...
    2015-03-24 19:49:05.47 spid5s       
    2015-03-24 19:49:05.47 spid5s      Creating procedure sp_is_sqlagent_starting...
    2015-03-24 19:49:05.47 spid5s       
    2015-03-24 19:49:05.47 spid5s      Creating procedure sp_verify_job_identifiers...
    2015-03-24 19:49:05.48 spid5s       
    2015-03-24 19:49:05.48 spid5s      Creating procedure sp_verify_schedule_identifiers...
    2015-03-24 19:49:05.49 spid5s       
    2015-03-24 19:49:05.49 spid5s      Creating procedure sp_verify_jobproc_caller...
    2015-03-24 19:49:05.50 spid5s       
    2015-03-24 19:49:05.50 spid5s      Creating procedure sp_downloaded_row_limiter...
    2015-03-24 19:49:05.51 spid5s       
    2015-03-24 19:49:05.51 spid5s      Creating procedure sp_post_msx_operation...
    2015-03-24 19:49:05.54 spid5s       
    2015-03-24 19:49:05.54 spid5s      Creating procedure sp_verify_performance_condition...
    2015-03-24 19:49:05.58 spid5s       
    2015-03-24 19:49:05.58 spid5s      Creating procedure sp_verify_job_date...
    2015-03-24 19:49:05.59 spid5s       
    2015-03-24 19:49:05.59 spid5s      Creating procedure sp_verify_job_time...
    2015-03-24 19:49:05.61 spid5s       
    2015-03-24 19:49:05.61 spid5s      Creating procedure sp_verify_alert...
    2015-03-24 19:49:05.62 spid5s       
    2015-03-24 19:49:05.62 spid5s      Creating procedure sp_update_alert...
    2015-03-24 19:49:05.63 spid5s       
    2015-03-24 19:49:05.63 spid5s      Creating procedure sp_delete_job_references...
    2015-03-24 19:49:05.65 spid5s       
    2015-03-24 19:49:05.65 spid5s      Creating procedure sp_delete_all_msx_jobs...
    2015-03-24 19:49:05.66 spid5s       
    2015-03-24 19:49:05.66 spid5s      Creating procedure sp_generate_target_server_job_assignment_sql...
    2015-03-24 19:49:05.66 spid5s       
    2015-03-24 19:49:05.66 spid5s      Creating procedure sp_generate_server_description...
    2015-03-24 19:49:05.67 spid5s       
    2015-03-24 19:49:05.67 spid5s      Creating procedure sp_msx_set_account...
    2015-03-24 19:49:05.68 spid5s       
    2015-03-24 19:49:05.68 spid5s      Creating procedure sp_msx_get_account...
    2015-03-24 19:49:05.69 spid5s       
    2015-03-24 19:49:05.69 spid5s      Creating procedure sp_delete_operator...
    2015-03-24 19:49:05.70 spid5s       
    2015-03-24 19:49:05.70 spid5s      Creating procedure sp_msx_defect...
    2015-03-24 19:49:05.71 spid5s       
    2015-03-24 19:49:05.71 spid5s      Creating procedure sp_msx_enlist...
    2015-03-24 19:49:05.72 spid5s       
    2015-03-24 19:49:05.72 spid5s      Creating procedure sp_delete_targetserver...
    2015-03-24 19:49:05.73 spid5s       
    2015-03-24 19:49:05.73 spid5s      Creating procedure sp_enlist_tsx
    2015-03-24 19:49:05.74 spid5s       
    2015-03-24 19:49:05.74 spid5s      Creating procedure sp_get_sqlagent_properties...
    2015-03-24 19:49:05.76 spid5s       
    2015-03-24 19:49:05.76 spid5s      Create procedure sp_set_sqlagent_properties...
    2015-03-24 19:49:05.76 spid5s       
    2015-03-24 19:49:05.76 spid5s      Creating procedure sp_add_targetservergroup...
    2015-03-24 19:49:05.77 spid5s       
    2015-03-24 19:49:05.77 spid5s      Creating procedure sp_update_targetservergroup...
    2015-03-24 19:49:05.78 spid5s       
    2015-03-24 19:49:05.78 spid5s      Creating procedure sp_delete_targetservergroup...
    2015-03-24 19:49:05.78 spid5s       
    2015-03-24 19:49:05.78 spid5s      Creating procedure sp_help_targetservergroup...
    2015-03-24 19:49:05.79 spid5s       
    2015-03-24 19:49:05.79 spid5s      Creating procedure sp_add_targetsvgrp_member...
    2015-03-24 19:49:05.80 spid5s       
    2015-03-24 19:49:05.80 spid5s      Creating procedure sp_delete_targetsvrgrp_member...
    2015-03-24 19:49:05.81 spid5s       
    2015-03-24 19:49:05.81 spid5s      Creating procedure sp_verify_category...
    2015-03-24 19:49:05.81 spid5s       
    2015-03-24 19:49:05.81 spid5s      Creating procedure sp_add_category...
    2015-03-24 19:49:05.82 spid5s       
    2015-03-24 19:49:05.82 spid5s      Creating procedure sp_update_category...
    2015-03-24 19:49:05.83 spid5s       
    2015-03-24 19:49:05.83 spid5s      Creating procedure sp_delete_category...
    2015-03-24 19:49:05.83 spid5s       
    2015-03-24 19:49:05.84 spid5s      Creating procedure sp_help_category...
    2015-03-24 19:49:05.84 spid5s       
    2015-03-24 19:49:05.84 spid5s      Creating procedure sp_help_targetserver...
    2015-03-24 19:49:05.85 spid5s       
    2015-03-24 19:49:05.85 spid5s      Creating procedure sp_resync_targetserver...
    2015-03-24 19:49:06.06 spid5s       
    2015-03-24 19:49:06.06 spid5s      Creating procedure sp_purge_jobhistory...
    2015-03-24 19:49:06.09 spid5s       
    2015-03-24 19:49:06.09 spid5s      Creating procedure sp_help_jobhistory...
    2015-03-24 19:49:06.10 spid5s       
    2015-03-24 19:49:06.10 spid5s      Creating procedure sp_add_jobserver...
    2015-03-24 19:49:06.11 spid5s       
    2015-03-24 19:49:06.11 spid5s      Creating procedure sp_delete_jobserver...
    2015-03-24 19:49:06.11 spid5s      Error: 10011, Severity: 16, State: 1.
    2015-03-24 19:49:06.11 spid5s      Access denied.
    2015-03-24 19:49:06.11 spid5s      Error: 917, Severity: 15, State: 1.
    2015-03-24 19:49:06.11 spid5s      An upgrade script batch failed to execute for database 'master' due to compilation error. Check the previous error message  for the line which caused compilation to fail.
    2015-03-24 19:49:06.11 spid5s      Error: 912, Severity: 21, State: 2.
    2015-03-24 19:49:06.11 spid5s      Script level upgrade for database 'master' failed because upgrade step 'msdb110_upgrade.sql' encountered error 917, state 1, severity 15. This is a serious error condition which might interfere with regular
    operation and the database will be taken offline. If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective
    actions and re-start the database so that the script upgrade steps run to completion.
    2015-03-24 19:49:06.11 spid5s      Error: 3417, Severity: 21, State: 3.
    2015-03-24 19:49:06.11 spid5s      Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how to rebuild the master database, see SQL Server Books
    Online.
    2015-03-24 19:49:06.12 spid5s      SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    2015-03-24 19:49:06.50 spid12s     The SQL Server Network Interface library successfully deregistered the Service Principal Name (SPN) [ MSSQLSvc/AWISCDB.AIRWORKS.IN:SCSMDB ] for the SQL Server service. 
    Shailendra Dev

  • Prerequisite check of database instance installation failed on Solaris

    Dear All,
    Please provide your valuable suggestions in resolving the below issue
    We are installing the SAP NW 7.4 EP as distributed installation
    Application server on RHEL 6 and Oracle database on Solaris 11(SPARC).
    We have installed the SCS instance on RHEL  with out any issues.
    While running prerequisite check of database installation on solaris we are getting below errors.
    "Atleast 500MB of free disk space are required for an diagnostic agent installation"
                     and
    "could not evaluate condition obsolete kernel parameters"
    In the sapinstdev_log file we are getting below lines.
    TRACE     
    Found 0 MB of free space on /dev
    TRACE     
    Prerequisite Checker performing checks: Condition hardware::disk_space from package ::j2ee_smd_inst evaluated to PRCCondEvalResult.FALSE. Message: 'At least 500 MB of free disk space are required for an Diagnostics Agent installation. Found 0 GB.'.
    We have tried to increase space for /dev which is not possible in Solaris (As per the OS team).please find the below reference link.
    /dev and the /devices Namespace (System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle S…
    The/dev file system is loopback-mounted into the zone using a read-only mount.
    Please find the file system created for database instance installation.
    Filesystem             Size   Used  Available Capacity  Mounted on
    rpool/ROOT/solaris      29G   973M        28G     4%    /
    /dev                     0K     0K         0K     0%    /dev
    rpool/ROOT/solaris/var
                            29G    49M        28G     1%    /var
    proc                     0K     0K         0K     0%    /proc
    ctfs                     0K     0K         0K     0%    /system/contract
    mnttab                   0K     0K         0K     0%    /etc/mnttab
    objfs                    0K     0K         0K     0%    /system/object
    swap                    30G   1.5G        29G     5%    /system/volatile
    sharefs                  0K     0K         0K     0%    /etc/dfs/sharetab
    fd                       0K     0K         0K     0%    /dev/fd
    swap                    30G   1.5G        29G     5%    /tmp
    rpool/VARSHARE          29G    40K        28G     1%    /var/share
    h2hpool1/Dump           40G   9.2G        31G    23%    /Dump
    rpool/export            29G    32K        28G     1%    /export
    rpool/export/home       29G    32K        28G     1%    /export/home
    rpool/export/home/admin
                            29G    34K        28G     1%    /export/home/admin
    h2hpool1               244G    31K       235G     1%    /h2hpool1
    h2hpool1/oracle        180G    36K       180G     1%    /oracle
    h2hpool1/oracle/EPD    180G    44K       180G     1%    /oracle/EPD
    h2hpool1/oracle/EPD/112_64
                            10G    31K        10G     1%    /oracle/EPD/112_64
    h2hpool1/oracle/EPD/mirrlogA
                           1.0G    31K       1.0G     1%    /oracle/EPD/mirrlogA
    h2hpool1/oracle/EPD/mirrlogB
                           1.0G    31K       1.0G     1%    /oracle/EPD/mirrlogB
    h2hpool1/oracle/EPD/oraarch
                            20G    31K        20G     1%    /oracle/EPD/oraarch
    h2hpool1/oracle/EPD/origlogA
                           1.0G    31K       1.0G     1%    /oracle/EPD/origlogA
    h2hpool1/oracle/EPD/origlogB
                           1.0G    31K       1.0G     1%    /oracle/EPD/origlogB
    h2hpool1/oracle/EPD/sapdata1
                            30G    31K        30G     1%    /oracle/EPD/sapdata1
    h2hpool1/oracle/EPD/sapdata2
                            30G    31K        30G     1%    /oracle/EPD/sapdata2
    h2hpool1/oracle/EPD/sapdata3
                            30G    31K        30G     1%    /oracle/EPD/sapdata3
    h2hpool1/oracle/EPD/sapdata4
                            30G    31K        30G     1%    /oracle/EPD/sapdata4
    h2hpool1/oracle/EPD/sapreorg
                           2.0G    31K       2.0G     1%    /oracle/EPD/sapreorg
    h2hpool1/oracle/client
                           1.0G    31K       1.0G     1%    /oracle/client
    h2hpool1/oracle/stage
                           5.0G    31K       5.0G     1%    /oracle/stage/112_64
    rpool                   29G    31K        28G     1%    /rpool
    h2hpool1/sapmnt         20G    31K        20G     1%    /sapmnt
    h2hpool1/usr            20G    31K        20G     1%    /usr/sap

    Hi Praveen,
    It looks to be more permission issue rather than space issue. Ensure the file system where you copied the DVD has full permission.
    Check the installation logs for more details on which other file system needs full permission and work accordingly.
    Regards,
    Deepak Kori

  • Error message 'The Condition evaluates to false' using Form Personalisation

    Hi,
    In Oracle HRMS
    Under Assignment screen 2 fields are there 'Grade' and 'Payroll'
    w.r.t Grade field Payroll field should display
    i.e. If we enter grade field '1' by default Payroll field should display value' MANAGEMENT PAYROLL'
    NAVIGATION: India HRMS Manage--->People Enter and Maintain--> Click on Assignment button
    I done the process using form personalisation:
    Under  CONDITION TAB*****
    Trigger Event: WHEN-NEW-ITEM-INSTANCE
    Trigger Object: ASSGT.PAYROLL_NAME
    Condition-- :ASSGT.GRADE_NAME IN (1,2,3,4,5,6,7,8,9,10,11,'MT','4A')
    Processing Mode: both
    Under  ACTIONS TAB***
    Seq--10
    Type--Property
    Object Type: Item
    Target Object: ASSGT.PAYROLL_NAME
    Property Name : VALUE
    VALE: MANAGEMENT PAYROLL
    After that i press APPLY NOW button
    and also Validate button on condition tab
    But i display error message 'The Condition Evaluates to false'
    After that i save all setups then logout & log in the instance
    and UNDER Oracle HRMS Responsibility open the assignment screen when i enter in grade field 1,2,3,4,5,6,7,8,9,10 w.r.t that values Payroll field dispaling MANAGEMENT PAYROLL correctly
    But when i enter '4A' or MT on grade field and enter tab it
    showing error :The condition :ASSGT.GRADE_NAME IN(1,2,3,4,5,6,7,8,9,10,'4A','MT') could not be evaluated because of error ORA-01722 INVALID NUMBER .
    I tried for differen combination in condition field
    i.e.
    :ASSGT.GRADE_NAME IN('1','2','3','4','5','6','7','8','9','10','4A','MT')
    ${item.ASSGT.GRADE_NAME.value IN (1,2,3,4,5,6,7,8,9,10,'4A','MT')
    BUT SAME ERROR DISPLAYING
    Could you pls provide me the solution ASAP
    Thanks,
    AKULA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi Felipe,
    I understand that using the "Instantiation" tab in GP DesignTime, the process opens in a new window. Can you confirm whether your process opens in a new window even by using GP RunTime?
    While making a callable object from a Web Dynpro application, you might get this error when your process opens in a new window (A window which somehow no longer exists in the Portal environment. You can check this as you would not be able to see the Portal masthead and roles etc. at the top)
    For more information, see this SAP Note:
    [Error when executing a GP task - Page builder|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_gp/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d393831353137%7d]
    Bye
    Ankur

  • Error by Checking Swap Size

    Hello,
    I'm installing SAP Solution Manager on Ubuntu.
    I started sapisnt end after typing the Database ID, when on the status line appears "Checking Swap Size..." I get an error.
    I copy the tail of sapinst.log:
    INFO 2006-05-13 17:35:58
    Execute step prepareChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    INFO 2006-05-13 17:35:59
    Execute step runChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    ERROR 2006-05-13 17:36:01
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    INFO 2006-05-13 18:01:17
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks".
    ERROR 2006-05-13 18:01:20
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    INFO 2006-05-13 18:01:24
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks".
    ERROR 2006-05-13 18:01:28
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    Do you have an idea of which problem could occure?
    Thank you.
    Regards,
    Tommaso cereghetti

    Hi Pascal,
    I noticed that sapinst is using /oracle, but I didn't selected the DB path yet. Could that be the error? Where is the system reading this path from?
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.956 NWUsers.haveAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.964 NWUsers._readAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.964 NWUsers._isSystemRead(ORA_SID, os)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.970 NWUsers._isSystemRead() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.970 NWUsers._readAccountData() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.971 NWUsers.getMasterPassword()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.972 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.972 NWUsers._useMasterPasswordForAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.973 NWUsers._useMasterPasswordForAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.974 NWUsers.getAccountData(): {
      role:ORA_SID
      type:USER
      systems:os
      id:
      name:oraeva
      comment:SAP Database Administrator
      home:/oracle/EVA
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:dba,oper,sapinst
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    set accountdata for ORA_SID to {
      role:ORA_SID
      type:USER
      systems:os
      id:
      name:oraeva
      comment:SAP Database Administrator
      home:/oracle/EVA
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:dba,oper,sapinst
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.975 NWUsers.changeAccountData() done
    TRACE     
    The step askOraSid with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|NW_GetDBUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix_ora|ind|ind|ind|ind|0|0 has been executed successfully.
    INFO       2006-05-15 10:56:11
    Execute step sanityCheckAccounts of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_GetSidNoProfiles_ind_ind_ind_ind
        function:NW_GetSidNoProfiles_ind_ind_ind_ind_DialogPhase_sanityCheckAccounts_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|sanityCheckAccounts returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_GetSidNoProfiles_ind_ind_ind_ind
        function:NW_GetSidNoProfiles_ind_ind_ind_ind_DialogPhase_sanityCheckAccounts
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.229 NW.getSystem(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.234 NW({
      dbtype:ora
      dir_profile:/usr/sap/EVA/SYS/profile
      doMigMonConfig:false
      hasABAP:true
      hasJava:true
      isAddinInstallation:undefined
      loadType:SAP
      os4_krnlib:
      os4_seclanglib:
      sapDrive:
      sapmnt:/sap/sapmnt
      sid:EVA
      umeConfiguration:
      unicode:true
      useParallelAbapSystemCopy:
      workplace:false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.274 NW.setSapDrive()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.275 NW.setSapDrive(): nothing done.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.275 NW() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.276 NW.getSystem() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.276 NWUsers(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    t_NW_users.updateRow({
      sid:EVA
    }, WHERE sid='EVA'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.279 NWUsers() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.279 NWUsers.sanityCheck()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.280 NWUsers.sanityCheckOsAccount(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.280 NWUsers.getAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.282 NWUsers.haveAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.289 NWUsers.haveAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.297 NWUsers._readAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.297 NWUsers._isSystemRead(SIDAdm, os)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.303 NWUsers._isSystemRead() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.304 NWUsers._readAccountData() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.304 NWUsers.getMasterPassword()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.305 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.306 NWUsers._useMasterPasswordForAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.307 NWUsers._useMasterPasswordForAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.307 NWUsers.getAccountData(): {
      role:SIDAdm
      type:USER
      systems:os
      id:
      name:evaadm
      comment:SAP System Administrator
      home:
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:sapsys,sapinst,dba,oper
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.308 NWUsers.sanityCheckOsAccount() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.308 NWDB._get(EVA, ora)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.309 NWDB._fromTable(EVA, ctor)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.311 NWDBora(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.312 NWDB(EVA, {
      ORACLE_HOME:
      abapSchema:
      abapSchemaUpdate:
      dbsid:EVA
      hostname:gadamer
      installDB:true
      javaSchema:
      sid:EVA
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.312 NWDB() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.313 NWDBora(EVA) done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.313 NWDB._fromTable() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.314 NWDB.getDBSID()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.314 NW.getPersistentDefaultProfile()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.337 PersistentR3Profile().getPath()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.338 NW.getDefaultProfilePath(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.338 NW.getDirProfile(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.339 NW.getDirProfile() done: /usr/sap/EVA/SYS/profile
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Defaultprofile of EVA is /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.340 NW.getDefaultProfilePath() done: /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.341 PersistentR3Profile().getPath() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.342 NW.isUnicode(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.342 NW.isUnicode() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.342 NW.getPersistentDefaultProfile() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.343 NWDB.getDBSID() done: EVA
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.343 NWDBora.sanityCheckAccounts() start
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.344 NWDB.getDBHost()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.344 NWDB.hasABAP()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.345 NW.hasABAP(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.345 NW.hasABAP() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.345 NWDB.hasABAP() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.346 NW.getPersistentDefaultProfile()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.347 PersistentR3Profile().getPath()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.348 NW.getDefaultProfilePath(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.348 NW.getDirProfile(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.349 NW.getDirProfile() done: /usr/sap/EVA/SYS/profile
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Defaultprofile of EVA is /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.350 NW.getDefaultProfilePath() done: /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.351 PersistentR3Profile().getPath() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.351 NW.isUnicode(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.352 NW.isUnicode() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.352 NW.getPersistentDefaultProfile() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.352 NWDB.getDBHost() done: gadamer
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.353 NWUsers.sanityCheckOsAccount(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.354 NWUsers.getAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.356 NWUsers.haveAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.363 NWUsers.haveAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.370 NWUsers._readAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.371 NWUsers._isSystemRead(ORA_SID, os)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.377 NWUsers._isSystemRead() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.377 NWUsers._readAccountData() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.377 NWUsers.getMasterPassword()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.379 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.379 NWUsers._useMasterPasswordForAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.380 NWUsers._useMasterPasswordForAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.381 NWUsers.getAccountData(): {
      role:ORA_SID
      type:USER
      systems:os
      id:
      name:oraeva
      comment:SAP Database Administrator
      home:/oracle/EVA
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:dba,oper,sapinst
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.381 NWUsers.sanityCheckOsAccount() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.382 NWDBora.sanityCheckAccounts() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.382 NWUsers.sanityCheck() done
    TRACE     
    The step sanityCheckAccounts with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0 has been executed successfully.
    INFO       2006-05-15 10:56:11
    Execute step fillPRCContext of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_Onehost_System_ind_ind_ind_ind
        function:NW_Onehost_System_ind_ind_ind_ind_DialogPhase_fillPRCContext_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|fillPRCContext returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_Onehost_System_ind_ind_ind_ind
        function:NW_Onehost_System_ind_ind_ind_ind_DialogPhase_fillPRCContext
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.625 NW.getSystem(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.630 NW({
      dbtype:ora
      dir_profile:/usr/sap/EVA/SYS/profile
      doMigMonConfig:false
      hasABAP:true
      hasJava:true
      isAddinInstallation:undefined
      loadType:SAP
      os4_krnlib:
      os4_seclanglib:
      sapDrive:
      sapmnt:/sap/sapmnt
      sid:EVA
      umeConfiguration:
      unicode:true
      useParallelAbapSystemCopy:
      workplace:false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.665 NW.setSapDrive()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.666 NW.setSapDrive(): nothing done.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.666 NW() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.667 NW.getSystem() done
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6890
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPrerequisiteCheckerDialogs_context.insertRow({
      dataPath:/sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PREREQUISITE_CHECK_DATA.XML
      showDBInfoDialogs:false
      showSapSystemInfoDialogs:false
      showOnlyBadResults:true
      showDataFileDialog:false
      showServiceDialog:false
      showResultsDialog:true
      runChecksInDialog:true
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.insertRow({
      id:abap_ci_inst,abap_scs_inst,abap_di_inst,j2ee_ci_inst,j2ee_scs_inst,j2ee_db_inst
      selected:true
    }), inserting
    TRACE     
    The step fillPRCContext with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0 has been executed successfully.
    INFO       2006-05-15 10:56:11
    Execute step setDefaultDataPath of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_setDefaultDataPath_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|setDefaultDataPath returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_setDefaultDataPath
    is validator: false
    TRACE     
    The step setDefaultDataPath with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step getPreliminaryShipmentInfo of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getPreliminaryShipmentInfo_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|getPreliminaryShipmentInfo returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getPreliminaryShipmentInfo
    is validator: false
    TRACE     
    The step getPreliminaryShipmentInfo with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step showDataFileDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDataFileDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showDataFileDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDataFileDialog
    is validator: false
    TRACE      [iaxxcdialogdoc.cpp:142]
               CDialogDocument::evaluateDependsAndDependsNot()
    Do front side checks at backend for dialog element dataPath
    TRACE      [iaxxcdialogdoc.cpp:150]
               CDialogDocument::evaluateDependsAndDependsNot()
    Value element exists; excecute checks
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDataFileDialogValidator_default
    is validator: true
    TRACE      [iaxxgenimp.cpp:304]
               CGuiEngineImp::showDialogCalledByJs()
    Dialog  dPRCDataFile was skipped because of ( getCurrentDialog()->skip()  or !getCurrentDialog()->shallShow() )returns true.
    TRACE     
    The step showDataFileDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step getDataFile of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getDataFile_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|getDataFile returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getDataFile
    is validator: false
    TRACE      [syuxcfile.cpp:344]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file /sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PREREQUISITE_CHECK_DATA.XML to /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML
    INFO       2006-05-15 10:56:12 [syuxcfile.cpp:574]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file '/sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PREREQUISITE_CHECK_DATA.XML' to '/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML'.
    TRACE      [iaxxbfile.cpp:189]
               CIaOsFile::copyFromPath_impl()
    CSyFile::copy done.
    TRACE      [syuxcfile.cpp:344]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file /sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PRC_SHIPMENT_DATA.XML to /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML
    INFO       2006-05-15 10:56:12 [syuxcfile.cpp:574]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file '/sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PRC_SHIPMENT_DATA.XML' to '/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML'.
    TRACE      [iaxxbfile.cpp:189]
               CIaOsFile::copyFromPath_impl()
    CSyFile::copy done.
    TRACE     
    The step getDataFile with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step prepareServicesTable of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareServicesTable_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareServicesTable returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareServicesTable
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_update
      displayName:J2EE Engine Update
    }, WHERE id = 'j2ee_update'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_workplace_inst
      displayName:Developer Workplace
    }, WHERE id = 'j2ee_workplace_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_db_inst
      displayName:Database Instance (AS ABAP)
    }, WHERE id = 'abap_db_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_ci_inst
      displayName:Central Instance (AS ABAP)
    }, WHERE id = 'abap_ci_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_scs_inst
      displayName:Central Services Instance for ABAP (AS ABAP)
    }, WHERE id = 'abap_scs_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_di_inst
      displayName:Dialog Instance (AS ABAP)
    }, WHERE id = 'abap_di_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_db_inst
      displayName:Database Instance (AS Java)
    }, WHERE id = 'j2ee_db_inst'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_ci_inst
      displayName:Central Instance (AS Java)
    }, WHERE id = 'j2ee_ci_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_di_inst
      displayName:Dialog Instance (AS Java)
    }, WHERE id = 'j2ee_di_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_scs_inst
      displayName:Central Services Instance (AS Java)
    }, WHERE id = 'j2ee_scs_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:pi_inst
      displayName:PI Usage Type
    }, WHERE id = 'pi_inst'), inserting
    TRACE     
    The step prepareServicesTable with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:13
    Execute step showServiceDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showServiceDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showServiceDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showServiceDialog
    is validator: false
    TRACE     
    The step showServiceDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:13
    Execute step prepareDBInfoTable of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareDBInfoTable_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareDBInfoTable returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareDBInfoTable
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:ada
      displayName:MaxDB
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:ora
      displayName:Oracle
    }, WHERE ROWNUM = '1'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:db2
      displayName:IBM DB2 UDB for zLinux and z/OS
    }, WHERE ROWNUM = '2'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:db4
      displayName:IBM DB2 UDB for iSeries
    }, WHERE ROWNUM = '3'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:db6
      displayName:IBM DB2 UDB for UNIX and Windows
    }, WHERE ROWNUM = '4'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:mss
      displayName:MS SQL Server
    }, WHERE ROWNUM = '5'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCConnectMethods.updateRow({
      id:URL
      displayName:JDBC URL
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCConnectMethods.updateRow({
      id:SecStore
      displayName:Secure Store
    }, WHERE ROWNUM = '1'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.remove(WHERE 1=1)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.insertRow({
      id:j2ee_db
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.insertRow({
      id:abap_db
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.updateRow({
      id:j2ee_db
      displayName:Database for AS Java
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.updateRow({
      id:abap_db
      displayName:Database for AS ABAP
    }, WHERE ROWNUM = '1'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBInfo.insertRow({
      service:j2ee_db_inst
      serviceDisplayName:Database Instance (AS Java)
      dbRole:j2ee_db
      dbRoleDisplayName:Database for AS Java
      showDBInfoDialogs:false
      dontCheck:true
    }), inserting
    TRACE     
    The step prepareDBInfoTable with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:14
    Execute step showDBInfoOverviewDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDBInfoOverviewDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showDBInfoOverviewDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDBInfoOverviewDialog
    is validator: false
    TRACE     
    The step showDBInfoOverviewDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:14
    Execute step postProcessDBInfoOverviewDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_postProcessDBInfoOverviewDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|postProcessDBInfoOverviewDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_postProcessDBInfoOverviewDialog
    is validator: false
    TRACE     
    The step postProcessDBInfoOverviewDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:14
    Execute step prepareSapInfoTable of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareSapInfoTable_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareSapInfoTable returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareSapInfoTable
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.remove(WHERE 1=1)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.insertRow({
      id:j2ee
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.insertRow({
      id:abap
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.updateRow({
      id:j2ee
      displayName:SAP System based on AS Java
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.updateRow({
      id:abap
      displayName:SAP System based on AS ABAP
    }, WHERE ROWNUM = '1'), updating
    TRACE     
    The step prepareSapInfoTable with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step showSapInfoOverviewDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showSapInfoOverviewDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showSapInfoOverviewDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showSapInfoOverviewDialog
    is validator: false
    TRACE     
    The step showSapInfoOverviewDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step showDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|PrerequisiteCheckerDBDialogs|ind|ind|ind|ind|0|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind_DialogPhase_showDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|PrerequisiteCheckerDBDialogs|ind|ind|ind|ind|0|0|showDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind_DialogPhase_showDialog
    is validator: false
    TRACE     
    The step showDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|PrerequisiteCheckerDBDialogs|ind|ind|ind|ind|0|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step prepareChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareChecks_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareChecks returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareChecks
    is validator: false
    TRACE     
    The step prepareChecks with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step runChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_runChecks_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_runChecks
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    PrerequisitChecker  runChecks
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite checker: Reading data from /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite checker version is 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite check data version is 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.0
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package network::network match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package ::j2ee_update match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package ::pi_inst match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package ::abap_ci match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6892
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os::os_unix match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6893
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_unix::os_unix_64 match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6894
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_64 match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6895
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_64_rhel match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6896
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os::os_windows match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6897
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_windows::os_windows_32 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6898
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_sun::os_sun match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6899
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_true64::os_true64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6900
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_aix::os_aix match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6901
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_hp::os_hp match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6902
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::j2ee_linux match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package db_db6::os_linux_db_db6 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6903
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_32 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6904
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_ia64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6905
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_ppc64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6906
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_x86_64 match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_rhel4_x86_64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_sles9_x86_64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6907
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_s390x_64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker performing checks: Condition network::hostname from package network::network evaluated to PRCCondEvalResult.OK. Message: 'The host name has to be an alphanumerical string of characters [A-Z] and [a-z] and digits [0-9], and the hyphen (or minus) character "-". Although the newer RFCs permit host names beginning with digits, we recommend that host names begin with an alpha character. Maximum host name length is 13. Current host name: gadamer. See also SAP Note 611361.'.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker performing checks: Condition os_rlimit::rlim_soft_lesseq_hard from package os::os_unix evaluated to PRCCondEvalResult.OK. Message: 'A soft resource limit has to be less than or equal to the corresponding hard limit. This is not the case for the following limits: None.'.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker performing checks: Condition os_ram::os_ram_unix from package os::os_unix evaluated to PRCCondEvalResult.OK. Message: 'For the selected services at least 128 MB RAM are required. Current value: 3959 MB. If the current value is much lower than the required value this will significantly slow down the installation or make it even impossible. In this case stop the installation, add more RAM and start it again.'.
    TRACE      [iaxxejsbas.hpp:281]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown std::bad_cast: St8bad_cast
    ERROR      2006-05-15 10:56:18
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    TRACE     
    <html><head></head><body><p>An error occurred while processing service <b>SAP Solution Manager 4.0 > SAP Systems > Oracle > Central System > Central System Installation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    Regards,
    Tommaso

  • Error while invoking bean "finder": Instance not found in datasource

    Hi All
    I am facing Error while trying to execute a BPEL processing using Notification service for sending out mail .
    Following is the Error Stack :
    <ERROR> <default.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "finder": Instance not found in datasource.
    The process domain was unable to fetch the instance with key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" from the datasource.
    Please check that the instance key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" refers to a valid instance that has been started and not removed from the process domain.
    ORABPEL-02152
    Instance not found in datasource.
    The process domain was unable to fetch the instance with key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" from the datasource.
    Please check that the instance key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" refers to a valid instance that has been started and not removed from the process domain.
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:314)
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:262)
         at com.collaxa.cube.engine.data.AdminFinder.lookupInstanceByConversationId(AdminFinder.java:235)
         at [b]com.collaxa.cube.ejb.impl.FinderBean.lookupInstanceByConversationId(FinderBean.java:177)
         at IFinderBean_StatelessSessionBeanWrapper42.lookupInstanceByConversationId(IFinderBean_StatelessSessionBeanWrapper42.java:669)
         at com.oracle.bpel.client.Locator.lookupInstance(Locator.java:420)
         at displayInstance.jspService(_displayInstance.java:111)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:152)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    <2006-09-20 14:55:44,109> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    <2006-09-20 14:55:44,119> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    The understanding formed till now is that the service is trigged using a stateless session bean wrapper and the lookup for the same is failing.
    One option will be to write the java code for performing the lookup using method
    lookupInstanceByConversationId(String convId, DomainAuth auth)
    but certain information e.g DomainAuth is not available.
    I have tried locating information about the dynamic wrapper which is being created.
    Any inputs/comments/direction for the above problem are welcomed
    Cheers

    Thanks Marc.
    I checked the domain log (ORA_BPEL_HOME\bpel\domains\default\logs\domain.log) for information. It repeats the same error displayed in the bpel server window.
    I have now put some SOPs in my Java embedding activity to see if the process gets instantiated or not. On the BPEL server window, I am able to see these SOPs upto the point where I invoke a method invocation on my remote Java class. Which clearly means the BPEL process is instantiated, contrary to the information in the error (that the BPEL instance cannot be found) I am getting.

  • Failed to initialize the network. Check if another instance of agent is

    Out of the blue a small number of my Windows XP PCs get the following error
    when logging in. Usually appears while login script page is on screen:-
    Failed to initialize the network. Check if another instance of agent is
    running. Contact the system administrator
    Once XP has loaded ok I can manually start the Remote Management service.
    Some PCs are intermittent and don't seem to get it again but a couple get it
    every login. I removed the client and reinstalled. I removed the Remote
    Management service and re-installed. Re-registered the PC Workstation but no
    change for those who get it every day.
    I did find this:-
    Failed to initialize the network. Check if another instance of agent is
    running. Contact the system administrator
    Source: Remote Management Agent
    Severity: Critical
    Possible Cause: The Remote Management Agent is unable to bind to the IPX or
    IP port that is being used for Remote Management service, or the ports are
    being used by some other application running on the managed workstation.
    Action: Uninstall any third-party remote control agent or remote control
    application using these ports from the managed workstation.
    Possible Cause: The protocol stack is corrupted.
    Action: Reinstall the protocol stack.
    Possible Cause: The managed workstation is not connected to the network, or
    the network is down.
    Action: Connect the managed workstation to the network.
    I don't have any third party remote control agent installed and I've tried
    the refresh of the IP protocol stack. Surprised this has started as we have
    not made any changes to the network or software. We run NW Client 4.83sp1
    and NW5.1 sp5.
    Anybody else had this and cleared it completely?

    Further developments:
    It looks like it's a fault in the nic. it's a Compaq NC3120 Fast Ethernet
    card. It used to work, but since I've wiped out the card drivers that were
    in use, I'm at HP's mercy. They are telling me that the card is no longer
    under warranty and won't even tell me what driver to look for. Anything I've
    managed to find has the exact same symptoms:
    Client works, ping to IP addresses work, ping to www.yahoo.com (etc) doesn't
    work, although winipcfg shows a DNS server the same as every other machine I
    have.
    Internet explorer doesn't work, even with IP addresses to local servers.
    And of course, zenrc32 doesn't work, wsreg32 doesn't work.
    Does anyone know of a way of making the NC3120 work on a win98 machine?
    Shall I just go buy a couple dozen netcards from a more reputable company
    than compaq?
    Chris Denby
    IT Coordinator
    Rainy River District School Board
    Fort Frances, Ontario
    Canada
    "Chris Denby" <[email protected]> wrote in message
    news:[email protected]...
    > I have this message on windows 98. In addition to that, the wsreg32.log
    > reads work station import error -1 (UNKNOWN).
    > This happened after ghosting down to the machine and finding that it had a
    > different card. The client adapted easily to a new card, but the
    zenrc32.exe
    > won't run.
    >
    > I've checked to make sure it wasn't running by renaming the zenrc32.exe to
    > zenrc32.ex so it wouldn't run on start up. Then after the machine was
    > started up, I changed it back and ran it and it died immediately with the
    > same error.
    >
    > I have uninstalled the client through admin\unc32 and removed all traces
    of
    > the client then reinstalling, but no luck.
    >
    >
    > <[email protected]> wrote in message
    > news:1XuQc.3739$8%[email protected]...
    > > Did you ever get this solved?
    > > I've got the same thing going on with one Win2000 machine in my
    > > department. He can log into the network just fine but can not get to the
    > > internet.
    > > I've tried re-installing the protocol stack; no luck. I've searched hi
    and
    > > low for any other agent running on the machine with no luck. I've
    searched
    > > the registry for hours for all keys that would start programs or agents
    at
    > > start. Can't find anything. I've check for services, checked for fire
    wall
    > > problems, viruses. No luck. Since its only one machine I can re-image it
    > > with no problem, but I'm curious and want to find out whats going on in
    > > case the problem reapears or grows to other machines.
    > > Any help out there???
    > >
    > > > Out of the blue a small number of my Windows XP PCs get the following
    > > error
    > > > when logging in. Usually appears while login script page is on
    screen:-
    > > >
    > > > Failed to initialize the network. Check if another instance of agent
    is
    > > > running. Contact the system administrator
    > > >
    > > > Once XP has loaded ok I can manually start the Remote Management
    > service.
    > > > Some PCs are intermittent and don't seem to get it again but a couple
    > > get it
    > > > every login. I removed the client and reinstalled. I removed the
    Remote
    > > > Management service and re-installed. Re-registered the PC Workstation
    > > but no
    > > > change for those who get it every day.
    > > >
    > > > I did find this:-
    > > >
    > > > Failed to initialize the network. Check if another instance of agent
    is
    > > > running. Contact the system administrator
    > > >
    > > > Source: Remote Management Agent
    > > >
    > > > Severity: Critical
    > > >
    > > > Possible Cause: The Remote Management Agent is unable to bind to the
    IPX
    > > or
    > > > IP port that is being used for Remote Management service, or the ports
    > > are
    > > > being used by some other application running on the managed
    workstation.
    > > >
    > > > Action: Uninstall any third-party remote control agent or remote
    control
    > > > application using these ports from the managed workstation.
    > > >
    > > > Possible Cause: The protocol stack is corrupted.
    > > >
    > > > Action: Reinstall the protocol stack.
    > > >
    > > > Possible Cause: The managed workstation is not connected to the
    network,
    > > or
    > > > the network is down.
    > > >
    > > > Action: Connect the managed workstation to the network.
    > > >
    > > > I don't have any third party remote control agent installed and I've
    > > tried
    > > > the refresh of the IP protocol stack. Surprised this has started as we
    > > have
    > > > not made any changes to the network or software. We run NW Client
    > 4.83sp1
    > > > and NW5.1 sp5.
    > > >
    > > > Anybody else had this and cleared it completely?
    > > >
    > > >
    > > >
    > > >
    > > >
    > >
    >
    >

  • Error while checking the command ttcwadmin -status

    Hi
    Getting error while checking the status of timesten cluster agent
    Any clue
    [ttadmin@VFS1UUP02 bin]$ ttcwadmin -status
    TimesTen Cluster status report as of Wed Jun 26 15:03:42 2013
    (ttCWAdmin:) crsctl.c(715): TT48004: clsssinit failed with status = 3.
    *** glibc detected *** /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd: double free or corruption (out): 0x00007fffcc7c6b00 ***
    ======= Backtrace: =========
    /lib64/libc.so.6[0x34b14760e6]
    /lib64/libc.so.6[0x34b1478c13]
    /timesten/tt1122/TimesTen/tt1122/lib/libttcrs.so(crsAgentCtl+0xa6e)[0x7f6f32b71316]
    /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd[0x4062be]
    /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd[0x402784]
    /lib64/libc.so.6(__libc_start_main+0xfd)[0x34b141ecdd]
    /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd[0x4020ca]
    ======= Memory map: ========
    00400000-0040c000 r-xp 00000000 fd:0f 263189                             /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd
    0050b000-0050e000 rw-p 0000b000 fd:0f 263189                             /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd
    0050e000-00510000 rw-p 00000000 00:00 0
    00906000-009a4000 rw-p 00000000 00:00 0                                  [heap]
    34b0c00000-34b0c20000 r-xp 00000000 fd:07 135526                         /lib64/ld-2.12.so
    34b0e1f000-34b0e20000 r--p 0001f000 fd:07 135526                         /lib64/ld-2.12.so
    34b0e20000-34b0e21000 rw-p 00020000 fd:07 135526                         /lib64/ld-2.12.so
    34b0e21000-34b0e22000 rw-p 00000000 00:00 0
    34b1000000-34b1002000 r-xp 00000000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1002000-34b1202000 ---p 00002000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1202000-34b1203000 r--p 00002000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1203000-34b1204000 rw-p 00003000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1400000-34b158a000 r-xp 00000000 fd:07 135527                         /lib64/libc-2.12.so
    34b158a000-34b1789000 ---p 0018a000 fd:07 135527                         /lib64/libc-2.12.so
    34b1789000-34b178d000 r--p 00189000 fd:07 135527                         /lib64/libc-2.12.so
    34b178d000-34b178e000 rw-p 0018d000 fd:07 135527                         /lib64/libc-2.12.so
    34b178e000-34b1793000 rw-p 00000000 00:00 0
    34b1800000-34b1817000 r-xp 00000000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1817000-34b1a17000 ---p 00017000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1a17000-34b1a18000 r--p 00017000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1a18000-34b1a19000 rw-p 00018000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1a19000-34b1a1d000 rw-p 00000000 00:00 0
    34b2000000-34b2083000 r-xp 00000000 fd:07 131322                         /lib64/libm-2.12.so
    34b2083000-34b2282000 ---p 00083000 fd:07 131322                         /lib64/libm-2.12.so
    34b2282000-34b2283000 r--p 00082000 fd:07 131322                         /lib64/libm-2.12.so
    34b2283000-34b2284000 rw-p 00083000 fd:07 131322                         /lib64/libm-2.12.so
    34b4000000-34b4016000 r-xp 00000000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4016000-34b4215000 ---p 00016000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4215000-34b4216000 r--p 00015000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4216000-34b4217000 rw-p 00016000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4217000-34b4219000 rw-p 00000000 00:00 0
    34b4800000-34b4816000 r-xp 00000000 fd:07 135531                         /lib64/libgcc_s-4.4.7-20120601.so.1
    34b4816000-34b4a15000 ---p 00016000 fd:07 135531                         /lib64/libgcc_s-4.4.7-20120601.so.1
    34b4a15000-34b4a16000 rw-p 00015000 fd:07 135531                         /lib64/libgcc_s-4.4.7-20120601.so.1
    7f6f2d4f0000-7f6f2d513000 rw-p 00000000 00:00 0
    7f6f2d513000-7f6f2d515000 r-xp 00000000 fd:10 2104758                    /u01/app/11.2.0/grid/lib/libskgxn2.so
    7f6f2d515000-7f6f2d614000 ---p 00002000 fd:10 2104758                    /u01/app/11.2.0/grid/lib/libskgxn2.so
    7f6f2d614000-7f6f2d615000 rw-p 00001000 fd:10 2104758                    /u01/app/11.2.0/grid/lib/libskgxn2.so
    7f6f2d615000-7f6f2dcdf000 r-xp 00000000 fd:10 2104742                    /u01/app/11.2.0/grid/lib/libhasgen11.so
    7f6f2dcdf000-7f6f2ddde000 ---p 006ca000 fd:10 2104742                    /u01/app/11.2.0/grid/lib/libhasgen11.so
    7f6f2ddde000-7f6f2de00000 rw-p 006c9000 fd:10 2104742                    /u01/app/11.2.0/grid/lib/libhasgen11.so
    7f6f2de00000-7f6f2de06000 rw-p 00000000 00:00 0
    7f6f2de06000-7f6f2dead000 r-xp 00000000 fd:10 2104735                    /u01/app/11.2.0/grid/lib/libocr11.so
    7f6f2dead000-7f6f2dfad000 ---p 000a7000 fd:10 2104735                    /u01/app/11.2.0/grid/lib/libocr11.so
    7f6f2dfad000-7f6f2dfb0000 rw-p 000a7000 fd:10 2104735                    /u01/app/11.2.0/grid/lib/libocr11.so
    7f6f2dfb0000-7f6f2e053000 r-xp 00000000 fd:10 2104718                    /u01/app/11.2.0/grid/lib/libocrb11.so
    7f6f2e053000-7f6f2e152000 ---p 000a3000 fd:10 2104718                    /u01/app/11.2.0/grid/lib/libocrb11.so
    7f6f2e152000-7f6f2e154000 rw-p 000a2000 fd:10 2104718                    /u01/app/11.2.0/grid/lib/libocrb11.so
    7f6f2e154000-7f6f2e15f000 r-xp 00000000 fd:10 2104764                    /u01/app/11.2.0/grid/lib/libocrutl11.so
    7f6f2e15f000-7f6f2e25f000 ---p 0000b000 fd:10 2104764                    /u01/app/11.2.0/grid/lib/libocrutl11.so
    7f6f2e25f000-7f6f2e260000 rw-p 0000b000 fd:10 2104764                    /u01/app/11.2.0/grid/lib/libocrutl11.so
    7f6f2e260000-7f6f2e261000 r-xp 00000000 fd:07 132252                     /lib64/libaio.so.1.0.1
    7f6f2e261000-7f6f2e460000 ---p 00001000 fd:07 132252                     /lib64/libaio.so.1.0.1
    7f6f2e460000-7f6f2e461000 rw-p 00000000 fd:07 132252                     /lib64/libaio.so.1.0.1
    7f6f2e46c000-7f6f30a3e000 r-xp 00000000 fd:10 2104660                    /u01/app/11.2.0/grid/lib/libclntsh.so.11.1
    7f6f30a3e000-7f6f30c3d000 ---p 025d2000 fd:10 2104660                    /u01/app/11.2.0/grid/lib/libclntsh.so.11.1
    7f6f30c3d000-7f6f30dd3000 rw-p 025d1000 fd:10 2104660                    /u01/app/11.2.0/grid/lib/libclntsh.so.11.1
    7f6f30dd3000-7f6f30df8000 rw-p 00000000 00:00 0
    7f6f30df8000-7f6f31081000 r-xp 00000000 fd:10 2104768                    /u01/app/11.2.0/grid/lib/libnnz11.so
    7f6f31081000-7f6f31180000 ---p 00289000 fd:10 2104768                    /u01/app/11.2.0/grid/lib/libnnz11.so
    7f6f31180000-7f6f311c2000 rw-p 00288000 fd:10 2104768                    /u01/app/11.2.0/grid/lib/libnnz11.so
    7f6f311c2000-7f6f311c4000 rw-p 00000000 00:00 0 Aborted (core dumped)
    Regards
    Siva Kumar

    The permission looks fine. If it was permission issue then y it is trying to read the DATA disk which I havent created this time at all ( But created in the first installation).
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [ CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [ OCRASM][3563381328]proprasmo: *Error in open/create file in dg [DATA]*[ OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [ OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: *Failed to open [+DATA].* Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [ OCRASM][3563381328]proprasmcl: asmhandle is NULL
    The only disks created are
    [root@SFV9699 dev]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    And these disks are showing part of that group also.. Not quite sure how this happened..
    what abt dropping this group.. will anything work.

  • How to fix 'Error in master condition maintenance'

    When i try to create a contract I get a RABAX runtime error.  When I tried to transact via the gui (BBP_CTR_MAIN) I get the error below.
    Error in master condition maintenance
    Message no. BBP_PD450
    Runtime error details below:
    User and Transaction
        Language key........ "E"
        Transaction......... "BBP_CTR_MAIN "
        Program............. "SAPLBBP_PDH"
        Screen.............. "SAPLBBP_CTR_UI_ITS 1000"
        Screen line......... 43
    I've run BBP_CND_CUSTOMIZING_CHECK and it looks fine (IPC is up) except for the following:
          Condit. Type   01AG             Conditions Table not Active
          Condit. Type   01RH             Conditions Table not Active
    1. Any idea on what I can check or what could be causing this?
    2. How do I activiate Condition tables?
    We are in SRM5.0

    Hi,
       See notes 843661 and 673372.
    BR,
    Disha.
    Pls reward points for useful answers.

  • Data Assertion error while installting sap DB instance

    Hi Friends,
    Please help me to fix the following error...
    I have installed the Central Instance of IDES 4.7 Enterprise on window
    server 2003. There is no error encounter. Error comes when I am installing
    the database instance in that "PREPARE ORACLE NETWORK CONFIGURATION" . The
    error message is :
    "ERROR 2005-11-03 18:12:53"
    CJS-00081 Assertion failed: Lsnrctl: Parameter dbhome has to be a valid
    ORACLE_HOME.
    Best Regards,
    vinod

    HIi Buddy,
    sorry for the delay to your response.I got fixed that earlier issue  but now i'm getting similar kind of problem again while data base loading phase on DB instance installation.
    Configuration details:
    SAP 4.7 EE
    ORacle 10g server (FOr DB)
    PLease find the following log for that.Would highly appreciated your response.
    INFO 2008-04-20 11:52:23
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2008-04-20 11:52:35
    The 'saploc' share exists at directory 'D:\usr\sap'. Choosing drive D: as SAP System drive.
    INFO[E] 2008-04-20 11:53:06
    Account group="intel\SAP_LDAP" does not exist. <#1>
    INFO[E] 2008-04-20 11:53:24
    Account group="intel\dbdevctl" does not exist. <#1>
    INFO 2008-04-20 11:56:59
    Copying file L:/SAP4.7EE/exp1/EXPORT1/DB/ORA/DBSIZE.XML to: DBSIZE.XML.
    INFO 2008-04-20 11:56:59
    Creating file C:\SAPinst ORACLE SAPINST\DBSIZE.XML.
    INFO 2008-04-20 11:56:59
    Copying file system node L:\SAP4.7EE\exp1\EXPORT1/DB/ORA/DBSIZE.XML with type NODE to DBSIZE.XML succeeded.
    INFO 2008-04-20 11:56:59
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-04-20 11:57:01
    Copying file L:/SAP4.7EE/exp1/EXPORT1/DB/DDLORA.TPL to: DDLORA.TPL.
    INFO 2008-04-20 11:57:01
    Creating file C:\SAPinst ORACLE SAPINST\DDLORA.TPL.
    INFO 2008-04-20 11:57:01
    Copying file system node L:\SAP4.7EE\exp1\EXPORT1/DB/DDLORA.TPL with type NODE to DDLORA.TPL succeeded.
    INFO 2008-04-20 11:57:01
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-04-20 11:57:06
    Moving file C:/SAPinst ORACLE SAPINST/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-04-20 11:57:06
    Moving file C:/SAPinst ORACLE SAPINST/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-04-20 11:57:06
    Removing file C:/SAPinst ORACLE SAPINST/orig_ddl_ora_tmp.tpl.
    INFO 2008-04-20 11:58:16
    Package table created
    PHASE 2008-04-20 11:58:44
    SAP Web Application Server
    PHASE 2008-04-20 11:58:44
    Request common parameters of SAP System
    PHASE 2008-04-20 11:58:44
    Create operating system accounts
    INFO 2008-04-20 11:58:45
    Copying file C:/SAPinst ORACLE SAPINST/keydb.xml to: C:/SAPinst ORACLE SAPINST/keydb.1.xml.
    INFO 2008-04-20 11:58:45
    Creating file C:\SAPinst ORACLE SAPINST\keydb.1.xml.
    INFO 2008-04-20 11:58:45
    Copying file C:/SAPinst ORACLE SAPINST/product.xml to: C:/SAPinst ORACLE SAPINST/product.1.xml.
    INFO 2008-04-20 11:58:45
    Creating file C:\SAPinst ORACLE SAPINST\product.1.xml.
    INFO 2008-04-20 11:58:45
    Copying file C:/SAPinst ORACLE SAPINST/oradbpar.xml to: C:/SAPinst ORACLE SAPINST/oradbpar.1.xml.
    INFO 2008-04-20 11:58:45
    Creating file C:\SAPinst ORACLE SAPINST\oradbpar.1.xml.
    INFO 2008-04-20 11:58:45
    Copying file C:/SAPinst ORACLE SAPINST/DBSIZE.XML to: C:/SAPinst ORACLE SAPINST/DBSIZE.1.XML.
    INFO 2008-04-20 11:58:45
    Creating file C:\SAPinst ORACLE SAPINST\DBSIZE.1.XML.
    INFO 2008-04-20 11:58:45
    Copying file C:/SAPinst ORACLE SAPINST/exportcds.xml to: C:/SAPinst ORACLE SAPINST/exportcds.1.xml.
    INFO 2008-04-20 11:58:45
    Creating file C:\SAPinst ORACLE SAPINST\exportcds.1.xml.
    PHASE 2008-04-20 11:59:16
    Request operating system user information
    PHASE 2008-04-20 11:59:16
    Request operating system user information
    PHASE 2008-04-20 11:59:16
    Request operating system user information
    PHASE 2008-04-20 11:59:16
    Request operating system user information
    PHASE 2008-04-20 11:59:16
    Request operating system user information
    PHASE 2008-04-20 11:59:16
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    PHASE 2008-04-20 11:59:17
    Request operating system user information
    INFO 2008-04-20 11:59:18
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1820834764-1610704591-2651201479-500' on host 'intel'!
    INFO 2008-04-20 11:59:18
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1820834764-1610704591-2651201479-500' on host 'intel'!
    INFO 2008-04-20 11:59:18
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1820834764-1610704591-2651201479-500' on host 'intel'!
    INFO 2008-04-20 11:59:19
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    WARNING 2008-04-20 11:59:21
    Error 1332 (No mapping between account names and security IDs was done.
    ) in execution of a 'SetEntriesInAcl' function, line (661), with parameter ().
    INFO 2008-04-20 11:59:22
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:22
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:23
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:24
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:25
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:26
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:27
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:28
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:29
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:30
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:31
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:32
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:33
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:34
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:35
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:36
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:37
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:38
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:39
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:40
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:41
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:42
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:43
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:44
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:45
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:46
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:47
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-04-20 11:59:48
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    PHASE 2008-04-20 11:59:48
    Adapt filesystem
    PHASE 2008-04-20 11:59:48
    Prepare check/adapt SAP instance filesystem
    INFO 2008-04-20 11:59:49
    File system node D:\usr\sap exists.
    INFO 2008-04-20 11:59:49
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap/DEV exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap/tmp exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/tmp exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/EPS exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/EPS/in exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/EPS/out exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/EPS/log exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/bin exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/buffer exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/cofiles exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/data exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/etc exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/log exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    File system node D:\usr\sap\trans/sapnames exists already. Nothing to do.
    INFO 2008-04-20 11:59:50
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-04-20 11:59:51
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-04-20 11:59:52
    Creating of all NT shares while processing the table 'tNT_SHARE' succeeded.
    PHASE 2008-04-20 11:59:52
    Extract archives
    INFO 2008-04-20 11:59:53
    Processing of all file system node operations of table t_SAPComponent_Archives_FORMS_SHARED succeeded.
    PHASE 2008-04-20 11:59:54
    Extract SAP System kernel archives
    INFO 2008-04-20 11:59:57
    Creating file C:\SAPinst ORACLE SAPINST\SAPMMC.SAR.log.
    INFO 2008-04-20 11:59:57
    .\sapcar.exe -xvgf L:/SAP4.7EE/sapinst/NT/I386/MMC/SAPMMC.SAR, -R C:\SAPinst ORACLE SAPINST succeeded. (See output in './SAPMMC.SAR.log'.)
    INFO 2008-04-20 11:59:58
    While copying node C:/SAPinst ORACLE SAPINST/sapmmc.dll to J:\WINDOWS\system32/sapmmc.dll: source is not newer than the target. Nothing to do.
    INFO 2008-04-20 11:59:58
    While copying node C:/SAPinst ORACLE SAPINST/sapmmcada.dll to J:\WINDOWS\system32/sapmmcada.dll: source is not newer than the target. Nothing to do.
    INFO 2008-04-20 11:59:58
    While copying node C:/SAPinst ORACLE SAPINST/sapmmcdb6.dll to J:\WINDOWS\system32/sapmmcdb6.dll: source is not newer than the target. Nothing to do.
    INFO 2008-04-20 11:59:58
    While copying node C:/SAPinst ORACLE SAPINST/sapmmcinf.dll to J:\WINDOWS\system32/sapmmcinf.dll: source is not newer than the target. Nothing to do.
    INFO 2008-04-20 11:59:58
    While copying node C:/SAPinst ORACLE SAPINST/sapmmcms.dll to J:\WINDOWS\system32/sapmmcms.dll: source is not newer than the target. Nothing to do.
    INFO 2008-04-20 11:59:58
    Processing of all file system node operations of table t_SAPComponent_Archives_Copy_SHARED succeeded.
    INFO 2008-04-20 12:00:02
    Creating file C:\SAPinst ORACLE SAPINST\DBATOOLS.SAR.log.
    INFO 2008-04-20 12:00:03
    .\sapcar.exe -xvgf L:/SAP4.7EE/sapinst/NT\I386\DBATOOLS.SAR, -R D:\usr\sap\DEV\SYS\exe\run succeeded. (See output in './DBATOOLS.SAR.log'.)
    INFO 2008-04-20 12:00:04
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    INFO 2008-04-20 12:00:05
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    PHASE 2008-04-20 12:00:05
    Create service ports
    PHASE 2008-04-20 12:00:06
    Generate instance profiles
    PHASE 2008-04-20 12:00:06
    Versionize default profile, instance profile and start profile
    INFO 2008-04-20 12:00:07
    Processing of all file system node operations of table t_SAPComponent_Profiles_FORMS_SHARED succeeded.
    INFO 2008-04-20 12:00:08
    Processing of adapt operation t_SAPComponent_Profiles_SHARED succeeded.
    INFO 2008-04-20 12:00:10
    Creating file C:\SAPinst ORACLE SAPINST\lsnrctl.log.
    INFO 2008-04-20 12:00:11
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:00:11
    Output of J:\oracle\ora92/bin/lsnrctl is written to the logfile lsnrctl.log.
    INFO 2008-04-20 12:00:11
    Running the command "J:\oracle\ora92/bin/lsnrctl 'stop' 'LISTENER'" finished with returncode 0. Output:
    INFO 2008-04-20 12:00:11
    Creating file C:\SAPinst ORACLE SAPINST\listener.tpl.
    INFO 2008-04-20 12:00:11
    Copying file J:/oracle/ora92/network/admin/listener.ora to: J:/oracle/ora92/network/admin/listener.1.ora.
    INFO 2008-04-20 12:00:11
    Creating file J:\oracle\ora92\network\admin\listener.1.ora.
    INFO 2008-04-20 12:00:11
    Moving file J:/oracle/ora92/network/admin/listener.ora to: \s20k..2.
    INFO 2008-04-20 12:00:11
    Moving file C:/s20k. to: J:\oracle\ora92/network/admin/listener.ora.
    INFO 2008-04-20 12:00:11
    Removing file C:/s20k..2.
    INFO 2008-04-20 12:00:11
    Creating file C:\SAPinst ORACLE SAPINST\tnsnames.tpl.
    INFO 2008-04-20 12:00:11
    Copying file J:/oracle/ora92/network/admin/tnsnames.ora to: J:/oracle/ora92/network/admin/tnsnames.1.ora.
    INFO 2008-04-20 12:00:11
    Creating file J:\oracle\ora92\network\admin\tnsnames.1.ora.
    INFO 2008-04-20 12:00:11
    Moving file J:/oracle/ora92/network/admin/tnsnames.ora to: \s20k.1.2.
    INFO 2008-04-20 12:00:11
    Moving file C:/s20k.1 to: J:\oracle\ora92/network/admin/tnsnames.ora.
    INFO 2008-04-20 12:00:11
    Removing file C:/s20k.1.2.
    INFO 2008-04-20 12:00:11
    Copying file J:/oracle/ora92/network/admin/sqlnet.ora to: J:/oracle/ora92/network/admin/sqlnet.1.ora.
    INFO 2008-04-20 12:00:11
    Creating file J:\oracle\ora92\network\admin\sqlnet.1.ora.
    INFO 2008-04-20 12:00:11
    Removing file J:/oracle/ora92/network/admin/sqlnet.ora.
    INFO 2008-04-20 12:00:11
    Creating file J:\oracle\ora92\network\admin\sqlnet.ora.
    INFO 2008-04-20 12:00:14
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-04-20 12:00:14
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\saptrace.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/saptrace with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\saptrace\background.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/saptrace/background with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\saptrace\usertrace.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/saptrace/usertrace with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapreorg.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapreorg with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\saparch.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/saparch with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory J:\oracle\DEV\oraarch.
    INFO 2008-04-20 12:00:16
    Creating file system node J:\oracle\DEV/oraarch with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapcheck.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapcheck with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapbackup.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapbackup with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\origlogA.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV\origlogA with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\mirrlogA.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV\mirrlogA with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\origlogB.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV\origlogB with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\mirrlogB.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV\mirrlogB with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata1\cntrl.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV\sapdata1\cntrl with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\saparch\cntrl.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV\saparch\cntrl with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\origlogA\cntrl.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV\origlogA
    cntrl with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-04-20 12:00:16
    File system node D:\oracle\DEV/sapdata1 exists already. Nothing to do.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata2.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata2 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_1.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_1 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_2.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_2 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_3.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_3 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_4.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_4 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_5.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_5 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_6.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_6 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_7.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_7 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_8.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_8 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_9.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_9 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_10.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_10 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_11.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_11 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_12.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_12 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_13.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_13 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_14.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_14 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_15.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_15 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_16.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_16 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_17.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_17 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata4\dev_18.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata4\dev_18 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_1.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_1 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_2.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_2 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_3.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_3 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_4.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_4 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_5.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_5 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_6.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_6 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_7.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_7 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_8.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_8 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_9.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_9 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\dev620_10.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\dev620_10 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata1\devusr_1.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata1\devusr_1 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata2\roll_1.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata2\roll_1 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata3\temp_1.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata3\temp_1 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Creating directory D:\oracle\DEV\sapdata1\system_1.
    INFO 2008-04-20 12:00:16
    Creating file system node D:\oracle\DEV/sapdata1\system_1 with type DIRECTORY succeeded.
    INFO 2008-04-20 12:00:16
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-04-20 12:00:17
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-04-20 12:00:18
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-04-20 12:00:20
    Creating file J:\oracle\ora92\database\initDEV.ora.
    INFO 2008-04-20 12:00:24
    Creating file J:\oracle\ora92\database\initDEV.sap.
    INFO 2008-04-20 12:00:27
    Copying file L:/SAP4.7EE/sapinst/NT/COMMON/INSTALL/INITSID.DBA to: J:\oracle\ora92/database/initDEV.dba.
    INFO 2008-04-20 12:00:27
    Creating file J:\oracle\ora92\database\initDEV.dba.
    INFO 2008-04-20 12:00:29
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:00:30
    Moving file J:/oracle/ora92/database/initDEV.ora to: orig_init_ora_tmp.txt.
    INFO 2008-04-20 12:00:30
    Moving file C:/SAPinst ORACLE SAPINST/changed_init_ora_tmp.txt to: J:\oracle\ora92\database\initDEV.ora.
    INFO 2008-04-20 12:00:30
    Removing file C:/SAPinst ORACLE SAPINST/orig_init_ora_tmp.txt.
    INFO 2008-04-20 12:00:31
    Creating file C:\SAPinst ORACLE SAPINST\oradim.log.
    INFO 2008-04-20 12:00:36
    See 'J:\oracle\ora92/bin/oradim -new -sid DEV -STARTMODE auto' output in 'C:\SAPinst ORACLE SAPINST\oradim.log'.
    INFO 2008-04-20 12:00:36
    'J:\oracle\ora92/bin/oradim -new -sid DEV -STARTMODE auto' returned with '0'.
    INFO 2008-04-20 12:00:38
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:00:41
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:00:48
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:01:51
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:01:53
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:03:09
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:03:11
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:09:14
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:09:17
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:09:20
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:09:23
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:09:25
    Moving file J:/oracle/ora92/database/initDEV.ora to: orig_init_ora_tmp.txt.
    INFO 2008-04-20 12:09:25
    Moving file C:/SAPinst ORACLE SAPINST/changed_init_ora_tmp.txt to: J:\oracle\ora92\database\initDEV.ora.
    INFO 2008-04-20 12:09:25
    Removing file C:/SAPinst ORACLE SAPINST/orig_init_ora_tmp.txt.
    INFO 2008-04-20 12:09:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:09:30
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:10:55
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:10:57
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:12:21
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:12:24
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:13:48
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:13:51
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:15:16
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:15:19
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:16:42
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:16:44
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:18:07
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:18:09
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:19:33
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:19:35
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:20:59
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:21:02
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:22:24
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:22:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:23:51
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:23:54
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:25:16
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:25:19
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:26:42
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:26:45
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:28:08
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:28:11
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:29:36
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:29:39
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:31:03
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:31:06
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:32:31
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:32:34
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:33:59
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:34:01
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:35:04
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:35:07
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:36:32
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:36:34
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:38:00
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:38:02
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:39:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:39:30
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:40:53
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:40:56
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:42:21
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:42:24
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:43:50
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:43:52
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:45:17
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:45:19
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:46:44
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:46:47
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:48:11
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:48:14
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:49:13
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:49:16
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:49:21
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:49:24
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:49:55
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:49:58
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:02
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:04
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:08
    Moving file J:/oracle/ora92/database/initDEV.ora to: orig_init_ora_tmp.txt.
    INFO 2008-04-20 12:50:08
    Moving file C:/SAPinst ORACLE SAPINST/changed_init_ora_tmp.txt to: J:\oracle\ora92\database\initDEV.ora.
    INFO 2008-04-20 12:50:08
    Removing file C:/SAPinst ORACLE SAPINST/orig_init_ora_tmp.txt.
    INFO 2008-04-20 12:50:09
    Copying file C:/SAPinst ORACLE SAPINST/lsnrctl.log to: C:/SAPinst ORACLE SAPINST/lsnrctl.1.log.
    INFO 2008-04-20 12:50:09
    Creating file C:\SAPinst ORACLE SAPINST\lsnrctl.1.log.
    INFO 2008-04-20 12:50:09
    Removing file C:/SAPinst ORACLE SAPINST/lsnrctl.log.
    INFO 2008-04-20 12:50:09
    Creating file C:\SAPinst ORACLE SAPINST\lsnrctl.log.
    INFO 2008-04-20 12:50:09
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:09
    Output of J:\oracle\ora92/bin/lsnrctl is written to the logfile lsnrctl.log.
    WARNING 2008-04-20 12:50:11
    Running the command "J:\oracle\ora92/bin/lsnrctl 'status' 'LISTENER'" finished with returncode 3. Output:
    INFO 2008-04-20 12:50:11
    Copying file C:/SAPinst ORACLE SAPINST/lsnrctl.log to: C:/SAPinst ORACLE SAPINST/lsnrctl.2.log.
    INFO 2008-04-20 12:50:11
    Creating file C:\SAPinst ORACLE SAPINST\lsnrctl.2.log.
    INFO 2008-04-20 12:50:11
    Removing file C:/SAPinst ORACLE SAPINST/lsnrctl.log.
    INFO 2008-04-20 12:50:11
    Creating file C:\SAPinst ORACLE SAPINST\lsnrctl.log.
    INFO 2008-04-20 12:50:11
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:11
    Output of J:\oracle\ora92/bin/lsnrctl is written to the logfile lsnrctl.log.
    INFO 2008-04-20 12:50:13
    Running the command "J:\oracle\ora92/bin/lsnrctl 'start' 'LISTENER'" finished with returncode 0. Output:
    INFO 2008-04-20 12:50:14
    Copying file L:/SAP4.7EE/sapinst/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2008-04-20 12:50:14
    Creating file C:\SAPinst ORACLE SAPINST\oradbusr.sql.
    INFO 2008-04-20 12:50:15
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:18
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    PHASE 2008-04-20 12:50:21
    Database Load
    INFO 2008-04-20 12:50:29
    Task files created
    INFO 2008-04-20 12:50:23
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:24
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:25
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:27
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:28
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:29
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:30
    Command files created
    ERROR 2008-04-20 15:52:59
    MSC-01015  Process finished with error(s), check log file C:\SAPinst ORACLE SAPINST/SAPSSEXC.log
    ERROR 2008-04-20 18:52:47
    FJS-00012  Error when executing script.
    INFO 2008-04-20 12:50:32
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:32
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 12:50:32
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 15:53:06
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 17:05:48
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 17:53:02
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:03:04
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:23:07
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:35:09
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:39:11
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:40:12
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:41:13
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:42:13
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    INFO 2008-04-20 18:42:44
    Changed working directory to C:\SAPinst ORACLE SAPINST.
    Best Regards,
    vinod

  • DBA Cockpit - Error RC=16 at DB Instance CreateObject

    Hi Guys,
    I just started learning SAP Netweaver and got problem/error when i executed Tcode DB13, below the error details:
    System: NSP
    DB System: MaxDB/LiveCache
    DB Release: 7.6.00.028
    Schema Name: SAPNSP
    O/S : Windows XP
    Error details
    NSP- Other Error RC=16 at DB Instance CreateObject
    An Error Occured when processing system NSP
    Error in "CL_DB6_TREE_NAVIGATOR====== CP CL_DB6_TREE_NAVIGATOR===CM012' With return code system not reached
    NSP - Check the system registration.
    I tried Tcode DB59, and did 'Connection Test', and the log file is here:
    Application Server:  Host_Name
       1. Connect. test with "dbmcli db_state"                         Unsuccessful
          dbmcli_command_execute_error
          Error! Connection failed to node PWDF2788 for database NSP:
          unknown host name
          External program terminated with exit code 2
       2. Connect. test with command mode "dbmrfc db_state"            Unsuccessful
          dbm_system_error
          Name and Server     : NSP - PWDF2788
          DBMRFC Function     : DBM_EXECUTE
          Command             : db_state
          Error               : DBM Error
          Return Code         :         -4
          Error Message       : unknown host name
       3. Connect. test with session mode "dbmrfc db_state"            Unsuccessful
          dbm_system_error
          Name and Server     : NSP - PWDF2788
          DBMRFC Function     : DBM_CONNECT
          Error               : DBM Error
          Return Code         :         -4
          Error Message       : unknown host name
       4. Connect. test with "native SQL"  ( NSP )                     Unsuccessful
          For detailed information, see the developer trace for work process:
    Please help and advice. Thankyou so much.
    Ferry

    Hi Markus,
    I already run tcode DB59 and the configuration looks fine.
    Name of Database Connection     : NSP
    Database Type     : MaxDB
    Name of Database:     NSP
    Database Server:     FWILSON
    Central Authorization     X
    Monitoring Using Alert Monitor     X
    Integration Data     @01\QIntegration data complete@
    Last Changed On     01.11.2008
    Last Changed At     15:21:25
    Last Changed By     SAP*
    And i did connection test but still failed/error as below:
    Application Server:  FWILSON_NSP_00                           ( Windows NT )
       1. Connect. test with "dbmcli db_state"                         Unsuccessfu
          dbmcli_command_execute_error
          Error! Connection failed to node FWILSON for database NSP:
          -24950,ERR_USRFAIL: User authorization failed
          External program terminated with exit code 2
       2. Connect. test with command mode "dbmrfc db_state"            Unsuccessfu
          dbm_system_error
          Name and Server     : NSP - FWILSON
          DBMRFC Function     : DBM_EXECUTE
          Command             : db_state
          Error               : DBM Error
          Return Code         :         -2
          Error Message       : ERR_USRFAIL: User authorization failed#
       3. Connect. test with session mode "dbmrfc db_state"            Unsuccessfu
          dbm_system_error
          Name and Server     : NSP - FWILSON
          DBMRFC Function     : DBM_CONNECT
          Error               : DBM Error
          Return Code         :         -2
          Error Message       : ERR_USRFAIL: User authorization failed#
       4. Connect. test with "native SQL"  ( NSP )                     Unsuccessfu
          For detailed information, see the developer trace for work process:
    Anything i should do to solve this problem?
    Or just simply reinstall the Database?
    Thanks alot.
    Edited by: Ferry Wilson on Nov 1, 2008 2:39 PM

Maybe you are looking for