Whether a module can consists of many procedures or it can consist of subprocedures having a main procedure?If it is possible that it can contain many individual procedures than can we have different name for complete module and how do we call this module in main modul?
3 8638What will be the result if we run the command #find /tmp - mtime -2 and #find /tmp -mtime +2
6 13269how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
2 9946While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
3 16408if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
2 66641. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
2416Post New Steria Interview Questions
What is the usage of foreach operation in Pig scripts?
How to write numeric literals in oracle?
How to calculate phase to phase difference ?
How to determine the state of a checkbox using javascript?
Write a sorting algorithm for a numerical dataset in python.
give me details about EPBX system
Define 'retain' keyword?
Explain about Show-Page method?
What does the md command do?
what is the game texturing?
What is setattribute in servlet?
What are distributed systems?
Hi, I've a mapping with flat file source The target update override property for the target table is using update stmt. There is no update strategy between source and target. Also The session has the target properties as Insert , Update as update options checked. Does this mean that recs will be inserted only and the update override will not be applied at all. Thanks
What is @responsebody in spring?
Implement a sorting algorithm for a numerical dataset in Python.