Hi,
We're doing SAP DB Migration from MaxDB to MSSQL in my environment. We're in the phase of taking source system export, during the export its checking SAP release (getSAPReleaseFromDB) its throwing timeout error on getSAPReleaseFromDB.log. We're able to get xuser list and also able to login using these users control,superdba and sapsid. We searched a lot for a note to resolve this issue but didn't get any.
SWPM trying to execute this command "sqlcli -U DEFAULT -Q "SELECT "RELEASE","EXTRELEASE" FROM "SAPSID"."CVERS" WHERE COMPONENT='SAP_BASIS'" and output throws a timeout error.
Few logs has been provided below.
Did anyone faced this kind of issue means, please let us know the resolution.
Logs:
GetSAPReleaseFromDB.log
* -10709: Connection failed (RTE:[3] connect timeout)
sapinst.log
INFO 2015-07-06 00:19:02. 253 (hostname\sidadm)
Execution of the command "sqlcli -U DEFAULT -Q "SELECT "RELEASE","EXTRELEASE" FROM "SAPSID"."CVERS" WHERE COMPONENT='SAP_BASIS'" finished with return code 0. Output: * -10709: Connection failed (RTE:[3] connect timeout)
Thanks & Regards,
Guna