/home/soi/CM/man/man1/gexport(1)
Table of Contents

gexport \- mdi_ground data export
.SH SYNOPSIS
.B gexport
\fI[-lname] series_name output_directory\f
.SH DESCRIPTION
\fIgexport\fR exports a dataset from the mdi_ground database to the givendirectory.

\fIgexport\fR is intended to allow a user to get a local copy of data which is then independent of DSDS.

\fIgexport\fR is a perl script which creates an appropriate map file and then executes pe to run the outgest_svc to export the data.

Because pe is run, a pvm daemon must be running on the host.

\fIgexport\fR will not retrieve a dataset if it is not on-line, unless you are the production user and already have a lago_svc running. It will not attempt to start a lago_svc. The ground rule is that only the production user will run a lago_svc.
.NXR ""
.SH OPTIONS
.NXR "module command" "options"
.IP \fB-lname\fR 5

Overrides the default lev0 "level:" of the dataset name.

.SH EXAMPLES
.NXR(e) ""
.EX
csh> gexport apr961 /scr2/jim/tmp/tmp
dsds_svc tid=43b3c spawned on rumble.Stanford.EDU for db=mdi_ground

This is the version of pe without the lago_svc

outgest_svc tid=43b3d spawned on rumble.Stanford.EDU

Registered with dsds_svc as uid=3696

rumble.Stanford.EDU outgest_svc sent:
in=prog:mdi_ground,level:lev0,series:apr961,sel:[0-21] rumble.Stanford.EDU outgest_svc complete:
cp -r /DSDS1/D2880/apr961/lev0 /scr2/jim/tmp/tmp/apr961 All outgest_svc have completed

Deregistered with dsds_svc as uid=3696

PE Normal Completion

csh> gexport -lraw apr960 /scr2/jim/tmp/tmp
dsds_svc tid=43b3c currently running for db=mdi_ground

This is the version of pe without the lago_svc

outgest_svc tid=43b49 spawned on rumble.Stanford.EDU

Registered with dsds_svc as uid=3697

Dsds_svc returned error code 5013: Can't retrieve. No lago_svc

Error requesting data from dsds_svc for arg=in

Abort in progress ...

Deregistered with dsds_svc as uid=3697

Killing all servers and aborting

.EE
.SH FILES
none
.SH BUGS

Currently does not run on fault due to the lack of Oracle libraries.

.SH AUTHOR

Jim Aloise

.rs
.SH HISTORY
1994-07-21 SOI Version 0.8.3
.#$Id: gexport.1,v 1.2 1994/07/25 16:18:37 jim Exp $ .#$Source: /home/soi/CM/man/man1/RCS/gexport.1,v $ .#$Author: jim $


Table of Contents