BookmarkSubscribeRSS Feed
Grandhi4
Calcite | Level 5

Can any one please tel me what are the steps to create a 'Stored Process' in SAS EG & SAS DI ?

After deploy the DI job where (which server) the sas file will save ?

And can any one explain about the server's plz (which application under which server) ?

Thanks,

Suresh

2 REPLIES 2
shivas
Pyrite | Level 9

Hi Suresh,

Check this for creating stored process in EG

www2.sas.com/proceedings/sugi30/135-30.pdf

www2.sas.com/proceedings/sugi31/257-31.pdf


For details, see the SAS Intelligence Platform: Application Server Administration Guide.

SAS Workspace Servers fulfill client requests for SAS sessions. When

these servers are configured as standard workspace servers (without

workspace pooling), each client establishes a connection to a single-user

server process, uses the server, and then disconnects.

SAS Pooled Workspace Servers are workspace servers that use server-side

pooling, which is new with SAS 9.2. The SAS object spawner maintains a

pool of reusable workspace server processes called a pool, thus avoiding the

overhead that is associated with creating a new process for each connection.

Workspace server load balancing is built in to server-side pooling.

Pooled workspace servers are intended for use by query and reporting tools

such as SAS Web Report Studio and SAS Information Delivery Portal

when accessing relational information maps.

SAS Stored Process Servers fulfill client requests to execute SAS stored

processes. A stored process is a SAS program that is stored on a server

and can be executed as required by requesting applications.

Stored process servers are configured to be load balanced. By default, the

object spawner balances workloads across three stored process server

processes.

SAS/CONNECT servers enable clients to execute code on a remote host, or

to move data between client and server machines.

SAS OLAP Servers provide access to multidimensional data.

Thanks,

Shiva

RMP
SAS Employee RMP
SAS Employee

I find the documentation a great place to start 😉

Try the SAS Intellingence Platform : Application Server Administration Guide.

Of course you can take some shortcuts, but if you want a real solid foundation of how the SAS platform works, you cant beat the documentation (or take a SAS course).

Good luck.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1388 views
  • 3 likes
  • 3 in conversation