Modernization Hub

Share Your Product Experience

Help the community by sharing your experience with mainframe products. Your insights help others make informed decisions.

Share Your Experience
Vendor
Categories
4
Recommended
Claim Your Listing
Verified Vendor Access
Request Access Now

Product Overview

InfoReorg for DB2 on z/OS is designed to optimize DB2 tablespaces through efficient reorganization. It operates via JCL, defining reorganization jobs with parameters for online or offline processing. tablespace OFFLINE ``` Key components include the INFOREORG execution program, which interacts directly with DB2's data management services.

It uses standard DB2 storage mechanisms, such as VSAM datasets. Communication with DB2 is through standard DB2 interfaces. InfoReorg generates DB2 SMF records for monitoring and logging.

It relies on DB2's ACL-based access control. There are no REST or SOAP APIs; integration is via JCL scheduling. Competing products include IBM's REORG utility.

InfoReorg distinguishes itself by focusing on faster reorganization times and efficient resource utilization. It improves data contiguity and reduces fragmentation. It uses DB2's security for authentication and authorization.

Frequently Asked Questions

What are the most common operations performed with InfoReorg?

InfoReorg is primarily used to reorganize DB2 tablespaces to improve performance and reclaim space. Common operations include reorganizing tablespaces, rebuilding indexes, and managing partition datasets.

What configuration files or interfaces are used to control InfoReorg?

InfoReorg uses control statements within JCL (Job Control Language) to define the reorganization process. Configuration files are not typically used; instead, parameters are passed directly within the JCL.

What is the syntax for a basic tablespace reorganization?

A basic reorganization job includes specifying the tablespace to be reorganized and any desired options, such as online or offline processing. For example: ``` //REORG EXEC PGM=INFOREORG //STEPLIB DD DSN=your.inforeorg.loadlib,DISP=SHR //SYSIN DD * REORG TABLESPACE database.tablespace OFFLINE ```

What types of APIs does InfoReorg expose?

InfoReorg primarily uses batch processing via JCL. There are no REST or SOAP APIs exposed. Integration typically involves scheduling and monitoring JCL jobs.

Related Products

More from Infotel

z/OS

InfoLoad is a data loading utility for DB2 on z/OS, designed to load data from InfoUnload dumps into DB2 tables. It is part of the...

View Details →

InfoPak

Active
z/OS

InfoPak is a z/OS-based solution designed to compress datasets and databases, offering transparent integration with existing applications. It supports a wide range of data sources,...

View Details →

InfoScope

Active
z/OS

InfoScope monitors SQL query performance on Db2 databases, providing insights into application development and database optimization. As part of the INFO-OPTIMIZER suite, it captures SQL...

View Details →
z/OS

InfoSimulation provides a robust solution for simulating DB2 workloads on z/OS, enabling thorough application testing and performance analysis. As part of the INFO-OPTIMIZER suite, it...

View Details →

InfoTrace

Active
z/OS

InfoTrace is a tool designed to trace DB2 queries on z/OS systems, providing detailed insights into SQL statement execution. As part of the INFO-OPTIMIZER suite,...

View Details →
z/OS

InfoUnload is a utility designed for high-speed unloading of DB2 tables on z/OS. It is part of the INFO-UTIL suite and is frequently used with...

View Details →

Similar Products

Help Improve This Directory

Notice outdated information? Have insights about this product? Help the mainframe community stay informed with accurate, current data.

Are You a Vendor? Claim Your Listing

Take control of your product listings. Add verified information, showcase updates, and unlock a Claimed Vendor badge across the directory.

Claim Your Listing Now