Hi All
I am trying to upgrade my ECC - SLT system and am getting the following error:
Error in phase: IMPORT_PROPER
Reason for Error: TP_CANNOT_CONNECT_SYSTEM
Return Code: 0232
Error Message: connect failed
Background information: This system was installed a little more than a year ago on server xx531, with the SQL database on xx530. But the database had to be relocated to xx531. And has been running fine since. Although being an SLT system we've never had to configure an STMS system on it.
During the troubleshooting, and following many of the notes and discussions I found out that the during the import process, some how it's trying to log onto the database as the xx530\SAPService<sid> user. The only place I found that the previous database server was mentioned was in the Registry - SAP - <sid> - Environment - MSSQL_SERVER had the xx530 value. So I changed that to xx531, but am still getting the error.
In the SLOG1515 file in usr - sap - trans - log it continues to ERROR: Connect to (db sid) failed (YYYYmmddhhmin, Login failed for user 'xx530\SAPService<sid>'.).
I've checked all of the SAP parameters (se38 - rsparam) and do not find the xx530 server mentioned at all. There are both local and Domain user Logins for the SQL Server system .\SAPService<sid> & domain\SAPService<sid>, as well as <sid>adm.
I've checked the RFC connections in sm59 (although just now noticed a little message stating "Red light" No RFC callback check). All point to the xx531 server.
IDoes anyone know if there any other place that might still be hanging onto the old database user xx530\SAPService<sid>, and how I might change it?
Ken