Hello Experts ,
I am trying to run the following query but getting an error :
dbmcli -n <Host> -d <SID> -u SAP<SID>,<PWD> -uk w -us SUPERDBA,<PWD> -up TIMEOUT=0;
Error! wrong username or password!
Above query is coming from note 490325 -
I have checked the passwords of SAP<SID> and SUPERDBA by login to the dbmcli and it works.
Could you please let me know which password am i missing here.
Thanks
Dev