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

Home -> Community -> Mailing Lists -> Oracle-L -> strange problem ??!!

strange problem ??!!

From: Janet Linsy <janetlinsy_at_yahoo.com>
Date: Thu, 12 Jun 2003 13:43:57 -0700
Message-ID: <F001.005B0B9E.20030612132537@fatcity.com>


Hi,

I got a very strange problem (9.2 on Linux Red Had, 9iAS).

I have a package which works fine, I added a new procedure in that package, if the procedure's name starts with order_, (the pkg has some procedure starts with order) the pkg compiles, and app runs fine. if I rename it something else, pkg compiles, but when runs the app, I got:

[Thu Jun 12 14:52:52 2003] [error] mod_plsql: /prv/html_rpt.LIS_count HTTP-404
html_rpt.LIS_count: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: NUM_ENTRIES,NAME_ARRAY,VALUE_ARRAY,RESERVED I renamed the LIS_count into order_LIS_count, (change in header, body and calling procedure) no parameters changes at all, and app runs!

???



Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Janet Linsy
  INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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 Thu Jun 12 2003 - 15:43:57 CDT

Original text of this message

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