%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
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 |
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 |
What is the difference between the proc sql and data step?
How to save the log information in a file for future use
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?
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 ?
what is the difference between proc means and proc summary?
describe the interaction table in sas di? : Sas-di
How would you combine 3 or more tables with different structures?
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?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming