In the CA IDMS SYSGEN trying to display all the systems that are defined with the command:
DIS ALL SYSTEM.
Fails with error message:
E DC301001 INVALID SYSTEM VERSION NUMBER
Release : 19.0
Component : CA IDMS/DB
To display all systems, this has to be done in IDD. First, make sure the SYSTEM dictionary is set as the current dictionary.
Enter the following command in IDD:
DIS ALL SYSTEM.
See documentation section DISPLAY/PUNCH ALL Statement