Write a JCL to copy only selected members from a
partitioned data set to another partitioned data set. (Use:
IEBCOPY)
Answer Posted / pankajbisane
Use this URL:
http://publib.boulder.ibm.com/infocenter/zoslnctr/v1r7/index.jsp?topic=/com.ibm.zjcl.doc/zjclt_smplcopypartds.html
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can I use .net components from com programs?
Define and explain about COM?
What is the difference between aggregated and contained objects?
What is reference counting in com?
Does .net replace com?
Can you explain what is dcom?
What is dcom?
Is dcom dead?
What is the use of com component in .net?
How to create an instance of the object in COM?
How do we create dcom object in vb6?
Can I use com components from .net programs?
how to call a dll as a COM dll?
Explain Futures of COM?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?