Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> SET command variables across sessions
Hi,
when setting SET command variables (e.g. SET SQLPROMPT "MY_PROMPT") from the sqlplus command line I loose this information when I exit sqlplus. Is there a way to keep my SET settings across sessions?
One idea would be to replace the sqlplus binary with a script that starts the original sqlplus and calls a sql script to set these environment variables.
Any other ideas?
Thanks,
jr
Received on Thu Nov 09 2000 - 11:45:06 CST
![]() |
![]() |