Last active
March 17, 2020 20:21
-
-
Save Kuassim/835ee5d7870240a24fc7c11789a6068f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ofunctions_tpurgent-DRCP = (description= (retry_count=20)(retry_delay=3)(address=(protocol=tcps)(port=1522) | |
(host=xxx.us-phoenix-1.oraclecloud.com) | |
) | |
(connect_data=(service_name=xxx_ofunctions_tpurgent.atp.oraclecloud.com) | |
(server = pooled) | |
) | |
(security=(ssl_server_cert_dn="...")) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment