log in without using password on the local server
737640Sep 13 2010 — edited Sep 13 2010Hi,
I want to log into the database without specifing the password on the local Windows database server, e.g. using 'sqlplus /'. I've tried to set "os_authent_prefix" to null and create a new account with the same name of the Windows login. But it doesn't work. Can someone show me what else I need to do?
Thanks!