Database Instance Current Information Request 

Use

You request the current status of a database instance after importing a backup. You receive information on the state of the log and the ability of the database instance to restart.

Prerequisites

You have the DBM operator authorization Recovery.

You have executed the command for restoring a database instance.

Syntax

db_restartinfo

dbmcli -d DB -u dbm,dbm db_restartinfo

OK
Used LOG Page 10636
First LOG Page 8640
Restartable 1
Id Restart Record P46643:DB_20010629_115558
Id LOG Info P46643:DB_20010629_115558
Consistent 1

Reply

OK<NL>
Used LOG Page <number><NL>
First LOG Page <number><NL>
Restartable (1|0)<NL>
Id Restart Record <id><NL>
Id LOG Info <id><NL>
Consistent (1|0)<NL>

Values for the individual fields of the reply

Used LOG Page

Next log page to be used after restarting

First LOG Page

Oldest available log page

Restartable

Restartable (1 = yes, 0 = no)

Id Restart Record

Identifier of the restart record for the database instance

Id LOG Info

Identifier for the database instance log

Consistent

Consistency of the database instance, that is, can be restarted without log (1 = yes, 0 = no)

 

In the event of errors, see Reply Format.