Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all
I am facing a problem,my extractor is crash when i see the log after some fetching data it give an error "General Script Error" but the extractor is previously working fine.
Prompt response is highly appreciated
Can you share the document log?
Hi
To-do List:
1) Instead of using Reload() Try Debug() - It will debug the Script Line by Line
2) Check the Logs.
3) After Doing the Manual Reload, see in the Reload window where the Script is getting stuck. Work on that Code.
4) There might be Some Join Issue, Distinct Qualifier not used issue or could be anything......
Hope that resolves your issue.
If possible, share the Script.
Regards
Av7eN
Thanks for the reply
The one i cant understand is how the extractor is previously work fine, now can give an general script error.
My script is just fetch multiple table like
select * from table 1
select * from table 2
and so on
If you are storing this Extractor Qvds somewhere than Remove them (Cut) and save them in Some backup Folder.
and after doing this Again Run the Extractor. It will generate new qvds.
Hop, this might resolve your issue.
Regards
Av7eN
A more detailed request will produce better responses.
Can you post the entire document log or at least the part (50 lines or so) that contains the error message?
Software that suddenly stops working does this for a reason. At the moment there may be one million reasons that should be narrowed down to a single one.
Peter