Chapter Contents |
Previous |
Next |
Moving and Accessing SAS Files across Operating Environments |
To list the attributes of a file created on an OpenVMS VAX system, issue this command:
DIR/FULL transport-file
Typical output is:
Directory DISK01:[JOE.XPTTEST] XPTLIB.DAT;1 File ID: 31223,952,0) Size: 7/8 Owner: [DISK01,JOE] Created: 30-SEP-1999 16:47:31.34 Revised: 30-SEP-1999 16:47:31.69 (1) Expires: <No backup recorded> Effective: <None specified> Recording: <None specified> File organization: Sequential Shelved state: Online File attributes: Allocation: 8, Extend: 0, Global buffer count: 0 Version limit: 2 [1] Record format:Fixed length 80 byte records [2] Record attributes: None RMS attributes: None Journaling enabled: None File protection: System:RWED, Owner:RWED, Group:RE, World: Access Cntrl List: None Total of 1 file, 7/8 blocks. $ dir/size xptlib.dat Directory DISK01:[JOE.XPTTEST] XPTLIB.DAT;1 7 Total of 1 file, 7 blocks.
An OpenVMS Alpha system RECORD FORMAT should indicate a record length of 512 bytes.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.