× 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.




A prestart job in QUSRWRK is executing a program that has been initiated
by a trigger that has been setup on a file. The prestart job does not
have the needed library in it's library list.  The prestart job has an
error that the trigger program has failed to find the file it's supposed
to be updating.

Why would the trigger program need to open a file? It replicating changes from one file to another?

I'm beginning to think that the prestart job should be using the library list of the the user who was doing the update to the master file. Not sure where to go to try to find why the prestart job does not have the correct library list available.

Lots of options:

a) You could change the job description, but that would change all ODBC jobs, and not just the one you're working on.

b) You could change the system value for the user library list, but again, that would affect everything.

c) You could have the trigger program change it's library list when it starts.

d) You could have the trigger program explicitly list the library that it wants to open the file in.

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.