Hi friends
im using Oracle 10g v10.1.0.2.0 in winXP. i need to drop and create OEM repository. i found a doc that shows me to do followings to drop
<ORACLE_HOME>/bin/emca -x <sid>
<ORACLE_HOME>/sysman/admin/emdrep/bin/RepManager <hostname> <listener_port> <sid> -action drop
but when i run the second line it show me following
H:\oracle\product\10.1.0\db_1\sysman\admin\emdrep\bin>RepManager www-2a479cc45f1
1521 orcl -action drop
'RepManager' is not recognized as an internal or external command,
operable program or batch file.
probably im doing a silly mistake. pls help me.
thanks in advance.