cancel
Showing results for 
Search instead for 
Did you mean: 

sap HA installation

Former Member
0 Kudos

Dear Experts

I have AIX 7.1 with cluster configured with two physical nodes

BWPPRDNODE1      Physical node 1

BWPPRDNODE2     Physical node  2

WBPPRD               Virtual hostname

I have BW dev system with normal standalone installation I system copy BWD (SYSTEM Exports )

than system copy Target in BWPRD.

1. system copy with HA option  ASCS in Vartual Host  ( connect in virtual BWPPRD host and run sapinst with option SAPINST_USE_HOSTNAME=BWPPRD)

    and during system copy select check box ERS and give vartual hostname BWPPRD. after complete this step successful then

2.  system copy with HA option database  ( connect in virtual BWPPRD host and run sapinst with option SAPINST_USE_HOSTNAME=BWPPRD)

     after complete this step successful then I empty /oracle/install  directory then

3.  system copy with HA option  primary application server connect to BWPPRDNODE1   (physical node1)

     during the phase of Create DDL Views ( RUTDDLSCREATE).

________________________

Execution of the command "/oracle/install/sapjvm/sapjvm_6/bin/java -classpath /usr/sap/tmp/sapinst_exe.23920738.1415974445/JAR/loginquirer.jar com.sap.sdt.loginquirer.LogInquirerMain -p loginquirer.properties -c /oracle/install/REPORTING/filter.xml -o TroubleTicketResults.xml -t /oracle/install/REPORTING/report.template.xml" finished with return code 0. Output:

*_LOGS macro: Cannot find logs template file /info.logs.template

*_LOGS macro: Cannot find logs template file /info.logs.template

*_LOGS macro: Cannot find logs template file /info.logs.template

*_LOGS macro: Cannot find logs template file /oracle/install/DeployInfo.html

*_LOGS macro: Cannot find logs template file /oracle/install/export_time.html

*_LOGS macro: Cannot find logs template file /oracle/install/import_time.html

*_LOGS macro: Cannot find logs template file /oracle/install/UndeploymentResultsFirst.html

*_LOGS macro: Cannot find logs template file /oracle/install/DeploymentResults.html

*_LOGS macro: Cannot find logs template file /oracle/install/DeploymentResults_1.html

*_LOGS macro: Cannot find logs template file /oracle/install/UndeploymentResultsSecond.html

*_LOGS macro: Cannot find logs template file undefined/JspmAnalysis.html

*_LOGS macro: Cannot find logs template file /oracle/install/CEScanInboxResult.html

TRACE  2014-11-14 19:16:24.593 [syxxcfile.cpp:85]
       CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: /oracle/install/instslana.3.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 
       lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

TRACE  2014-11-14 19:16:24.594 [syxxcnode.cpp:425]
       CSyNodeImpl::move(const CSyPath & /oracle/install/instslana.3.xml, ISyNode::CopyMoveMode_t 0x3)
       lib=syslib module=syslib

Moved /oracle/install/instslana.xml to /oracle/install/instslana.3.xml

INFO   2014-11-14 19:16:24.595 [syuxcfile.cpp:182]
       CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
       lib=syslib module=syslib

Removed file /oracle/install/instslana.xml.

INFO   2014-11-14 19:16:24.602 [syuxcpath.cpp:447]
       CSyPath::createFile() lib=syslib module=syslib

Creating file /oracle/install/instslana.xml.

TRACE  2014-11-14 19:16:24.628

SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.

TRACE  2014-11-14 19:16:34.698 [iaxxgenimp.cpp:649]
        CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing option <i>SAP Business Suite 7i 2013 > EHP7 for SAP ERP 6.0 ABAP > Oracle > System Copy > Target System > High-Availability System > Based on AS ABAP > Primary Application Server Instance( Last error reported by the step: TypeError: this.printWarningMessage is not a function (in script NW_ABAP_CI|ind|ind|ind|ind, line 71638: ???))</i>. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to <code>/oracle/install</code>. </p> </body></html>

TRACE  2014-11-14 19:16:34.705 [iaxxgenimp.cpp:1062]
       CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

I can not find any clue except

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

but can understand

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Shahid,

Please attach the log file under /oracle/install.

Also attach last 1000 lines from sapinst_dev.log

Regards,

Deepak Kori