12.3.2 Error Code Dictionary
Table 12-1 Error Code Dictionary
Error Code | Cause | Resolution |
---|---|---|
OFSAAI-1001 | UNIX shell is not "korn" shell. |
Change the shell type to "korn". Use the chsh UNIX command to change the SHELL type. Shell type can also be changed by specifying the shell path for the UNIX user in the /etc/passwd file. Note: The chsh command is not available in Solaris OS. |
OFSAAI-1002 | No proper arguments are available |
Provide proper arguments. Invoke the Setup.sh file using
Example: |
OFSAAI-1004 | File .profile is not present in
$HOME.
|
Create the .profile file in the
$HOME directory, that is, in the home directory of
the user.
|
OFSAAI-1005 | OFSAAInfrastructure.bin file is not
present in the current directory.
|
Copy the OFSAAInfrastructure.bin file into the installation kit directory. |
OFSAAI-1006 | CustReg.DAT file is not present in the
current directory.
|
Copy the CustReg.DAT file into the
installation kit directory.
|
OFSAAI-1007 | OFSAAI_InstallConfig.xml file is not
present in the current directory.
|
Copy the OFSAAI_InstallConfig.xml file
into the installation kit directory.
|
OFSAAI-1008 | validateXMLInputs.jar file is not
present in the current directory.
|
Copy the validateXMLInputs.jar file
into the installation kit directory.
|
OFSAAI-1009 | log4j.xml file is not present in the
current directory.
|
Copy the log4j.xml file into the
installation kit directory.
|
OFSAAI-1010 | An unknown error occurred. | Make sure to provide a proper argument (SILENT) to the Setup.sh file. |
OFSAAI-1011 | XML validation failed. | Check the
InfrastructurePreValidations.Log file for more
details.
|
OFSAAI-1012 | Property file with locale name does not exist. | Copy the MyResources_en_US.properties
file to the setup kit directory and keep en_US in the LOCALE tag of
the OFSAAI_InstallConfig.xml file.
|
OFSAAI-1013 | OFSAAI_InstallConfig.xml/OFSAAI_PostInstallConfig.xml
file not found.
|
Copy the
OFSAAI_InstallConfig.xml/OFSAAI_PostInstallConfig.xml
file to the setup kit directory.
|
OFSAAI-1014 | XML node value is blank. | Make sure all node values except SMTPSERVER, PROXYHOST, PROXYPORT, PROXYUSERNAME, PROXYPASSWORD, NONPROXYHOST, or RAC_URL are not blank. |
OFSAAI-1015 | XML is not well-formed. |
Execute the command dos2unix
OR Ensure that the |
OFSAAI-1016 | The user installation directory contains blank spaces. | Provide an installation path that does not contain spaces. Check the tag USER_INSTALL_DIR in the OFSAAI_InstallConfig.xml file. This path must not contain any spaces. |
OFSAAI-1017 | The user installation directory is invalid. |
Provide a valid installation path. Check if you can
create the directory mentioned in the
See the My Oracle Support reference document for a workaround on this issue: https://mosemp.us.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=192791484383909&id=2412630.1&_afrWindowMode=0&_adf.ctrl-state=u2t2m1rei_4. |