upgrade to 19.12 database and forms 10g
hi
post db upgrade to 19.12, when we compile to run fmb (forms 10g) it through error "ORA-01017 invalid username / password, logon denied" and ask for user/name password again but this time (2nd time) logon successfully...
for every form we compile to run it - 1st time logon denied and subsequently login successfully ... it should ask password once and then do not retry error and logon sequence repeatedly for every form.
i have added below lines in sql.net at server side and changed the user password in database then this behaviour appear.. post database upgrade forms were not able to login at all but after applying solution in below mos doc, it allows to login but ask password two times for every form which is also not feasible to run the application ....