Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reserved dba connections and selective Rman table PITR

user12172973Jul 10 2026

I try to propose a couple of ideas for future releases.

  1. recent versions have already copied from postgres a few nice features such as schema level privilege.
    I like to suggest to copy another very good one that should also be easy to implement: to have a number of sessions reserved for dba connections with a parameter, so even when normal connections reach the limit a dba can still connect to see what is going on
  2. rman can easily manage the PITR for a table in a very easy way; it is already able to remap owner and table name.
    It would be great if it could manage to use a WHERE clause as well, it should not be so difficult, rman could pass where parameter to datapump the very same way it pass the remap parameters

Best regards

Comments
Post Details
Added on Jul 10 2026
0 comments
53 views