What can you learn from the SAS log when debugging?



What can you learn from the SAS log when debugging?..

Answer / Mr Inder Kumar Maran

The SAS log provides information about the execution of your program, including warnings, notes, and error messages. By analyzing the log, you can determine where issues occurred, identify potential causes, and fix problems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

What is the purpose of _error_?

1 Answers   Quintiles,


describe about metadata object? : Sas-di

1 Answers  


Describe the ways in which you can create macro variables? : sas-macro

1 Answers  


How do you add a prefix to some or all variables in a dataset using a SAS macro?

2 Answers  


What is highest missing value for numeric?

1 Answers  


Which are SAS Windows Clients & SAS Java Clients

3 Answers   TCS,


what are the sites did u refer for enquiries and doubts for SAS

2 Answers   UBS,


How do you add a number to a macro variable?

3 Answers  


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

1 Answers  


Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?

1 Answers  


what is the diff. b/w proc means and proc summary?

12 Answers   CitiGroup,


How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.

4 Answers   TCS,


Categories