Oracle Analytics - HA Configuration Errors: MachineName cannot be longer than 32 characters
(Doc ID 2723680.1)
Last updated on OCTOBER 29, 2020
Applies to:
Business Intelligence Applications Consumer - Version 11.1.1.10.3 and laterInformation in this document applies to any platform.
Symptoms
You are configuration HA for OBIA setup and facing the following error
Your node1 machine name is "xxxxxxxxxxx.oracleoutsourcing.com" and had no problem.
The issue only occurs during HA configuration with Node 2 name.
The reference document is below:
Configuring Oracle BI Applications for High Availability
Below are your configured parameters
1. Update input.txt with below contents
biprov.ha.shared.dir=/interface/i_usaf/DUSA33/bi_shared
biprov.ha.node2.hostname=yyyyyyyyyyy.oracleoutsourcing.com
2. Execute the following script on node1 to clone machine and bi server and update global cache settings:
On Node One:
$ORACLE_HOME/bi/biapps/scripts/configure_HA_primary.sh /dusa33/oraclebi/OBIEE12C_Stage/input.txt
got the error while the above script was being executed:
Problem invoking WLST - Traceback (innermost last):
File "/dusa33/oraclebi/fmw/122/Oracle_Home/bi/modules/oracle.bi.sysman/syscomp/cloneBIMachine.py", line 16, in ?
File "/dusa33/oraclebi/fmw/122/Oracle_Home/bi/lib/bi-sysman-syscomps-impl.jar!/wlstScriptDir/biSystemComponents.py", line 124, in cloneBIMachine
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
java.lang.Exception: java.lang.Exception: MachineName cannot be longer than 32 characters: "aufodusaf16.oracleoutsourcing.com", (specify a shorter name via machineName parameter)
Error: Could not create clone to new machine
Configuring HA task - Step 1 is completed.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |