Xstore dbf files not locked on Oracle 19c
Hi,
We have 2 stores using same xstore version. One of them uses Oracle 12c and the other Oracle19c.
The xstore dbf files (e.g:XSTORE_DATA.dbf) are located under c:\xstoredb folder.
With xstore open and running fine on both stores we tried to delete/rename such files.
On the store with Oracle 12c we received a message saying that the operation cannot be completed since the file was taken by OracleServiceXstore, but on the one with Oracle19c we are able to perform such task.
Was there any change on the way that the DBF files are locked between Oracle12 and Oracle19 DataBases?