Advertisement

1 - 10 of 82 containing alltags:("dblink") (0 seconds)
1.I have two unix servers .I want to establish a database link between the 2 databases on two unix servers and start working with database. 2. Tell me something about the multiple instances and h...
Zones: OracleDate Answered: 05/07/1999 Grade: C Views: 0
When I create database link dblink and try to use it, select * from scott.emp@dblink, I get the error: ORA-12154: TNS:could not resolve service name. Sometimes the mail domain instead of network...
Zones: OracleDate Answered: 04/19/2002 Grade: A Views: 5
Hello, I need to make a query from different tables in 2 different DB.  Is a simply query using joins from table A in DB_1 and table X in DB_2.
Zones: MS SQL ServerDate Answered: 06/13/2003 Grade: B Views: 0
Guys, SOURCE ZIP1 VARCHAR2(20) ZIP2 VARCHAR2(20) DTM DATE LOOKUP CD VARCHAR2(20) LAT NUMBER(7,4) LONG NUMBER(7,4) DESTINATION ORILAT NUMBER(7,4) NOT NULL ORILONG NUMBER(7,4) ...
Zones: OracleDate Answered: 06/17/2003 Grade: A Views: 0
hi, i'm recently installed a Oracle9i release 9.2.0.1.0 on a Sun 280R Server, i'm trying to describe a table on other solaris server with oracle 7.3.4 via dblink, but i have a ORA-01002 error. When...
Zones: OracleDate Answered: 10/15/2003 Grade: A Views: 14
OK.  I am trying to get a DBLink working  The schema I want to link to is username: abc; password: def.  I can login to the account without problems from SQLPlus.  I use TNSNames.ora and I setup WO...
Zones: OracleDate Answered: 01/07/2004 Grade: A Views: 32
Ok the problem I have is as follows: We have a system (from an external supplier) running MS SQL Server that has a view on it which we have been given access to and need to use via an ODBC link....
Zones: OracleDate Answered: 08/03/2004 Grade: B Views: 0
We had a Database Link Set up to access an external database on a server I have no control over through our database (to run queries).  This has stopped working within the last day or so, the code ...
Zones: OracleDate Answered: 09/21/2004 Grade: B Views: 9
We are going to use a dblink to refresh a onsite database from an offsite server.(we own both the servers) I couldn’t find any articles on the web regarding the impacts of using a dblink on a serv...
Zones: Oracle Product InfoDate Answered: 07/12/2006 Grade: B Views: 4
oracle db 10g2: I have 3 databases, I will call them: db1,db2,db3 o I created dblinks using the same ddl on db2 and db3 that allow me to access db1. o On db2 and db3 I am using a user with the...
Zones: Oracle 10.x, OracleDate Answered: 08/29/2008 Grade: A Views: 238