V vvalenzuela Member Jul 14, 2006 #1 I'm trying to block users from making a login through PL/SQL developer, using the SQLPLUS_PRODUCT_PROFILE table but i can't find what product and atribute to insert to block the logins. Any help is appreciated. Thanks
I'm trying to block users from making a login through PL/SQL developer, using the SQLPLUS_PRODUCT_PROFILE table but i can't find what product and atribute to insert to block the logins. Any help is appreciated. Thanks
Marco Kalter Administrator Staff member Jul 17, 2006 #1 If you use the PL/SQL Developer authorization function, and a user does not have the System.Logon privilege, he or she cannot logon to this database.
If you use the PL/SQL Developer authorization function, and a user does not have the System.Logon privilege, he or she cannot logon to this database.