Title: | DECnet/OSI for {ULTRIX,OSF/1} |
Notice: | Indicate version and platform when writing...see #2 for kits |
Moderator: | BULEAN::CARR |
Created: | Wed Sep 25 1991 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2187 |
Total number of notes: | 10469 |
From time to time I have problems when trying to copy files to a remote system using dcp. osfosf>> dcp x.x nohs01::/usr/users/m dcp: can't create "nohs01::/usr/users/m", Unsupported operation Unsupported, ACCESS message error, Display attributes request field (DISPLAY) When using dcp -i which is normally the default than copy works. dcp -i x.x nohs01::/usr/users/m --> ok Any ideas would be welcome Dany
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2182.1 | DRAGNS::WALLACE | Wed May 21 1997 14:38 | 7 | ||
The next time it happens, reissue the command with the -d switch. That will give you a DAP trace, which we can look at. What operating system is nohs01 running? Vince | |||||
2182.2 | dap trace | BACHUS::CUYT | Thu May 22 1997 03:45 | 36 | |
nohs01 is running D-Unix V4.0B. osfosf>> dcp -d x.x nohs01::/usr/users/m -> DAP - transmitted configuration message (unblocked), length = 17 00 20 12 0d 07 00 00 01 00 a2 c0 d1 f1 8e a8 a0 04 <- DAP - received configuration message (unblocked), length = 16 00 20 12 0d 07 00 00 01 00 e2 c0 d1 f1 ae a8 20 -> DAP - transmitted attributes message (blocked), length = 6 1d 02 00 00 00 1e -> DAP - transmitted protection message (blocked), length = 6 1c 84 01 8e 01 4e -> DAP - transmitted access message (unblocked), length = 19 02 08 0c 2f 75 73 72 2f 75 73 65 72 73 2f 6d 21 00 b1 02 .../usr/users/m!... <- DAP - received status message (unblocked), length = 5 Unsupported, ACCESS message error, Display attributes request field (DISPLAY). d5 20 00 00 00 dcp: can't create "nohs01::/usr/users/m", Unsupported operation Unsupported, ACCESS message error, Display attributes request field (DISPLAY). btw didn't know -d option Dany | |||||
2182.3 | Cisco ATM switch did it | BACHUS::CUYT | Thu May 22 1997 10:51 | 7 | |
Found that problem was due to Cisco ATM switch, which was put in service last week. When changing back from ATM to HDLC by changing cost, no problem during dcp. Seems to be a bug in Cisco. Dany |