Oracle X6-2-HA Deployment And User's Manual page 354

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

oakcli create db_config_params
Use the oakcli create db_config_params command to generate a database
configuration file.
The configuration file is created in /opt/oracle/oak/install/dbconf and is
given the default extension .dbconf.
Syntax
oakcli create db_config_params -conf filename [-h]
Parameters
Parameter
-conf filename
-h
Example
Create the database parameter file: /opt/oracle/oak/install/dbconf/
newconf.dbconf:
# oakcli create db_config_params -conf newconf
Please select one of the following for Database Block Size [1 .. 4]:
1 ==> 4096
2 ==> 8192
3 ==> 16384
4 ==> 32768
2
Selected value is: 8192
Specify the Database Language (1. AMERICAN 2. Others) [1]:
Selected value is: AMERICAN
Specify the Database Characterset (1. AL32UTF8 2. Others) [1]:2
Please select one of the following for Database Characterset [0 .. 10] :
0 => Others
1 => AL32UTF8
2 => AR8ADOS710
3 => AR8ADOS710T
4 => AR8ADOS720
5 => AR8ADOS720T
6 => AR8APTEC715
7 => AR8APTEC715T
8 => AR8ARABICMACS
9 => AR8ASMO708PLUS
10 => AR8ASMO8X
1
Selected value is: AL32UTF8
Specify the Database Territory (1. AMERICA 2. Others) [1]:2
Please select one of the following for Database Territory [0 .. 10] :
Description
Name you want to give to the configuration file, without its path
name.
(Optional) Display help for using the command
Chapter 14
oakcli create commands
14-19

Advertisement

Table of Contents
loading

Table of Contents