At compile time when a SAS data set is read, what items are
created?

Answer Posted / madhu

At compile time it creates input buffer,program data vector
and discription portion.
Input buffer is the temporary storage of memory with
variable length.
Pdv is storages lists of system defined var's and user
defined var's.
Discription portion contains details like when data set is
created, date , time , no of var's and no of obs etc.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the function and utility of the most difficult SAS macro that you have written?

2243


What is the use of divide function?

778


for what purpose would you use the retain statement? : Sas programming

800


How is character variable converted into numeric variable and vice versa?

856


Approximately what date is represented by the SAS date value of 730?

956






Are you sensitive to code walk-throughs peer review or QC review?

2864


What do the SAS log messages "numeric values have been converted to character" mean?

1083


Describe the function and untility of the most difficult SAS macro that you have written.

1817


This entry was posted in General. Bookmark the permalink. Post a comment or leave

4316


What is the function of Stop statement in a SAS Program?

869


what is broad cast agent? : Sas-bi

798


what is sas business intelligence? : Sas-bi

802


what are several options for creating reports in web report studio? : Sas-bi

835


Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1951


Explain the main difference between the sas procedures and functions? : Sas-administrator

753