This pipeline process modifies the database table qolink_sms. It updates
the association product records with start_time and end_time values. It uses
the qolink_sms start_time and end_time of the member exposures. In the
pipeline it uses the rootname of the MSC POD file to open the POD file
to extract the SMS_ID and times. It reports both the SMS_ID and the
SMS time range but it only uses the SMS_ID in the query.
The process will be able to be run interactively. At this time only a
VMS process is available. If it is run interactively there are three
methods of invoking the process.
Usage:
prdtim msc_root_name [inpath]
prdtim -s sms_id
prdtim sms_id -s
-
Parameters
msc_root_name -- Rootname of POD file in default or inpath directory
inpath -- (optional) Location of POD file if not in default directory
-s -- Switch to indicate an SMS_ID is supplied
sms_id -- Must be supplied when -s switch is present