My Oracle Support Banner

Invalid Object MSC_EXA_UTIL (Doc ID 1616506.1)

Last updated on AUGUST 11, 2022

Applies to:

Oracle Advanced Supply Chain Planning - Version 12.1.3 and later
Information in this document applies to any platform.

Goal

post patch (patch 17350769 12.1.3.9.1 patch) step if the package MSC_EXA_UTIL is invalid.
 

Error statement in Package body(Line 23)

FUNCTION check_exa_nodes return number IS
vCount number;
BEGIN
 select count(*) into vCount from v$cell;
 if ( vCount > 0) then

Solution

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
Goal
Solution


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