× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Scott,

Good memory! I checked one of the MVS samples in our product and found the
file name surrounded by double and single quotes:

    "'the.file.name'"

In case that is confusing:

   (double quote)(single quote)the.file.name(single quote)(double quote)

This might work if the three single quotes on each end of the file name does
not work.

Patrick
----- Original Message -----
From: "Ingvaldson, Scott" <SIngvaldson@xxxxxxxxxxxx>
To: <midrange-l@xxxxxxxxxxxx>
Cc: <Dfisher@xxxxxxxxxxxxxxxxx>
Sent: Tuesday, March 18, 2003 1:35 PM
Subject: RE: File transfer from AS/400 to MVS


> Don -
>
> I'm guessing that "ROOMS03" is your username.  When you logged on you
> probably saw a message similar to: 230 ROOMS03 is logged on.  Working
> directory is "ROOMS03.".
>
> To FTP the file to dataset DJM1.CP000000.ADA3.FFB.RMST on MVS you need
three
> single quotes (''') on each end of the DSN, as in:
> put ourlibrary/ourfile.member '''djm1.cp000000.ada3.ffb.rmst'''
>
> Scott Ingvaldson
> AS/400 System Administrator
> GuideOne Insurance Group
>
>
> -----Original Message-----
> date: Tue, 18 Mar 2003 15:14:15 -0500
> from: "Fisher, Don" <Dfisher@xxxxxxxxxxxxxxxxx>
> subject: File transfer from AS/400 to MVS
>
> I hope someone out there can help us.  This should not be this difficult.
> We are attempting to use FTP to send a physical file from our V4R1 AS/400
to
> another company's system that is running MVS and OS/390.  to do this, we
> execute the following two commands after entering the user id and
password:
> quote site recfm=fb lrecl=160 blksize=27840 primary=5 secondary=2 cy
> put ourlibrary/ourfile.member 'djm1.cp000000.ada3.ffb.rmst.origbk(+1)'
>
> This returns the following error messages:
> 550-SVC99 Return code=4 S99INFO=0 S99ERROR=38668 HEX=970C S99ERSN code
> X'000042CE').
> 501 Invalid data set name "djm1.cp000000.ada3.ffb.rmst.origbk(+1)".  Use
MVS
> Dsname conventions.
>
> If we remove the "origbk(+1)", we get these error messages:
> 550-SVC99 Return code=4 S99INFO=0 S99ERROR=38668 HEX=970C S99ERSN code
> X'000042CE').
> 550 Unable to create data set ROOMS03.DJM1.CP000000.ADA3.FFB.RMST for STOR
>
> We have tried EBCDIC, BINARY, and different NAMEFMT values to no avail.
Can
> anyone tell me either what we're doing wrong or where a manual that
explains
> these error messages might be located?
>
> Thanks.
>
> Donald R. Fisher, III
> Project Manager
> The Roomstore Furniture Company
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
> To post a message email: MIDRANGE-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/midrange-l
> or email: MIDRANGE-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
>


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.