Reason:
The DOS sequential DVW executed at RUN-time was assigned an invalid DEVICE type. The DEVICE type used at run-time is originally taken from the cataloged DVW by the CA Ideal compiler. It can be altered in the program object through the command ALTER PROGRAM and can be temporarily assigned by CA Ideal through the command ASSIGN DVW.
Normally, a DVW with an invalid DEVICE should not be accepted by CA Ideal's CATALOG DVW processor. The command parsers for ALTER PROGRAM and ASSIGN DVW should reject the use invalid DEVICE types.
Action:
ASSIGN the DEVICE to the correct value on a temporary basis, alter the DEVICE in the program object on a permanent basis. If a program is stored in your system as a load module, the MODULE must be CREATEd again with the ALTERed program. See the CA Ideal Administration Guide for details. Optionally, alter the DVW, either in CA Ideal (for an unmodelled DVW) or in dictionary (for a DVW modelled in Datadictionary), and use the command CATALOG DVW to make the new DVW DEVICE available to CA Ideal.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|