ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Data Warehouse  >>  SAS
 
 


 

 
 Teradata interview questions  Teradata Interview Questions
 Business Objects interview questions  Business Objects Interview Questions
 Cognos interview questions  Cognos Interview Questions
 Informatica interview questions  Informatica Interview Questions
 Crystal Enterprise Suite interview questions  Crystal Enterprise Suite Interview Questions
 Actuate interview questions  Actuate Interview Questions
 Ab Initio interview questions  Ab Initio Interview Questions
 Data Stage interview questions  Data Stage Interview Questions
 SAS interview questions  SAS Interview Questions
 Micro Strategy interview questions  Micro Strategy Interview Questions
 ETL interview questions  ETL Interview Questions
 Data Warehouse General interview questions  Data Warehouse General Interview Questions
Question
In the flow of DATA step processing, what is the first
action in a typical DATA Step?
 Question Submitted By :: Jaipal Reddy
I also faced this Question!!     Rank Answer Posted By  
 
  Re: In the flow of DATA step processing, what is the first action in a typical DATA Step?
Answer
# 1
When you submit a DATA step, SAS processes the DATA step and
then creates a new SAS data set

Compilation Phase
Execution Phase
 
Is This Answer Correct ?    0 Yes 0 No
Ravi
 
  Re: In the flow of DATA step processing, what is the first action in a typical DATA Step?
Answer
# 2
creation of input buffer and PDV
 
Is This Answer Correct ?    1 Yes 0 No
Mallikarjuna Reddy
 
 
 
  Re: In the flow of DATA step processing, what is the first action in a typical DATA Step?
Answer
# 3
1)Compilation Phase

When you submit a DATA step,it reads the input statements 
it creates an input buffer and brings the variables and 
observations.it is a logical memory area.
and pdv brings the observations at a time from input buffer 
and checks the errors.
PDV contains 2 automatic variables _n_ & _error_ ,these 
checks the erros in observations.
_n_ : indicates the no of obs.
_error_: 1 if error occured
         0 if no error
After that it assigns the datavalues to appropriate 
variable and build a sas dataset.

2)Execution Phase
 
Is This Answer Correct ?    0 Yes 0 No
Latha Reddy
 
  Re: In the flow of DATA step processing, what is the first action in a typical DATA Step?
Answer
# 4
SAS CHECKS FOR SYNTAX ERRORS
 
Is This Answer Correct ?    1 Yes 0 No
Srinivas
 
  Re: In the flow of DATA step processing, what is the first action in a typical DATA Step?
Answer
# 5
Compilation phase happens first in data step processing.
during compilation phase, each statement is scanned for  
syntax errors.
 
Is This Answer Correct ?    0 Yes 0 No
Kiran
 

 
 
 
Other SAS Interview Questions
 
  Question Asked @ Answers
 
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.  6
What do you feel about hardcoding?  1
WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS FUNCTION? Zensar2
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?  3
wat has been most common programming mistake?  2
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend? Oracle3
what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter? Accenture3
What has been your most common programming mistake? Wipro3
how to display duplicated observations in a data using base sas. HCL5
How would you code a merge that will keep only the observations that have matches from both sets. Accenture5
how we can create optional or required parameters in SAS macro... TCS2
How would you delete duplicate observations?  7
how do we mail reports from SAS environment to our team leader Wockhardt4
Name statements that are execution only.  3
what is the diff. b/w proc means and proc summary? CitiGroup5
in which companies SAS openings are there? List of companies using SAS technology.  1
How experienced are you with customized reporting and use of Data _Null_ features? Oracle3
How to select the observations randomly from a SAS dataset  4
How do you debug and test your SAS programs? What can you learn from the SAS log when debugging? How do you test for missing values? How would you create multiple observations from a single observation? What are some good SAS programming practices for processing very large data sets? Briefly describe 5 ways to do a "table lookup" in SAS. Why is SAS considered self-documenting? Are you sensitive to code walk-throughs, peer review, or QC review? What other SAS features do you use for error trapping and data validation? How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?  1
how we can call macros with in data step? Allianz11
 
For more SAS Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com