BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Can any one explain about catolog.
What is ctolog?
How to create catolog?

Thanks in advance.

--------
ravi
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi!
A SAS Catalog is a special kind of SAS file. If, for example, you ever use SAS macro language to create a macro program, or create SAS formats or create SAS/Graph output, then SAS catalogs are being used behind the scenes.

If you follow this path in the SAS Help files:
Contents --> Using SAS Software in Your Operating Environment
--> Glossary --> pick your operating system --> Glossary

In the glossary, you will find a basic description of a SAS catalog and a SAS catalog entry. For example, here is the Windows glossary entry for catalog:

SAS catalog
a SAS file that stores many different kinds of information in smaller units called catalog entries. A single SAS catalog can contain several different types of catalog entries. See also SAS catalog entry.

SAS catalog entry
a separate storage unit within a SAS catalog. Each entry has an entry type that identifies its purpose to SAS. Some catalog entries contain system information such as key definitions. Other catalog entries contain application information such as window definitions, Help windows, SAS formats and informats, macros, or graphics output. See also entry type.


A SAS catalog will have different operating characteristics (for example, if you needed to allocate them on MVS or z/OS), so before you change or move a SAS catalog, you should be careful to read about how your operating system stores catalog information.

If you need more help with SAS catalogs, your best bet is to contact SAS Tech Support for help.
http://support.sas.com/techsup/contact/index.html

cynthia

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Health and Life Sciences Learning

 

Need courses to help you with SAS Life Sciences Analytics Framework, SAS Health Cohort Builder, or other topics? Check out the Health and Life Sciences learning path for all of the offerings.

LEARN MORE

Discussion stats
  • 1 reply
  • 1154 views
  • 0 likes
  • 2 in conversation