Creating Crystal Report failed with ORA-01017
Hi everyone,
We recently upgraded oracle database from 11.2.0.3 to 12.2.0.1.
We run into authentication issue when creating crystal report against 12.2.0.1 database.
1. On our PC, we have Crystal Full software installed. (version is: Crystal XI -- I assume it means crystal 2011)
2. When creating a new report against the 12.2 database, it didn't work:
A message pops up: Crystal Reports has stopped working
3. Database side
sqlnet.allowd_logon_version_server were set to 12, 11, 10, 8 -- but none of them would solve the problem in 2.
password versions were generated to 10g/11g/12c -- but none of them would solve the problem in 2.
Has anyone had similar problem?