Internal Website Search

1-27 of 27 results

Setting and Tuning of JPA Queries

The  Query and  TypedQuery interfaces define various setting and tuning methods that may affect query execution if invoked before a query is run using getResultList or getSingleResult . Result Range (setFirstResult, setMaxResults) The setFirstResult and  setMaxResults methods enable

Performance tuning, best practices

; Now the question is: - how can we tune for performance ? - do we need more processors

performance tuning

performance tuning

ObjectDB 2.9 Developer's Guide

;Describes the ObjectDB configuration and explains how to tune ObjectDB. Prerequisite Knowledge A prior

Soft Reference Object Cache Recommendation

) it indeed looks as a JVM tuning issue, because ObjectDB has no control on soft references (as ... testing I have been doing, I think the best approach is to use soft references and tune the JVM. CBE

significant performance decrease

are there additional parameters to tune ) ?! ... ...   hgzwicker Hans-Georg Zwicker Larger cache can help, but not always. Unfortunately getting optimal performance requires tuning

Occasionally slow requests in load testing

queries.  Could you please describe how the resizing works and what is the best way to tune ... The way resizing works is briefly described in the manual  and no other tuning options

Explorer in 2.3

, threads, query-cache, memory usage, etc...) to use for tuning b. Show all database connections

Academic license limitations?

classes limit. Do I need to buy a full license or is there a way I can continue to fine- tune my pilot

virtual servers and one file

and tuning VMware as this is not our specialty. As suggested, compare the READ activity

Objectdb server out of heap space

well aware of VM options for tuning memory.  A server process, if it is to be reliable

Lazy Init / Eager / Join Fetch collection strategy ? What to choose ?

, so you will have to test these options in your specific scenario to tune your application

Processing thread count for 8-core server

some tuning tests on your side, since it depends on the specific application. support Support

Index causes increased memory usage

(with and without String indexing).  Is there some sort of tuning we can do to have both fast queries and not soak

On ensuring ID available after persist

; if I commit to ObjectDB I can then adopt performance tuning strategies that suit it better, such as TABLE. webel Dr Darren Kelly

How Should I Configure objectdb.conf to Obtain 256KB Disk IO Requests and Maximize Shared PersistenceManager Entity Cache?

). So, as with most tuning questions, the only way to know what works better in a specific application

Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities

properties This has the big problem that one would need to tune queries for every preempted

best practice for configuration settings

" , but there are no strict rules and tuning for a specific application requires testing and comparing different

Pre-detach loading: retrieval by navigation not working in if statement

to fine- tune my Ant script to detect @Entity and only apply the enhancement to those files, to mimic

how to query by properties of onetomany relations? (Error 990)

is provided on the Query Setting and Tuning page. support Support great, thanks chris Christoph Ernst I'd

Several parallel threads to speed up query on one DB

this case. It may be possible to improve performance by tuning the configuration (e.g. the maximum concurrent threads ). support Support

Crash due to memory problems

. Usually the solution is to increase the JVM heap size (if possible) or tune the ObjectDB

Use temporary files to enable very large transactions

you will have to use the new build but also to tune the configuration as follows.     

out of memory error

space). Increasing the JVM heap size could solve the problem, or alternatively, tuning ObjectDB

Best practise loading big data

the database (i.e. the  EntityManagerFactory) . If you need an advice regarding tuning cache

Page #9 entry 0 (key 'bjjl') has 75 extra bytes / Unexpected last index ID: -119 (expected -116)

. Can take some days though. Please stay tuned . lorenz2304 Benjamin Lorenz Please see attached

Monitoring and Performance counters

tuning ?) The easiest way to obtain this kind of statistics would be to use normal typed query