HomeSearchSite MapContact Us

   RemoteDBA Services for CODASYL DBMS and Rdb Remote Management of OpenVMS Systems Preserving Mission Critical IT Applications Through Virtualization

DATABASE
ADMINISTRATION

 
 

SPAM Errors Reported by DBO/VERIFY/ONLINE
TECHNICAL ARTICLES -> TROUBLESHOOTING ARTICLES
Back ] Next ] Printer Friendly Version ]

Q:

When running DBO/VERIFY/ONLINE, we receive the following error messages:

 

"DBO-W-PGSPAMENT, area <str>, page <int>; the <int>% fullness value for this data page does not fall within the <int>-<int>% range found on the space mgmt. page."

 

However, if we run DBO/VERIFY standalone on the same database the error messages do not appear. What are we doing wrong?

 

A:

The problem you are experiencing is a timing problem. The DBO/VERIFY/ONLINE operation uses batch retrieval (snapshot files) to ensure a consistent view of the database during the online verify. However, the snapshot files contain only storage-area line entries (records), not the SPAM pages or SPAM entries for each page.

 

Since the SPAM entries are updated as records are being added, deleted or modified during the online verification operation, the updated SPAM values are not being written to the snapshot files. Although there are no perfect solutions to this problem, there are a couple of ways that you can eliminate or minimize the impact:

 

  1. Run DBO/VERIFY on a copy of the database restored from the most recent backup. This solution has the advantage that it not only verifies the internal integrity of your database, but it also validates the integrity of your DBO/BACKUP and media. The obvious downside to this solution is the time and space required to implement it.

  2. To minimize the impact of this problem in your environment, you should schedule your DBO/VERIFY/ONLINE to run during low update periods. This makes sense for all /ONLINE operations since it will reduce the overhead of the /ONLINE process.

 

Top


Was this article helpful? 
This information and more was originally published in SCI's technical newsletter, DBAdvisor.
Past issues are available online; you may also fill out a subscription form.

If you have a technical question about this article or about any other 
CODASYL DBMS or Rdb topic, then ask our experts.

How would you rate this article?

5 (Highest)
4
3
2

0 (Did not apply)
Comments about this article or topic suggestions for new articles

Copyright © 2008 Software Concepts International
All Rights Reserved