From 18696a5fc12dda183e23da6f4b4d63e7a0317e31 Mon Sep 17 00:00:00 2001 From: "shweta.korulkar@oracle.com" Date: Fri, 3 Jan 2025 20:13:43 +0000 Subject: [PATCH] deleted env file --- dbt-test.env | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 dbt-test.env diff --git a/dbt-test.env b/dbt-test.env deleted file mode 100644 index 6e34dfd..0000000 --- a/dbt-test.env +++ /dev/null @@ -1,14 +0,0 @@ -export DBT_ORACLE_USER=dbt_test -export DBT_ORACLE_HOST=localhost -export DBT_ORACLE_PROTOCOL=tcps -export DBT_ORACLE_PORT=1522 -export DBT_ORACLE_SERVICE=myadw_medium.adb.oraclecloud.com -export DBT_ORACLE_PASSWORD=Auto_MY_DBT_1234 -export DBT_ORACLE_DATABASE=MYADW -export DBT_ORACLE_SCHEMA=dbt_test -export DBT_ORACLE_CUSTOM_SCHEMA=dbt_test -export DBT_MACRO_DEBUGGING=1 -export WALLET_LOCATION=/scratch/tls_wallet -export WALLET_PASSWORD=Auto_MY_ADB_Wallet -export TNS_ADMIN=/scratch/tls_wallet -export SSL_SERVER_CERT_DN="CN=3746b756d92b"