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.
Which statement is FALSE?
Updating table metadata enables you to:
A. add table metadata for tables that exist in the physical library but have no metadata in the repository.
B. update table definitions to match corresponding physical tables.
C. update table security settings at the metadata and operating system level.
D. delete metadata for table definitions that exist in the metadata repository but do not have a corresponding table in the physical library.
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
A platform administrator wants to provide SAS Administrators and service identities with exclusive read access to metadata.
Which permission levels should the platform administrator assign?
A. RM for PUBLIC, SAS Administrators, and SAS System Services
B. RM and R for PUBLIC, SAS Administrators, and SAS System Services
C. RM for PUBLIC, and R for SAS Administrators and SAS System Services
D. R for PUBLIC, and RM for SAS Administrators and SAS System Services
An identity hierarchy specifies a list of identities and the order of precedence of those identities. Which listing of identities is ranked from highest priority to lowest priority?
A. User, direct group, indirect group, SASUSERS, PUBLIC
B. User, SASUSERS, PUBLIC,directgroup, indirect group
C. SASUSERS, PUBLIC, User, direct group, indirect group
D. direct group, indirect group, User, PUBLIC, SASUSERS
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.
A user needs to access data in a cube. The user has the following characteristics: Is in Enterprise Guide: OLAP role Does not have Read and ReadMetadata permissions for the cube.
What will be the result when the user attempts to access data in the cube?
A. The user will be able to access the data since Read andReadMetadata permissions are not required.
B. The user will be able to access the data since they are using Enterprise Guide.
C. The user will be able to access the data since they are in the OLAP Role.
D. The user will not be able to access the data.
When you use a connection profile and the SASSEC_LOCAL_PW_SAVE option is set to Y, which pieces of information is it possible to save?
A. User ID
B. Password
C. User ID and Password
D. No information can be saved
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. host authentication
C. internal authentication
D. back-end authentication
The WriteMemberMetadata (WWM) permission is only found on which type of items?
A. Folders
B. Data libraries
C. Information Maps
D. Data sets