Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> database link URGENT PLZ
thx Tanel for yr replay,
i do what u said,
but it is not working
plz check my code for connect to db2 on as400 (aserver is odbc connection to db2)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521)) )
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = hsodbc)
(ORACLE_HOME = D:\oracle\ora81)
(PROGRAM = hsodbc)
)
(SID_DESC =
(GLOBAL_DBNAME = ORCLSURV)
(ORACLE_HOME = D:\oracle\ora81)
(SID_NAME = ORCLSURV)
)
)
HSODBC =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = tcp)(HOST = LOCALHOST)(PORT = 1521))
) (CONNECT_DATA = (SERVICE_NAME = hsodbc) ) (HS = OK)
# This is a sample agent init file that contains the HS parameters that are # needed for an ODBC Agent.
# # HS init parameters # HS_FDS_CONNECT_INFO = ASERVER
# # Environment variables required for the non-Oracle system # #set <envvar>=<value> _________________________________________________________________Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Mar 01 2004 - 23:58:38 CST
![]() |
![]() |