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
What is the difference between aggregated and contained objects?
Can I use .net components from com programs?
How do we create dcom object in vb6?
Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?
Does .net replace com?
Explain Futures of COM?
how to call a dll as a COM dll?
Can you explain what is dcom?
How to create an instance of the object in COM?
Can I use com components from .net programs?
What is reference counting in com?
Is dcom dead?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
Once I have developed the com wrapper do I have to still register the com in registry?
Which namespace do the classes, allowing you to support COM functionality, are located?