Previous Topic: C.2.1.2 Tailoring WLESCRPT

Next Topic: C.3 Defining the Configuration Parameters

C.2.1.3 WLE Utility Return Codes


The prefix.MICS.CNTL(WLERUN) job designed to run in batch can
complete with many different return codes.  The description
of these return codes is given below:

Return Code   Description
-----------   ---------------------------------------------

   00         Normal Completion

   08         Error messages issued for invalid data type.
              This can be caused by non-numeric values found
              where numeric values are expected, and so on.

              OR

              An empty log file found.

   12         Open failed for log file

   16         Errors occurred that are caused by
              discrepancies in script file, wleload.scp,
              config file, or wleload.conf. The only other
              time this message is issued is when the number
              of errors counted during WLE execution exceeds
              the error limit set by the  "ErrorLimit"
              keyword in prefix.MICS.PARMS(WLECONF).

              For a detail description of the WLEnnn error
              message, see Section C.4 in the CA MICS Web
              Analyzer Option Guide.  Below is a list of some
              of the common errors:

              o  Invalid command line arg in wleload.scp
              o  Open failed for input configuration file
                 pointed to in wleload.scp
              o  Invalid keyword parameter encountered
              o  Fopen failed for WLEDATA, MVS data set
                 referred to by this ddname
              o  Dynalloc failed, error code = 970C,
                 info code = 0, S99ERSN = 42CC.


   127        Catastrophic errors

              o  wleload.exe file name not found in the
                 directory.