RE: Fully qualified proc names
Date: Tue, 23 Feb 2021 20:54:54 +0000
Message-ID: <DM6PR12MB2956DDA7CF7B3E82B2C8BC15DE809_at_DM6PR12MB2956.namprd12.prod.outlook.com>
Good idea!
I am searching now in the database.
From: Sayan Malakshinov <xt.and.r_at_gmail.com> Sent: Tuesday, February 23, 2021 2:49 PM To: Kemnitz, LeRoy <leroy.kemnitz_at_uwss.wisconsin.edu> Cc: ORACLE-L <oracle-l_at_freelists.org> Subject: Re: Fully qualified proc names
*External Email: Use caution responding, opening attachments, or clicking on links.* Hi LeRoy,
Have you checked that there is no package or procedure with the same name as your schema name?
Best regards,
Sayan Malakshinov
Oracle performance tuning expert
Oracle Database Developer Choice Award winner
Oracle ACE Associate
http://orasql.org
вт, 23 февр. 2021 г., 23:36 Kemnitz, LeRoy <leroy.kemnitz_at_uwss.wisconsin.edu<mailto:leroy.kemnitz_at_uwss.wisconsin.edu>>: Hello –
I have a weird situation going on and wondering if anyone else has experienced this and what is the solution.
I am running Oracle 12.1.0.2 on Linux 6. I have an app that passes data to Oracle and Oracle processes it and sends back a response – which happens to be an array.
This app has been running fine for years. Minimal changes. Starting last week, one of the main procedures has stopped working with this error:
"Package: F_CEUS_BLACK_BOX -- ErrorMessage: ORA-06550: line 1, column 12:
PLS-00302: component 'PKG_BLACK_BOX_CDR_STAT_CONTROL' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored"
We have tried this on my Dev and my Test env. Those 2 env seem to be working fine with the schema name included in the name…..just my production is having this issue. I am at a loss about what is going on!
Has anyone else seen this?? If so, how did you fix it??
LeRoy
[UW System Logo] [All In Wisconsin] [https://www.wisconsin.edu/uwsa/digital-communication/wp-content/uploads/sites/68/2019/04/twitter-sm.png]<https://twitter.com/uwsystem> [https://www.wisconsin.edu/uwsa/digital-communication/wp-content/uploads/sites/68/2019/04/FB-sm.png]<https://www.facebook.com/uwsystem>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Feb 23 2021 - 21:54:54 CET