From oracle-l-bounce@freelists.org Mon Jun 27 17:06:21 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j5RM6LtE001964 for ; Mon, 27 Jun 2005 17:06:21 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180] (may be forged)) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j5RM6HIP001953 for ; Mon, 27 Jun 2005 17:06:17 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id D9B4B1C52AC; Mon, 27 Jun 2005 16:02:46 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18197-02; Mon, 27 Jun 2005 16:02:46 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 609FF1C52BD; Mon, 27 Jun 2005 16:02:46 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=kz3UOFt76s2WkH3Sdkk0DRvn9dBpCyC9IDsUHP2Exd+9d328/mBsY2I3ZSUFo1pyeRUfmbZYDVW4IkSTx5GpGVk9YPVgFFqTsFf5++FPLhAMDtGltrYdht4SJ6gjw2qsPowbfEKZnrDfa2U4BT5td8lqMUHh476nTsEmEmVvkW0= ; Message-ID: <20050627210059.51694.qmail@web31201.mail.mud.yahoo.com> Date: Mon, 27 Jun 2005 14:00:59 -0700 (PDT) From: Deepak Sharma Subject: Package becomes INVALID when a partiiton is dropped To: oracle-l@freelists.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-archive-position: 21729 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: sharmakdeep_oracle@yahoo.com Precedence: normal Reply-To: sharmakdeep_oracle@yahoo.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-4.0 required=5.0 tests=AWL,BAYES_00, FORGED_YAHOO_RCVD autolearn=no version=2.63 I have a table, say T1, having 3 partitions P1, P2 and P3. There exists a PL/SQL procedure that declares variables as : col1 T1.col1%TYPE When I drop a partition P1 of table T1, the PL/SQL procedure becomes INVALID. The PL/SQL doesn't reference the partition P1 at all. ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com -- http://www.freelists.org/webpage/oracle-l