cancel
Showing results for 
Search instead for 
Did you mean: 

IQ 15.x and 16.x forced recovery steps

jmtorres
Active Participant
0 Kudos

Hello,

After booting SAP IQ with the force recovery flag( iqfrec), which are  the steps for fixing the free list ?.

In older versions I've used -iqdrolks and  then sp_iqcheckdb  "allocation database", but as "droplks" is deprecated in 15 and 16, which should be the steps to follow after  booting with iqfrec?

Thank you

regards

Jose

Accepted Solutions (1)

Accepted Solutions (1)

saroj_bagai
Contributor
0 Kudos

once the server is up with the -iqfrec flag    using dbisql:

set temporary option dbcc_log_progress=on

sp_iqcheckdb  'dropleaks database'

if no errors

then issue

checkpoint twice

and restart server normally

Answers (2)

Answers (2)

jmtorres
Active Participant
0 Kudos

Saroj/Shashi

Thanks a lot guys

Regards

Jose

0 Kudos

Hi,

  You should be able to run sp_iqcheckdb 'dropleaks database' command. Always advisable to open an incident with SAP support to make sure you are not doing forced recovery which might cause further problems.

Regards

Shashi