what is pdv? how it is related to input buffer in sas?

Answer Posted / nanda katepalli

PDV is the program Data Vector. It takes each observation at
a time and allocates the length given in the input
statement.The allocation of spaces is done in the
compliation phase and the variables goes in it at the
execution phase.
Example:Builder builds the house but it is used by the people.
It has 2 variables by default which are _n_ and _error_.
_n_ gives us the observation number.
_error_ if their is no error then it is 0 or else it shows 1
even though we have 'n' no.of errors.
And then it creates 'n' no.of variables specified in the
data statement.
Input buffer is only needed for non sas files to
read the raw data and store in it. Where as, sas files do
not need the input buffer.
Example: Converting an Excel file into a sas file i.e while
converting it needs some space for storage.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how does sas handle missing values in assignment statements? : Sas programming

772


What is the basic syntax of a sas program?

856


how to do user inputs and command line arguments in sas?

2645


What is the general format of function in sas? : sas-grid-administration

757


what is broad cast agent? : Sas-bi

809


How will you generate test data with no input data?

797


How substr function works in sas?

879


what is the primary data source for the wrs? : Sas-bi

858


how are numeric and character missing values represented internally? : Sas programming

846


Explain what Proc glm does?

818


Explain proc univariate?

785


What do you know about symput and symget?

929


Explain the purpose of retain statement.

787


explain the key concept of sas? : Sas-administrator

742


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

755