Possible to do EZConnect String Without a Password?
570448Feb 1 2008 — edited Feb 12 2009I've got a 10gR2 database (10.2.0.2) and I can successfully ezconnect with the syntax:
sqlplus user/password@//host:[port]/service name
But, I can't figure out how I would use ezconnect and have sqlplus prompt me for the password, is it supported to not provide the password in the ezconnect command?
Thank you.