Skip to content

Commit 04423fc

Browse files
committed
tts-backup-python formatting
tts-backup-python formatting
1 parent b79fb5e commit 04423fc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

migration-tools/README.md

Whitespace-only changes.

migration-tools/tts-backup-python/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Open tts-backup-env.txt file downloaded to the project directory and provide the
4646

4747
##### Project and Tablespace inputs
4848

49-
***PROJECT_NAME** ***: Name for transport tablespace project. (REQUIRED INPUT) \
49+
***PROJECT_NAME***: Name for transport tablespace project. (REQUIRED INPUT) \
5050
***DATABASE_NAME*** : Database Name containing the tablespaces. (REQUIRED INPUT) \
5151
***TABLESPACES*** : List of comma separated transportable tablespaces. (OPTIONAL INPUT) if empty all user tablespaces are added.\
5252
***SCHEMAS*** : List of comma separated transportable schemas. (OPTIONAL INPUT) if empty all required users are added. None of the schemas should be a common user.
@@ -65,18 +65,18 @@ Open tts-backup-env.txt file downloaded to the project directory and provide the
6565

6666
***TTS_BACKUP_URL*** : (REQUIRED INPUT) Object storage bucket uri for backup files.      \
6767
***TTS_BUNDLE_URL*** : (REQUIRED INPUT) Object storage bucket uri for transportable tablespace bundle.\
68-
***OCI_INSTALLER_PATH :*** (REQUIRED INPUT) Path to oci_install.jar\
69-
***CONFIG_FILE :*** **(REQUIRED INPUT) Path to dowloaded API keys config file. Make sure to update the key_file parameter with the file path to your private key in the config file.\
70-
***COMPARTMENT_OCID :*** **(REQUIRED INPUT) Compartment OCID of bucket  (TTS_BACKUP_URL) that stores backup files. \
71-
***OCI_PROXY_HOST :** ***(OPTIONAL INPUT) HTTP proxy server.\
72-
***OCI_PROXY_HOST :** ***(OPTIONAL INPUT)  HTTP proxy server connection port.
68+
***OCI_INSTALLER_PATH*** : (REQUIRED INPUT) Path to oci_install.jar\
69+
***CONFIG_FILE*** : (REQUIRED INPUT) Path to dowloaded API keys config file. Make sure to update the key_file parameter with the file path to your private key in the config file.\
70+
***COMPARTMENT_OCID*** :(REQUIRED INPUT) Compartment OCID of bucket  (TTS_BACKUP_URL) that stores backup files. \
71+
***OCI_PROXY_HOST*** : (OPTIONAL INPUT) HTTP proxy server.\
72+
***OCI_PROXY_HOST*** : (OPTIONAL INPUT)  HTTP proxy server connection port.
7373

7474
##### File Storage Service (FSS) inputs ( Required if using FSS for migration. Leave them empty if using OSS. )
7575

76-
***TTS_FSS_CONFIG*** : (REQUIRED INPUT) FSS configuration should given in the format FSS:\<FIle System Name\>:\<FQDN of Mount Target\>:\<Export Path\>\
76+
***TTS_FSS_CONFIG*** : (REQUIRED INPUT) FSS configuration should given in the format FSS:\<File System Name\>:\<FQDN of Mount Target\>:\<Export Path\>\
7777
***TTS_FSS_MOUNT_DIR*** : (REQUIRED INPUT) Absolute path where file system was mounted on source database host\
7878
\
79-
Refer to [<https://blogs.oracle.com/datawarehousing/post/attach-file-system-autonomous-database>]{.underline} for details on how FIle System should be configured for use by ADB-S.
79+
Refer to the blog [How to Attach a File system to your Autonomous Database](<https://blogs.oracle.com/datawarehousing/post/attach-file-system-autonomous-database>) for details on how file system should be configured for use by ADB-S.
8080

8181
##### TDE keys inputs
8282

0 commit comments

Comments
 (0)