Dear Gurus,
We are doin system copy Hana DB. Hana is up and there is no problem. We can connect to HANA DB via Hana client.
- Already tried Kernel upgrade.(different versions)
- Already tried r3trans, TP updates.
Step : Create ICM userstore
Here is log files ;
----------------------------------------------------------------------------------------------------------------
dev_likey ;
Loading SQLDBC client runtime ...
SQLDBC Module : D:\usr\sap\OED\hdbclient\libSQLDBCHDB.dll
SQLDBC Runtime : libSQLDBCHDB 1.00.095.00 Build 1429086950-1530
SQLDBC client runtime is 1.00.095.00.1429086950
Try to connect via secure store (DEFAULT) on connection 0 ...
*** ERROR => Connect to database failed, rc=1, rcSQL=10
[dbhdbsql.cpp 360]
SQLCODE : 10
SQLERRTEXT : invalid username or password
***LOG BY2=> sql error 10 performing CON [dblink 573]
***LOG BY0=> invalid username or password [dblink 573]
*** ERROR => saplikey: failed to connect to the database. [saplikey.c 827]
------------------------------------------------------------------------------------------------------------
saplikey ;
saplikey: failed to connect to the database.
-----------------------------------------------------------------------------------------------------
sapinst_dev ;
ERROR 2015-07-21 14:22:59.600 (SAPERPDEV\Administrator) [csistepexecute.cpp:1187] id=controller.stepExecuted errno=FCO-00011
The step createTempLicense with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_Temp_License_ABAP|ind|ind|ind|ind|lic|0|createTempLicense was executed with status ERROR ( Last error reported by the step: Process call 'D:\usr\sap\OED\SYS\exe\uc\NTAMD64\saplikey pf=\\SAPERPDEV\sapmnt\OED\SYS\profile\OED_DVEBMGS00_SAPERPDEV -install_first_temp C1049780084 XXXXXX' exits with error code 2. For details see log file(s) saplikey.log, dev_slic.).
-------------------------------------------------------------------------------------------------
java_exe ;
INFO: Starting to transform 'TroubleTicketResults.xml' to 'LogAnalyzer.html' using stylesheet 'C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\REPORTING\OverallStatus.xsl'.
INFO: Input parameters:
status=error
instana_xml=C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\__instana_tmp.xml
keydb_xml=C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\keydb.xml
INFO: Transformation finished.
---------------------------------------------------------------------------------------------
sapint_loginquirer ;
INFO 2015-07-21 14:23:05.600 (SAPERPDEV\Administrator) [iaxxbjsmod.cpp:105] id=modlib.jslib.childAppReturn
Execution of the command ""C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\sapjvm\sapjvm_6\bin\java.exe" -classpath C:\Users\ADMINI~1\AppData\Local\Temp\2\sapinst_exe.3992.1437476167\JAR\loginquirer.jar com.sap.sdt.loginquirer.JavaTransformer -in TroubleTicketResults.xml -style "C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\REPORTING\OverallStatus.xsl" -out LogAnalyzer.html -Dstatus=error "-Dkeydb_xml=C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\keydb.xml" "-Dinstana_xml=C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\__instana_tmp.xml"" finished with return code 0. Output:
INFO: Starting to transform 'TroubleTicketResults.xml' to 'LogAnalyzer.html' using stylesheet 'C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\REPORTING\OverallStatus.xsl'.
INFO: Input parameters:
status=error
instana_xml=C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\__instana_tmp.xml
keydb_xml=C:\Program Files\sapinst_instdir\BS2013SR2\ERP607SFIN20\HDB\COPY\SYSTEM\STD\AS-ABAP\keydb.xml
INFO: Transformation finished.
What could be the problem ?
Best Regards