How to load data from z/OS SMF seq. file

Report problems, make suggestions and discuss.

How to load data from z/OS SMF seq. file

Postby hrive » Fri May 29, 2009 5:37 am

What is the process to load data from z/OS SMF sequential file to PC file to be exploited by EasySMF???
I've FTP'ed but having error when oppening data repository. I'm using Windows Vista ( :cry: ).
Thank you.
hrive
 
Posts: 1
Joined: Fri May 29, 2009 5:32 am

Re: How to load data from z/OS SMF seq. file

Postby Andrew Rowley » Mon Jun 01, 2009 2:00 pm

You should be able to load from a sequential file transferred to the PC, as long as the file is transferred in binary mode and includes the RDW (Record Descriptor Word) in the records.

If you are running a batch job on the mainframe, you need to specify:
BIN
and
LOCSITE RDW
in the FTP commands.

If you are using a FTP client on the PC, you would specify
BIN
SITE RDW
On the PC the exact syntax can vary depending on the client software, for example some software requires:
QUOTE SITE RDW
If you do the file transfer from within EasySMF it will handle it for you, however obviously it can be more convenient to do the transfer using a batch job.

This problem is common and I will be improving the documentation, and adding checks so that EasySMF can issue a more helpful error message.
Andrew Rowley
Site Admin
 
Posts: 28
Joined: Sat Dec 06, 2008 11:45 am


Return to EasySMF for z/OS Support

Who is online

Users browsing this forum: No registered users and 3 guests