Global Update is a very powerful tool that enables many types of edits.  Using Global Update incorrectly can make far-reaching, unintended changes in your organization's database.  You might want to consider this when authorizing staff for the Global Update function.


Table of Contents

Creating Commands for Changing Records

Commands specify the updates, such as edits or deletions, to make in records. When you create a list of commands on the Command input tab, the system applies the entire list of commands to the selected records after you choose Process in the Preview tab.

The next section will review the Choose Command Type choices.

Top of page

Change Variable-Length Field

In the Find text boxes, enter the Field Group Tag, MARC Tag, Ind 1 and/or Ind2 (indicators), and Data you want to change. The system updates only the fields in the selected records that meet all of the specified criteria.

In the Replace data fields, enter the Field Group Tag, MARC Tag, Ind 1 and/or Ind 2 (indicators), and Data you want to replace. The system makes no change to fields with the default value of <no change>.

Top of page

Delete Variable-Length Field

In the Delete text boxes, enter the Field Group Tag, MARC Tag, indicators, and Data that define the fields you want to delete. The system deletes only the fields in the selected records that meet all of the specified criteria.

Top of page

Insert Variable-Length Field

Insert

The command row includes a Command column and an Action column. The Command column indicates the type of command you specified. (Insert = Insert variable-length field.) The Action column indicates the data for insertion. MARC tags appear in parentheses and indicators appear in brackets. A wildcard character or word, such as a period ('.'), an equal sign ('='), or <any>, may represent some data fields with unspecified (default) content.

In the example above, Global Update adds a MARC 590 field with two blank indicators to the records and inserts the data "Keep on holiday shelf until 12/31/00." The 'n' at the beginning of the command reflects the specified field group tag 'n'. 

Top of page

Change Fixed-Length Field

To change fixed-length field codes:

Top of page

Change Special Field

To change special field data:

Top of page

Delete Duplicate Field

To delete duplicate variable-length fields:

Top of page

Add to Beginning of Variable-Length Field

How Global Update defines the beginning of a field depends on whether you specify the subfield and delimiter in the Add text box and whether the target field is MARC or non-MARC.  The following table outlines the four possibilities and illustrates the results of each.

To add to the beginning of variable-length field data:

Top of page

Add to End of Variable-Length Field

To add to the end of variable-length field data:

In the Find text boxes, enter the Field Group tag, MARC tag, indicators, and data that define the fields you want to change. The system updates only the fields in the selected records that meet all of the specified criteria.

d - 650 0|aBotany|zCalifornia.

becomes

d - 650 0|aBotany|zCalifornia.|vVideocassettes

Top of page

Copy Variable-Length Field

To copy variable-length field data:

t - "24500|aCalifornia Street."

copies as

u - "22200|aCalifornia Street."

Top of page

Change Non-MARC Field to MARC

To change a non-MARC field to MARC:

For example:

b - "Shaw, Robert, 1916-"

becomes

b - "700 Shaw, Robert, 1916-"

Top of page

Change MARC Field to non-MARC

To change a MARC field to non-MARC:

b - "7001 |aHoward, William E.,|d1923-"

becomes

b - "Howard, William E., 1923-"

Top of page

Use Displayed Field, Match Whole Field, Match Case, Match Whole Subfield Information

Use Displayed Field (This is the default-checked box)

Top of page

Match Whole Field

Top of page

Match Case

Top of page

Match Whole Subfield

Top of page

Related Documentation