Wrtite a JCL for sorting a file with start from 36 postion
lenth 9 excluding a num eq to 98768. for 3 marks mainframe
No Answer is Posted For this Question
Be the First to Post Answer
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
What's the difference b/w Table & Templete in Smartform?
How to convert numeric value into words in c#????plz suggest me the coding of this question???
plz send me NIC Scientific Officer /Engineer-SB(Programmer) previous question paper or syllabus
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f
difference between list and display command ?
Diff between Proc transpose and Arrays with example?
What are the advantages of Server Controls over HTML/ASP Controls.
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
Have you used callsymputx? what points need to be kept in mind when using it?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?