BRTOOLS
Posted by
Admin at
|
Share this post:
|
Oracle is one of the preferred databases on which the SAP system sits. SAP has some standard programs to simplify database administration. These include BRBACKUP, BRARCHIVE, BRRESTORE, BRRECOVER, BRSPACE, BRCONNECT, BRGUI and BRTOOLS.
BRBACKUP is used to perform the backup of data files, control files and online redo log files.
BRARCHIVE is used to perform the backup of offline redo log files.
BRRESTORE is used to perform the restoration of files backed up by BRBACKUP and BRARCHIVE. These includes data files, control files, online redo log files and offline redo log files.
BRRECOVER is used to perform database restore and recovery.
BRSPACE is used to manage instances, space and reorganization.
BRCONNECT is used to perform certain administrative tasks such as updating statistics, changing passwords and performing database checks.
BRGUI is a GUI environment for BRTOOLS.
BRTOOLS is an interactive interface that displays menu from which BR*TOOLS programs are called.
Keyword: BASIS
Title : BRTOOLS