dayankoven
Programmer
Hi there fellow forumers,
I've got a situation in which i'm logging on to SQLPLUS from a UNIX Command prompt. By default SQL*Plus will prompt from 3 login attempts when the login is unsuccessful due to invalid password/username. The command line call seems to be waiting for a response after the 1st attempt has failed.
Is there a way i could limit the login attempt to only 1 try and exit once this attempt fails. I'm on Oracle 8.
Thanks in advance for all the help.
I've got a situation in which i'm logging on to SQLPLUS from a UNIX Command prompt. By default SQL*Plus will prompt from 3 login attempts when the login is unsuccessful due to invalid password/username. The command line call seems to be waiting for a response after the 1st attempt has failed.
Is there a way i could limit the login attempt to only 1 try and exit once this attempt fails. I'm on Oracle 8.
Thanks in advance for all the help.