Im unable to edit files using ED/EDIT. What is wrong?
One can edit SQL scripts and the command buffer (the last command entered) with the EDIT (or ED) command. However, sometimes one needs select a editor before using this command. Examples: DEFINE _EDITOR=vi — Use the Unix vi-editor DEFINE _EDITOR=notepad — Use the Notepad on Windows TIP: Add this command in your login.sql or glogin.sql scripts so it executes every time you start sqlplus.