ITEM: Z6749L
SNA communications error 133 / as400xfer
Env: AIX 3.2.5
SNA server 2.1
AS/400 Connection Program
Desc:
Getting error when trying to do file transfer. (as400xfer)
343 - an sna communications error has occurred: error 133.
Action:
This is an access security error.
Either the FMH5 is sending a userid/passwd when it shouldn't be,
or vice-versa.
Since as400xfer requires a .netrc file for userid/password transfer,
we need to check and make sure it is correct.
ls -l ~/.netrc
(no file exists)
Create this file (~/.netrc)
machine \ userid \ password \
(Where \ is the name of the AS/400, \ is your
userid on that machine, and \ is your password)
chmod 600 ~/.netrc
This is required if there is password information contained in the
.netrc file.
After creating this file, the file transfer ran fine.
Support Line: SNA communications error 133 / as400xfer ITEM: Z6749L
Dated: December 1995 Category: N/A
This HTML file was generated 99/06/24~13:30:33
Comments or suggestions?
Contact us