Dear Lister, Environment: OS390 2.10 IBM 9672- G5 (R16) I have question regarding the Real Storage usage. By monitor through RMF III the usage of Real Storage keep in increasing everyday. Why this happen? Any comment and suggestion.
1 4765i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
3 9014suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 14192What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
3 12829i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
2606Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?
5 10380WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN
3 36066we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?
2 18003we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
1 1072901 a pic s9(5) value -12345, if we disply a , the sign will overpunched with last digit but i need to get the miuns sign in the result?
7 12130
Explain the function of entry-sequenced data set?
Can you define commarea?
What methods are available for persisting records in an idms database? Explain.
Explain how can return codes be tested before execution of a job step?
How can an in-stream dataset be terminated?
What do you mean by between and in? Is between inclusive of specified range values?
Difference between array and sub-script ?
explain icm instruction?
What is meant by union and union all?
Explain storage architecture of idms.
What do you mean by linkage section?
How to get the cursor position when we receive a map?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Describe the cobol database components?