Dear All,
we have SAP NW 7.0 ABAP+JAVA installed on SQL 2005 server.
yesterday system went down Dispatcher was not getting up.
i checked DB wAS NOT GETTING CONNECTED. I manually tried to restart services but failed. I checked with TCP/IP remote access also.
Then i uninstalled SQL Server 2005 and again installed with same named instance.
Now services are running but still dispatcher is stopped.
When i run config tool then it throws error below
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for use
r 'SAPPYDDB'. The user is not associated with a trusted SQL Server connection.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError
(Unknown Source)
Please suggest me some solution.
I am very new to BAsis area.
Thanks