1,445 pts.
 AS/400
What is the use of INZPFM? Why we need that? Surey..

Software/Hardware used:
V4R5
ASKED: August 24, 2012  5:55 AM

Answer Wiki:
http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=%2Fcl%2Finzpfm.htm
Last Wiki Answer Submitted:  August 24, 2012  7:47 am  by  Gabe9527   10,615 pts.
All Answer Wiki Contributors:  Gabe9527   10,615 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

This is not the place to ask that question. Use the Information Center
to find basic system information. This site is for problem assistance.
Tom

 107,845 pts.

 

Anyone please give a small explanation as i needed..    Surey.

 1,445 pts.

 

What a list of questions, are these interview questions?

 44,090 pts.

 

“Why we need that?”

We don’t know whether you need it or not.

 63,535 pts.

 

Not exactly Phil…
These are not interview questions.
Just i want to do one project,so before that i need to know about some concepts clearly.. that’s why..

Surey

 1,445 pts.

 

Just i want to do one project,…
 
Is this project for new development? Or is it maintenance on old existing code?
 
The questions you’ve been asking are about old and almost obsolete commands. They probably shouldn’t be part of anything new.
 
If the project is about old code and you see those commands being used, we need to see the code so we have an idea why they were used. Most likely they were used because there was no good alternative at the time the code was written. It’s also possible that the code was written by someone who didn’t know better.
 
For this question, you asked about INZPFM which is the ‘Initialize Physical File Member’. You use it when you want to initialize a physical file member, just like its description (in the Information Center) says and like its help text says. We can’t tell you more than what is already given to you in those sources.
 
But I don’t know why you would want to initialize a physical file member unless maybe you were creating test data.
 
You asked why you need it. Well, I don’t need it at all. I’ve never seen it used. I would need to see possibly the entire application to figure out why that application needed it. I would almost certainly design the application so that it wasn’t used at all. If I saw it being used, I would start by thinking that the application was poorly designed.
 
I expect that it provides a function that supports some type of System/36 application. A developer more familiar with S/36 might know more. Except for old code, I don’t know any reason to know much about S/36 now.
 
None of that is very helpful to you, but that’s part of why I keep saying that this isn’t the right place to ask those questions. The answer to every one of your questions is the same. If you ask why you need a command, the answer is always that you need it because you need what the command does. But I can’t know why you need what any command does. I don’t know what your applications or projects need.
 
Tom

 107,845 pts.

 

23 years as an as/400 developer, never used INVPFM, don’t feel that I’ve missed anything.  You go for it.  Teach us when/why we need it.Phil

 44,090 pts.