In the last post, I set up /data/informix/chunk1/ through chunk7/ as directories. They are not directories, they are files. Deleting all those chunk directories and touching them as files.
# touch chunk1
Doing an 'onmonitor' to set up the chunks. However, onmonitor doesn't like my termtype.
I'll try this one first
# TERM=vt100
# export TERM
# echo $TERM
vt100
OK it doesn't like vt100.
Found a reference to altos2 on this page.
Exported TERM=altos2.
This at least brought up a menu when I run 'onmonitor'. Apparently vt100 is a good termtype to use, but I seem to have something set wrong in my PuTTY.
I'll have to get my TERM isues fixed before I can use 'onmonitor'.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment