cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to pause the Infoview server so jobs don't submit?

Former Member
0 Kudos

Is it possible to pause the Infoview server so jobs don't submit?

If so how do you do it?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Adam_Stone
Active Contributor
0 Kudos

There is no Infoview server...Infoview is a web application.

The CMS server handles passing scheduled jobs to the processing servers to run. If you pause the processing servers, the jobs won't be run.

Answers (2)

Answers (2)

Former Member
0 Kudos

Scheduling of reports is handled by JobServers..

So Disabling the respective job server and stopping it, stops scheduling of the reports.

Former Member
0 Kudos

Hello,

Exactly which Jobservers handles the reports from InfoView?

We have the problem that our reports all got the status "Pending" and stay that way. The environment on which BO is running is a clustered one. (totally 8 servers)

On our develop environement (only one server, so not clustered) the reports run perfect!

Maybe we don't have al the necessary services running on all the systems.

So my questions:

Which Jobserver handles the reportrequests from InfoView

Is it neccessary to install all services on all servers although they are clustered?

Thanks in Advance!

Regards,

Hans

Edited by: H. Pol on Sep 13, 2011 2:09 PM

Found the answers:

Server catagories: Web Intelligence AdaptiveJobServer

And NO, in a cluster is one JobServer proces enough. Multiple processes give better performance though

former_member249128
Active Participant
0 Kudos

I would like to correct you Adam. The scheduling jobs are handled by the respective job servers and not the processing servers.

Processing servers come into picture only while viewing a report. Exception is WebI where WebI Processing Server comes into picture while scheduling WebI documents along with Adaptive Job Server.