When attempting to pull current maintenance & holddata today, the order was built and then the ftp process started up to actually get the files from IBM to my SMPNTS. But I encountered errors that I have not seen before. Anyone else having problems?
The error reported in SMPOUT was
RECEIVE ORDER( ORDERSERVER (SMPEORDR) CLIENT (SMPECLNT)
FORTGTZONES (MVSTA21) /* <== TARGET ZONE */
CONTENT( RECOMMENDED )
)
DELETEPKG .
GIM68700I ORDER ORD00019 HAS BEEN SENT TO THE SERVER AT
https://eccgw01.boulder.ibm.com/services/projects/ecc/ws.
GIM69144I ORDER ORD00019 IS READY FOR DOWNLOAD.
GIM45201S ** 553 /2014111359704/PROD/GIMPAF.XML: Permission denied. (dnload)
GIM46200I RECEIVE PROCESSING HAS FAILED BECAUSE THERE WAS AN FTP ERROR.
GIM20501I RECEIVE PROCESSING IS COMPLETE. THE HIGHEST RETURN CODE WAS 12.
Down in BPXPRINT I have:
Using 'DDS3.SEQ.TCPIP.FTP.DATA' for local site configuration parameters.
IBM FTP CS V2R1
FTP: EXIT has been set.
Connecting to: dispby-117.boulder.ibm.com 170.225.15.117 port: 21.
220-IBM's internal systems must only be used for conducting IBM's
220-business or for purposes authorized by IBM management.
220-
220-Use is subject to audit at any time by IBM management.
220-
220 dhebpcb01 secure FTP server ready.
NAME (deliverycb-bld.dhe.ibm.com:MAGEE):
> S1k15470
>>> USER S1k15470
331 Password required for S1k15470.
PASSWORD:
> ********
>>> PASS
230 Virtual user S1k15470 logged in.
Command:
> BINARY
>>> TYPE I
200 Type set to I.
Command:
> GET "/2014111359704/PROD/GIMPAF.XML"
> "/xxxxxxxxx/smpe/smpnts/ORD00019-13Novembe
> r2014-15.23.28/GIMPAF.XML" (REPLACE
>>> PORT 10,26,98,26,81,142
200 PORT command successful.
>>> RETR /2014111359704/PROD/GIMPAF.XML
553 /2014111359704/PROD/GIMPAF.XML: Permission denied. (dnload)
Std Return Code = 16553, Error Code = 00002
>>> QUIT
221 Goodbye.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
