Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Error SQL 02115 "Code interpretation problem check COMMON_NAME usage"

Error SQL 02115 "Code interpretation problem check COMMON_NAME usage"

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Fri, 07 Mar 2003 02:03:56 -0800
Message-ID: <F001.00562E65.20030307020356@fatcity.com>

 

At a production database after making a Pro C source change we are getting the Orace error

SQL-02115 "Code interpretation problem -- check COMMON_NAME usage"  

The same executable works fine on another Dummy machine with a test database  

Oracle 8.1.7 on Compaq Tru64 Unix 5.1

Production Machine model - GS Class  

$ oerr sql 2115  

02115, 00000, "Code interpretation problem -- check COMMON_NAME usage"

// *Cause: With PRO*FORTRAN, this error occurs if the precompiler option

// COMMON_NAME is specified incorrectly. With other Oracle
// Precompilers, this error occurs when the precompiler cannot
// generate a section of code.
// *Action: With Pro*FORTRAN, when using COMMON_NAME to precompile two or
// more source modules, make sure to specify a different common
name
// for each module. With other Oracle Precompilers, if the
error
// persists, call customer support for assistance.

Thanks  

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: VIVEK_SHARMA
  INET: VIVEK_SHARMA_at_infosys.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Mar 07 2003 - 04:03:56 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US