Write a JCL to copy only selected members from a
partitioned data set to another partitioned data set. (Use:
IEBCOPY)



Write a JCL to copy only selected members from a partitioned data set to another partitioned data ..

Answer / 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

More COM DCOM Interview Questions

How does a DCOM component know where to instantiate itself?

1 Answers  


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

0 Answers  


What are queued components?

0 Answers  


Define and explain COM?

8 Answers   Microsoft,


How to create an instance of the object in COM?

0 Answers  






Explain Futures of COM?

0 Answers  


Define and explain about COM?

0 Answers  


Explain transaction atomicity?

1 Answers  


can a COM interface be implemented by more than one COM class in the same COM component?

2 Answers   Cap Gemini, Honeywell,


C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?

2 Answers  


how you call a dll as a COM dll.

2 Answers  


Once I have developed the com wrapper do I have to still register the com in registry?

0 Answers  


Categories