Connect / as "what you want" ?
Hello !
Last month I participated to an oracle training seminar about Oracle database 11g. The senior lecturer spoke about a new feature that consist to connect on the database as "what you want".
For example,
we can connect to database as sysdba or sysoper (sqlplus / as SYSDBA).
But with database 11g, it is possible to connect to database as what you want : sqlplus / as BILL, connect / as SAM, connect / as MIKE....).
Since, I have searched in metalink a note about this feature but there is nothing !
I would like to know if someone has already tested this connection and how it works ?
Last month I participated to an oracle training seminar about Oracle database 11g. The senior lecturer spoke about a new feature that consist to connect on the database as "what you want".
For example,
we can connect to database as sysdba or sysoper (sqlplus / as SYSDBA).
But with database 11g, it is possible to connect to database as what you want : sqlplus / as BILL, connect / as SAM, connect / as MIKE....).
Since, I have searched in metalink a note about this feature but there is nothing !
I would like to know if someone has already tested this connection and how it works ?
0