How much disk space a report uses?
search cancel

How much disk space a report uses?

book

Article ID: 70166

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction

How much disk space a report uses?

Environment

Release: 12.1-Deliver-Output Management-Interface for Native TSO

Resolution

For a text report, take the number of lines and divide by 10,100. The result is the number of cylinders the report takes up on disk.

The formula used to come up with the 10,100 is 133 bytes * .60 compression = 80 bytes stored for a line.

There are 809,700 bytes of storage per a standard 3390 cylinder.

  • 809,700 / 80 = 10121.25 or about 10,100 lines per cylinder.