You have a disk group, DGROUP1, with three disks and NORMAL redundancy. You execute the following command to create a template for the disk group: <br /> ALTER DISKGROUP dgroup1 <br /> ADD TEMPLATE my_temp <br /> ATTRIBUTES (MIRROR FINE); <br /> Which statement is true?()
A、When a file is created in DGROUP1 with the template, it would have threeway mirroring.
B、When a file is created in DGROUP1, the MY_TEMP template becomes the default template.
C、When a file is created in DGROUP1 with the template, it would have twoway mirroring and file striping.
D、When a file is created in DGROUP1 with the template, it would have threeway mirroring and file striping.
E、When a file is created in DGROUP1 with the template, it would have twoway mirroring but no file striping.