Difference between revisions of "Recovery as Normal Files(SAP MaxDB)"

From Tranzman Documentation
Jump to: navigation, search
(Created page with "Below documentation shows how to restore SAP MaxDB data after it has been recovered as normal files using steps as shown in Recovery as Normal Files | Recovery as Normal Fi...")
 
Line 4: Line 4:
  
  
[[File:SAPMaxDBDataFile.JPG | border|300x200px]]
+
[[File:SAPMaxDBDataFile.JPG | border|600x600px]]
  
  

Revision as of 15:17, 2 November 2020

Below documentation shows how to restore SAP MaxDB data after it has been recovered as normal files using steps as shown in Recovery as Normal Files . Please recover the SAP MaxDB data and log file. Once you have the files, please follow the steps to restore.

We are demonstrating recovery of data file (shown in below picture) in examples but same procedure could be followed for log backup recovery.


SAPMaxDBDataFile.JPG


Step 1

Create a database session to the database.

dbmcli -u <database_user>,<database_password> -d <database_name>

e.g. In our case database name is MAXDB.

dbmcli -u DBM,DBM -d MAXDB


C:\Program Files\sdb\globalprograms\pgm>dbmcli.exe -u dbadmin,Password1 -d MAXDB

dbmcli.exe on MAXDB>