Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> need help
hi,everyone.
I created a db link and ran sql statements well . But now the problem
arose as follows:
SQL> select count(*) from mytable_at_mydb;
select count(*) from mytable_at_mydb
*
ORA-27301: OS failure message: Transport endpoint is not connected ORA-27302: failure occurred at: skgxpcini1 ORA-02063: preceding 4 lines from mydb
My databases are all based on UNIXWARE7.1 and ORACLE 8.0.5.
Can anyone give me the reasons and how to correct it? Thanks in advance.
cyhu_at_eachnet.com Received on Sun Jul 02 2000 - 21:00:46 CDT