BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
CHUNantes
Obsidian | Level 7

Hello.

 

We need to renew our licences on our SAS Linux servers and we want to use a technical shutdown on our platform.

 

As the shutdown is scheduled from 4am to 7am on wednesday, we want to update the licences on the servers during Tuesday while SAS servers are running.

And let the shutdown stop and start the servers so licences will be applied automatically.

 

Is it possible ?

 

Or do we have to make it the right way :

4am, servers are stopped

7am, servers are started

In the morning, we stop again the SAS servers, we apply licences and we start SAS servers

 

Regards.

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
Opal | Level 21

There is no need to restart SAS servers immediately after a licence renewal as long as your licence hasn't already expired. It can wait until your next scheduled restart. In many cases the new licence will work straight away, for example SAS batch and workspace server sessions. You can confirm this by running this:

proc setinit;
run;

View solution in original post

1 REPLY 1
SASKiwi
Opal | Level 21

There is no need to restart SAS servers immediately after a licence renewal as long as your licence hasn't already expired. It can wait until your next scheduled restart. In many cases the new licence will work straight away, for example SAS batch and workspace server sessions. You can confirm this by running this:

proc setinit;
run;

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 2018 views
  • 1 like
  • 2 in conversation