Re: Is listener working for every database

I am using: connect a/a@db

If I get invalid userid or password I know I reached the database and in this way I do not have userid and password in the script.

Yechiel
On 09/02/2011 18:10, TJ Kiernan wrote:

How about using a universally known password instead, such as scott/tiger? If you have the schema created & locked, you'll get ORA-28000: the account is locked. Any other response = something is wrong.

Thanks,

T. J.


Other related posts: