Focal Point
[CLOSED] ETL Job getting failed frquently

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/9387078986

April 09, 2018, 04:05 AM
Kalai
[CLOSED] ETL Job getting failed frquently
Hi Everyone

I have etl job that failed frequently. Which will pull the records from QAD ( Progress DB ) to Oracle table.

when run the job through manually or scheduled, It is keep running. Finally below error message, i have received.


Error Message:

vedw/vedwstg_qad_inv_ck_payment type Oracle Existing target
2018-04-08 12:13:43 30 Issuing PREPARE
2018-04-08 12:13:43 31 Starting Load
2018-04-08 13:50:33 32 REFERENCE...AT TRANS 1000
2018-04-08 13:50:33 33 Commit forced at: 1000 for 1000 row(s)
2018-04-08 17:15:18 34 Agent has been forced to terminate

Can you please help me to resolve this issue ?

Thanks
Kalaivanan

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8
Windows, All Outputs
April 09, 2018, 02:03 PM
FP Mod Chuck
Kalai

I found a case on techsupport that had the following resolution that may help based on the long running job...

PROBLEM DESCRIPTION:

Customer flows are being canceled by DM.

The following codes are sent to console:

(FOC026) THE REPORT IS NO LONGER AVAILABLE
(ICM18174) Agent has been forced to terminate


SOLUTION:

After gathering savediag, we found within logs the following messages:

(EDA40008) Agent exceeded connection time limit (tscomid=8)



Due to previous performance problems, customer set connection_limit to a value other than -1.

In order to allow flows to finish successfully, they increased this value so agents had more connection time to work.

After this, flows were no longer canceled.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
April 16, 2018, 06:41 AM
Kalai
Hi Chuck

Thanks for your response.

Where, I need to change settings ?.

Because, i need this job should run successfully without any issue

Please help us to solve this issue.


Thanks
Kalaivanan


WebFOCUS 8
Windows, All Outputs
April 16, 2018, 03:55 PM
FP Mod Chuck
Kalai

From the DM Server console go to Workspace then under Data Services right mouse click on DEFAULT and choose properties. Then change the connection limit to 15000 seconds.

The more I think about this you really should open a case with techsupport because the default setting is -1 which means unlimited connection time.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats