Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> FLASHBACK TABLE RECYCLETEST TO BEFORE DROP;- works in TOAD not in 9i SQL*plus

FLASHBACK TABLE RECYCLETEST TO BEFORE DROP;- works in TOAD not in 9i SQL*plus

From: Jay <jaysingh1_at_optonline.net>
Date: Tue, 09 Mar 2004 20:53:21 -0500
Message-id: <ECEFIFEIGAOACAHHGDPDGEIBCOAA.jaysingh1@optonline.net>


Dear All,

I tried 10g "FLASHBACK TABLE RECYCLETEST TO BEFORE DROP;". It did not work in 9i client but it worked in TOAD.
I guess SQL*plus client interprets the command and TOAD is not doing that.

C:\>sqlplus sami/sami_at_linux

SQL*Plus: Release 9.2.0.4.0 - Production on Tue Mar 9 20:46:13 2004

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Connected to:
Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production With the Partitioning, OLAP and Data Mining options

SQL> show recyclebin
SP2-0158: unknown SHOW option "recyclebin" SQL> FLASHBACK TABLE RECYCLETEST TO BEFORE DROP; SP2-0734: unknown command beginning "FLASHBACK ..." - rest of line ignored. SQL>
SQL> Thanks
Say



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Mar 09 2004 - 18:52:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US