My Oracle Support Banner

Customer Generated Freeformat Circuit ID Preference Has Incorrect Reference (Doc ID 2154435.1)

Last updated on MARCH 20, 2019

Applies to:

Oracle Communications MetaSolv Solution - Version 6.2.1 and later
Information in this document applies to any platform.

Symptoms

The MetaSolv Solution Online Help "Customer Generated Freeformat Circuit ID Preference" topic references a stored procedure named "sp_generate_freeformat_ecckt" which does not exist. The stored procedure is named "sp_generate_ecckt".

Furthermore, the "sp_generate_ecckt" stored procedure is actually part of the PKG_GENERATE_FREEFORMAT_ECCKT package so it is recommended the change be stated like below:

FROM

Assigns a predefined connection ID from the ECCKT (Circuit ID) from the stored procedure sp_generate_freeformat_ecckt. Stored procedures are in User Exit.

TO

Assigns a predefined connection ID from the ECCKT (Circuit ID) from the ASAP.PKG_GENERATE_FREEFORMAT_ECCKT.SP_GENERATE_ECCKT stored procedure. Stored procedures are in User Exit.

Changes

 

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
Changes
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.