Hello,
we try to install SAP EP 6 (NW04 SR1) with Rapid Installer 2.0.
platform: Ms-Win 2003 Server / Ms-SQL 2000
The installation breaks in step "TREX installation".
SAPINST-Log:
============
ERROR 2005-01-13 15:56:09
FKD-00037 Query did not return a result.
ERROR 2005-01-13 15:56:09
FKD-00038 Query did not return a result.Select attribute sapInstanceDir, statement: WHERE ROWNUM = 0
ERROR 2005-01-13 15:56:09
FKD-00029 Subselect for table t_rapidinstaller_backend, column sapInstanceDir with WHERE clause WHERE ROWNUM = 0 failed.
sapinst_dev.x.log
=================
ERROR 2005-01-13 16:56:06 [kdxxctable.cpp:389]
CKdbTableImpl::checkResultOfselectTableElementInternAndReturnAttribute(KDBATTRIBUTENAME,PKdbRowVecVector)
FKD-00037 Query did not return a result.
ERROR 2005-01-13 16:56:06 [kdxxctable.cpp:365]
CKdbTableImpl::selectTableElementIntern(KDBATTRIBUTENAME,PKdbWhereClause,PKdbClientInternal)
FKD-00038 Query did not return a result.Select attribute sapInstanceDir, statement: WHERE ROWNUM = 0
ERROR 2005-01-13 16:56:06 [kdxxccotex.hpp:355]
CKdbRowContextImpl::getTableColumByNameAndWhereClauseInt(iastring,iastring,PKdbWhereClause)
FKD-00029 Subselect for table t_rapidinstaller_backend, column sapInstanceDir with WHERE clause WHERE ROWNUM = 0 failed.
We thought there is an error in C:\Program Files\sapinst_instdir\j2ee_wp\central\default\rapid_control.xml (... var spinstdir = context.get("sapInstanceDir"); ....).
Error in variable-name (must be the variable spinstdir renamed to sapinstdir?)
After changing the variable-name in rapid_control.xml and continue installation (new start of sapinst.exe and continue from the last install-step) results in same errors?
The same problem like in note 664107 (XI control.xml)???
With the following notes we can't release this problem:
- 803406 RI TREX installation stops during step "TREX installation"
- 720298 Inst. Content Management Collaboration on Web AS 6.40
- 664107 SAP Exchange Infrastructure 3.0 Installation
Any idea?
Nicky