![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
Restore database without transaction log
Hi,
I lost transaction log of SQL 2000 database. How i can restore the database without transaction log ? What is restore sequence ? I can't attach the database only:it requires log file -- Regards Alex |
|
|
|
#2 |
|
Guest
Posts: n/a
|
RE: Restore database without transaction log
Alex
Take a look ate: sp_attach_single_file_db This may be what you are after. -- -- cranfield, DBA "alext12" wrote: > Hi, > > I lost transaction log of SQL 2000 database. > How i can restore the database without transaction log ? > What is restore sequence ? > I can't attach the database only:it requires log file > -- > Regards > Alex |
|
|
|
#3 |
|
Guest
Posts: n/a
|
RE: Restore database without transaction log
cranfield ,
we receive error something about NLS code is incorrect -- Regards Alex "Cranfield" wrote: > Alex > > Take a look ate: > > sp_attach_single_file_db > > > This may be what you are after. > > -- > -- cranfield, DBA > > > "alext12" wrote: > > > Hi, > > > > I lost transaction log of SQL 2000 database. > > How i can restore the database without transaction log ? > > What is restore sequence ? > > I can't attach the database only:it requires log file > > -- > > Regards > > Alex |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Re: Restore database without transaction log
Have you got a backup of the DB? Without a DB backup you can't restore
anything, regardless of whether you have tlog backups or not. When you say you "lost" the transaction log, do you mean it's corrupt? or you've stopped the SQL instance, misplaced the ldf file and now the server can't recover the DB on start up? or something else? -- Mike alext12 wrote: > cranfield , > > we receive error something about NLS code is incorrect |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |