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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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