•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 391,644 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,798 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Oracle advertiser:
Views: 3586 | Replies: 1
![]() |
•
•
Join Date: Oct 2006
Posts: 158
Reputation:
Rep Power: 2
Solved Threads: 0
Hi,
I am using Oracle 10g on Fedora Linux and trying to learn a bit of pl/sql. Here is the piece of code that I today tried to run in the SQL Plus window but it back with an error message saying SP2-0640 Not connected What could be the problem? Thanks..
set serveroutput on
declare x number;
begin x :=7777;
dbms_output.put_line('x= ');
dbms_output.put_line(x);
end;
/
I am using Oracle 10g on Fedora Linux and trying to learn a bit of pl/sql. Here is the piece of code that I today tried to run in the SQL Plus window but it back with an error message saying SP2-0640 Not connected What could be the problem? Thanks..
set serveroutput on
declare x number;
begin x :=7777;
dbms_output.put_line('x= ');
dbms_output.put_line(x);
end;
/
Last edited by tech291083 : Oct 4th, 2007 at 5:49 am.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Oracle Marketplace
Similar Threads
- Internet Connected But Won't Open Web Pages (Viruses, Spyware and other Nasties)
- Windows Vista Wireless Home Network Stopped Working (Windows Vista)
- Internet works when connected through router, but not directly through modem (Web Browsers)
- Slow directory listing (Networking Hardware Configuration)
- Upgraded to Wins XP SP2, Ext HD can no longer be detected (Storage)
- problems SP2 BT (Web Browsers)
- Unable to assign IP to IEE1394 with SP2 (Networking Hardware Configuration)
- Connected ATX and AT PSU (Technical) (Motherboards, CPUs and RAM)
Other Threads in the Oracle Forum
- Previous Thread: SingleRowcoloms
- Next Thread: Sum of field



Linear Mode