Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connecting to a database

User_SC3XLDec 5 2022

Hello, i would like support, i'm trying to connect to a existing database on another pc in my local web, but give this error:
image.pngThis are the information to connect to the database:
TESTE =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = at-srv-db-teste)(PORT = 1526))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = teste.autotravi)
)
)

Comments
Post Details
Added on Dec 5 2022
1 comment
47 views