Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Meta Data

Status
Not open for further replies.

eggy168

Programmer
Mar 6, 2002
220
US
Hi, I am learning the DTS by a book. Something comes up that I need to check the Meta Data. When I open it in EM, it has an error message, "An error occurred while trying to access the database information. The msdb database could not be opened".

Can anyone please helps?

Thank You.
 
Use Query Analyzer to view the table.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
I can view the table in Query Analyzer, but I just want to know is it something wrong in the msdb database?
Thank You
 
Probably not. If there was the database would be in suspect mode.

If you can query the table in QA than the table is fine.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top