My Oracle Support Banner

VMS: Ignorable Errors During 10gR2 Installs on OpenVMS (Doc ID 463316.1)

Last updated on APRIL 16, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.2 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
HP OpenVMS Itanium
HP OpenVMS Alpha

Symptoms

 

 

This Metalink article has been created to document the fact that certain ignorable errors are reported during the installation of Oracle release 10gR2 on HP OpenVMS platforms.

These will be reported on screen and/or in the install log files.

The following are extracts from the install log files from a successful install on the Itanium OpenVMS platform.

oraInstall2007-04-16_08-50-34AM.out
++++++++++++++++++++++++++++

Setting up ORACLE runtime environment...

ORACLE.EXE not available for install
Re-execute insoracle to install it at a later point

ORACLE runtime environment setup completed.
%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
Setting up ORACLE runtime environment...

ORACLE.EXE not available for install
Re-execute insoracle to install it at a later point

ORACLE runtime environment setup completed.
Setting up ORACLE runtime environment...

ORACLE.EXE not available for install
Re-execute insoracle to install it at a later point

ORACLE runtime environment setup completed.
%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[bin]beqlsnr.exe;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[HAS.LIB]LIBCLSRA10.OLB;
-RMS-E-DNF, directory not found
-SYSTEM-W-NOSUCHFILE, no such file
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[lib]libodm10.so;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[lib]libxdb.so;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[network]beqlsnr0.com;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[network.bin]beqlsnr.exe;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[rdbms]oracle.map;
-RMS-E-FNF, file not found

oraInstall2007-04-16_08-50-34AM.err
+++++++++++++++++++++++++++

%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement
\DISK$ORACLE\
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[bin]beqlsnr.exe;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[HAS.LIB]LIBCLSRA10.OLB;
-RMS-E-DNF, directory not found
-SYSTEM-W-NOSUCHFILE, no such file
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[lib]libodm10.so;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[lib]libxdb.so;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[network]beqlsnr0.com;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[network.bin]beqlsnr.exe;
-RMS-E-FNF, file not found
%SET-F-SEARCHFAIL, error searching for ORA_ROOT:[rdbms]oracle.map;
-RMS-E-FNF, file not found

java.io.IOException: Child creation error: no such file or directory
 
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:52)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:566)
at java.lang.Runtime.exec(Runtime.java:428)
at java.lang.Runtime.exec(Runtime.java:364)
at oracle.sysman.emCfg.support.Shell.run(Shell.java:110)
at oracle.sysman.emCfg.support.Shell.run(Shell.java:122)
at oracle.sysman.emCfg.support.Filer.shellOut(Filer.java:121)
at oracle.sysman.emCfg.support.Filer.chmodFile(Filer.java:155)
at oracle.sysman.emCfg.logger.CfmLogger._addCfmFileHandler(CfmLogger.jav a:387)
at oracle.sysman.emCfg.logger.CfmLogger.addCfmFileHandler(CfmLogger.java :376)
at oracle.sysman.emCfg.core.Cfm.<init>(Cfm.java:126)
at oracle.sysman.emCfg.core.CfmFactory.<init>(CfmFactory.java:112)
at oracle.sysman.emCfg.core.CfmFactory.connect(CfmFactory.java:71)
at oracle.sysman.emCfg.client.CfwClient.<init>(CfwClient.java:141)
at oracle.sysman.emCfg.client.CfwClient.connect(CfwClient.java:87)
at oracle.sysman.oii.oiix.OiixCFOps.getCfwClient(OiixCFOps.java:794)
at oracle.sysman.oii.oiic.OiicConfigInitializeWCCE.doOperation(OiicConfi gInitializeWCCE.java:550)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondItera tor.java:171)
at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwA ctionsPhaseWCDE.java:606)
at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearI terator.java:147)
at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOpera tion(OiicInstallSession.java:3772)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondItera tor.java:171)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.ja va:1274)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrap per.java:289)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:547)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java: 935)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:872)

A number of  the 'java.io.IOException: Child creation error: no such file or directory' errors will be present.

The following are extracts from the install log files from a successful install on the Alpha OpenVMS platform.

oraInstall2007-04-10_02-15-34AM.out
++++++++++++++++++++++++++++

Setting up ORACLE runtime environment...
LIBCLNTSH.SO not available for install
Re-run insoracle to install the same at a later point

ORACLE.EXE not available for install
Re-execute insoracle to install it at a later point

ORACLE runtime environment setup completed.
Setting up ORACLE runtime environment...
LIBCLNTSH.SO not available for install
Re-run insoracle to install the same at a later point

ORACLE.EXE not available for install
Re-execute insoracle to install it at a later point

ORACLE runtime environment setup completed.
Setting up ORACLE runtime environment...
LIBCLNTSH.SO not available for install
Re-run insoracle to install the same at a later point

ORACLE.EXE not available for install
Re-execute insoracle to install it at a later point

oraInstall2007-04-10_02-15-34AM.err
+++++++++++++++++++++++++++


java.io.IOException: Child creation error: no such file or directory

at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java)
at java.lang.Runtime.exec(Runtime.java)
at java.lang.Runtime.exec(Runtime.java)
at oracle.sysman.emCfg.support.Shell.run(Shell.java)
at oracle.sysman.emCfg.support.Shell.run(Shell.java)
at oracle.sysman.emCfg.support.Filer.shellOut(Filer.java)
at oracle.sysman.emCfg.support.Filer.chmodFile(Filer.java)
at oracle.sysman.emCfg.logger.CfmLogger._addCfmFileHandler(CfmLogger.java)
at oracle.sysman.emCfg.logger.CfmLogger.addCfmFileHandler(CfmLogger.java )
at oracle.sysman.emCfg.core.Cfm.<init>(Cfm.java)
at oracle.sysman.emCfg.core.CfmFactory.<init>(CfmFactory.java)
at oracle.sysman.emCfg.core.CfmFactory.connect(CfmFactory.java)
at oracle.sysman.emCfg.client.CfwClient.<init>(CfwClient.java)
at oracle.sysman.emCfg.client.CfwClient.connect(CfwClient.java)
at oracle.sysman.oii.oiix.OiixCFOps.getCfwClient(OiixCFOps.java)
at oracle.sysman.oii.oiic.OiicConfigInitializeWCCE.doOperation(OiicConfi gInitializeWCCE.java)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondItera tor.java)
at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwA ctionsPhaseWCDE.java)
at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearI terator.java)
at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOpera tion(OiicInstallSession.java)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondItera tor.java)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.ja va)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrap per.java)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java)

A number of the java.io.IOException: Child creation error: no such file or directory' errors will be present.

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.