SAS
A00-250
Q1:
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
SAS
A00-250
Q2:
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.
SAS
A00-250
Q3:
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.
SAS
A00-250
Q4:
Select the method for updating table meta data 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.
SAS
A00-250
Q5:
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
SAS USERS, PUBLIC, User, direct group, indirect group○
D
direct group, indirect group, User, PUBLIC, SASUSERS