I am on Informix 7.2 and I am trying to run either tbstat or onstat, but it keeps telling me "command not found". Is this something I have to manually install? And if so, where do I get it from?
First, if onstat is not in $INFORMIXDIR/bin it's probably been removed or moved somewhere else. The only way to get it back is probably do an informix reinstall.
Second, from the command line:
echo $PATH
You should see $INFORMIXDIR/bin inside the PATH. If you don't do something like this:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.