咨询微信: dbservice1234 7 x 24 在线支持!

oracle prm-dul question

oracle prm-dul question

 

Let me ask you one more question.

 

After testing your program, it appears that UNICODE data in the CLOBs property column is not converted correctly.

 

his issue has not been resolved, so we are delaying our product purchase decision. Please check.

 

you are using dictionary mode or non-dictionary mode?

 

How about the whole database size? If you can send all data files to us, it may save time.

 

I used dictionary mode.

 

We'll compress and send the entire data.

 

Only the “tab_board” table breaks up characters.

 

It seems that the characters are not broken and are processed normally.

 

What are the procedures to purchase a product with a modified version of the problem?

 

pls download SQuirrel software  https://db.apache.org/derby/integrate/SQuirreL_Derby.html

 

connect to prm dul local derby database , by directory $PRM/dbinfo/YOUR_DB_NAME( have to close prm-dul software first ,otherwise connect will conflict , there is no password or account required.

 

select * from app.idul_col where idul_name like '%SYS_NC00%';

delete from app.idul_col where idul_name like '%SYS_NC00%';

 

then close SQuirrel , and retry prm dul

 

 
connect to prm dul local derby database , by directory $PRM/dbinfo/YOUR_DB_NAME( have to close prm-dul software first ,otherwise connect will conflict , there is no password or account required.
 
select * from app.idul_col where idul_name like '%SYS_NC00%';
delete from app.idul_col where idul_name like '%SYS_NC00%';
 
then close SQuirrel , and retry prm dul