Re: Seeing double in SQLPLUS's HELP

From: Herbert vd Bergh <hbergh_at_nl.oracle.com>
Date: Tue, 16 Nov 1993 17:00:28 GMT
Message-ID: <CGLGKs.JnH_at_nl.oracle.com>


JEFF CHAMBLEE (512) (chamblej_at_author.gsfc.nasa.gov) wrote: : When I type HELP in SQLPLUS I see double:

        Maybe the help data was loaded twice by accident. Try

	select * from system.help
	where seq = 1 and topic = 'HELP';

	If you get two rows, the stuff is there twice. Just run helpins
	again, which recreates the help table. If that doesn't help, call
	support...


	Herbert van den Bergh
	Oracle Europe
	hbergh_at_nl.oracle.com
Received on Tue Nov 16 1993 - 18:00:28 CET

Original text of this message