Skip to content

Root Fan

Oracle & Postgresql DBA Blog

  • Home
  • Contact
  • About
  • Index
  • Services

Tag: level0

Posted on March 16, 2024March 17, 2024

RMAN Level 0 and Level 1 Backup Script

brown wooden floor

In this article I show you how to backup your Oracle database using a bash script.

You will use 3 files for the RMAN backup.

You execute it like that to generate a level 0 backup for your SID:

./rman_backup.sh -d {SID} -l 0

For level 1 backup you should execute it like that

./rman_backup.sh -d {SID} -l 1
Continue reading “RMAN Level 0 and Level 1 Backup Script”

Unmissable Posts

  • Copy Password File From Primary ASM to Standby ASM on Oracle 19c
  • PostgreSQL High Availability with Patroni, etcd, HAProxy and keepalived
  • Oracle Exadata vs ExaCC vs ExaCS
  • Oracle 19c Data Guard Configuration Step by Step
  • How to Read an AWR Report in Oracle

Recent Posts

  • Oracle to PostgreSQL Migration Guide: OLTP and Data Warehouse Examples
  • Oracle to Postgres Migration: CO Schema Issues and Fixes
  • Oracle to Postgres Migration Step by Step: The SH Schema (Partitions, Materialized Views, Bitmap Indexes)
  • ora2pg Migration Example: Oracle HR Schema to PostgreSQL
  • The Complete Oracle-to-PostgreSQL Data Type Mapping Guide

Categories

  • Apache
  • Exadata
  • Firewall
  • Linux
  • Oracle
  • Oracle to PostgreSQL
  • Postfix
  • PostgreSQL
  • Security
  • Ubuntu

Unmissable posts

  • Oracle to PostgreSQL Migration Guide: OLTP and Data Warehouse Examples
  • Copy Password File From Primary ASM to Standby ASM on Oracle 19c
  • How to Change Processes Parameter in Oracle 19c RAC
  • Oracle 19c RMAN Duplicate Database From Backup
  • PostgreSQL High Availability with Patroni, etcd, HAProxy and keepalived
  • Oracle to PostgreSQL Migration Guide: OLTP and Data Warehouse Examples
  • Oracle to Postgres Migration: CO Schema Issues and Fixes
  • Oracle to Postgres Migration Step by Step: The SH Schema (Partitions, Materialized Views, Bitmap Indexes)
  • ora2pg Migration Example: Oracle HR Schema to PostgreSQL
  • The Complete Oracle-to-PostgreSQL Data Type Mapping Guide

Categories

  • Apache
  • Exadata
  • Firewall
  • Linux
  • Oracle
  • Oracle to PostgreSQL
  • Postfix
  • PostgreSQL
  • Security
  • Ubuntu

EN
EN
ES FR

  • Facebook
  • Twitter
  • Email
Privacy Policy Proudly powered by WordPress