At compile time when a SAS data set is read, what items are
created?
Answer Posted / vemula
compilation time 3 items were create
1.input buffer
2.pdv
3.descriptor portion.
during compilations first it checks the syntax
then it assigns the datatype and informat
then it translates the sas code to standard machine code
1.input buffer: It is a logical area where sas reads each
record at a time when input statement is executed.
2. pdv: it is logical area in memory into which
SAS builds sas dataset one record at atime
3. descriptor protion: it contains the information about
dataset attributes and variable attributes
dataset attributes include when it was created etc
var attrb such as datatype format informat length etc.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how do you debug and test your sas programs? : Sas programming
Explain the use of proc print and proc contents?
Difference between nodup and nodupkey options?
How long can a macro variable be? A token? : sas-macro
Differentiate between ceil and floor functions.
Mention the validation tools used in SAS?
In ARRAY processing, what does the DIM function do?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Explain bmdp procedure?
What system options would you use to help debug a macro? : sas-macro
what is factor analysis? : Sas-administrator
What is the difference between input and infile statement?
explain the difference between proc means and proc summary?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya