about restricted session
Hi All,
Sometimes, i alter the database mode using following scripts;
alter system enable restricted session ;
While the system running this mode, i want to allow the some users connect to the database. And i gave the restricted session privilege these users.
But these users still didn' t connect to the database.
Despite the gave this privilege, Why are you still can not sign in to the database ?
Thanks,
Best Regards.