** HELP systems in sql*plus **
From: Ram Rao <ram_at_artecon.com>
Date: 25 Nov 1994 15:40:09 -0800
Message-ID: <3b5skp$ip9_at_artecon.artecon.com>
Date: 25 Nov 1994 15:40:09 -0800
Message-ID: <3b5skp$ip9_at_artecon.artecon.com>
Hello World
Our Help system in sql*plus is all messed up. I can do a help at the sql prompt and I get HELP
HELP [topic] | help
HELP displays information on the commands and conventions of SQL*Plus, SQL, and PL/SQL. Type "help", a space, all or part of any topic, and then press Enter.
Typing only part of a topic (e.g., HELP SE) will cause all help topics that match the string (SE) to be displayed on your screen in alphabetical order (e.g., HELP SE will retrieve help on the SELECT statement, the SET command, and the Set Operators--in that order).
ENTER THIS... TO DISPLAY THIS... -------------------------------------------------------------- help menu the main menu of help topics help commands a list of SQL*Plus, SQL, and PL/SQL commands help comm information on commands, comments, and commit help help this screen But when I do a help menu or help command or help insert, I get a No HELP available.
Anybody else seen this?
Any help appreciated. Pl reply to ram_at_artecon.com Thanx
-ram
ram_at_artecon.com
ps
Sun Sparc 1000 running Sun Solaris 2.3 RDBMS ver 7.0.16.6.0 Sql*plus ver 3.1.2.3.1 PL/SQL ver 2.0.18.1.0Received on Sat Nov 26 1994 - 00:40:09 CET