Backup Table from one schema
645524Jun 20 2008 — edited Jun 20 2008Hi All,
I have been doing backup for my whole database hot/cold...what I need to do is a backup from just 1 table under my user P8_ADMIN, I tried to do it by using SQL> ALTER TABLESPACE users BEGIN BACKUP; but I think that something is missing, tablespace is not the same as just one table from a schema, right?
Please, can anybody help me...it looks so easy, and I am getting so complicated.
Thanks.