Thanks
I run Instmsdb.sql and get:
----------------------------------
Starting execution of INSTMSDB.SQL
----------------------------------
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.
Configuration option 'allow updates' changed from 0 to 1. Run the
RECONFIGURE statement to install.
Server: Msg 926, Level 10, State 1, Line 57
Database 'msdb' cannot be opened. It has been marked SUSPECT by recovery.
See the SQL Server errorlog for more information.
Server: Msg 926, Level 10, State 1, Line 1
Database 'msdb' cannot be opened. It has been marked SUSPECT by recovery.
See the SQL Server errorlog for more information.
Server: Msg 5069, Level 16, State 1, Line 1
ALTER DATABASE statement failed.
sp_dboption command failed.
Server: Msg 926, Level 10, State 1, Line 2
Database 'msdb' cannot be opened. It has been marked SUSPECT by recovery.
See the SQL Server errorlog for more information.
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionCheckForData
(CheckforData()).
Server: Msg 11, Level 16, State 1, Line 0
General network error. Check your network documentation.
ODBC: Msg 0, Level 16, State 1
Communication link failure
ODBC: Msg 0, Level 16, State 1
Communication link failure
ODBC: Msg 0, Level 16, State 1
Communication link failure
ODBC: Msg 0, Level 16, State 1
Communication link failure
ODBC: Msg 0, Level 16, State 1
Communication link failure
ODBC: Msg 0, Level 16, State 1
Communication link failure
.....
[quoted text, click to view] "Cristian Lefter" <nospam_CristianLefter@hotmail.com> wrote in message
news:%236pfmAe8EHA.2196@TK2MSFTNGP11.phx.gbl...
> If the msdb is lost you can rebuild it running Instmsdb.sql script or
> reinstalling the latest service pack installed on your server.
>
> - Cristian
>
> "Chen" <mxchen100@hotmail.com> wrote in message
> news:%23tFzTbd8EHA.3700@tk2msftngp13.phx.gbl...
> > My Sql server msdb database demaged.
> > I did not backuped it before.
> > I copy the msdbdata.mdf and msdblog.ldf from other SQL database.
> > But not working.
> > How can I fix it
> > Thank
> >
> >
>
>