VLS libraries are maintained with the installed utility VLSUTIL. Its functions are described in the CA IPC Implementation Guide. The VLSUTIL LIBRARY function lets you list the indexes of the current CA Ideal system's VLS libraries (source, object, or panel) and the space use statistics. The following command accesses the LIBRARY function online, directly from CA Ideal.
This function has the following format:
{@I$SRC }
{DISPLAY} INDEX MEMBER USER {@I$OBJ }
{PRINT } {@I$PNL }
{@I$DVW }
{@I$DAT }
{@I$PLAN }
{@I$ADRLIB}
Displays or prints the index of the source library.
Displays or prints the index of the object library (including compiled panels).
Displays or prints the index of the panel library.
Displays or prints the index of the dataview object library (IDDVW).
Displays or prints the index of the member library (IDDAT).
Displays or prints the index of the plan library (IDDVW or a site‑defined plan library).
Displays or prints the index of the library containing users' job statements, product messages, and help members, both user‑defined and product‑defined.
You can use this command to display the index when you suspect that a library is full, when the index was corrupted, or when the library appears to be out‑of‑sync with the dictionary facility.
Note: This command does not produce exactly the same space information as VLSUTIL.
Example
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|