- Update tnsnames.ora with correct host IP address - Ensure proper TNS configuration for ROA database 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
ROA_ROMFAST =
|
|
(DESCRIPTION =
|
|
(ADDRESS_LIST =
|
|
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.20.122)(PORT = 1521))
|
|
)
|
|
(CONNECT_DATA =
|
|
(SID = ROA)
|
|
)
|
|
) |