HomeSearchSite MapContact Us

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

DATABASE
ADMINISTRATION

 
 

File Access Errors
TECHNICAL ARTICLES -> TROUBLESHOOTING ARTICLES
Back ] Next ] Printer Friendly Version ]

Q:

When accessing the database for CONCURRENT RETRIEVAL, we sometimes receive the following fatal error:

 

DBM-F-FILACCERR, error opening storage area file <str>; -SYSTEM-W-ACCONFLICT, file access conflict.

 

There were no other processes accessing this database when the error occurs. This problem seems to occur more frequently during the evening hours.

 

A:

On the basis of our analysis, the problem you are experiencing is a conflict with the VMS system BACKUP. This would explain why you are seeing the problem more frequently during the evening (when your backups are scheduled).

 

First, you should make absolutely certain that you are not using VMS backup to backup your Rdb or DBMS database (see Backup article in this issue). Use the RMU/BACKUP (for Rdb) or DBO/BACKUP (for DBMS) utility to backup your database. Next, you should ask your system manager to exclude all database backups from the VMS system backup (/EXCLUDE= *.DBS,*.ROO,*.RDA,*.RDB,*.SNP). In addition, SCI recommends that customers use the DCL COMMAND SET FILE/NOBACKUP to ensure that database files are not accidentally backed (and restored) by the system backup and restore procedures. If you attempt to use VMS to restore a file that was marked "/NOBACKUP", the error will be obvious an empty file will be restored (VMS will backup the header of files marked with /NOBACKUP). Always use the RMU/BACKUP and RMU/RESTORE or DBO/BACKUP and DBO/RESTORE routines to backup and restore your databases!

 

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