Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How do dates work in sas?

1184


What are the differences between proc means and proc summary?

1193


name some data transformation used in sas di? : Sas-di

1028


What do you know about symput and symget?

1314


what do you mean by data staging area? : Sas-di

1187


In sas admin differentiate between roles and capabilities? : sas-grid-administration

1049


Define run-group processing?

1093


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

1136


What was the last computer book you purchased? Why?

2418


what is the Population you used in your project, is it ITT or PP?

2797


In ARRAY processing, what does the DIM function do?

1227


Explain the special input delimiters used in sas programming.

1042


what is the difference between unique key and primary key? : Sas-di

1173


How to convert a numeric variable to a character variable?

1254


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

1130