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.