| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> Re: What's this error message means?
>Tom Chow    tchow_at_nortel.com Wrote:
>I got following message in one unix box but not the other box.  Can any
>body give me a clue?
 
>Logging message Fetch CUR_PROJECT: SQL-02115: Code interpretation
>problem -- check COMMON_NAME usage      to 4621
>Done Logging message Fetch CUR_PROJECT: SQL-02115: Code interpretation
>problem -- check COMMON_NAME usage      to 4621(2147483636)
The following comes from the on-line doc that comes with Personal Oracle 7.3. Hope it helps.
SQL-02115 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 segment 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.
Copyright (C) 1995, Oracle Corporation
Alex Jentilucci - Consultant
Information System Dynamics, Inc  
Minneapolis, MN 55323
Tele: 612-476-7395  FAX: 612-473-5954  E-Mail: infosys_at_aol.com
E-Mail Work: jentilucci_at_notes.seagate.com
Home: AlexJent_at_aol.com Received on Fri Jan 10 1997 - 00:00:00 CST
|  |  |