Question : data export

Dear All
After exporting (using exp) log showing " export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR charactor set"

I need "AMERICAN_AMERICA.UTF8"  also to be added in the export file.
please help

Answer : data export

>>still same   AMERICAN_AMERICA.utf8 not came in the export log

Did you use the example posted EXACTLY or did you actually change it to:
set NLS_LANG=AMERICAN_AMERICA.UTF8?

My test shows a UTF8 export for a 1252 database.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
C:\>set NLS_LANG=AMERICAN_AMERICA.UTF8

C:\>exp user/password

Export: Release 10.2.0.3.0 - Production on Wed May 19 08:43:56 2010

Copyright (c) 1982, 2005, Oracle.  All rights reserved.


Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.
tion
With the Oracle Label Security, OLAP and Data Mining Scoring Engine op
Enter array fetch buffer size: 4096 >

Export file: EXPDAT.DMP >

(1)E(ntire database), (2)U(sers), or (3)T(ables): (2)U > t

Export table data (yes/no): yes >

Compress extents (yes/no): yes >

Export done in UTF8 character set and AL16UTF16 NCHAR character set
server uses WE8MSWIN1252 character set (possible charset conversion)
Random Solutions  
 
programming4us programming4us