Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

bash: orapwd: command not found

3206851Mar 28 2016 — edited Mar 28 2016

Hello

I am creating database (oracle) manually on Oracle 11g installed in unix Solaris(SolarisEx) and I want to duplicate active my database to Linux Red hat 6.7 (64 bit)(hostname=orcllnex). when I try to create oracle password file in Red hat as follow

$ orapwd file=$ORACLE_HOME/dbs/orapworacle1 password=oracle

But it throws error like " orapwd : command not found".

So I want to know why I m getting error like this.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2016
Added on Mar 28 2016
10 comments
3,930 views