cancel
Showing results for 
Search instead for 
Did you mean: 

Error on SAP database instance installation .

Former Member
0 Kudos

Hi experts,

Here I pastee the last 100 lines of SApinst_dev.log, installation stop at oracle network configuration phase @database instance.

Kindly assist me to solve the issue, the suggestion would be highly appreciated.

Thanks in advance

TRACE [synxcaccnt.cpp:87]

iastring CSyAccountImpl::getDomain() const

account a exists with parameter domain="3I-SIVARAM"

INFO 2008-06-25 10:30:15 [syxxccuren.hpp:355]

CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)

Changed working directory to C:\Program Files\sapinst.

INFO 2008-06-25 10:30:15

CJSlibModule::writeLogEntry()

Output of G:\oracle\ora92/bin/lsnrctl 'stop' 'LISTENER' is written to the logfile lsnrctl.log.

INFO 2008-06-25 10:30:15

CJSlibModule::writeLogEntry()

Running the command "G:\oracle\ora92/bin/lsnrctl 'stop' 'LISTENER'" finished with returncode 0. Output:

LSNRCTL for 32-bit Windows: Version 9.2.0.4.0 - Production on 25-JUN-2008 10:30:15

Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))

The command completed successfully

TRACE [iaxxejsexp.cpp:138]

EJS_Installer::writeTraceToLogBook()

lsnrctl stop LISTENER returns 0

TRACE [iaxxejsexp.cpp:138]

EJS_Installer::writeTraceToLogBook()

lsnrctl: Return codes indicating success are: [0, 1, 3]

INFO 2008-06-25 10:30:15 [syxxcfile.cpp:750]

CSyFileImpl::remove()

Removing file C:/Program Files/sapinst/listener.tpl.

TRACE [iaxxejsexp.cpp:138]

EJS_Installer::writeTraceToLogBook()

nodeType: 'UNKNOWN'

INFO 2008-06-25 10:30:16 [synxcnodut.cpp:327]

CSyNodeUtils::createNodeWithType(iastring,bool,ISyNode::eNodeType,iastring)

Creating file C:\Program Files\sapinst\listener.tpl.

          • Transaction begin

TRACE [syxxcnodac.cpp:114]

PSyAccount CSyACLImpl::setRight()

Setting rights of Everyone to rwx

INFO 2008-06-25 10:30:16 [syxxcfile.cpp:346]

CSyFileImpl::copy(iastring)

Copying file G:/oracle/ora92/network/admin/listener.ora to: G:/oracle/ora92/network/admin/listener.4.ora.

INFO 2008-06-25 10:30:16 [syxxcfile.cpp:446]

CSyFileImpl::copy(iastring)

Copying file G:/oracle/ora92/network/admin/listener.ora to: G:/oracle/ora92/network/admin/listener.4.ora.

INFO 2008-06-25 10:30:16 [synxcnodut.cpp:327]

CSyNodeUtils::createNodeWithType(iastring,bool,ISyNode::eNodeType,iastring)

Creating file G:\oracle\ora92\network\admin\listener.4.ora.

TRACE [iaxossyutl.cpp:220]

COraSystemUtils::moveFile

COraSystemUtils::moveFile: Trying to move [G:\oracle\ora92/network/admin/listener.ora] to [\s2ug.2.2]

INFO 2008-06-25 10:30:16 [syxxcfile.cpp:690]

CSyFileImpl::move(iastring)

Moving file G:/oracle/ora92/network/admin/listener.ora to: \s2ug.2.2.

TRACE [iaxossyutl.cpp:227]

COraSystemUtils::moveFile

COraSystemUtils::moveFile: Moved [G:\oracle\ora92/network/admin/listener.ora] to [\s2ug.2.2]

TRACE [iaxossyutl.cpp:220]

COraSystemUtils::moveFile

COraSystemUtils::moveFile: Trying to move [\s2ug.2] to [G:\oracle\ora92/network/admin/listener.ora]

INFO 2008-06-25 10:30:16 [syxxcfile.cpp:690]

CSyFileImpl::move(iastring)

Moving file C:/s2ug.2 to: G:\oracle\ora92/network/admin/listener.ora.

TRACE [iaxossyutl.cpp:227]

COraSystemUtils::moveFile

COraSystemUtils::moveFile: Moved [\s2ug.2] to [G:\oracle\ora92/network/admin/listener.ora]

TRACE [iaxossyutl.cpp:220]

COraSystemUtils::moveFile

COraSystemUtils::moveFile: Trying to move [\s2ug.2.2] to [G:\oracle\ora92/network/admin/listener.ora]

INFO 2008-06-25 10:30:16 [syxxcfile.cpp:750]

CSyFileImpl::remove()

Removing file G:/oracle/ora92/network/admin/listener.ora.

INFO 2008-06-25 10:30:16 [syxxcfile.cpp:690]

CSyFileImpl::move(iastring)

Moving file C:/s2ug.2.2 to: G:/oracle/ora92/network/admin/listener.ora.

TRACE [iaxossyutl.cpp:227]

COraSystemUtils::moveFile

COraSystemUtils::moveFile: Moved [\s2ug.2.2] to [G:\oracle\ora92/network/admin/listener.ora]

          • Transaction end

TRACE [iaxxejsbas.hpp:156]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown exception

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

It looks like it is unable to copy files to this location http://\s2ug.2.2. The URL does not appear correct. Can you

tell me what this location is?

Are you using some sort of NFS mounts or SAN?

Regards,

David