Quote Originally Posted by waitecj
"show all;" at the RMAN prompt.

RMAN> show all;

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found "identifier": expecting one of: "allocate, alter, beginline, catalog, change, connect, create, crosscheck, configure, debug, delete, drop, exit, endinline, host, {, library, list, mount, open, print, register, release, replace, report, renormalize, reset, resync, rman, rpct"
RMAN-01008: the bad identifier was: show
RMAN-01007: at line 1 column 1 file: standard input

--------------
As this is version 8i. it works in 9i/10g..
AM I right?