IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    BAD STATUSCODE -33 ERROR FROM SERVER IWAYTEST
Go
New
Search
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
<Kalyan>
Posted
I am getting the error when I try to run 2 reports simultaneously. Both of them access common datasources in Teradata.
Any ideas why this may be happening.

Cant we run reports simultaneously?
 
Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
The STATUSCODE -33 is reached when the maximum number of agents are reached. This value is found in the edaserve.cfg and looks like this. You need to increase the maximum value key word. The default is shown below.

SERVICE = DEFAULT
BEGIN
maximum = 10
number_ready = 2
END

A brief defination of what maximum means is exlpained below.

The maximum = positive integer greater than number_ready.

This keyword is part of the general workspace features provided in the scope of an agent service. It defines the maximum number of data access agents that the Workspace Manager will allow to run simultaneously. The absolute upper limit for the value of this keyword is the size of the agent table and may be limited by system resources. But in practice it should be significantly less than that to leave enough room in the agent table for agents in transitory states while allowing for the maximum number of active agents.

Hope this helps.
 
Posts: 2 | Location: New York | Registered: September 16, 2004Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    BAD STATUSCODE -33 ERROR FROM SERVER IWAYTEST

Copyright © 1996-2008 Information Builders, leaders in enterprise business intelligence.