My Oracle Support Banner

Performance Issue On Create Batch API, GME_API_PUB.CREATE_BATCJ (Doc ID 1450381.1)

Last updated on AUGUST 14, 2023

Applies to:

Oracle Process Manufacturing Process Execution - Version 12.1.2 and later
Information in this document applies to any platform.

Symptoms

On : 12.1.2 version, Batches

Performance issue with Create Batch API.

No index is being used in the following query:

       CURSOR cur_get_resources
       IS
          SELECT batchstep_resource_id
            FROM gme_batch_step_resources
           WHERE batch_id = p_batch_id;

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.