Agile-Developer
ADR often connects,...
 
Notifications
Clear all

ADR often connects, though there is an error code ORA-01017, which makes the user schema getting locked after x no of tries.

1 Posts
1 Users
0 Likes
1,508 Views
Posts: 85
Admin
Topic starter
(@akshatha)
Reputable Member
Joined: 2 years ago

Use the latest binaries  ADR _ADE_Version10.7_18_03_2022.zip
There is an option provided to terminate the application when a system/Ora-01017 error occurs.
To enable this option, you need to add a node called "exitonerror" in the Axprops.xml file and set its value to "true".
Ex:
< exitonerror > true </exitonerror >

Share: