• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

SQL server out

O

olivierfromars

Guest
hi
I changed the sa password like this:

osql -E
sp_password @old = null, @new = 'tomtom2sds2', @loginame ='sa'
go

since all my SQL server DBs are unavailable..
.
I got an error in plesk:"
Unable to create database-dependent object, unable to connect to database: Master database is not exist, COM ERROR at execute console)

how to fix this?


thanks a lot
 
Back
Top