| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Pesky SQLPlus/NotePad error
Hi Dave.
Actually, it's not an error. When SQL plus reads a statement in from the Notepad buffer, it's expecting to see a forward slash on the last line (all by itself). i.e.:
select * from emp
/
note the lack of the terminating semicolon ...
it's a quirk of the buffereing between Notepad and SQL plus. It can safely be ignored ...
Cheers,
Dave Haas
> I keep getting these pesky errors when I write a sql statement in
> notepad and then execute in sqlplus.
>
> Input truncated to 13 characters
>
> The statement runs but these "truncate" errors keep showing up.
>
> Can anyone enlighten me regarding a solution.
>
> d
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Oct 26 1999 - 23:22:30 CDT
![]() |
![]() |