when SE37 SB37 and sd37 occurs how to increase the volume ,
primary quantity and secondary quantity?
Answer Posted / sunil
By compressing the data set i.e type Z in front of Member and hit enter.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
what are decleratives in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
What is a report item?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What are various search techniques in cobol? Explain.
What are declaratives and what are their uses in cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are the different data types in cobol?
Why occurs cannot be used in 01 level in COBOL?