Search notes:

RMAN command: configure

backup archivelog all;
backup database;
backup database plus archivelog;
backup incremental;
backup spfile;

Channel

configure channel has the same options as allocate.

Clear

Return a configuration value to its default value:
configure backup optimization clear;
configure retention policy clear;
configure controlfile autobackup format for device type disk clear;

Default device

configure default device type to SBT;
configure default device type to disk;
A configured default device type can be overwritten in a backup command with backup DEVICE TYPE SBT database.

See also

RMAN commands

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759427977, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/tools/RMAN/commands/configure/index(60): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78