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 -> Re: Why doesn't this simple DATABASE LINK work? Must be something very basic and stupid.

Re: Why doesn't this simple DATABASE LINK work? Must be something very basic and stupid.

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Wed, 21 Jul 2004 02:50:32 -0400
Message-ID: <pan.2004.07.21.06.50.32.443329@sbcglobal.net>


On Tue, 20 Jul 2004 22:21:25 -0500, J.W wrote:

> SQL> select * from dual_at_xyz;
> SP2-0042: unknown command "xyz" - rest of line ignored.

The '@' character obviously has a special meaning and is understood as a line terminator. Let me guess: you are working on a HP terminal emulation?

-- 
A city is a large community where people are lonesome together.
Received on Wed Jul 21 2004 - 01:50:32 CDT

Original text of this message

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