exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 147 discussion

Actual exam question from Microsoft's 98-364
Question #: 147
Topic #: 1
[All 98-364 Questions]

You work as a Database Administrator for Bell Ceramics Inc.
An employee of the company has fired a query, including a DML statement, such as INSERT, against a table named Sales.
You notice that the DML statement has not executed.
What will you do to resolve the issue? Each correct answer represents a complete solution. (Choose two.)

  • A. Clean up all the uncommitted transactions on the Sales table.
  • B. Add more space to the tablespace and increase the users quota on the tablespace.
  • C. Provide redundant network paths from the client computer to the server along with additional listener connections on the Oracle server and redundant network cards on the Oracle server.
  • D. Provide an appropriate privilege or create views on the Sales table, and grant privileges on the view.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rogeriosolano
2 years, 11 months ago
Selected Answer: BD
If an Oracle database fails due to any DML statements issued in a database, then the type of failure is categorized under statement failures. To overcome the statement failures, appropriate privileges on the table and views should be provided. The issue can also be resolved by adding more space to the tablespace or by increasing the users’ quota on the tablespace. Answer A is incorrect. Cleaning up all the uncommitted transactions in the Sales table will not resolve the issue if an Oracle database faces inconsistencies due to statement failures.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...