%STPbegin;%STPEND;

ERROR: No logical assign for filename _WEBOUT.
WARNING: No body file. HTML output will not be created.

unable to fix it.plz help

Answers were Sorted based on User's Feedback



%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML o..

Answer / ravi ayachitam

Before executing your code ,Go to options list --->go to
stored process

Please uncheck Force Streaming to Transient

Then again execute your program. You can able to execute
the stp.

Is This Answer Correct ?    8 Yes 2 No

%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML o..

Answer / rajesh

%Stpbegin;
*processbody;
%Stpend;

This is basically for creating the stored process; by using
this on the web portal we can give the client to see his
data in streaming maner. for this we have to write the code
in macros. so here _webout means it is not connected with
the webserver, so give the portal number of the web service
and start the Tamcat and xythos.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More SAS Interview Questions

What is the difference between the proc sql and data step?

0 Answers  


How to save the log information in a file for future use

2 Answers   HCL,


what is the SAS/ACCESS and SAS/CONNECT?

9 Answers   Accenture, iFlex, TCS,


Under what circumstances would you code a SELECT construct instead of IF statements?

7 Answers   Accenture,


how to import XTP files into SAS datasets?

1 Answers   Barclays, Institute For Plasma Research,






I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?

2 Answers  


what is the difference between proc means and proc summary?

2 Answers   Accenture,


describe the interaction table in sas di? : Sas-di

0 Answers  


How would you combine 3 or more tables with different structures?

7 Answers  


What is LAG function?How is it used? can any one explain

3 Answers   TRE, Verinon Technology Solutions,


How can I remove header from output data set?

0 Answers  


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

0 Answers  


Categories