centos静默安装oracle不成功

十三徽 2017-11-12 01:37:21
第一次安装linux的oracle,静默安装提示下面的就不动了,请问怎么解决呢?

[oracle@interliboracle database]$ ./runInstaller -silent -force -ignorePrereq -responseFile/opt/database/response/db_install.rsp
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 120 MB. Actual 6642 MB Passed
Checking swap space: must be greater than 150 MB. Actual 16383 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2017-11-12_01-30-16AM. Please wait ...[oracle@interliboracle database]$ The command line arguments '-responseFile/opt/database/response/db_install.rsp' are not valid options. Type 'oui -help' at the command line for instructions on appropriate command line usage.
Usage:
runInstaller [-options] [(<CommandLineVariable=Value>)*]

Where options include:
-clusterware oracle.crs,<crs version>
Version of Cluster ready services installed.

-crsLocation <Path>
Used only for cluster installs, specifies the path to the crs home location. Specifying this overrides CRS information obtained from central inventory.

-invPtrLoc <full path of oraInst.loc>
Unix only. To point to a different inventory location. The orainst.loc file contains:
inventory_loc=<location of central inventory>
inst_group=<>

-jreLoc <location>
Path where Java Runtime Environment is installed. OUI cannot be run without it.

-logLevel <level>
To filter log messages that have a lesser priority level than <level>. Valid options are: severe, warning, info, config, fine, finer, finest, basic, general, detailed, trace. The use of basic, general, detailed, trace is deprecated.

-paramFile <location of file>
Specify location of oraparam.ini file to be used by OUI.

-responseFile <Path>
Specifies the response file and path to use.

-attachHome
For attaching homes to the OUI inventory.

-cfs
Indicates that the Oracle home specified is on cluster file system (shared). This is mandatory when '-local' is specified so that Oracle Universal Installer can register the home appropriately into the inventory.

-clone
For making an Oracle Home copy match its current environment.

-debug
For getting the debug information from OUI.

-detachHome
For detaching homes from the OUI inventory without deleting inventory directory inside Oracle home.

-enableRollingUpgrade
Used in cluster environment, to enable upgrade of a product on a subset of nodes (on which the product was installed).

-executeSysPrereqs
Execute system pre-requisite checks and exit.

-force
Allowing silent mode installation into a non-empty directory.

-help
Displays above usage.

-ignoreSysPrereqs
For ignoring the results of the system pre-requisite checks.

-local
Performs the operation on the local node irrespective of the cluster nodes specified.

-printdiskusage
Log debug information for disk usage.

-printmemory
Log debug information for memory usage.

-printtime
Log debug information for time usage.

-relink
For performing relink actions on the oracle home
Usage: -relink -maketargetsxml <location of maketargetsxml> [-makedepsxml <location of makedepsxml>] [name=value]

-silent
For silent mode operations, the inputs can be a response file or a list of command line variable value pairs.

-waitforcompletion
For windows. setup.exe will wait for completion instead of spawning the java engine and exiting.

-suppressPreCopyScript
Suppress the execution of precopy script.

-acceptUntrustedCertificates
Accept untrusted certificates from a secure site.

-noconfig
Do not execute config tools.

-noconsole
For suppressing display of messages to console. Console is not allocated.

-formCluster
To install the Oracle clusterware in order to form the cluster.

-remotecp <Path>
Unix specific option. Used only for cluster installs, specifies the path to the remote copy program on the local cluster node.

-remoteshell <Path>
Unix specific option. Used only for cluster installs, specifies the path to the remote shell program on the local cluster node.

-executePrereqs
To execute only the prerequisite checks.

-ignorePrereq
To ignore running the prerequisite checks.

-ignoreInternalDriverError
To ignore any internal driver errors.

Command Line Variables Usage
Command line variables are specified using <name=value>; for example:
[ session: | compName: | compName:version: ]variableName=" valueOfVariable"]

Session/Installer variables are specified using:
[session:]varName=value
Ex 1: session:ORACLE_HOME_NAME="OraHome"
Ex 2: ORACLE_HOME_NAME="OraHome"
The lookup order is session:varName then just varName. The session prefix is used to avoid ambiguity.

Component variables are specified using:
[compInternalName:[Version:]]varName
Ex 1: oracle.comp1:1.0.1:varName="VarValue"
Ex 2: oracle.comp1:varName="VarValue"
The lookup order is compInternalName:Version:varName, then compInternalName:varName, then just varName.
...全文
1193 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
十三徽 2017-11-12
  • 打赏
  • 举报
回复
引用 1 楼 ckc 的回复:
-responseFile/opt/database/response/db_install.rsp 这个参数是错误参数 responseFile后面要加个空格
路径改了,还是不行 [oracle@interliboracle database]$ ./runInstaller -silent -force -ignorePrereq -responseFile /opt/tcsoft/database/response/db_install.rsp Starting Oracle Universal Installer... Checking Temp space: must be greater than 120 MB. Actual 6252 MB Passed Checking swap space: must be greater than 150 MB. Actual 16383 MB Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2017-11-12_11-36-08AM. Please wait ...[oracle@interliboracle database]$ [FATAL] [INS-10105] The given response file /opt/tcsoft/database/response/db_install.rsp is not valid. CAUSE: Syntactically incorrect response file. Either unexpected variables are specified or expected variables are not specified in the response file. ACTION: Refer the latest product specific response file template SUMMARY: - cvc-enumeration-valid: Value 'GENERAL_PURPOSE/TRANSACTION_PROCESSING' is not facet-valid with respect to enumeration '[GENERAL_PURPOSE, TRANSACTION_PROCESSING, DATA_WAREHOUSE]'. It must be a value from the enumeration. cvc-type.3.1.3: The value 'GENERAL_PURPOSE/TRANSACTION_PROCESSING' of element 'oracle.install.db.config.starterdb.type' is not valid. A log of this session is currently saved as: /tmp/OraInstall2017-11-12_11-36-08AM/installActions2017-11-12_11-36-08AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location.
碧水幽幽泉 2017-11-12
  • 打赏
  • 举报
回复
ckc 2017-11-12
  • 打赏
  • 举报
回复
-responseFile/opt/database/response/db_install.rsp 这个参数是错误参数 responseFile后面要加个空格

3,491

社区成员

发帖
与我相关
我的任务
社区描述
Oracle 高级技术相关讨论专区
社区管理员
  • 高级技术社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧