ssrange is a compiler option is used to give the range of the records for all the operations.nossrange is default.
suppose we have 10 records in a table and tries to read 11th record then the job will abend, to avoid this we need to give compiler option ssrange.
suppose we have 10 records in a table and tries to read 11th record then the job will abend, to avoid this we need to give compiler option ssrange.
No comments:
Post a Comment