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

Thread: database error number 17003 has occured

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    54

    database error number 17003 has occured

    we are using oracle 9.2.0.1.0 database . on top of that we are using maximo 5.1 application .
    but when we try to do insert or select action we will get this error.

    database error number 17003 has occure.please contact your system administrator for administrator.Invalid column index

    i saw alert log file of the database, but as per aletr log file there is no error.

    please suggets me . thanks a lot in advance.



    BEST REAGRDS

  2. #2
    Join Date
    Mar 2006
    Location
    Charlotte, NC
    Posts
    865
    Invalid column index

    check the columns in the select list and index. It seems there is some mis-match.

    Thanks,
    Vijay Tummala

    Try hard to get what you like OR you will be forced to like what you get.

  3. #3
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    It looks like an application side error.
    Like attempting to access a column that is not in the result set.
    Did you check error on app manual?
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

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