搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【多项选择题】

User&ensp;SCOTT&ensp;wants&ensp;to&ensp;perform&ensp;a&ensp;bulk&ensp;insert&ensp;operation&ensp;in&ensp;the&ensp;EMP_DEP&ensp;table.&ensp;SCOTT&ensp;receives&ensp;the&ensp;followingerror&ensp;after&ensp;the&ensp;INSERT&ensp;statement&ensp;is&ensp;issued&ensp;and&ensp;few&ensp;rows&ensp;are&ensp;inserted:INSERT&ensp;INTO&ensp;EMP_DEP&ensp;(emp_id,name,salary,dep_name,mgr_id)&ensp;*ERROR&ensp;at&ensp;line&ensp;1:<br /> ORA-01653:&ensp;unable&ensp;to&ensp;extend&ensp;table&ensp;SCOTT.EMP_DEP&ensp;by&ensp;128&ensp;in&ensp;tablespace&ensp;USERS&ensp;Identify&ensp;two&ensp;actions&ensp;eitherof&ensp;which&ensp;will&ensp;help&ensp;you&ensp;resolve&ensp;this&ensp;problem.&ensp;()<p> User&ensp;SCOTT&ensp;wants&ensp;to&ensp;perform&ensp;a&ensp;bulk&ensp;insert&ensp;operation&ensp;in&ensp;the&ensp;EMP_DEP&ensp;table.&ensp;SCOTT&ensp;receives&ensp;the&ensp;followingerror&ensp;after&ensp;the&ensp;INSERT&ensp;statement&ensp;is&ensp;issued&ensp;and&ensp;few&ensp;rows&ensp;are&ensp;inserted:INSERT&en

A、A.Grant the RESOURCE role to SCOTT.

B、B.Add data files to the USERS tablespace.

C、C.Grant the CREATE ANY TABLE privilege to SCOTT.

D、D.Increase the space for SCOTT on the USERS tablespace.

E、E.Increase the size of the data file associated with the USERS tablespace

更多“User&ensp;SCOTT&ensp;wants&ensp;to&ensp;perform&ensp;a&ensp;bulk&ensp;insert&ensp;operation&ensp;in&ensp;the&ensp;EMP_DEP&ensp;table.&ensp;SCOTT&ensp;receives&ensp;the&ensp;followingerror&ensp;after&ensp;the&ensp;INSERT&ensp;statement&ensp;is&ensp;issued&ensp;and&ensp;few&ensp;rows&ensp;are&ensp;inserted:INSERT&ensp;INTO&ensp;EMP_DEP&ensp;(emp_id,name,salary,dep_name,mgr_id)&ensp;*ERROR&ensp;at&ensp;line&ensp;1:<br /> ORA-01653:&ensp;unable&ensp;to&ensp;extend&ensp;table&ensp;SCOTT.EMP_DEP&ensp;by&ensp;128&ensp;in&ensp;tablespace&ensp;USERS&ensp;Identify&ensp;two&ensp;actions&ensp;eitherof&ensp;which&ensp;will&ensp;help&ensp;you&ensp;resolve&ensp;this&ensp;problem.&ensp;()<p> User&ensp;SCOTT&ensp;wants&ensp;to&ensp;perform&ensp;a&ensp;bulk&ensp;insert&ensp;operation&ensp;in&ensp;the&ensp;EMP_DEP&ensp;table.&ensp;SCOTT&ensp;receives&ensp;the&ensp;followingerror&ensp;after&ensp;the&ensp;INSERT&ensp;statement&ensp;is&ensp;issued&ensp;and&ensp;few&ensp;rows&ensp;are&ensp;inserted:INSERT&en”相关的问题
第1题

A、&ensp;The&ensp;user,&ensp;Scott,&ensp;is&ensp;dropped,&ensp;all&ensp;the&ensp;objects&ensp;in&ensp;Scott’s&ensp;schema&ensp;are&ensp;placed&ensp;in&ensp;the&ensp;Recycle&ensp;Bin,&ensp;and&ensp;the&ensp;objects&ensp;that&ensp;are&ensp;&ensp;already&ensp;in&ensp;the&ensp;Recycle&ensp;Bin&ensp;are&ensp;dropped.  B、&ensp;The&ensp;user,&ensp;Scott,&ensp;is&ensp;dropped,&ensp;all&ensp;the&ensp;objects&ensp;in&ensp;Scott’s&ensp;schema&ensp;are&ensp;placed&ensp;in&ensp;the&ensp;Recycle&ensp;Bin,&ensp;and&ensp;all&ensp;the&ensp;objects&ensp;in&ensp;the&ensp;Recycle&ensp;Bin,&ensp;belonging&ensp;to&ensp;the&ensp;user&ensp;Scott,&ensp;are&ensp;not&ensp;dropped.  C、&ensp;The&ensp;user,&ensp;Scott,&ensp;is&ensp;dropped,&ensp;all&ensp;the&ensp;objects&ensp;in&ensp;the&ensp;Scott’s&ensp;schema&ensp;are&ensp;not&ensp;placed&ensp;in&ensp;the&ensp;Recycle&ensp;Bin,&ensp;and&ensp;the&ensp;objects&ensp;in&ensp;the&ensp;Recycle&ensp;Bin,&ensp;belonging&ensp;to&ensp;the&ensp;user,&ensp;Scott,&ensp;are&ensp;not&ensp;dropped.  D、&ensp;The&ensp;user,&ensp;Scott,&ensp;is&ensp;dropped,&ensp;all&ensp;the&ensp;objects&ensp;in&ensp;Scott’s&ensp;schema&ensp;are&ensp;not&ensp;placed&ensp;in&ensp;the&ensp;Recycle&ensp;Bin,&ensp;and&ensp;the&ensp;objects&ensp;in&ensp;the&ensp;Recycle&ensp;Bin&ensp;are&ensp;dropped.  

点击查看答案
第2题

A、&ensp;All&ensp;the&ensp;objects&ensp;of&ensp;scott&ensp;are&ensp;moved&ensp;to&ensp;the&ensp;Recycle&ensp;Bin.  B、&ensp;Any&ensp;objects&ensp;in&ensp;the&ensp;Recycle&ensp;Bin&ensp;belonging&ensp;to&ensp;scott&ensp;are&ensp;purged.  C、&ensp;All&ensp;the&ensp;objects&ensp;owned&ensp;by&ensp;scott&ensp;are&ensp;permanently&ensp;dropped&ensp;from&ensp;the&ensp;database.  D、&ensp;All&ensp;the&ensp;objects&ensp;of&ensp;scott&ensp;in&ensp;the&ensp;Recycle&ensp;Bin&ensp;must&ensp;be&ensp;purged&ensp;before&ensp;executing&ensp;the&ensp;DROP&ensp;command.  E、&ensp;Any&ensp;objects&ensp;in&ensp;the&ensp;Recycle&ensp;Bin&ensp;belonging&ensp;to&ensp;scott&ensp;will&ensp;not&ensp;be&ensp;affected&ensp;by&ensp;the&ensp;above&ensp;DROP&ensp;command.  

点击查看答案
第3题

A、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;in&ensp;the&ensp;session&ensp;of SCOTT.  B、One&ensp;audit&ensp;record&ensp;is&ensp;generated&ensp;for&ensp;the&ensp;session&ensp;when&ensp;SCOTT&ensp;grants&ensp;the&ensp;DROP&ensp;ANY&ensp;TABLE&ensp;privilege&ensp;to&ensp;otherusers.  C、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;the&ensp;whole&ensp;session&ensp;if&ensp;user&ensp;SCOTT&ensp;successfully&ensp;drops&ensp;one&ensp;or&ensp;more&ensp;tables&ensp;inhis&ensp;session.  D、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;session&ensp;of&ensp;any&ensp;other&ensp;user&ensp;in&ensp;which&ensp;a&ensp;table&ensp;owned&ensp;by&ensp;SCOTT&ensp;isdropped&ensp;successfully.  E、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;by&ensp;any&ensp;user&ensp;to&ensp;drop Tables&ensp;owned&ensp;by&ensp;SCOTT  

点击查看答案
第4题

A、&ensp;The&ensp;batch&ensp;operation&ensp;started&ensp;by&ensp;the&ensp;user,&ensp;SCOTT,&ensp;terminates&ensp;with&ensp;an&ensp;error.  B、&ensp;The&ensp;batch&ensp;operation&ensp;started&ensp;by&ensp;the&ensp;user,&ensp;SCOTT,&ensp;hangs&ensp;and&ensp;you&ensp;are&ensp;required&ensp;to&ensp;increase&ensp;the&ensp;undo&ensp;pool&ensp;resource&ensp;plan&ensp;directive.  C、&ensp;The&ensp;batch&ensp;operation&ensp;started&ensp;by&ensp;the&ensp;user,&ensp;SCOTT,&ensp;runs&ensp;uninterrupted&ensp;because&ensp;the&ensp;database&ensp;uses&ensp;the&ensp;SYSTEM&ensp;tablespace&ensp;for&ensp;the&ensp;undo&ensp;operation.  D、&ensp;The&ensp;user,&ensp;BLAKE,&ensp;cannot&ensp;start&ensp;a&ensp;transaction&ensp;that&ensp;uses&ensp;any&ensp;DML&ensp;operations&ensp;until&ensp;you&ensp;increase&ensp;the&ensp;value&ensp;of&ensp;the&ensp;undo&ensp;pool&ensp;resource&ensp;plan&ensp;directive.  E、&ensp;The&ensp;user&ensp;BLAKE&ensp;can&ensp;start&ensp;a&ensp;transaction&ensp;that&ensp;uses&ensp;any&ensp;DML&ensp;operations&ensp;after&ensp;the&ensp;batch&ensp;operation&ensp;started&ensp;by&ensp;the&ensp;user,&ensp;SCOTT,&ensp;terminates&ensp;with&ensp;an&ensp;error.  

点击查看答案
第5题

A、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;the&ensp;whole&ensp;session&ensp;if&ensp;user&ensp;SCOTT&ensp;successfully&ensp;drops&ensp;one&ensp;or&ensp;more&ensp;tables&ensp;in&ensp;his&ensp;session.  B、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;session&ensp;when&ensp;any&ensp;user&ensp;successfully&ensp;drops&ensp;a&ensp;table&ensp;owned&ensp;by&ensp;SCOTT.  C、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;each&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;by&ensp;any&ensp;user&ensp;to&ensp;drop&ensp;tables&ensp;owned&ensp;by&ensp;SCOTT.  D、One&ensp;audit&ensp;record&ensp;is&ensp;generated&ensp;for&ensp;the&ensp;session&ensp;when&ensp;SCOTT&ensp;grants&ensp;the&ensp;DROP&ensp;ANY&ensp;TABLE&ensp;privilege&ensp;to&ensp;other&ensp;users&ensp;in&ensp;his&ensp;session.  E、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;each&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;in&ensp;the&ensp;session&ensp;of&ensp;SCOTT.  

点击查看答案
第6题

A、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;the&ensp;whole&ensp;session&ensp;if&ensp;user&ensp;SCOTT&ensp;successfully&ensp;drops&ensp;one&ensp;or&ensp;more&ensp;tables&ensp;in&ensp;his&ensp;session.  B、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;session&ensp;when&ensp;any&ensp;user&ensp;successfully&ensp;drops&ensp;a&ensp;table&ensp;owned&ensp;by&ensp;SCOTT.  C、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;each&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;by&ensp;any&ensp;user&ensp;to&ensp;drop&ensp;tables&ensp;owned&ensp;by&ensp;SCOTT.  D、One&ensp;audit&ensp;record&ensp;is&ensp;generated&ensp;for&ensp;the&ensp;session&ensp;when&ensp;SCOTT&ensp;grants&ensp;the&ensp;DROP&ensp;ANY&ensp;TABLE&ensp;privilege&ensp;to&ensp;other&ensp;users&ensp;in&ensp;his&ensp;session.  E、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;each&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;in&ensp;the&ensp;session&ensp;of&ensp;SCOTT.  

点击查看答案
第7题

A、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;the&ensp;whole&ensp;session&ensp;if&ensp;user&ensp;SCOTT&ensp;successfully&ensp;drops&ensp;one&ensp;or&ensp;more&ensp;tables&ensp;in&ensp;his&ensp;session.  B、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;session&ensp;when&ensp;any&ensp;user&ensp;successfully&ensp;drops&ensp;a&ensp;table&ensp;owned&ensp;by&ensp;SCOTT.  C、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;each&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;by&ensp;any&ensp;user&ensp;to&ensp;drop&ensp;tables&ensp;owned&ensp;by&ensp;SCOTT.  D、One&ensp;audit&ensp;record&ensp;is&ensp;generated&ensp;for&ensp;the&ensp;session&ensp;when&ensp;SCOTT&ensp;grants&ensp;the&ensp;DROP&ensp;ANY&ensp;TABLE&ensp;privilege&ensp;to&ensp;other&ensp;users&ensp;in&ensp;his&ensp;session.  E、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;each&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;in&ensp;the&ensp;session&ensp;of&ensp;SCOTT.  

点击查看答案
第8题

A、Oneauditrecord&ensp;is&ensp;created&ensp;for&ensp;every&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;in&ensp;the&ensp;session&ensp;ofSCOTT.  B、Oneauditrecord&ensp;is&ensp;generated&ensp;for&ensp;the&ensp;session&ensp;when&ensp;SCOTT&ensp;grants&ensp;the&ensp;DROP&ensp;ANY&ensp;TABLE&ensp;privilege&ensp;toother&ensp;users.  C、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;the&ensp;whole&ensp;session&ensp;if&ensp;user&ensp;SCOTT&ensp;successfully&ensp;drops&ensp;one&ensp;or&ensp;more&ensp;tablesin&ensp;his&ensp;session.  D、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;session&ensp;of&ensp;any&ensp;other&ensp;user&ensp;in&ensp;which&ensp;a&ensp;table&ensp;owned&ensp;by&ensp;SCOTT&ensp;isdropped&ensp;successfully.  E、One&ensp;audit&ensp;record&ensp;is&ensp;created&ensp;for&ensp;every&ensp;successful&ensp;DROP&ensp;TABLE&ensp;command&ensp;executed&ensp;by&ensp;any&ensp;user&ensp;to&ensp;droptables&ensp;owned&ensp;by&ensp;SCOTT.  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服