Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Could not read metadata, possibly due to insuffici

Author  Topic 

mkamoski
Starting Member

1 Post

Posted - 2009-02-06 : 09:03:41
All --

Please help.

When I try...

Right-click database, >ScriptDatabaseAs, >CreateTo, >Clipboard

...I get the following error...

TITLE: Microsoft SQL Server Management Studio Express

Script failed for Database 'Clearances'. (Microsoft.SqlServer.Express.Smo)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.4035.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Script+Database&LinkId=20476

ADDITIONAL INFORMATION:

Could not read metadata, possibly due to insufficient access rights. (Microsoft.SqlServer.Express.Smo)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.4035.00&LinkId=20476

...and I am a DBO for the given database.

How can I fix this?

Please advise.

Thank you.

-- Mark Kamoski

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2009-02-06 : 09:09:29
http://www.sqlservercentral.com/Forums/Topic355850-149-1.aspx
Go to Top of Page
   

- Advertisement -