How to check if using Password file or not
554167Sep 24 2007 — edited Sep 24 2007Oracle 10g
Hi Guys,
I was reading a documentation: Using Password File Authentication. It's written that --> If not already created, create the password file using the ORAPWD utility:
ORAPWD FILE=filename PASSWORD=password ENTRIES=max_users
Can someone please let me know, how to check if the database is using password file or not?
Thanks,