An application uses a single service account for all database access.One of the risks of this approach is:应用程序对所有数据库访问使用单个服务帐户。这种方法的风险之一是::()?
(A)The ability to trace who made changes to the data能够跟踪谁对数据进行了更改
(B)The database runs out of threads数据库用完线程
(C)The data becomes out of order数据变得无序
(D)The application freezes more often应用程序更频繁地死机
(E)It constrains the application from running parallel processes它限制应用程序运行并行进程 答案解析: service account指的是非操作人员帐户,如SQL SERVER中的SYSTEM帐户等,他们是没有密码的;如果所有数据库都用一个service account,如dev,prd,uat,那假设其中某个地方引致这个account出现问题(如拒绝访问WINDOW的某个目录,而这个目录刚好是保存数据的父目录),将会出现所有环境不能访问;又或者在修改后台服务帐户权限后,导至前台桌面应用不能访问(Tableau会有此问题) BTW:该题目不严谨,不需要深究,属1%的S+题目
参考答案
继续答题:下一题
更多CDMP数据治理试题
- 1Which of the following is not a preventative action for creating high quality data?以下哪一项不是创建高质量数据的预防措施?:()?
- 2数据存储和操作的目标是:(单选题)
- 3Master data is data about:主数据是关于以下内容的数据::()?
- 4In Dimensional data models, which of these is NOT true regarding Measures在维度建模中,下面关于指标描述哪一项是不正确的?:()?
- 5The necessity of representing organizational data at different levels of abstraction is:在不同抽象级别表示组织数据的必要性是::()?
- 6建立数据伦理文化,需要改善组织在数据方面的伦理行为,请从下列选项中选择不属于建立数据伦理文化事项的选项。