Subject: | /spool not implemented |
Help describes a /spool command:
fiwdev@dbi:Oracle:WF> /help
Defined commands, in alphabetical order:
[/;]chistory display command history
[/;]clear erase the current statement
[/;]col_info display columns that exist in current database
[...]
[/;]spool send all output to a disk file. usage: spool file name
or spool off.
[...]
but when you try to invoke it you get an error message:
fiwdev@dbi:Oracle:WF> /spool katlos.txt
DBI::Shell: spool failed: Can't locate object method "do_spool" via
package "DBI::Shell" at /usr/lib/perl5/site_perl/5.8.5/DBI/Shell.pm line
672.
The do_spool method indeed doesn't seem to exist in DBI-Shell-1.93.