Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

SHOW-REMOTE-FILE-ATTRIBUTES/ SHOW-FILE-FT-ATTRIBUTES

&pagelevel(3)&pagelevel

The following table indicates the CSV output format for file attributes.

The values that are marked by an “x” in the Std column are also output if INF=*STD is specified. In the case of INF=*NAMES-ONLY or *NAME-ONLY (SHOW-FILE-ATTRIBUTES), only the FileName column is output.

The Parameter column indicates the name of the output parameter in the case of detailed output, see Description of output fields of SHOW-REMOTE-FILE-ATTRIBUTES.

Column

Type

Values and Meaning

Parameter

Std

FileName

String

File name or directory name enclosed in double
quotes / *NSPEC

FILENAME

x

StorageAccoun
t

String

Account number enclosed in double quotes /
*NSPEC

STORAGE-ACCOUNT

x

CreIdentity

String

Identity of the last user of the file (creator) enclosed in
double quotes / *NSPEC

CRE name

x

CreTime

Date

Time at which the file was created / *NSPEC

CRE DATE

ModIdentity

String

Identity of the last user of the file (modification of file
content) enclosed in double quotes / *NSPEC

MOD name

ModTime

Date

Time at which the file was last modified / *NSPEC

MOD DATE

x

ReaIdentity

String

Identity of the last user of the file (file read access)
enclosed in double quotes / *NSPEC

REA name

ReaTime

Date

Time at which the file was last read / *NSPEC

REA DATE

AtmIdentity

String

Identity of the last user of the file (modification of file
attributes) enclosed in double quotes / *NSPEC

ATM name

AtmTime

Date

Time at which the file attributes were last modified /
*NSPEC

ATM DATE

FileType

String

*BIN / *DIR / *TEXT / *NONE / *NSPEC
File type

file type

x

CharSet

String

*VISIBLE / *IA5 / *GRAPHIC / *GENERAL /
*NONE / *NSPEC
Character set for the text file if FileType=*TEXT,
in the case of another FileType, this is *NONE or
*NSPEC

CHARACTERSET

RecFormat

String

*VAR / *FIX / *NSIG / *NSPEC
Record format

RECORD-FORMAT

RecSize

Number

1... 65535 / *NSPEC
Maximum length of the records

RECORD-SIZE

FileAvail

String

*IMMEDIATE / *DEFERRED / *NSPEC
File avaliability

FILE-AVAILABILITY

AccessRights

String

nnnnnnnnnnn / *NSPEC
Access rights, n = p, x, e, a, c, d, t, v, r, -

ACCESS-RIGHTS

x

FileSize

Number

Current file size in bytes / *NSPEC

FILESIZE

x

MaxFileSize

Number

Maximum file size in bytes / *NSPEC

MAX-FILESIZE

LegalQualif

String

Legal qualification enclosed in double quotes /
*NSPEC

LEGAL-QUALIFICATION

CcsName

String

Name of the character set / *NSPEC

CCS-NAME

Example

/SHOW-REM-FILE-ATTR BS2MCH01,FILE1,,TRANSADM,INF=*ALL,OUT=*SYSOUT(*CSV)

FileName;StorageAccount;CreIdentity;CreTime;ModIdentity;ModTime;ReaIdentity;

ReaTime;AtmIdentity;AtmTime;FileType;CharSet;RecFormat;RecSize;FileAvail;

AccessRights;FileSize;MaxFileSize;LegalQualif;CcsName

"FILE1";*NSPEC;"MISTERX";*NSPEC;*NSPEC;2017-01-19 12:39:47;*NSPEC;*NSPEC;

*NSPEC;*NSPEC;*NSPEC;*NSPEC;*VAR;*NSPEC;*NSPEC;r-pxeacd---;2048;*NSPEC;

*NSPEC;*NSPEC

/SHOW-REM-FILE-ATTR BS2MCH02,FILE2,,TRANSADM,INF=*STD,OUT=*SYSOUT(*CSV)

FileName;StorageAccount;CreIdentity;ModTime;FileType;AccessRights;FileSize

"FILE2";*NSPEC;"MISTERX";2017-01-19 12:39:47;*NSPEC;r-pxeacd---;2048