Hello all.

I am using Oracle 11g R2 and I am trying to execute a script that will create a password verification using the following command:

SQL> @%oralce_home%\rdbms\admin\utlpwdmg
SP2-0310: unable to open file "%oralce_home%\rdbms\admin\utlpwdmg"
SQL>

That is the error I am getting. What am I doing wrong please?