Skip to the content.

INV Item Import Performance – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Analytical report by item to predict performance of inventory item load background processes. If the number of items processed per second is decreasing with increasing total items processed, then the interface SQLs are most likely using a wrong nonselective index and should be corrected.

Report Parameters

Past Days, Min Total Item Count

Oracle EBS Tables Used

mtl_system_items_b, fnd_concurrent_requests, fnd_concurrent_programs_tl

Report Categories

Enginatics

FND Concurrent Requests 11i, FND Attached Documents, FND Concurrent Requests, Blitz Report History, ECC Admin - Concurrent Programs, FND Concurrent Managers, FND Concurrent Request Conflicts

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output INV Item Import Performance 28-Jul-2020 181611.xlsx
Blitz Report™ XML Import INV_Item_Import_Performance.xml
Full SQL on Enginatics www.enginatics.com/reports/inv-item-import-performance/

INV Item Import Performance - Case Study & Technical Analysis

Executive Summary

The INV Item Import Performance report is a technical diagnostic tool used by DBAs and Developers. It analyzes the throughput of the Item Import Interface (INCOIN) to identify performance degradation. If the “Items Processed Per Second” metric drops as the volume increases, it typically indicates a missing index or a non-selective index on the interface tables.

Business Use Cases

Technical Analysis

Core Tables

Key Joins & Logic

Key Parameters


© 2026 Enginatics