Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a table with number of records around 20 million records.
In extract layer having below script..
It is getting failed sometimes with out the error message and sometimes it ran successfully. Please do let me know is there any approach to resolve this issue.
and in final dashboard also are planning to implement ODAG, please help me to create ODAG apps.
Thanks in advance..
Regards,
Saritha.
There's no way to tell what the problem is with an intermittent failure based on just the script. Run in debug mode and see if you can capture the exact issue.
Try to debug right hand side you can find in script editor
And check where it is getting failed
Or try to load with limit load to check this issue.
Or else give more details on your iusse
Thanks for your reply..
It is failing alternatively not everyday..
Even if we debug also not getting failed.
Thanks
Saritha