Ask a Question related to Oracle Server, Design and Development.
-
Sybrand Bakker #1
Re: Trivial sqlplus questions
On Sat, 21 Dec 2002 20:06:35 GMT, CoolDude <nospam@nospam.it> wrote:
>My environment is Oracle 9i + Redhat, both client(sqlplus) and server
>are on the same machine. Here are my observations:
>1. "help" not always available.
> If the database instance is not started yet, launch sqlplus "/ as
>sysdba", a "help desc" will report "help not available". Seems to me
>that sqlplus help is stored in the instance?
>
>2. On linux bash shell, "CTRL-Z" can normally pause a process and return
> to shell prompt. But it doesn't seems to have any effect on sqlplus.
>Any idea/solution?
>
>Thanks,
>-cd
some *sql*plus* help *can* be stored in the instance, provided one
does read post-installation steps and run the helpins procedure.
This will *NOT* install a full SQL reference as that is way too big.
But that is no problem as all doco is online at
[url]http://tahiti.oracle.com[/url], which does include the sql*plus reference
manual.
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address
Sybrand Bakker Guest
-
a trivial type question
When I'm doing magazine ads, there is frequently a lot of pushing and pulling to get type to fit in a certain area of the ad... for instance,... -
Trivial 'unless' Question
On Tue, Oct 21, 2003 at 12:17:17PM -0700, Jeff Westman wrote: Not really. You could use the conditional operator, though. print $counter ?... -
Trivial encryption
"William Tasso" wrote: Map everything to zero. It (a) is trivial, (b) is one-way, and (c) will confound almost anyone. -- Dave Anderson ... -
Trivial stuff
Please settle an argument... Some file extensions are pronounced as a word...like "jaypeg" for .jpg. I've been doing graphics for a few years... -
SQLPLUS question
It work previously with select statements, then quit for some (undetectable by me) reason. select * from dba_objects. bards wrote:



Reply With Quote

