【多选题】You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance which uses mixed authentication mode. The insta...
A.
You should create an SQL Server Agent job. If a rule violation is detected, the job runs periodically to raise an alert
B.
You should modify all logins by using the ALTER LOGIN ... HASHED statement.
C.
You should modify all logins by using the ALTER LOGIN ... CHECK_POLICY = ON statement to.
D.
You should modify all logins by using the ALTER LOGIN ... CHECK_EXPIRATION = ON statement.
E.
You should create a policy by using Policy-Based Management. The policy prevents any violation of these rules
【单选题】You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. According t...
A.
A policy should be created. The policy targets the name of the stored procedure that is evaluated on demand.
B.
A policy should be created. The policy targets the name of the stored procedure that is evaluated on change.
C.
A condition should be created. The condition targets the name of the stored procedure that is evaluated on change
D.
A condition should be created. The condition targets the name of stored procedure that is evaluated on demand.
【单选题】You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB1 in the instance....
【单选题】An administrator is reviewing the /tmp/hacmp.out after an unsuccessful fallover and notice that the event stop_server PROD_DB failed. Besides manually intervening,what step must be performed to retu...
A.
Recover From HACMP Script Failure.
B.
Release Locks Set By Dynamic Reconfiguration.
C.
Rerun HACMP cluster verification and synchronization.
D.
Restore HACMP configuration Database From Active Configuration.