But other database like cassandra, sql provide this feature, and if we deploy an application which used to write some data in a db and at same time if we need to fetch data , how could it be done?
On Thursday, August 6, 2015 at 5:43:26 PM UTC+5:30, Arpit Jain wrote: > > Hello members, > > I was trying to connect database using ./console.sh, at the time when my > client was writing data in to it > it gives this error > > > Connecting to database [remote:localhost/tester] with user 'root'... > Error: com.orientechnologies.orient.core.exception.OStorageException: > Cannot open local storage > '/root/orient/orientdb-community-2.1-rc5/databases/tester' with mode=rw > > Error: > com.orientechnologies.orient.core.exception.OSerializationException: Cannot > load database's configuration. The database seems to be corrupted. > > Error: com.orientechnologies.common.concur.lock.OLockException: File > '/root/orient/orientdb-community-2.1-rc5/databases/tester/database.ocf' is > locked by another > > process, maybe the database is in use by another process. Use the remote > mode with a OrientDB server to allow multiple access to the same database. > > > so , is it not possible to see data simultaneously? > > Regards: > Arpit > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
