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

Thread: Loading Multi-Language data via SQL Loader

  1. #1
    Join Date
    Dec 2005
    Posts
    19

    Loading Multi-Language data via SQL Loader

    Hi,

    I have a uncode text file delimited by tab.
    The unicode text file contains one field of english and the second feild of Japanees.

    I have to load this unicode text file into Oracle 10.2.0.2 DB with SQL loader.
    while loding the file, I am getting reverse Question mark in DB.

    Can any one help me, what I have to do to load so that the character
    are inserted properly.


    Thanks & Regards
    Arun Tayal

  2. #2
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Talking


    Try setting the NLS_LANG environment variable to correct setting.

    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

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