330 pts.
 Which job serve the IFS conection?
Hi, I know that the SQL connection is managed by the job QZDASOINIT, I would like to know which is the job that manage the IFS connection through UNC path ? I mean if my server name is : server050.domain.lab and I put that UNC path into a windows which is the job that actually receives the request into my iSeries ? thanks :)

Software/Hardware used:
ASKED: November 26, 2012  9:05 PM
UPDATED: November 27, 2012  1:56 PM
  Help
 Approved Answer - Chosen by GraceP (Question Asker)

I assume that "into a windows" is a typo, and that you meant something like a Windows command line or Explorer address box. In that case, the connection would be handled by NetServer. The job would be QZLSSERVER. However, access to the IFS file would be processed through the *FILE host server. At V5R4 and later, the *FILE host server job would be QZLSFILE if for older MS networking connections such as with Windows 2000 and QZLSFILET for later Windows networking such as with Vista and Windows 7. -- Tom

ANSWERED:  Nov 27, 2012  6:24 AM (GMT)  by GraceP

 
Other Answers:
Last Wiki Answer Submitted:  November 27, 2012  1:57 pm  by  Michael Tidmarsh   11,380 pts.
Latest Answer Wiki Contributors:  Michael Tidmarsh   11,380 pts. , GraceP   330 pts.
To see other answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanks Tom, yeah I wanted to mean “into a explorer address box” 

 330 pts.