exam questions

Exam C2150-606 All Questions

View all questions & answers for the C2150-606 exam

Exam C2150-606 topic 1 question 26 discussion

Actual exam question from IBM's C2150-606
Question #: 26
Topic #: 1
[All C2150-606 Questions]

After a successful purge, a Guardium administrator observes that the full percentage of the Guardium internal database is not decreasing. The administrator uses and finds the size of the largest tables has decreased significantly. support show db-top-tables all
What should the administrator do?

  • A. Increase the retention period and rerun the purge.
  • B. Rebuild the appliance and restore from the backup.
  • C. Login to CLI and execute stop inspection-core.
  • D. Optimize the internal TURBINE database using diag CLI command.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
If you when using IBM InfoSphere Guardium product, you notice the database disk space is growing at a fast rate. This is caused by sniffer not able to handle some types of SQLs (usually a sniffer bug). This failure to handle the SQLs occurs frequently enough that GDM_ERROR table grows at a fast rate which then translates to database disk space usage growth. Use command support show db-status used % to show database used space.
Run an Optimize to optimize the TURBINE database. This will reorganize the data in all tables, including GDM_ERROR, which will result in reflecting the current actual reduced size.
Incorrect:
Not C: The inspection-core is sniffer itself. You can stop inspection-core by "stop inspection-core" CLI command and start it by "start inspection-core" CLI command.
Reference: http://www-01.ibm.com/support/docview.wss?uid=swg21700128

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
Currently there are no comments in this discussion, be the first to comment!
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 ...