BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Go
Quartz | Level 8 Go
Quartz | Level 8

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 ?

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20

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

Data never sleeps

View solution in original post

3 REPLIES 3
LinusH
Tourmaline | Level 20

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;)

Data never sleeps
Go
Quartz | Level 8 Go
Quartz | Level 8
I mean we want unconfigure/uninstall the hadoop interface connection to QA_hadoop environment in our organization !
May be I want to do something(delete the entries) in configuration files which make connection to particular hadoop environment from sas ! ? not sure .
LinusH
Tourmaline | Level 20

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

Data never sleeps

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
  • 3 replies
  • 1266 views
  • 1 like
  • 2 in conversation