I would like to add one more point,Please use format while backing up the database,else the backup will be taken in the default location which will be $ORACLE_HOME/dbs,and i guess this will not have sufficient space,
I would suggest you to use
backup full database fomat='Location of dump%U'




Reply With Quote