DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Error in DBMS Package

  1. #1
    Join Date
    Mar 2002
    Posts
    38

    Error in DBMS Package

    Hi Guys,

    Whenever I login to Oracle SQL*plus I receive the following error. Can you pls tell me the reasons and how I can fix the problem.

    SQL*Plus: Release 9.2.0.1.0 - Production on Wed Aug 18 12:09:59 2004

    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

    ERROR:
    ORA-06550: line 1, column 19:
    PLS-00302: component 'DISABLE' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored

    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.4.0 - Production

    SQL>


    Thanks in Advance,

    Regards,
    Kishan
    SUROOP B

  2. #2
    Join Date
    Mar 2002
    Posts
    38
    When I give the command set serveroutput on on SQL prompt then also the same error message is displayed.

    SQL> SET SERVEROUTPUT ON
    ERROR:
    ORA-06550: line 1, column 19:
    PLS-00302: component 'ENABLE' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored


    SQL>


    Regards,
    Suroop
    SUROOP B

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width