ORB_OH_Idnr |
int |
NUMBER(38,0) |
int |
int |
false |
ID of the object. |
ORB_CBackupObj |
varchar (200) |
VARCHAR2 (200 CHAR) |
varchar(200) |
varchar (200) |
true |
Name of the custom backup object that will be executed. |
ORB_CRollbackObj |
varchar (200) |
VARCHAR2 (200 CHAR) |
varchar(200) |
varchar (200) |
true |
Name of the custom rollback object that will be executed. |
ORB_FBackupPath |
varchar (1024) |
VARCHAR2 (1024 CHAR) |
varchar(1024) |
varchar (1024) |
true |
File backup Path. |
ORB_FDeleteBefore |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates whether or not files are deleted before the start of the restore. |
ORB_FInclSubDirs |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates whether or not sub-directories will be included. |