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: Error 45 Initializing SQL * PLUS

Re: Error 45 Initializing SQL * PLUS

From: <fitzjarrell_at_cox.net>
Date: 9 Nov 2006 08:47:24 -0800
Message-ID: <1163090844.600814.80130@i42g2000cwa.googlegroups.com>

maq wrote:
> In Mysql:
> mysqldump -u root -p --compatible = oracle Guias GuiBancos >
> dumpguibancos.sql
>
>
> In Oracle :
>
> Connected to:
> Oracle Database 10g Release 10.1.0.3.0 - Production
>
> SQL> @dumpguibancos;
> SP2-0223: No lines in SQL buffer.
> SP2-0223: No lines in SQL buffer.
> SP2-0223: No lines in SQL buffer.
> SP2-0223: No lines in SQL buffer.
> SP2-0223: No lines in SQL buffer.
> SP2-0223: No lines in SQL buffer.
> SP2-0223: No lines in SQL buffer.
> Error 45 initializing SQL*Plus
> Internal error

You need to check your generated script, as there is where your problems originate. Obviously you haven't created a usable script.

David Fitzjarrell Received on Thu Nov 09 2006 - 10:47:24 CST

Original text of this message

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