Hello there,
I typed "HELP ACCEPT" at SQL> prompt to get help on that command and received an error message: "HELP not accessible.
Can anyone advise on how to get about this please?
Ac
Printable View
Hello there,
I typed "HELP ACCEPT" at SQL> prompt to get help on that command and received an error message: "HELP not accessible.
Can anyone advise on how to get about this please?
Ac
In $ORACLE_HOME/sqlplus/help directory you can find helpbld.sql.
At the $ prompt, run
sqlplus system/password @helpbld.sql helpus.sql
Thanks for your reply.
What parameter/datafile should I supply when prompted?
Ac