Hi,
I would like a backup of tablespace in databse who's in line (open).
I said the Oracle documentation, and i made like it :
alter tablespace WSAPP begin backup;
But there is an error message
ORA-01123 : cannot start online backup; media recovery not enabled
What media ?
Thanks for yous help.