A family of Microsoft on-premises document management and storage systems.
Hi @Srikanth,
The state service application databases use the following steps:
- Stop or disable the service application.
Stop-SPServiceInstance -Identity <ServiceGUID> - Detach the database.
- Move or rename the database.
- Attach the database.
- Point the service application to the moved or renamed database using PowerShell. https://learn.microsoft.com/en-us/sharepoint/administration/move-or-rename-service-application-databases#PS
- Restart the service application.
If the answer is helpful, 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.