Select the method for updating table metadata that provides for the most control over updating features and can be run in batch.
A. Update Metadata option in Data Library Manager in SAS Management Console.
B. Update Library Metadata task in SAS Enterprise Guide.
C. Update Metadata option in SAS Data Integration Studio.
D. METALIB procedure using SAS code.
A host is using an LDAP provider as a back-end authentication mechanism. For this setup, how does the SAS server view the authentication?
A. integrated authentication
B. back-end authentication
C. internal authentication
D. host authentication
A platform administrator needs to delete metadata for table definitions with the following characteristics:
-
the table definitions exist in the metadata repository
-
the table definitions do not have a corresponding table in the physical library After performing impact analysis, what action should the platform administrator take?
A.
delete repository
B.
delete physical library
C.
delete the table's metadata folder
D.
update table metadata
In order of precedence from highest to lowest, how are permissions on a metadata item evaluated?
A. Directly applied and ACT applied, Inherited from parent, Inherited from default ACT
B. ACT applied, Directly applied, Inherited from parent, Inherited from default ACT
C. Inherited from parent, Inherited from default ACT, ACT applied, Directly applied
D. Directly applied, Inherited from parent, ACT applied, Inherited from default ACT
Given the following authorization setup:
-Mary is a direct member of DeptA.
-DeptA is a direct member of DeptB.
-
Library Sales2 has an explicit denial for DeptA.
-
Library Sales2 has an explicit grant for DeptB. Which statement is true?
A.
Mary can see Library Sales2.
B.
Mary cannot see Library Sales2.
C.
Mary can see Library Sales2 for data associated withDeptB only.
D.
Mary can see Library Sales2 for data flagged as PUBLIC only.
By default, the SASMeta application server context:
A. can only be accessed by unrestricted users.
B. is a backup for theSASApp application server context.
C. only holds the metadata server definition.
D. holds the metadata server definition and a definition for a workspace server and DATA step batch server used for administrative functions.
In what state must the metadata server be in if you choose to use operating system commands to backup metadata repositories?
A. Online
B. Running
C. Administration
D. Stopped
Which of the following is NOT a method you could use to restore your SAS environment?
A. Use the restore job created by the Backup Wizard.
B. Execute the restoreServer.sas program.
C. Write custom code to invoke the OMABAKUP macro with the RESTORE option enabled.
D. Use the RESTORE macro.
The suffix of a SAS Internal account is:
A. @sas
B. @saspw
C. @LocalHost
D. @sasMain
To support seamless access to database servers or SAS processing servers, a login for outbound use may be defined in the metadata.
An outbound login must include:
A. a userID.
B. a user ID and password.
C. a user ID and authentication domain.
D. a user ID, password, and authentication domain.