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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error while attaching database

Status
Not open for further replies.

guptakaps

Technical User
Jul 8, 2004
25
GB
I get this error while attaching database to the SQL Server:

"Error 9003: The LSN (11772:1180:1) passed to log scan in database '<dbname>' is invalid."

If it helps in any way. the title of the message box window displays this text:
"Microsoft SQL-DMO (ODBC SQLState: HY000)

Can any help please?

Thanks
K.
 
well, this article assumes the database is already attached to the SQL Server

And, we are already running SP3

K.
 
I would try to attach without the log file by using the sp_attach_single_file_db procedure.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--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