Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
My reload is not completing after long time also
Las log as:
11/9/2015 11:03:12 AM: 0256 TRACE 'QVW: CDM_T_CDR_MAY 21 2015 v1007, TAB: Exit Script'
but it is running only even on qmc or manual reload(ctr+r)...
You might try for Stop/Start of all services again.
or
Remove the scheduling and try again to schedule and reload
Hii,
check the paths given in batch file. is it correct or not?
There is not much information given in your post.
Could you post your script and document log?
Hey there,
Have you make a task to reload your required QVW in QMC? Can you please elaborate your issue?
Regards,
MB
After this its nothing moving
Well, that's not the document log neither the script, but if your CPU load / RAM consumption is high, I would assume that your script is still running, doing the final stage.
If you have tables connected by more than one common field, it might create huge synthetic keys and tables in that stage, possible running out of memory and taking almost forever to complete.
Try limiting the records read in debug mode and see if the script finishes.
script is finished and no synthetic keyes as well... at last no move and no CPU load / RAM consumption is high
Hi Priya,
I think it failing in doing the association ...please check your script once ..if it has any redundant data or if your have two similar tables with one or two fields with different names..in such case it will try to build association for the this tables and end-up in infinite loop
Even if you are enabling option 'Limited Load of 10' in debug dialog of the script editor, the script won't finish and enable the Close button?