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

What is the SAS data set?

679


How do you test for missing values?

1060


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1700


how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming

844


What are the table names in oracle database...?

2252






Did you used proc test? when?

1575


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

573


: and & modifiers.

864


Explain what is the use of proc gplot?

704


WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?

2268


If you could design your ideal job, what would it look like?

2378


What is PDV?

728


explain the key concept of sas? : Sas-administrator

559


What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

2010


What is the role of sas grid administrator? : sas-grid-administration

830