
16 IBM Informix OnLine Database Server Administrator’s Guide
Error Message Files
Themessagesnumbered-1to-100canbeplatform-dependent.Ifthemessage
text for a message in this range does not apply to your platform, check the
operating system documentation for the precise meaning of the message
number.
The finderr Script
Use the finderr script to display one or more error messages, and their
correctiveactions,ontheterminalscreen.Thefinderrscripthasthefollowing
syntax:
You can specify any number of error messages per finderr command. The
finderr command copies all the specified messages and their corrective
actions to standard output.
For example, to display the -359 error message, you can enter the following
command:
finderr -359
The following example demonstrates howto specifya list of error messages.
ThisexamplealsopipestheoutputtotheUNIX morecommandtocontrolthe
display. You can also redirect the output to another file so that you can save
or print the error messages:
finderr 233 107 113 134 143 144 154 | more
msg_num is the number of the error message to display.
finderr
-
+
msg_num
Kommentare zu diesen Handbüchern