good morning all,
We have successful connection made between sas9.4 and couldera 5.5, now we want to disable the connection temporarily and want to re connect this again in future, how can i do this in proper way ?
Why? Not used it takes no resources...?
Can't say that this is standard procedure, but just go through the install/configuration steps, and just reverse/undo them...
Eh, what do you mean by a "connection"?
As soon as the SAS session that did the connection ends, the connection terminates,
Or, do a
libname ClouderaLibref clear;
SQL CONNECT TO connections ends automatically at the of the PROC SQL (implicit or explicit QUIT;)
Why? Not used it takes no resources...?
Can't say that this is standard procedure, but just go through the install/configuration steps, and just reverse/undo them...
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
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.