Hi @Kiran Kumar,
Thank you for your reaching out and welcome to Microsoft Q&A!
A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
In addition to Erland's suggestion, here is the list to be checked when Microsoft SQL server error 233 in SQL server occurs:
- Enable SQL server and Windows authentication
- Check default database
- Max allowed connections
- Shared memory, TCP/IP, Named Pipes
- Check if the SQL server browser has started
- “Maximum server memory” to below the amount which could run the services
- Check for remote connection
For more detailed steps, please refer to this article. Here is an official documentation, hope it can help you resolve the issue!
So, after the logfile I am getting above error and my db went to mode -- recovery pending.
I agree with Erland, you could restore your backup to resolve this issue.
Feel free to share your issues here if you have any concerns!
Best regards,
Lucy Chen
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
https://docs.microsoft.com/en-us/answers/support/email-notifications