Registers a user on a DataFlux Data Management Server.
Valid in: | DATA step, PROC SQL, and SCL |
identifies a user-ID according to the registry in a DataFlux Data Management Server.
identifies the associated user-ID user according to the registry in the DataFlux Data Management Server. The password can be plain text or encoded in SAS.
rc= dmsrvUser('dfUser3','pwdUser3');