Hi, SDN fellows.
I finished applying SPs for Solman Manager 7.0 (updated to Solman 7.1 EHP1 - just the Java Stack with JSPM). Then, I decided to start install SAP ECC 6.0 IDES in D drive (solman currently installed in C drive). When I ran the SAP ECC installer till the screen where it require Solution Key, I stopped the process due to invalid solution key provided.
After that, my Solman system became not able to connect to MS SQL server anymore. Here is the trans messages I got from "R3Trans -d".
Not sure what isthe root cause, but I found couple messages maybe the leads to root cause.
I wonder why the DBNAME become empty on this line: 2EETW169 no connect possible: "DBMS = MSSQL --- SERVER = 'MYSERVER101' DBNAME = ''".
These message also shown that this maybe login related issue:
4 ETW000 [ dev trc,00000] CopyLocalParameters: dbuser is 'dbo' 19 0.004714
...
4 ETW000 [ dev trc,00000] OpenOledbConnection: line 24466. hr: 0x8000ffff Login timeout expired
4 ETW000
............
4 ETW000 [ dev trc,00000] sloledb.cpp [OpenOledbConnection,line 24466]: Error/Message: (err 2, sev 0), An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.
4 ETW000
.................
LOG BY0=>Login timeout expired [dblink#4 @ 433]
.....
Thanks for advices,
KC