×
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.
Couple of thoughts/questions:
1) An ALIAS sticks around, Right?
CREATE ALIAs UPPENWORK/D001_A FOR UPPENWORK/D001STMTM1(DAC0008)
So you probably also would want do DROP ALIAs UPPENWORK/D001_A
2) What about using QTEMP so the alias goes away at end of job?
CREATE ALIAs QTEMP/D001_A FOR UPPENWORK/D001STMTM1(DAC0008)
Sam
On 10/21/2016 10:36 AM, Steinmetz, Paul wrote:
The OVRDBF FILE(D001STMTM1) TOFILE(UPPENWORK/D001STMTM1) MBR(DAC0008) worked.
I will try the Alias next.
Paul
As an Amazon Associate we earn from qualifying purchases.
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.