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...


how do you validate sas program?

Answers were Sorted based on User's Feedback



how do you validate sas program?..

Answer / rc

1. Reprogram and compare output.


2. Check log to see no warnings, errors.


etc.

Is This Answer Correct ?    11 Yes 4 No

how do you validate sas program?..

Answer / bk

1.By checking log for Error and warrings. Automatic
variable _ERROR_ values should not be 1 .

2.By using SAS debugger

Is This Answer Correct ?    3 Yes 1 No

how do you validate sas program?..

Answer / thirumalesh.e

when you write your sas programme include debugging and macro debugging statements at each step boundary and check for errors and messages at log by including put statement along with macro expressions. use all macro debugging statements efficiently. if you get right programme with less or no errors after debugging its validated and file the validated programme according to regulations.

Is This Answer Correct ?    0 Yes 1 No

how do you validate sas program?..

Answer / russ

Verify statement;

Is This Answer Correct ?    0 Yes 1 No

how do you validate sas program?..

Answer / sunil kantilal

Using the OBS=0 session option would result only in
Compilation of the code. Any other way of running the code
actually change/update/modify the dataset while running.
Including the debugger option. So the only way to trace the
errors and working of the syntax would be to unable the

OPTION OBS=0

Is This Answer Correct ?    0 Yes 2 No

how do you validate sas program?..

Answer / ram

using sas functions
i.e missover,

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More SAS Interview Questions

what is AE onset date and what is RDS?

4 Answers   Accenture,


explain about various caches available in data integrator? : Sas-di

0 Answers  


Briefly explain input and put function?

0 Answers  


explain what is factor analysis? : Sas-administrator

0 Answers  


what other SAS features do you use for error trapping and data validation?

3 Answers   Quintiles,


Hi All.I am looking for Good Institute who could Provide the online SAS BI+DI Training along with software.Primarily in Delhi/NCR or in Hyderabad Please help with name and contact number of concerned person!! Thanks in Advance! :)

1 Answers  


How can I remove header from output data set?

0 Answers  


What are the automatic variables for macro? : sas-macro

0 Answers  


how to remove the duplicates by proc sql?

2 Answers   Genpact,


How do dates work in SAS data?

0 Answers  


Mention what is SAS data set?

0 Answers  


i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?

3 Answers   L&T,


Categories