11gR2
Win2012
Hi ALL,
I am using Linux OS most and not windows
How do I create orapwd in Windows?
In linux I run this > orapwd file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password=manager entries=5
I tried to run the same in windows but it says "can not open file". > orapwd file=%ORACLE_HOME/dbs/orapw%ORACLE_SID password=manager entries=5
I also tried to check dbconsole in windows
C:\Users\Administrator>emctl status dbconsole
OC4J Configuration issue. C:\app\Administrator\product\11.2.0\dbhome_1/oc4j/j2ee/OC4J_DBConsole_10.22.105.22_test1 not found.
Why is that there are "\" and "/" in the folder path?
Please help....
Kind regards,
jc