Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> connect to db oracle using plsql

connect to db oracle using plsql

From: Claudia Gambetta <claudiagambetta_at_tiscali.it>
Date: 2 Jun 2002 09:11:41 -0700
Message-ID: <9814fb76.0206020811.70e55044@posting.google.com>


hello to all, and thanks of your aid, only, that I have tried to write a function with the cursore having a select * from schema.tabella_at_db_link, that if db the correspondent to the db_link is not connected the function only blocks and from these errors, without the possibility to manage them through exception.Come making then. Thanks still hello claudia

errors:

ORA-04052 ERRORE VERIFICATOSI DURANTE LA RICERCA DI OGGETTO REMOTO NOME_SCHEMA.TABLE_at_DB_LINK ORA-00604 ERRORE RISCONTRATO IN SQL RICORSIVO LIVELLO 1 ORA-12535 TNS OPERAZIONE FUORI TEMPO Received on Sun Jun 02 2002 - 11:11:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US