ADR: Schema Getting Locked Due to "Ora-01017 Invalid user name/password"
ADR: Schema Getting Locked Due to "Ora-01017 Invalid user name/password"
Issue: ADR sometimes keep connecting, though there is an error code ORA-01017, which makes the user schema getting locked after x no of tries.
You can download the latest binaries from the link below.
ADR _ADE_Version10.7_18_03_2022.zipThere 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>
Related Articles
Report (Iview) is not working for a specific user but for others it is working
It may be due to custom views sometimes and delete the record in "axcustomviews" table for the user whom it is not working. eg. delete from axcustomviews where name = ‘<iviewname>’ and username = '<username>'
Error: License / App key invalid. Please contact Agile Support Team
It could be due to following reasons. User may be trying to refresh the partner license using old exe. Use of latest exe may fix this problem The license may be originally activated from one windows login and user may be trying to refresh the same ...
Error while doing user mapping in MSSQL: Create failed for User (Microsoft.SqlServer.Smo)
Issue: After restoring the axpert database in mssql, there is an error as shown below when mapping the db user login with the default database. Steps to resolve: Run the below command on the restored database using SA login. ...
Facing error while saving the tstruct design
This is due to Bin/Oracle.dataaccess.dll not compatible. If it is for an oracle schema, then take it from the oracle client folder and replace. Also check in web.config for the reference of version number of this dll to correct if needed. If it is ...
Axpert Licensing
10.x (9.8 - 10.8) Following are different type of license editions available to use for Axpert versions between 9.8 to 10.8. Evaluation Edition– Allows users to develop and use an app. The app will allow entry of only 500 records in any form in the ...