Glossary

z/OS:

LOB data is stored in a dedicated LOB tablespace, separate from the base table. - Each LOB value is stored in a contiguous chain of 32 KB pages. - The base table row contains an 8-byte LOB locator (pointer), not the data itself. - A single LOB value can be up to 2 GB.

Learn More

Related Terms