Database Backup and Recovery (MOSC)

MOSC Banner

Prompt when creating RMAN parametirized script

edited Oct 15, 2012 12:18PM in Database Backup and Recovery (MOSC) 6 commentsAnswered ✓
If I execute the below command

create script backup_ts {backup tablespace &1;}

I get a prompt to enter the tablespace. If I write USERS and then execute

print script backup_ts;

then I get

{backup tablespace &1;}

.

Why Iam I prompt if what I write is not saved?

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