As others have said the obvious choice is a reporting tool, and they suggested 
the obvious choices.

As I said, you won't get the job name or job ID, but you will get the user ID, 
the IP addresses, and the file name. You will have to play detective from there.

I wrote/my employer sells a realtime tool that would format the SMF records AND 
give you the job name, the job ID and the user name, but as much as I would 
like to see you buy it, I have to admit that it is probably overkill for this 
one need.
https://correlog.com/mainframe-security-solutions/sas-correlog-mainframe/

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of venkat kulkarni
Sent: Sunday, May 28, 2017 10:44 AM
To: [email protected]
Subject: Re: SMF record for FTP

Hello Charles,

Thanks for reply. As you suggested,

1) I will add SMF 119 in SMFPRMxx
2) I will add SMFCONFIG statement in the TCP profile dataset  with TYPE119

and then use dynamic command obeyfile and SET to make these new changes in 
affect.

But can you please help me to follow next step to find the the FTP jobs which 
are still running in our system .



On Sun, May 28, 2017 at 4:44 PM, Charles Mills <[email protected]> wrote:

> FTP will cut SMF 119 or (I think) 118 records. You have to turn them 
> on in the usual way in SMFPRMxx *and* with an SMFCONFIG statement in 
> the TCP profile dataset.
>
> I'm more familiar with the 119's than the 118's. Then FTP *client* 
> will cut subtype 3's and FTP *server* will cut subtype 70's. 
> Unfortunately IBM did not include the job name in the record. But you 
> will have user id, IP address, filenames and so forth so that's a help.
>
> Some SFTP implementations cut the same subtypes so make sure you don't 
> confuse yourself.
>
> Charles
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] 
> On Behalf Of venkat kulkarni
> Sent: Sunday, May 28, 2017 2:17 AM
> To: [email protected]
> Subject: SMF record for FTP
>
> Hello All,
>
> We are in the process of converting FTP jobs to SFTP and many of the 
> jobs are converted.
>
> But before blocking port 23 for FTP, we want to make sure that all 
> jobs are running with SFTP.
>
> Is it possible to collect some SMF record, which can indicate the 
> current running jobs that are still using FTP.
>
> ----------------------------------------------------------------------
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to