An object server is the component of an OnDemand system that holds the reports that are accessed by your users. An object server belongs to an OnDemand instance. An instance is a logical server environment consisting of a library server, one or more object servers, a database, and cache storage. link
Is it possible to pull data from IBM object server using JDBC?How to pull data from object server using Java JDBC? Actually I want to read data from alert.status table of Object Server. More info about Object server table