× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Patrick,

You have, according to your description of the problem, added two hours
and ten minutes to the running of this job.  The adding of the
constraints is off the hook because both Table1 and Table2 are always
empty when this command is executed.

Some additional thoughts:

Your job log for this program should indicate which step is taking so
long.  If you don't have job logs for this job, change the logging level
so that one is generated and look for the long-running command.

Is Table2 cleared or are the records deleted?  Strange things can happen
with files containing a large number of deleted records.  If the records
are deleted, you would benefit by clearing the file at the point where
you know it's empty.

I'm assuming, since it is such an obvious solution, that the number of
rows in Table1 has not increased enough to justify such a large increase
in runtime.

Regards,
Andy Nolen-Parkhouse





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.