Hello,

I created a private rollback segment with this synthax and connected as myself/user with DBA privileges:

CREATE PRIVATE ROLLBACK SEGMENT...

When I queried the database the owner of the new RBS is system. Can anybody please tell my why?

Ac