Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6342615
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T20:16:31+00:00 2026-05-24T20:16:31+00:00

I’m trying to execute a query with SQL*Plus (command line) that is a VIEW.

  • 0

I’m trying to execute a query with SQL*Plus (command line) that is a VIEW. SQL*Plus isn’t supporting new lines or multiline comments ( /* — */ ).

When I run set sqlblanklines on, it returns an error:

SQL> set sqlblanklines on
unknown SET option beginning "sqlblankli...".

So I ran ‘help set’ and it says that the command sqlblanklines (with an asterisk) is not supported by isql , but I’m using SQL*Plus indeed.

I don’t know how to get rid of it, I’ve been frying my brain off about a couple days…

thanks in adv!!!


More details

The version is 8.0.6.0.0.

I’m running a script from a file. It shows many errors like this:

SQL> start /tmp/sql/pti/APPS.DIBVWIP001.sql 

The errors are like

   unknown command beginning "and msi.i..." - rest of line ignored. 
   unknown command beginning "and msi.o..." - rest of line ignored. 
   unknown command beginning "and bic.c..." - rest of line ignored. 
   unknown command beginning "and bbm.b..." - rest of line ignored. 
   For a list of known commands enter HELP and to leave enter EXIT. 

Before that block there’s an blank line.. that’s the point. I can’t remove the blank lines from the scripts.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T20:16:32+00:00Added an answer on May 24, 2026 at 8:16 pm

    You are working with an ancient version of the software. So it’s no good looking at a modern version of the manual. If you consult the SQL*Plus User’s Guide for Oracle 8.0.5 you will discover that SET doesn’t support SQLBLANKLINES, which is what the error message told you.

    I’m not sure why the multi-line comments are giving you grief: according to the documentation that should be supported. However, SQL*Plus – especially older versions – is sensitive to where we place the comments. It doesn’t like comments which are placed too early in the DDL command. So if you’re doing something like this …

    create  
    /*  this is a comment
        which spans several lines
        oh yes
    */
    or replace view my_view as select * from dual
    /
    

    … you might get some problems (although it runs fine in 11g).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I'm trying to create an if statement in PHP that prevents a single post
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I've got a string that has curly quotes in it. I'd like to replace
I have a French site that I want to parse, but am running into
I want use html5's new tag to play a wav file (currently only supported

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.