In general, all tables within a metadata-bound library are protected by the library
and share the library’s password. The GUI method facilitates
this simple, best practice approach by affecting the physical library and all of its
eligible tables. A table is eligible if it is either unsecured or secured with the
library password.
In the following selective
scope situations, you cannot use the GUI method:
-
If you do not want to affect the
library, use the code method and set the TABLESONLY option.
-
If you want to affect only some of the tables, use the code method and add a TABLES
statement after the MODIFY statement.