Skip to Main Content

Integration

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OHS multiple instance creation

3478661Aug 15 2017 — edited Aug 16 2017

I am trying to create instances using the opmnctl , but it is failing with the name ofr oracle instance path , can some one please share the process of configuring multiple OHS instances running on same host with out a domain ( no weblogic )

Command trying to execute:

./opmnctl createinstance -instanceName inst1 -oracleInstance /u01/instances/inst1

Errors:

Command failed: Invalid instance name: inst1  (Instance name must begin with an alphabetic character; may only contain alphanumeric characters, or the underscore (_) or hyphen (_) characters; and must be 4 to 30 characters long.)

Command failed: The oracle instance is not empty.  Select a different location or remove the instance at this location.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 13 2017
Added on Aug 15 2017
3 comments
992 views