getBackupTimestamp

getBackupTimestamp(): TimeStamp;

The getBackupTimestamp method of the JadeDbFilePartition class returns a timestamp containing the date and time the file partition was stable in a backup where stable means the partition was not updated during the backup and therefore does not require recovery.

An exception is raised if the database partition was not located or there was an error accessing a database partition control file.