Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ORA-06550: Line 1, Column 7: PLS-00201: Identifier 'CHART' Must be Declared ORA-06550: Line 1, Column 7 PL/SQL: Statement Ignored


Symptoms

"ORA-06550: line 1, column 7: PLS-00201: identifier 'CHART' must be declared ORA-06550: line 1, column 7 PL/SQL: Statement ignored"This error occurs when setting an FRx company as default.

↑ Back to the top


Cause

The server-based index tables (also known as the FRL tables) have not been populated.

↑ Back to the top


Resolution

To check this, run the following query against the Ross database: Select * from frl_acct_code If the query does not return any records (the table is empty), the server-based index tables must be populated.Run the FRX_Conversion.DML script. This script must be run through Gembase. For further assistance with this process, contact Ross Support.

↑ Back to the top


References

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 965939
Revision : 6
Created on : 9/2/2020
Published on : 9/2/2020
Exists online : False
Views : 66