The "define _editor" command will not set properly from
the login.sql initialization file.
- It gives the following error when invoking 'edit', "Editor
- file vim not found". However, it will get set if I enter the
- same command from the SQL prompt. Ex. "define
- _editor=vim". I've also tried it with the full path and get
- the following similar error...
- execve() failure; /opt/home/gcnelsb2/bin/vim
- No such file or directory
OS: SunOS 5.8
(same with the login.sql reading from the same directory)
Logged In: YES
user_id=551800
Fixed in gqlplus 1.9 (to be released).