The Configuration Validation Program can be run to produce a report if errors are found in the configuration. In order to run the program:
Open a DOS window and change directory to the data directory for your project and then execute the program by typing the following command at the prompt:
PRTV <filename>
Where
<filename> is the error report file name.
You will receive one of the following two messages:
No errors found
Errors found - report in file <filename>.
Sample reports are found below (an asterisk in the error line means that the error is fatal):
Jan 22 1991 14:41:51
PRT_SERVICE Error Report
Production Tracking Service Identification File
-----------------------------------------------
PRT_SVC_ID Value | Error found
-------------------|----------------------------------------------------------
PRT3_DC | xlat - no known translation srv>ext_hold_svc_id node> obj>
PRT3_DC | xlat - no known translation srv>ext_item_svc_id node> obj>
PRT3_DC | xlat - no known translation srv>PRT3_DC node> obj>
Jan 22 1991 14:41:51
PRT_GROUP Error Report
Production Tracking Group File
------------------------------
GROUP_ID Value | Error found
----------------|-------------------------------------------------------------
GROUP X | Specified Resource does not exist XX_FR
Jan 22 1991 14:41:51
PRT_REGION Error Report
Production Tracking Region File
-------------------------------
REGION_ID Value | Error found
----------------|-------------------------------------------------------------
TEST_REGION | POINT not configured: PTP06_Y
TEST_REGION | POINT not configured: PTP06_X
TEST_REGION | Specified Resource does not exist FRX
TEST_REGION |*SERVICE not configured: PRT4_DC
5. PRT validation and configuration.