cancel
Showing results for 
Search instead for 
Did you mean: 

Query Broadcasting error

Rushikesh_Yeole
Contributor
0 Kudos

HI,

I am scheduling few queries using broadcast function; I am getting below error> below error occurs for intermittent queries

Java System Error: Call of FM RSRD_X_PRODUCE_PROXY to Progld XXX on host XXX with SSO not authorized. : No Login Module exceeded.

Suppose I have scheduled 10 queries for broadcasting, above error occurs for few one randomly.

If there is problem of RFC then it would have caused for all queries.

To check for work process (Parallel Processing)  issue, I have separated scheduling by 1 minutes. But still same problem.

If I execute manually, then same error occurs SOMETIMES.

Please suggest.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rushikesh,

it might be error due to high memory usage of portal, which may lead to java server reboot(generally it happens when users run heavy reports (with high data volume) reports.

also you can go through this note : 1500347 - The Broadcasting Log RSRD_LOG

Rushikesh_Yeole
Contributor
0 Kudos

Thanks...

That may be the case; But my query output executes in very short time and generates max 5000 *10 rows.

May be I need to check JAVA server trace to clarify Out of memory issue.

  

I have changed BROADCAST process to serial. I will monitor in next scheduling run.

Answers (0)