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 -> Error message when using database link

Error message when using database link

From: Jim Burton <ocnjburt_at_admiral.umsl.edu>
Date: 2000/04/24
Message-ID: <8e1h4u$baq@news.umsl.edu>#1/1

Oracle 7.3.4 on Sun OS 5.6. I have a database link. SQLPlus works on the client using the link. But I can't get SQLPlus to work with the link on the server. Here is an example statement and the error messages I get. Anyone have any idea?

select * from sys_table_at_mydatabase                                       

ERROR at line 1:
ORA-02248: invalid option for ALTER SESSION ORA-02063: preceding line from database

Thank you Received on Mon Apr 24 2000 - 00:00:00 CDT

Original text of this message

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