goal: How to Interpret the oraparam.iniFile
fact: OUI - Oracle Universal Installer
fix:
Theoraparam.ini is a configuration file that contains the initializationparameters for Oracle Software Installer.It is located in the 'install' directory on the CD ROM. This articledescribes the various parameters that can be set in the oraparam.ini file.
[Oracle]
DISTRIBUTION
Set to TRUE if the ORAPARAM.INI file is ona distribution media. A distribution media can be a CD-ROM or the Web.
SOURCE
Location of the products.jar file. Thislocation is relative to the directory where oraparam.ini exists.
LICENSE_LOCATION
Location of a text file for Licenseinformation. This location is relative to the directory where oraparam.iniexists.
JRE_LOCATION
Relative location of the Java Runtime Environment (JRE) which willbe used by the Oracle Universal Installer
OUI_LOCATION
Relative location of the Oracle UniversalInstaller files
JRE_MEMORY_OPTIONS
Set these variables to influence thebehaviour of JRE.
ie. max heap size for java (-mx), startupsize of java heap (-ms), disabling JIT (-nojit). You should increase the -mx and -ms values ifyou're getting out of memory errors.
DEFAULT_HOME_LOCATION
The default location for the Oracle Home.
DEFAULT_HOME_NAME
The default name for the Oracle Home.
NO_BROWSE
List directories which you do not want tobrowse. These are typically large directories which will take a long time tolist.
HLP_LOCATION
For future use only
EWT_LOCATION
For future use only
NLS_ENABLED=TRUE
Set to TRUE for the Oracle UniversalInstaller to enable NLS support. Set to FALSE to disable the installationsession translations. The Oracle Universal Installer displays in English evenif you run on a non-English system.
BOOTSTRAP=FALSE
In the case of installing products thatspan multiple CDs, a "bootstrap" occurs in which temporary copies ofOUI and JRE are placed in the TEMP or TMP directory so that these applicationscan be launched when you change CD-ROMs.
Setting the BOOTSTRAP variable to TRUEinforms the Oracle Universal Installer to copy the Oracle Universal Installerclasses and the JRE executables to a temporary directory where you can launchthem; thereby freeing the CD device.
[IMAGES]
To show advertisements during an install,you must specify each image as a separate variable.
An example oraparam.ini is:
[Oracle]
DISTRIBUTION=TRUE
SOURCE=../stage/products.jar
LICENSE_LOCATION=
JRE_LOCATION=../stage/Components/oracle.swd.jre/1.1.8.10.
0/1/DataFiles/Expanded/jre
OUI_LOCATION=../stage/Components/oracle.swd.oui/2.0.1.6.0/1/DataFiles/Expanded
JRE_MEMORY_OPTIONS=" -mx48m"
DEFAULT_HOME_LOCATION=\oracle\ora90
DEFAULT_HOME_NAME=OraHome90
NO_BROWSE=
HLP_LOCATION=
EWT_LOCATION=
NLS_ENABLED=TRUE
BOOTSTRAP=TRUE
[IMAGES]
FILE1=images/o9i_1.gif
FILE2=images/o9i_2.gif
-------------------------------------------------------------------------------------------------------
Blog:http://blog.csdn.net/tianlesoftware
Weibo: http://weibo.com/tianlesoftware
Email: dvd.dba@gmail.com
DBA1 群:62697716(满); DBA2 群:62697977(满) DBA3 群:62697850(满)
DBA 超级群:63306533(满); DBA4 群: 83829929(满) DBA5群: 142216823(满)
DBA6 群:158654907(满) DBA7 群:69087192(满) DBA8 群:172855474
DBA 超级群2:151508914 DBA9群:102954821 聊天 群:40132017(满)
--加群需要在备注说明Oracle表空间和数据文件的关系,否则拒绝申请
分享到:
相关推荐
Each section describes how to interpret results and express them in a research report after the data are analyzed. For example, students are shown how to phrase the results of a significant and an ...
标题中提到的"How you interpret the first paragraph of the passage"正是在探讨如何有效地理解和解读文章的开篇。 在给出的文档内容中,引用了一句"The good doctor taught his son more than the art of healing...
资源分类:Python库 所属语言:Python 资源全名:interpret-0.1.17-py3-none-any.whl 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
The average person consumes approximately 30 gigabytes of data every single day, but has no idea how to interpret it correctly. EVERYDATA explains, through the eyes of an expert economist and ...
How to interpret packet data at a fundamental level in hexadecimal or binary. Basic and advanced analysis features of Wireshark. How to analyze packets on the command line with tshark and tcpdump. ...
Professional ASP.NET Design Patterns will show you how to implement design patterns in real ASP.NET applications by introducing you to the basic OOP skills needed to understand and interpret design ...
资源分类:Python库 所属语言:Python 资源全名:azureml_contrib_interpret-1.0.69-py3-none-any.whl 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
but our prime focus is on how to use R and how to interpret results. We hope the book will provide students and researchers in many disciplines with a self-contained means of using R to analyse their ...
The choice of this criterion stems from the fact that the signal to noise is related to ability of the listener to interpret a message. Matched filter is the optimum linear filter that maximizes the ...
He focuses on how to interpret output from tools like sar, vmstat, valgrind, strace, and apply it to your application; how to take advantage of various programming APIs to develop your own tools; and...
statistics and illustrates how they relate to machine learning via the Python language and its powerful extensions. This is not a good first book in any of these topics because we assume that you ...
The Verilog and SystemVerilog standards define hundreds of subtle rules on how software tools should interpret design and testbench code. These subtle rules are documented in the IEEE Verilog and ...
TensorFlow was open sourced in November of 2015 by Google, and ...This book addresses many machine learning algorithms, applies them to real situations and data, and shows how to interpret the results.
By introducing R through less R, readers learn how to organize data for analysis, read the data into R, and produce output without performing numerous functions and programming exercises first....