I have an Oracle database which runs on version 9.0.1 with WE8859P1 charset and i'm trying to migrate it to the version 9.2i which has the WE8MSWIN1252 charset. The conversion is made without any warnings but then the database becomes too slow! I tried to run many tests including analyze sentences but it gets fast just WHILE the analyze is running, after finishing it it turns to slow again.
Do you have any idea of how we could solve this problem?