%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
Answer Posted / 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 View All Answers
Enlist the syntax rules followed in sas statements.
Give some examples where proc report’s defaults are same as proc print’s defaults?
is data integration and etl programming is same? : Sas-di
What are the applications primarily used by business analyst? : Sas-bi
What do the put and input function do?
Mention how to limit decimal places for the variable using proc means?
What are the different servers in sas? : sas-grid-administration
What is PROC in SAS?
What are common programming errors committed in sas
how will you locate the sas platform applications? : Sas-bi
How to specify variables to be processed by the freq procedure?
If a variable contains only numbers, can it be a character data type?
In sas, what are the areas that you are most interested in? : sas-grid-administration
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?