Trying to use Macro in oracle query
Posted: Thu Mar 11, 2021 1:32 pm
trying to use a Macro for username and password and get the following error
CRITICAL - cannot connect to schp.mcit.med.umich.edu:1521/schp.world. ORA-01017: invalid username/password: logon denied (DBD ERROR: OCISessionBegin)
This is what I did for the username and password
--username $user12$ --password $user13$
CRITICAL - cannot connect to schp.mcit.med.umich.edu:1521/schp.world. ORA-01017: invalid username/password: logon denied (DBD ERROR: OCISessionBegin)
This is what I did for the username and password
--username $user12$ --password $user13$