Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Long output format of an FTAC log record

&pagelevel(5)&pagelevel

The log record with log record number 5172 or 947 is to be output in long form:

Unix systems:

ftshwl @a -rg=#5172 -l
LOGGING-ID  = 00005172  RC      = 0000        TIME     = 2016-11-16 09:38:06
   TRANS    = TO        REC-TYPE= FTAC        FUNCTION = TRANSFER-FILE
   PROFILE  = remadmin  PRIV    = NO
   INITIATOR= *REMOTE
   USER-ADM = thomasw
   PARTNER  = angel.domain1.de
   FILENAME = |ftexecsv ftshwo -tn -a -u -ccs=ISO88591

Windows systems:

ftshwl @a -rg=#947 -l

LOGGING-ID  = 947       RC      = 0000        TIME     = 2016-11-16 10:42:45

   TRANS    = TO        REC-TYPE= FTAC        FUNCTION = TRANSFER-FILE

   PROFILE  =           PRIV    =
   INITIATOR= DOMAIN1\thomasw

   USER-ADM = DOMAIN1\thomasw

   PARTNER  = servus
   FILENAME = test2.txt

Explanation

LOGGING-ID

Log record number, up to twelve characters in length

TRANS

Transfer direction

TO

Transfer direction to the partner system. This transfer direction is specified for

  • a send request

  • a request to display the file attributes

  • a request to display the directories

FROM

Transfer direction to the local system. This transfer direction is specified for

  • a receive request

  • a request to modify the file attributes

  • a request to delete files

BOTH

The request direction is to the partner system and to the local system. When an FTAM partner modifies the access rights of a local file, two log records are written. The direction BOTH is specified in each.

PROFILE

Name of the profile used

INITIATOR

Request initiator. If initiated in the local system: login name. If initiated in the remote system: *REMOTE

USER-ADM

Login name to which the requests in the local system refer

PARTNER

Identifies the partner system in question.

The name in the partner list or the address of the partner system, possibly truncated to 8 characters, or the name under which the partner system is entered in the TNS is output.

In the case of requests issued from a remote computer, it is also possible for %strange to be output followed by a part of the address of the partner system if the partner system is not entered in the TNS and TCP/IP-RFC1006 was not used as the transport system.

Note for Windows systems: In this case, %strange followed by the DTE address of the partner system is shown for X.25 links in Windows, for example.

FILENAME

Local file name

RC

Reason code. Specifies whether a request was successful (RC=0) or if not, why it was rejected or cancelled. You can use the fthelp command to obtain further information.

REC-TYPE

Specifies whether the log record is an FTAC log record.

PRIV

Specifies whether or not the FT profile being used is privileged

TIME

Specifies time when the log record was written

FUNCTION

FT function

TRANSFER-FILE

Transfer file

TRANSFER-DIR

Transfer directory

READ-FILE-ATTR

Read file attributes

DELETE-FILE

Delete file

CREATE-FILE

Create file (possible only in requests submitted in the remote partner system)

MODIFY-FILE-ATTR

Modify file attributes

READ-FILE-DIR

Read directories

CREATE-FILE-DIR

Create file directory

DELETE-FILE-DIR

Delete file directory

MODIFY-FILE-DIR

Modify file directory

LOGIN

Login: Inbound FTP access.

This log record is written if incorrect admission data was specified for inbound FTP access.