Standalone variables

This table describes all the fields available in the YaK and their purpose when declaring your Oracle 2.0.0 standalone component.

Name
Mandatory
Purpose
Example

Version of the Oracle instance

Version of the release update to install. Default value: 19_26_250121_JVM_v0

19_26_250121_JVM_v0

Oracle Software Edition

Oracle Software Edition to install (Standard Edition or Enterprise Edition).

SE2

Instance name (oracle_sid)

This is the Oracle SID.

CDB1

Instance unique name

Unique name of the database.

CDB1_SITE1

Domain name

Fully qualified name of the domain (db_domain).

example.com

Character Set

Character Set of the database. Default value: AL32UTF8

AL32UTF8

National Character Set

National Character Set of the database. Default value: AL16UTF16

AL16UTF16

RMAN connect string

Connect string to use for RMAN backups. Default value: /

/

Last updated