How to fix WebI task slowness when copying the previous snapshot (multi-threading / Oracle)
Symptoms
The 360Eyes tasks are blocked at the same step in the execution log (for example, they stop after CHOOSE_LOADING_MODE starts).
How to replicate the issue
-
Run a Webi 360Eyes task that includes snapshot processing/copy.
-
Monitor the task execution log.
Observe that multiple tasks remain stuck around the same step, for example:
-
[08/11/2024 20:18:58] Start of COMPUTE_SNAPSHOT_ID step
-
[08/11/2024 20:18:58] End of COMPUTE_SNAPSHOT_ID step
-
[08/11/2024 20:18:58] Start of CHOOSE_LOADING_MODE step
-
Check the WebI log and notice the snapshot copy phase is extremely slow (can take many hours, up to a day).
Cause
During the snapshot copy, the default multi-threaded processing can cause performance issues with Oracle, leading to very long snapshot copy times and tasks appearing blocked at the same step.
Resolution
Option 1: Reduce snapshot copy threads to 1 (all versions)
-
Go to the Overridden Parameters section for the webi task/job
Update the parameter to force single-thread processing during snapshot copy:
-
Save the job configuration.
-
Re-run the 360Eyes task and confirm that the steps progress normally.
Option 2: Use the dedicated parameter (360Suite 2025.2 and higher)
-
Go to the Overridden parameters section for the webi task/job.
Add the parameter:
-
Save the configuration.
-
Re-run the task.
This option is especially relevant for Oracle environments.
If tasks still take unusually long after setting threads to 1, and -nbThreadsWhenCopyingSnapshot=1,re-check the WebI logs around the snapshot copy step to confirm the parameter is applied and that the slowness is not coming from storage, network latency, or database load.
Related Articles
Converting Oracle based MSU UNX to SSU fails with "driver could not be loaded error"
Symptom When you launch a MSU to SSU conversion on a universe based on an Oracle ODBC connection. On WebPatform 2023.1.1 : The task ends in success When you retrieve the - Converted universe, you have an empty Data foundation On WebPlatform 2023.2 ...
How to improve performance with 'Last Snapshot (xxx)' filters on 360Eyes reports
Symptom How to improve performance on 'Last Snapshot (xxx)' filters in 360eyes reports? Environment 360Eyes SAP BusinessObjects Enterprise XI 3.1 SAP BusinessObjects Business Intelligence 4.0 SAP BusinessObjects Business Intelligence 4.1 SAP ...
Recommendation for using Oracle User name in 360Eyes
Symptom Using 360Eyes as Oracle user name for the user/schema. Environment 360Eyes SAP BusinessObjects Enterprise XI 3.1 SAP BusinessObjects Business Intelligence 4.0 SAP BusinessObjects Business Intelligence 4.1 SAP BusinessObjects Business ...
How to fix the 'WEAK link' issue
Symptom How to relink a document to a universe when encountering a "weak link" issue? Environment 360Eyes SAP BusinessObjects Enterprise XI 3.1 SAP BusinessObjects Business Intelligence 4.0 SAP BusinessObjects Business Intelligence 4.1 SAP ...
How to set up 360eyes to run with Windows Task Scheduler
Symptom How to set up 360eyes to run with Windows Task Scheduler ? Environment 360Eyes SAP BusinessObjects Enterprise XI 3.1 SAP BusinessObjects Business Intelligence 4.0 SAP BusinessObjects Business Intelligence 4.1 SAP BusinessObjects Business ...