TVD in einer Rolle - Restkonfiguration Server begonnen
This commit is contained in:
13
roles/test/templates/tnsnames.ora
Normal file
13
roles/test/templates/tnsnames.ora
Normal file
@@ -0,0 +1,13 @@
|
||||
# tnsnames.ora Network Configuration File: /opt/oracle/db/19.3/network/admin/tnsnames.ora
|
||||
# Generated by Oracle configuration tools.
|
||||
|
||||
RMANDB =
|
||||
(DESCRIPTION =
|
||||
(ADDRESS = (PROTOCOL = TCP)(HOST = vip-rmandb.polizei-bw.net)(PORT = 1562))
|
||||
# (ADDRESS = (PROTOCOL = TCP)(HOST = polsq5701bit03.polizei-bw.net)(PORT = 1562))
|
||||
(CONNECT_DATA =
|
||||
(SERVER = DEDICATED)
|
||||
(SERVICE_NAME = RMANDB)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user