Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help Character convertion

MMaringSep 14 2018 — edited Sep 14 2018

Hi,

i've a problem with characters translation's in Apex.

It's everything ok instead of character "è" which is bad translated by the system as you can see in image below.

What i need to do to solve this problem?

pastedImage_1.png

Here you can find my nls parameters

pastedImage_2.png

Comments

saurabh
you need to drop all the objects belonging to tom manually. you can do is
imp user/password file=file.dmp log=logfile.log show=y
This is the dummy import it will not actually import the data instead it will display all the sql statements that will be executed will importing the dump file. Then using these information you can delete the tables and all object belonging to tom.
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 12 2018
Added on Sep 14 2018
5 comments
179 views