I want to know when we issue statement truncate table in oracle.

I want to know when we issue statement truncate table in oracle. No newspaper will be write in the redo log. But we can recover data using flashback or SNA. I want to know where the actually truncate table statement log is stored in the oracle database. Please explain to me in detail step by step.

>
I understand your SNA. But I want to know where the truncate statement stored log. But in the redo log, no entry for truncate.but I want to go which connect there is no market value back...
>
If you are still wondering after getting the answer so you don't "understand".

You have received the reply above. Archive of flashback stores data.

See the link provided above to CREATE an ARCHIVE of FLASHBACK in the doc of SQL language
http://docs.Oracle.com/CD/E11882_01/server.112/e26088/statements_5010.htm
>
TABLESPACE clause

Specify the table space where the data archived for this flashback data archive referring to be stored. You can specify that a tablespace with this clause. However, you can then add tablespaces to archive flashback with a statement ALTER FLASHBACK ARCHIVE database.
>
The data is moved to storage of archives and restored from there when you query for archive flashback.

Tags: Database

Similar Questions

Maybe you are looking for