forked from oracle-devrel/oracle-autonomous-database-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtts-backup-env.txt
More file actions
executable file
·51 lines (39 loc) · 804 Bytes
/
tts-backup-env.txt
File metadata and controls
executable file
·51 lines (39 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[DEFAULT]
### Project and Tablespace inputs
PROJECT_NAME=
DATABASE_NAME=
TABLESPACES=
SCHEMAS=
#### Database connection inputs
HOSTNAME=
LSNR_PORT=
DB_SVC_NAME=
ORAHOME=
DBUSER=
DB_VERSION=
#### Object Storage Service (OSS) inputs
#### OCI Installer inputs
TTS_BACKUP_URL=
TTS_BUNDLE_URL=
OCI_INSTALLER_PATH=
CONFIG_FILE=
COMPARTMENT_OCID=
OCI_PROXY_HOST=
OCI_PROXY_PORT=
### File Storage Service (FSS) inputs
TTS_FSS_CONFIG=
TTS_FSS_MOUNT_DIR=
### Run type inputs
FINAL_BACKUP=
DRY_RUN=
### Performance inputs
PARALLELISM=
CLUSTER_MODE=
### Miscellaneous inputs
### Exclude tables input (case-sensitive)
EXCLUDE_TABLES=
EXCLUDE_STATISTICS=
TRANSPORT_TABLES_PROTECTED_BY_REDACTION_POLICIES=
TRANSPORT_TABLES_PROTECTED_BY_OLS_POLICIES=
TRANSPORT_DB_PROTECTED_BY_DATABASE_VAULT=
DVREALM_USER=