ORA-06553 [message #54154] |
Thu, 31 October 2002 19:00 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Linda
Messages: 22 Registered: July 2000
|
Junior Member |
|
|
platform : windows 2000 server
oracle version : oracle 8i
When I run exp command and choice exporting "users",there are some errors
infomations displayed is below:
. exporting synonyms
EXP-00008: ORACLE error 6553 encountered
ORA-06553: PLS-561: character set mismatch on value for parameter'SHORTNAME'
EXP-00000: Export terminated unsuccessfully
Could you tell me why?
Thank you very much!
|
|
|
Re: ORA-06553 [message #54159 is a reply to message #54154] |
Thu, 31 October 2002 22:03 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Trifon Anguelov
Messages: 514 Registered: June 2002
|
Senior Member |
|
|
Did you tried to change your character set by updating sys.props$ table?
If not then that might be a problem with your JVM in Oracle. Do you have this option installed in your db? Is DBMS_JAVA valid? If not you can drop and rebuild the JVM. That should take care ot the problem.
Hope you can go to sleep now. :-)))
clio_usa
OCP - DBA
Visit our Web site
|
|
|