What is the Program Data Vector (PDV)? What are its functions?

Answer Posted / nishant

When SAS processes a data step it has two phases.
Compilation phase and execution phase.
During the compilation phase the input buffer is created to
hold a record from external file. After input buffer is
created the PDV is created. The PDV is the area of memory
where sas builds dataset, one observation at a time. The PDV
contains two automatic variables _N_ and _ERROR_.

Is This Answer Correct ?    32 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where to use sas business intelligence? : Sas-bi

678


what are the categories that sas informats are used to the place the data? : Sas-administrator

710


what is the use of sas management console? : Sas-di

688


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

687


How we can call macros with in data step? : sas-macro

723






how to generate the test data in sas without input data? : Sas-administrator

687


Explain substr function?

677


What is the difference between one to one merge and match merge? Give an example.

672


How to include or exclude specific variables in a data set?

764


Explain the purpose of substr functions in sas programming.

671


What is factor analysis?

760


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

1707


Explain why double trailing @@ is used in input statement?

674


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

732


what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming

677