Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

How do you modify the logging levels of a server without having to restart the server?

A.

Modify theRollingFileAppender.

B.

Use the IOMServerAppender to specify the message.

C.

Use the Server Manager plug-in to modify the logger settings dynamically.

D.

Modify the logconfig.xml file.

A customer's environment has a standard workspace server instantiated by the object spawner. What authentication is required to support this configuration?

A.

back-end authentication

B.

integrated authentication

C.

host authentication

D.

internal authentication

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.

Which statement regarding precedence principles for authorization is FALSE?

A.

Settings on an item have priority over settings on the item's parent.

B.

If identity precedence and the type of setting do not resolve a conflict, the outcome is a denial.

C.

Explicit settings have priority over ACT settings.

D.

A direct member of multiple groups cannot have conflicting settings.

Given the following authorization setup:

- Mary is a direct member of DeptA and DeptB

- Library Sales2 has an explicit RM denial for DeptA.

- Library Sales2 has an explicit RM 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.

Metadata repositories are a collection of files in a physical folder. In what format are the files stored?

A.

SAS data sets

B.

SAS metadata sets

C.

XML

D.

SGML

Identify the object type that can be promoted.

A.

users

B.

ACT's

C.

roles

D.

libraries

How many object spawners, at a minimum, need to be defined in the metadata?

A.

One per machine running a stored process server, workspace server, and/or pooled workspace server.

B.

One for each type of server instantiated byanobject spawner.

C.

One for every three servers that need to be instantiated by an objectspawner.

D.

Never more than one per environment.

Place the Log events in order of Diagnostic Level for severity from Highest (most severe) to Lowest.

A.

DEBUG, INFO, ERROR, WARN

B.

WARN, ERROR, DEBUG, TRACE

C.

ERROR, DEBUG, TRACE, WARN

D.

ERROR, WARN, INFO, DEBUG