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

Intern stastical programmer written test

290


How to convert a numeric variable to a character variable?

634


What is slibref?

747


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2293


what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

694






What is the maximum length of the macro variable? : sas-macro

627


What is SAS? What are the functions does it performs?

736


What is the difference between input and infile statement?

687


What is the difference between reading data from an external file and reading data from an existing data set?

640


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

1731


How will you generate test data with no input data?

565


why a stop statement is needed for the point= option on a set statement?

631


What makes sas stand out to be the best over other data analytics tools?

591


what can you learn from the sas log when debugging? : Sas programming

612


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

733