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

Thread: Ora-00600

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    6

    Ora-00600

    Dear All

    I am using database version 10.1.0.2.0 and Forms 6i, I need some help regarding this problem, I have a database user these privileges
    create session
    create table
    create view
    create procedure
    create synonym
    create trigger
    create sequence
    unlimited tablespace

    Whenever and wherever I use DUAL table in my application it gives me error

    ORA-00600: internal error code, arguments: [17069],[64074240],[],[],[],[],[],[]


    Example:
    select sys_context('USERENV', 'IP_ADDRESS') from dual;

    Please help me to solve this problem on permanent basis furthermore when I execute this statement in SQL it executes successfully I also try to execute this statement in SCOTT user but the problem is same.

    Your urgent and positive reply will be highly appreciated.

    Thanks in advance.
    Regards,
    Saad N. Siddiqui

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    look at metalink note 421711.1

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