Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7562061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:19:10+00:00 2026-05-30T13:19:10+00:00

I installed oracle 10gr2 express edition on my laptop. when I import a .dmp

  • 0

I installed oracle 10gr2 express edition on my laptop.
when I import a .dmp file which is generated by oracle 10gr2 enterprise edition, error occurs.

the database server which generated the .dmp file is running with GBK charset, but my oracle express server is running with UTF-8.

SQL> select userenv('language') from dual;

USERENV('LANGUAGE')
--------------------------------------------------------------------------------
SIMPLIFIED CHINESE_CHINA.AL32UTF8

how can I configure my own oracle server to import the .dmp file?

edit —————————————————
my own oracle express server:

SQL> select * from v$nls_parameters where parameter like '%CHARACTERSET';

PARAMETER
--------------------------------------------------------------------------------
VALUE
--------------------------------------------------------------------------------
NLS_CHARACTERSET
AL32UTF8

NLS_NCHAR_CHARACTERSET
AL16UTF16
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T13:19:12+00:00Added an answer on May 30, 2026 at 1:19 pm

    The dump file contains a whole schema, alter column length is not a good option for me.

    the Oracle Express edition use UTF-8 as default, after googled the web, I found a way to alter the database character set.

    in my case:
    UTF-8 –> GBK

    I connected with user sys as sysdba in sqlplus. then executed following commands:

    shutdown immediate  
    
    startup mount  
    
    alter system enable restricted session ;  
    
    alter system set JOB_QUEUE_PROCESSES=0;  
    
    alter system set AQ_TM_PROCESSES=0;  
    
    alter database open;  
    
    alter database character set internal_use ZHS16GBK ;  
    
    shutdown immediate  
    
    startup
    

    I don’t know what these commands done to my database, but It works.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed Oracle 10g Express Edition database on a server and install the
I have installed Oracle Database 11g Express Edition on my pc (windows 7) and
HI, I've just installed Oracle 10 g Express Edition on to my laptop. The
I installed Oracle 10g server Express edition on a System(say host-a[100.101.102.103]) And I tried
I recently installed Oracle Express Edition 10g on my Ubuntu from apt-get. My problem
I have installed oracle express 10 on my localmachine in which all oracle client
I just installed Oracle Express edition. During the installation it asked me to set
Oracle installed on the server is 10.2.0.3 Enterprise Edition 64bit (10g). ODAC is showing
I have an oracle .dmp file, and no access to a local oracle install..
Initial Problem I was installing Oracle 11g Release 2 Enterprise edition in Ubuntu 10.04

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.