Hi,
Whenever we running a Stored Process (STP) from Portal , The log of the particular STP is getting stored in some path in Unix Server machine.
I just want to know
1. Whether only one log is going to produce for One STP ??
2. One STP can have more than one Log ??
Thanks in advance ..!!!
Regards,
Nagaraj
I'm not sure if you understand the basic concepts of the stored process server.
The stored process server is a capable of load balancing stp between stored process servers (which are individual SAS server processes).
The server processes are reused by individual calls to stored process programs.
Each Stored Process Server process has it's own log, which is shared between the STPs executed on that server. The log is typically rolled over (to anew log file) each day.
Since the nature of STP (low cost jobs being executed frequently), the default setting for log output is set so minimal information for each execution is set to a minimum. Change theses settings for debugging purposes (typically in development).
A search on support.sas.com will give you a lot a materiel if you wish to get deeper insight:
Support Search and Browse Results for: stored process log
Sorry I am new to this Stored Process Concept But as per my understanding we can manually make the logs to store in one Particular Location Right ??
You need to go through the specific configuration guides for the Stored Process Server to adopt your logging requirements.
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.