DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: help not accesible in SQL

  1. #1
    Join Date
    Jan 2004
    Posts
    14

    Arrow help not accesible in SQL

    SQL> DROP VIEW HELP_TEMP_VIEW;
    DROP VIEW HELP_TEMP_VIEW
    *
    ERROR at line 1:
    ORA-00942: table or view does not exist


    SQL> @E:\oracle\ora81\sqlplus\admin\help\helpus.sql;
    SQL> help
    SP2-0171: HELP not accessible.
    SQL>


    Hi! I am dusty and I am unable to resolve this help feature in SQL* plus. when I try for help file it says help not accesible. I am on 9i and I tried all kinds of tricks with the help file. please enlighten me and tell me how to get sql*plus to kick in with help.
    Dusty

  2. #2
    Join Date
    Nov 2002
    Location
    Geneva Switzerland
    Posts
    3,142
    in helpbld.sql it says:
    -- NOTES
    -- To run this script, connect as SYSTEM and pass the datafile to be
    -- loaded as a parameter e.g.
    --
    -- sqlplus system/system_password @helpbld.sql helpus.sql

  3. #3
    Join Date
    May 2001
    Location
    San Francisco, California
    Posts
    511
    You need to install it to see it.
    Remember the Golden Rule - He who has the gold makes the rules!
    ===================
    Kris109
    Ph.D., OCP 8i, 9i, 10g, 11g DBA

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width