A script for creating a report of invalid fields
Tags: marc
, perl
, basic
, validation
, voyager
Last Updated: Jun 02, 2010 10:30
- Description
A small Perl script that can be used to generate a report of invalid field codes for cataloguers to check.
The script runs on the server and creates a report of BIB or MFHD records that have non-numeric field codes (that would prevent the record from displaying in Tomcat WebVoyáge).
- Author: Ere Maijala
- Additional author(s):
- Institution: None
- Year: 2010
- License: MPL 1.1 / GPL 2.0
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: MPL 1.1, GPL 2.0
- Skill required for using this code: basic
State
Stable
Programming language
Perl
Software requirements
Voyager ![]()
Download
Using the following Ex Libris open interfaces
None. Direct Oracle connection using read-only user name/password.
Changes
Version 1.1 - 2 June 2010
- Added option to run the check for MFHD records
Version 1.0
- Initial public release.
Installation instructions
Copy the script to the server (make sure not to introduce DOS/Windows line endings to the file), make it executable and check the database settings if your Oracle is not in /oracle/app/oracle/product/9.2.0.
TO DO list
-
Known issues
-

