| Task |
Further Explanation |
Software / Technique |
Receive new file via disc, ftp or other means.
Copy file to work area, apply standard name |
Standard name consists of 3-character abbreviation for library
followed by date in ymmdd format, e.g. abc21130 for Nov 30, 2002
file from library abc. |
Normal file handling utilities. |
| Convert to MARC if necessary |
|
MARCPrep... Tasks... Convert LIF2MARC or LH2MARC |
| Load File into dbf file. |
Use standard name with .dbf extension. |
MARCPrep... File... Create |
Analyze file.
- Convert to MARC if necessary
- Count records, isbns, lccns, etc.
- Note placement of local info
- Log results to file tracker page.
|
Software will provide all necessary info for most files. |
MARCPrep... Tasks... Analyze
MARCPrep... View... View MARC (or View LIF 87) |
Prep the dbf file
- Merge unify item info as needed
- Insert encoding level as needed
- Move local info to 945 subfields
|
|
MARCPrep... Tasks... Prep |
Normalize match and confirm fields: 001, 010, 020, 022, 245,
260_d
- Trim trailing material in 010, 020, 022
- Strip leading blanks from 010
- Strip hyphens from isbn
- Strip hyphens from lccn, insert zeros as needed
- Put title in upper case
- Strip "c" from date
- Keep only most recent, if multiple dates
|
Normalize fields |
MARCPrep... Tasks... Normalize |
(If not an initial load, export fresh abc library mirror from
HDB. Match incoming file against it by barcode.
- Delete abcymmdd.dbf records that match
- Create abckill.dbf file of abc mirror
records not in abcymmdd
- Create abcymmddadd.dbf
|
Match and confirm with filter |
MARCPrep... Tasks... Match lib mirror |
Match abcymmdd.dbf against resource files
- Match against hdmirror.dbf to create abcymmddm.dbf
- Match against lcward.dbf to create abcymmddw.dbf
- Create abcymmddr.dbf file of rejected records
|
Match and confirm |
MARCPrep... Tasks... Match HDB Mirror
MARCPrep... Tasks... Match LCWard |
| Write abcymmddm.dbf to abcymmddm.mrc, abcymmddw.dbf to abcymmddw.mrc,
abcymmddr.dbf to abcymmddr.mrc |
Write to MARC |
MARCPrep... File... Export to MARC |
| Load .mrc files |
|
Through Innovative software |
Generate reports
A. Counts for records...
- in HDB from beginning
- submitted (abcymmdd.dbf)
- killed (abcymmddk.dbf)
- matched on hdb (abcymmddm.dbf)
- matched on lc (abcymmddw.dbf)
- added (abcymmddm.dbf + abcymmddw.dbf)
- rejected (xyzrejct.dbf)
B. Print load summary and error report |
|
MARCPrep... Tasks... Reports - All |