%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 |
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
How would you determine the number of missing or nonmissing values in computations?
what is SAS/Graph?
Define run-group processing?
what type of graphs we will create(for 2+years candidates)?
what is sas business intelligence? : Sas-bi
explain about various caches available in data integrator? : Sas-di
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
what are the sites did u refer for enquiries and doubts for SAS
What is run-group processing?
why a stop statement is needed for the point= option on a set statement?
Mention how to limit decimal places for the variable using proc means?