RDA does not get the portal password
Trying to run the RDA, this is giving always the same error with DEV_PORTAL user
RDA-00508: Null password given; logon denied in ruleA20000 near line 19
RDA-00938: Error encountered in the macro 'testSql' called in ruleA20000 near line 19
Executing Rule: A20000 Database Access - error encountered
1.- With orasso user is not giving any error.
2.- Connect in sqlplus with same user/password and connection is working
3.- If we give an invalid password, this is giving the correct error ORA-01017: invalid username/password; logon denied
4.- The same result is typing, copying or setting the password into "setup.cfg" via the command "./rda.sh -A ptb_portal@db11.berlin.ptb.de:1521::WLSDB/<password>"
RDA-00508: Null password given; logon denied in ruleA20000 near line 19
RDA-00938: Error encountered in the macro 'testSql' called in ruleA20000 near line 19
Executing Rule: A20000 Database Access - error encountered
1.- With orasso user is not giving any error.
2.- Connect in sqlplus with same user/password and connection is working
3.- If we give an invalid password, this is giving the correct error ORA-01017: invalid username/password; logon denied
4.- The same result is typing, copying or setting the password into "setup.cfg" via the command "./rda.sh -A ptb_portal@db11.berlin.ptb.de:1521::WLSDB/<password>"
0