User's Guide

MICRO_ERR

Error recovery for microfiche

Function:

Writes a microfiche image to tape, produces a ColorFire request for it, and deletes the image in the ADAPSERR directory. This procedure should be used if an error occurred creating database records or the microfiche tape. If an error occurs creating the database records, see User Note 1.

Parameters:

IMGTYPE(AMER)
Type of image. The type of images to process. This is indicated by the image name in the ADAPSERR directory. For example, for image "FICHE2_H957", IMGTYPE is WORLD. ^

  = AMER:  North America HRPT images.
  = WORLD: World-wide HRPT and LAC images.

START
Starting microfiche number. The microfiche number contained in the image name in the ADAPSERR directory. For example, for image "FICHE2_H957", START is 957. ^^^

Example:

  1. LAS> micro_err imgtype=world start=957

    The image "FICHE2.H957" in the ADAPSERR directory will be written to a microfiche tape and a ColorFire request generated for it.

Description/Algorithm:

The microfiche image in the ADAPSERR is written to tape and then deleted. A request for the ColorFire is also generated.

Nonfatal Error Message:

    None.

Fatal Error Messages:

    None.

User Notes:

  1. If an error occurs generating the database records, you should run MICRO_ERR and also find out if some database records need to be created. To do this, look in the MICRO log file to get the list of scene id's on the microfiche. Then check the ADAPSDB directory for files named "sceneid.timestamp;micro". If the scene's database record is not there, it must be created of the form: sceneid|timestamp|microfiche number (7 digits)|imgtype| example: AH11040692130526|145632|0002133|H|

  2. If an error occurs in MICRO generating the ColorFire request, run MICRO-CF.