reasonableframework/storage/example/tnsname.orax

10 lines
213 B
Plaintext

%service_name% = (DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = %protocol%)(HOST = %host%)(PORT = %port%))
)
(CONNECT_DATA =
(SERVER = %server_type%)
(SERVICE_NAME = %service_name%)
)
}