BookmarkSubscribeRSS Feed
EIrvin
Fluorite | Level 6

I am very new to SAS and I have a question on creating the password to set up the scheduler.  Quite possibly I need a step-by-step like it was being explained to a 3rd grader from beginning to end for this piece and the proc pwencode piece.  I read the note from a google search, and am unclear.  The result of the Google search led me here ... http://support.sas.com/kb/30/917.html.   I have 2 servers that could be used,

so, if I use the the example from the search result as a guide, am I supposed to create 2 different login ids?  And where in the world am I to put this, does it go in a program?

 

Create the credentials.xml file

Open a Windows Notepad session to create the credentials.xml file. This file stores your server logon credentials that are required for authentication when you run SAS Enterprise Guide in batch mode. The contents of your Notepad file should look similar to the following example.

<xml FileVersion=”4.1”><credentials>< server name=”SASMain” userid=”your-user-id” password=”your-password”/>< server name=”second-server” userid=”second-id” password=”second-password”/>< server name=”third-server” userid=”third-id” password=”third-password”/>< /credentials>< /xml>
 
Any help would be greatly appreciated! Thanks in advance!
1 REPLY 1
SASKiwi
PROC Star

Please note that EG projects can only be scheduled on the computers EG is installed on. These would typically be PCs. If you want to schedule jobs on a SAS server then you need to export your EG projects to SAS programs and then schedule the programs. themselves.

 

Server-based scheduling is much more reliable and is more easily monitored and can be easily set up via SAS Management Console. There is still a case for PC scheduling if it is mainly for your own work purposes.

 

 

 

 

  

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1 reply
  • 949 views
  • 2 likes
  • 2 in conversation