Author |
Topic |
gangadhara.ms
Aged Yak Warrior
549 Posts |
Posted - 2011-07-15 : 00:49:10
|
Dear All,I am taking a full back up from production environment it close to &&GB on SQL server 2005 Enterprise edition through management studio.After that i am trying to verify the back up.RESTORE VERIFYONLY FROM DISK = 'E:\EE\database\backup\EE_Fullbackup_15072011.bak'It is throwing the following error pls advice how to fix this issue.Msg 3189, Level 16, State 1, Line 1Damage to the backup set was detected.Msg 3013, Level 16, State 1, Line 1VERIFY DATABASE is terminating abnormally.Thanks,Gangadhara MSSQL Developer and DBA |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
gangadhara.ms
Aged Yak Warrior
549 Posts |
Posted - 2011-07-15 : 01:00:50
|
Hi Tara,Thanks. And how do i get good back up.I have a sysadmin access to database and i have taken from SSMS.Pls suggest how to take the correct backup.Thanks,Gangadhara MSSQL Developer and DBA |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
gangadhara.ms
Aged Yak Warrior
549 Posts |
Posted - 2011-07-15 : 02:39:54
|
Hi Tara,I tried to take a differential backup and below is the error.The transaction log for database "XYZ" is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases [SQLSTATE 42000] (Error 9002). The step failed.Could you please suggest something.Thanks,Gangadhara MSSQL Developer and DBA |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
gangadhara.ms
Aged Yak Warrior
549 Posts |
Posted - 2011-07-15 : 03:09:04
|
Even after doing the tran log back up i have done the Full backup again and its now 76GB.When i run the verify back up query i am gettign below error in spite of that we have 230 GB of free space in the Disk drive,Msg 3013, Level 16, State 1, Line 1VERIFY DATABASE is terminating abnormally.Msg 701, Level 17, State 17, Line 1There is insufficient system memory to run this query.Thanks,Gangadhara MSSQL Developer and DBA |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
gangadhara.ms
Aged Yak Warrior
549 Posts |
Posted - 2011-07-16 : 03:04:57
|
Hi Tara,We have system memory of 32GB with AWE enables as this is 32 bit system and i have restarted the SQL server instance.Even after doing that i am not able to verify the backup.Please help if any alternate method to do it.Thanks,Gangadhara MSSQL Developer and DBA |
|
|
skybvi
Posting Yak Master
193 Posts |
Posted - 2011-07-22 : 15:45:16
|
hey, gangadharCan you check 1 thing,Go the server where you getting memory issues.Open hte task manager.then performance tabthen see and tell wats hte value of kernel memory..Regards,SushantDBAWest Indies |
|
|
|