An application uses a single service account for all database access.One of the risks of this approach is:应用程序对所有数据库访问使用单个服务帐户。这种方法的风险之一是::()?
(A)It constrains the application from running parallel processes它限制应用程序运行并行进程
(B)The database runs out of threads数据库用完线程
(C)The application freezes more often应用程序更频繁地死机
(D)The ability to trace who made changes to the data能够跟踪谁对数据进行了更改
(E)The data becomes out of order数据变得无序 答案解析: service account指的是非操作人员帐户,如SQL SERVER中的SYSTEM帐户等,他们是没有密码的;如果所有数据库都用一个service account,如dev,prd,uat,那假设其中某个地方引致这个account出现问题(如拒绝访问WINDOW的某个目录,而这个目录刚好是保存数据的父目录),将会出现所有环境不能访问;又或者在修改后台服务帐户权限后,导至前台桌面应用不能访问(Tableau会有此问题) BTW:该题目不严谨,不需要深究,属1%的S+题目
参考答案
继续答题:下一题


更多CDMP数据治理试题
- 1最能描述文件和记录之间的关系的选项是?(单选题)
- 2Which of these statements are true of a Metadata repository?下面哪项是对元数据存储库的描述::()?
- 3The Control objectives for Information and related Technology(CobiT)addresses信息及相关技术控制目标(COBIT)涉及:()?
- 4Which of these is NOT a standard motivation for Data Governance下面哪一个不是常见的数据治理方式?:()?
- 5A best practice is that data policies must apply to最佳做法是数据策略必须应用于:()?
- 6Initiatives focused on building a single view of customer’ mainly rely on which DMBOK knowledge area?侧重于构建“单一客户视图”的计划主要依赖于哪个DMBOK知识领域?:()?