
create output data sets. For more information, see Appendix 1, “ODS Table Names and
the Base SAS Procedures That Produce Them,” in SAS Output Delivery System:
Advanced Topics.
Table 9.2 ODS Tables Produced by the CATALOG Procedure
Table Name Type of Library
Catalog_Random When the catalog is in a random-access library
Catalog_Sequential When the catalog is in a sequential library
Examples: CATALOG Procedure
Example 1: Copying, Deleting, and Moving Catalog Entries from Multiple
Catalogs
Features: PROC CATALOG statement options
CAT=
COPY statement
DELETE statement
Details
This example demonstrates the following tasks:
• copies entries by excluding a few entries ...