Question
Interity Requirements Connector ORA-01017
I am getting this error since I have restored an Oracle backup.
The user/password are correct.
I have changed it in the Oracle DB several times with simple password to avoid errors. I can connect through sqlplus and sqldeveloper all the times.
Ok, I can be wrong even copy paste user and pass from a txt that works with sqlplus, but the next test is what made me atonished:
- I have created a new Oracle user with sqldeveloper with system user,
- Granted ALL permissions
- I have set this new user in the config PTC IRS (3.4.0.5)
- Pushed the button Create tables, without error
- Tables are created in Oracle in the correct user
- Saved the config
- But, when I am going to create a roundtrip, I get the same error!! ORA-01017: invalid username/password; logon denied
Any ideas??
Thanks in advance

