Symptom |
Cause |
Action |
The COPYWRITE library is not
invoked, even though KIND=CD is specified in the COPY
statement. |
The COPYWRITE Library is not
installed. |
Check that the SL COPYWRITE
is defined to be *METALOGIC/COPYWRITE, and that the file
is present on the specified family or DISK and not marked
as a RESTRICTED file. |
|
A HOSTNAME is not specified
in the COPY statement. The COPYWRITE software is an
extension of DSS File Transfer, which is only invoked
when a HOSTNAME is specified. |
Specify a HOSTNAME = LOCAL,
or the name of an FTP host if the AUTOUNLOAD feature is
being used. |
|
SW4=TRUE. This switch
instructs METALOGIC MAGUS to pass the COPY statement to
DSS File Transfer, without calling COPYWRITE. |
Reset SW4. |
|
METALOGIC/MAGUS is not
installed or not running. This library is required by
COPYWRITE. |
Check METALOGIC installation
instructions. |
|
An explicit DSS File
Transfer protocol selection has prevented COPYWRITE from
being selected. If the COPY statement explicitly selects
a protocol, as in COPY [FTP], or implicitly selects a
protocol by specifying an attribute, as in IPADDRESS for
FTP, then MAGUS passes the COPY statement to DSS File
Transfer. |
Do not select a protocol,
and use only the attributes which are valid for
COPYWRITE. |
|
The user is not privileged and the
METALOGIC/COPYWRITE library is PRIVATE, which prevents
the library from starting. |
|
The COPYWRITE Library is
invoked, but DSS File Transfer is invoked. |
The COPYWRITE Library
examines the COPY statement to determine if this is a
CDROM request. If it is not a CDROM request, the request
is passed to DSS File Transfer. |
Set OPTIONS=(DEBUG) on the
COPY statement COPYWRITE will display the reason why the
request was not a CDROM request. |