What is maximum length of block size?
Answers were Sorted based on User's Feedback
Answer / tidda
32760? (For a FB file)
quick question: what if record length is greater than this
limit?
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / ram
max length of blksize is 32760 bytes}
}-- for both vb,fb
max length of lrecl is 32760 bytes}
thanks,
Ram.
| Is This Answer Correct ? | 4 Yes | 0 No |
How do you send the output of a COBOL program to a member of a PDS?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
What are the parameter we cannot use in procedure?
What does the one advantange of using IEBUPDTE?????
How do you submit JCL via a Cobol program?
How to Enter The Spool Area In Real Time?
What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?
How to release the Output HELD by using HOLD = YES on DD statement ?
how many max steps can we use in a job? pls answer to my question
Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE