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

Thread: ORACLE'S ERROR

  1. #1
    Join Date
    Nov 2000
    Posts
    5

    Question

    I HAVE A BIG PROBLEM, WHEN I`M IMPORTING DATA OF A REPOSITORY, ORACLE GIVE ME AN ERROR : ORA-01722

    IF SOMEBODY KNOW, WHAT`S THE SOLUTION, PLEASE SEND ME AN E-MAIL.

    THANK YOU

  2. #2
    Join Date
    Apr 2000
    Posts
    126

    Wink ORACLE'S ERROR

    According to metalink:

    ORA-1722 always occurs because of SQL problem. Check for the followings:

    1, The syntax of the query.

    2, Check for data type conversion and make values passed to functions
    have the
    right data type.

    So, I first check to make sure that the export completed sucessfully. Then, if the export file was ftp'd, redo the ftp making sure you ftp binary.


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