Details
-
Type:
Bug
-
Status:
Closed
(View Workflow)
-
Priority:
Normal
-
Resolution: Fixed
-
Component/s: None
-
Customer:Airtel India
-
Severity:Major
-
Classification:Performance
Description
We are currently facing an issue with extracting data from the SRANBS_Report. Specifically, we observe the following problems:
1.When using UNION, the process continues running without ending.
2.When starting with single circle data, the export process also runs continuously.
solution to first point described by replacing union with union all clause.