My Oracle Support Banner

TRANSFER_BATCH_OWNERSHIP Procedure Fails To Change Owner When Batch ID Contains Lowercase Letters (Doc ID 2858997.1)

Last updated on JULY 31, 2023

Applies to:

Oracle Financial Services Profitability Management - Version 8.1.0.0.0 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.0.0.0 and later
Oracle Financial Services Funds Transfer Pricing - Version 8.1.0.0.0 and later
Oracle Financial Services Asset Liability Management - Version 8.1.0.0.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Profitability Management (PFT)

Symptoms

When running the 'Transferring Batch Ownership' AAI_TRANSFER_BATCH_OWNER.TRANSFER_BATCH_OWNERSHIP Procedure, the batch fails to transfer to the new owner when the Batch Run ID contains lowercase letters.

For example, you run the following to execute the procedure:

begin
AAI_TRANSFER_BATCH_OWNER.TRANSFER_BATCH_OWNERSHIP
('USER1','USER2','<INFODOM>_Test_Batch','<INFODOM>');
end;


You expect the procedure to assign the Batch to a new owner regardless of upper or lowercase letters.

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.