Erman Arslan's Oracle Forum
›
Database
Login
Register
Search
everywhere
only in this topic
Advanced Search
recover dropped table
Classic
List
Threaded
♦
♦
Locked
8 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Roshan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 07, 2018; 5:49am
recover dropped table
1028 posts
Oracle Database 12.1.0.2
RHEL 7.4
Hi Erman,
is there a way I can recover a dropped table if no flashback has been enabled?
Regards,
Roshan
ErmanArslansOracleBlog
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 07, 2018; 1:29pm
Re: recover dropped table
Administrator
4485 posts
is your recyclebin off?
Roshan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 07, 2018; 7:22pm
Re: recover dropped table
1028 posts
No it is on
SQL> show parameter RECYCLEBIN
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
recyclebin string on
SQL>
Roshan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 07, 2018; 7:35pm
Re: recover dropped table
1028 posts
This post was updated on
Sep 07, 2018; 7:52pm
.
CONTENTS DELETED
The author has deleted this message.
Roshan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 07, 2018; 7:52pm
Re: recover dropped table
1028 posts
BIREPORT BIN$dTOOorUddl3gU0YAfAoIrA==$0 CBS_SUM_DUN2 DROP TABLE DATA4 2018-04-27:10:51:55 2018-09-06:15:54:45 2.3493E+11 YES YES 93102 93102 93102 20480
ErmanArslansOracleBlog
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 10, 2018; 10:01am
Re: recover dropped table
Administrator
4485 posts
ok. recycle bin is on.. What happens when you issue the command -> "FLASHBACK TABLE <YOUR_TABLE_NAME> TO BEFORE DROP;"
Roshan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 13, 2018; 5:53am
Re: recover dropped table
1028 posts
Thanks, object successfully recovered.
If the table is not in recycle bin, what should I do?
ErmanArslansOracleBlog
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 13, 2018; 7:26am
Re: recover dropped table
Administrator
4485 posts
You may use your backups..
Free forum by Nabble
Edit this page