|
最初由 pingshx 发布
[B]是有这个问题,在system用户下没有这个功能吧!我试了如下:
..
估计sys用户也没有这个功能!
xp+10g环境下! [/B]
看来应该是这个原因了
Oracle不会保存sys/system用户的drop对象
实际上在数据库中,不应该有任何用户对象在sys/system下创建
Oracle文档上有如下说明:
Each user can be thought of as having his own recycle bin,
since unless a user has the SYSDBA privilege,
the only objects that the user has access to in the recycle bin are those that the user owns.[/COLOR] |
|