Database Backup and Recovery (MOSC)

MOSC Banner

running level 0 or level 1 incremental backups without archivelogs

edited Oct 24, 2012 1:52AM in Database Backup and Recovery (MOSC) 5 commentsAnswered
I've got a question.  Can you take an incremental backup level 1 or level 0 WITHOUT archivelogs?
syntax would be

backup as compressed backupset cummulative level 1 (or level 0) database.

The reason I ask is because when I run


backup as compressed backupset cummulative level 1 database plus archivelogs # it runs fine, but when I run


backup as compressed backupset cummulative level 1 database it just hangs.

So I ask the question

TIA

Dave

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center