Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 13th, 2008, 10:37 AM
Newbie
 
Join Date: Aug 2008
Posts: 1
Default long sql query

Hi all,

i have some sql query which is more than 316 char now the problem is when i try to run this command in oracle sqlplus then it gives me below error:

SP2-0734: unknown command beginning "ERATION li..." - rest of line ignored.

the command is correct i can run same command by using some file .

i think sqlplus is not able to read all character of this command.

so even i set set linesize 200 also but all are vain

so if any one have any information then plz help me.

Many thanks in advance.
Reply
  #2  
Old August 13th, 2008, 11:40 AM
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 6,867
Default

kindly psot your code here for reference of our experts.
Reply
  #3  
Old August 14th, 2008, 09:53 AM
Newbie
 
Join Date: Aug 2008
Posts: 20
Default

what if write your query in a sql script then execute it in SQL*Plus. Use DBMS_OUTPUT to display the results of your query. I hope this help
Reply
  #4  
Old August 14th, 2008, 02:45 PM
Administrator
 
Join Date: Sep 2006
Posts: 11,312
Default

Surely you don't expect us to help when we haven't seen the code that gave the error.
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles