A
B
C
D
第1题:
第2题:
第3题:
第4题:
A technician notices the storage space available on a data server is rapidly decreasing. A few users seem to be storing considerably more data than the other users. Which of the following should the technician implement to give all users the same amount of available storage space?()
第5题:
When designing a single tier AIX database solution for a customer, what other technical specialist would be most instrumental in putting together a total solution and why?()
第6题:
How can you configure High Availability for interacting with a non-Oracle database using WebLogic?()
第7题:
An application uses Windows Azure Table storage. The application uses five tables. One table used by the application is approaching the limit for storage requests per second. You need to recommend an approach for avoiding data access throttling. What should you recommend?()
第8题:
You are designing an application that will use Windows Azure Table storage to store millions of data points each day. The application must retain each day’s data for only one week. You need to recommend an approach for minimizing storage transactions. What should you recommend?()
第9题:
Use Windows Azure Queues.
Use Windows Live Mesh 2011.
Use a single SQL Azure database.
Use Windows Azure Table storage
第10题:
Use SQL Azure Data Sync.
Use the Microsoft Sync Framework.
Use Windows Azure Blobstorage snapshots.
Use the Microsoft SQL Server replication component.
第11题:
Configure multiple physical data sources and reuse the same JNDI name for each.
Use the compatibility option of Active GridLink to enable compatibility with non-Oracle databases.
Configure a single physical data source for each node in a database cluster and wrap it using Multi Data Source.
Configure a Data Source Group that contains a physical connection pool to each node in the database cluster.
第12题:
Use a separate table for each date. Delete eachtable when it is one week old.
Use a separate table for each week. Delete each table when it is one week old.
Use a single table, partitioned by date. Use Entity Group Transactions to delete data when it is one week old.
Use a single table, partitioned by week. Use Entity Group Transactions to delete data when it is one week old.
第13题:
第14题:
第15题:
he IBM System Storage TS7650G ProtecTIER Deduplication Gateway solution offers industryleading inline deduplication performance and scalability up to which one of the following?()
第16题:
Which of the following explains the relationship between a physical and logical partition?()
第17题:
Examine the following command: ALTER DISKGROUP data MOUNT FORCE; In which scenario can you use the above command to mount the disk group?()
第18题:
You are designing a Windows Azure application that will store data. You have the following requirements: - The data storage system must support the storage of more than 500 GB of data. - Data retrieval must be possible from a large number of parallel threads without threads blocking each other. You need to recommend an approach for storing data. What should you recommend?()
第19题:
You are designing a web service that will be hosted in Windows Azure. The web service will accept and store structured and semi-structured data. The web service must meet the following requirements: - Update all data within a single transaction. - Enforce the data structure for structured data within the data store. You need to recommend an approach for storing the data. What should you recommend?()
第20题:
You are designing a Windows Azure application that will provide online backup storage for very large media files. The application must be capable of storing an average of 1 GB of data for each user. The application must provide random read/write access. You need to recommend a durable data storage solution. What should you recommend?()
第21题:
A
B
C
D
第22题:
Each segment contains one or more extents.
Multiple tablespaces can share a single data file.
A data block is the smallest unit of input/output (I/O) in data files.
It is possible to have tablespaces of different block sizes in a database.
Each data block in the database always corresponds to one operating system block.
第23题:
A physical partition is hosted on one or more logical partitions. A logical partition is used when describing storage.
A logical partition is hosted on one or more physical partitions. A physical partition is used when describing storage.
A physical partition is used when describing only a SCSI or SAS disk. A logical partition is used when describing a SAN LUN.
A logical partition is used when describing only a SATA or SAS disk. A physical partition is used when describing RAID or mirrored arrays.
第24题:
Each segment contains one or more extents.
Multiple tablespaces can share a single data file
A data block is the smallest unit of input/output (I/O) in data files.
It is possible to have tablespaces of different block sizes in a database.
Each data block in the database always corresponds to one operating system block