PL*SQL Problems with DEMO

From: Nick Maximov <maxs_at_adnserv.kaija.spb.su>
Date: Tue, 27 Apr 1993 13:11:12 GMT
Message-ID: <1993Apr27.131112.19261_at_kaija.spb.su>


I just install Oracle RDBMS 6.0.33 on Interactive Unix SVR3. I used Intel 386 Microcomputer with 16M memory and 420M disc space free. Does anybody know what's with my PL*SQL? DEMO output stuff included.

Thanks for any help.

[included: ./demo1.lst]
[skipped...]

>>>>> Hit return to load our PL/SQL procedure that purchases
>>>>> tennis racquets (part number 1234)...

[skipped...]

>>>>> Hit return to run this procedure 3 times...

    num_in_stock NUMBER(5);
      *
ERROR at line 2:
ORA-03113: end-of-file on communication channel

    num_in_stock NUMBER(5);
      *
ERROR at line 2:
ORA-03114: not connected to ORACLE

[the rest of stuff deleted...]

Here's my own PL/SQL with one row of text "declare app5 number"

declare app5 number;
*
ERROR at line 1:
ORA-06503: PL/SQL: error 0 - PL/SQL Check #30404. Please inform your  Oracle Representative

--
Nick Maximov
Received on Tue Apr 27 1993 - 15:11:12 CEST

Original text of this message