cancel
Showing results for 
Search instead for 
Did you mean: 

Maxdb recovery using DBMGUI getting failed but working with DBMCLI

Former Member
0 Kudos

Hi Folks,

I am doing Backup Recovery testing on MAXDB version 7.7.04.28

OS Red Hat Linux 5.4

My Test Scenario is .

complete SAPDATA file system got crashed in a running SAP system.

I am having a complete backup of the system and i have deleted all the data volume's manually.

Before starting the recovery stopped SAP Application using stopsap r3.

put DB in admin mode .

Total Volumes Available in my Data Volume.

[Total_Volumes_available|http://www.freeuploadimages.org/images/2jmhx8g4uvmk0y72mz6.jpg]

In my case i deleted all the DATA Volumes manually.

[Manually_Deleted_Volume|http://www.freeuploadimages.org/images/x2vjxyxra0ypmy67as.jpg]

No_DATA_Volume_Available

[currently_no_volume_available|http://www.freeuploadimages.org/images/crpx5m0rlbl21ng0ydr8.jpg]

DBMGUI Recovery

[Recovery Using DBMGUI|http://www.freeuploadimages.org/images/adbvdw3xfm7cxktf4f.jpg]

I am getting the below Error while performing recovery using DBMGUI.

http://www.freeuploadimages.org/images/5ws3z6t2o2nrezj2ome.jpg

i am attaching the Knlmsg and dbm.prt for your reference.

Knlmsg file

[Knlmsg_file|http://www.2shared.com/file/lmmkwTqv/KnlMsg.html]

dbm.prt file

[dbm.prt_file|http://www.2shared.com/file/Pikr1Ccn/dbm.html]

But if i am able performing recovery using dbmcli successfully.

Below steps i followed for recovery using command line.and it worked for me.

backup_history_open

backup_history_list

db_admin

db_connect

recover_start medium_name

db_restartinfo ///restartable 1

db_online

Please advice why i am getting error while performing recovery using DBMGui as it is working fine from dbmcli.

Regards,

Sahil Garg

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member229109
Active Contributor
0 Kudos

Hello Sahil,

It's goode to have the logbackups too in your test scenario or change your test scenario.

Are you SAP customer?

In your case as you deleted all the DATA Volumes manually

=>

a)

Using DBMGUI -> Run recovery with initialization

or

b)

Using dbmcli ->

use the command :

db_activate RECOVER <medium_name> DATA [ExternalBackupID <external_backup_ID>] [AUTOIGNORE]

< More details could be found in MAXDB library >

Regards, Natalia Khlopina

Former Member
0 Kudos

Hi folks,

Please help me to resolve this issue ......................

Regards

Sahil