Hi everyone, can anyone help me with this problem? I'm saving a text file as a blob type in H2 database (hibernate)... and I'm getting this error when trying to save a text file that are 60KB and above in file size... I don't have this problem when the text file is 60KB and below... Any ideas/analysis is very much appreciated. Many thanks!
org.hibernate.util.JDBCExceptionReporter: Error while creating file "C: \Windows\System32\.lobs.db" [90062-147] -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
