Question Undefined Undefined · Feb 26, 2024

How to restore database with using Do ^DBREST?

I know we can use Do ^DBREST and EXTSELCT ^DBREST or EXTALL ^DBREST to recover the database. But now I just want to use Do ^DBREST to achieve database recovery through this method.

Any help would be greatly appreciated

Comments

Undefined Undefined  Feb 27, 2024 to Robert Cemper

Not all databases, but a single database I have chosen.

0
Undefined Undefined · Feb 27, 2024

What I mean is to call Do ^DBREST by writing a routine. Not using EXTSELCT ^ DBREST.

0