/
(B) Load a non-OCLC MARC file [msc]

(B) Load a non-OCLC MARC file [msc]

  • This is a load profile for loading non-OCLC bibliographic MARC records

  • The label in Data Exchange is (B) Load a non-OCLC MARC file [msc]

  • On the Sierra server it is called m2btab.msc


Table of Contents

Details

Bib and item records will be created.

First: 020a

Second: 022

This will first look for matches in 020a. If it does not find any matching 020a fields, then it will check 022.

Code:

/^999||t|0|10| | |0|n|G|0|#com="ov"@ov_tag="i(020)v:i(022)i"

0 matches: Insert new bib

1 match: Attach item only (no overlay, insert 995)

2 matches: Reject

Code:

|||0|0| | |0|n|G|0|@ov_action="c"

All fields are protected because this loader will never overlay a bib

It will only insert a new bib or attach an item to an existing bib (and insert a 995)

Bib: tapeb

Item: tapei

These are the default templates in Marmot loaders. The template settings only take effect if that field is not defined in any other way by the record load.

Code:

/^999||o|0|20| | |0|n|G|0|#com="dflt"@dflt="tapeb,tapei"

Related Documentation

Top of page

Related content

(L) Load an OCLC MARC file [b]
(L) Load an OCLC MARC file [b]
More like this
(D) Load CMU, COM4 file [msgov4]
(D) Load CMU, COM4 file [msgov4]
More like this
(X) Load file from Marquis macro 917 tag match [ing]
(X) Load file from Marquis macro 917 tag match [ing]
More like this
(G) Load CMU, COMN file [msgovn]
(G) Load CMU, COMN file [msgovn]
More like this
(S) Load vendor file [ven]
(S) Load vendor file [ven]
More like this
(W) Load a BTCat MARC file [btcat]
(W) Load a BTCat MARC file [btcat]
More like this