1z0-432試験無料問題集「Oracle Real Application Clusters 12c Essentials 認定」
A customeris using thepolicy-managed database by name RACDB on a 4-node cluster. The server namesinthe Clusterare:dasher, vixen, comet, and dancer
There are two server pools defined, frontoffice and backoffice The attributes are as followsServerpoolmportance MinMax
Frontoffice1022 Backoffice512
There are two uniform services being created, crmsrv and hrsrv.
crmsrv is being assigned toserverpoolfrontoffice and hrsrv is assigned to backoffice.
Currently, allfour nodes are up and running. The database and its services are running as follows:
The serverpoolfrontoffice , which is running thecrmsrv service is being run on the dasher and vixen hosts
Theserverpoolbackoffice, whichis runninghrsvc service is being run on comet and dancer hosts.
What happens when the dasher node fails?
There are two server pools defined, frontoffice and backoffice The attributes are as followsServerpoolmportance MinMax
Frontoffice1022 Backoffice512
There are two uniform services being created, crmsrv and hrsrv.
crmsrv is being assigned toserverpoolfrontoffice and hrsrv is assigned to backoffice.
Currently, allfour nodes are up and running. The database and its services are running as follows:
The serverpoolfrontoffice , which is running thecrmsrv service is being run on the dasher and vixen hosts
Theserverpoolbackoffice, whichis runninghrsvc service is being run on comet and dancer hosts.
What happens when the dasher node fails?
正解:D
解答を投票する
Which command can be used to create an Oracle ACFS file system resource?
A)crsct1 create resource -t filesystem -f /dev/asm/<volname> -m /<mpontpoint>
B)srvct1 add filesystem -m /<mountpoint> -d /dev/asm/<volname>
C)asmcmd fscreate - - resource ACFS - mount / <mountpoint> -- file/dev/asm/<volname>
D)srvct1 create resource -fs/dev/asm/<volname> -mount /<mountpoint>
E)SQL > alter system add filesystem
device = '/dev/asm/<volname>'
mount_dir = '/<mountpoint>';
A)crsct1 create resource -t filesystem -f /dev/asm/<volname> -m /<mpontpoint>
B)srvct1 add filesystem -m /<mountpoint> -d /dev/asm/<volname>
C)asmcmd fscreate - - resource ACFS - mount / <mountpoint> -- file/dev/asm/<volname>
D)srvct1 create resource -fs/dev/asm/<volname> -mount /<mountpoint>
E)SQL > alter system add filesystem
device = '/dev/asm/<volname>'
mount_dir = '/<mountpoint>';
正解:D
解答を投票する