Jump to content
We've recently updated our Privacy Statement, available here ×
  • Domain designer with virtual data source is very slow


    Badr Draifi
    • Features: Data Sources Version: v8, v7 Product: JasperReports® Server

    Problem : 

    When designing a domain that connects to a virtual data source (usually Oracle, you can try it for other DBs as well), sometimes you might encounter a slowness when selecting fields and making joins.

    Solution : 

    Oracle schemas in VDS take a little longer to load than other DBs, you can however work around this by making the following changes : 

    • In the WEB-INF folder, update the file applicationContext-semanticLayer.xml by changing the property skipDomainDatabaseValidation below to true  
    • In the WEB-INF folder, update the file applicationContext-virtual-data-source.xml by changing the properties below to false : 
    • importer.importForeignKeys
    • importer.importKeys


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...