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



Mike,


My suggestion for the OVRDBF issue would have been the same as previously discussed. So no help there.


Regarding the creation of logicals, though, I had to apply an LF just yesterday over a parent that exists in multiple libraries (one LF per one PF). In order to get that right, I had to push the parent's library to the top of the library list before running the CRTLF, then removed said library.

You might, also, check the LF's source to verify that the library is not qualified.


        * Jerry C. Adams
*IBM System i Programmer/Analyst
B&W Wholesale Distributors, Inc.* *
voice
        615.995.7024
fax
        615.995.1201
email
        jerry@xxxxxxxxxxxxxxx <mailto:jerry@xxxxxxxxxxxxxxx>



Smith, Mike wrote:

Mark, I have tried that. I also tried the other values.
My original problem in the cl had to do with creating a Logical file
over the copied file and wasn't working.  So I trying to get to the
basics of just an override.
I thought maybe it was a problem with DBU, so I have tried doing a
DSPPFM also.  I can do a dspovr and the override shows.  It just doesn't
seem to be taking effect.
Michael Smith
iSeries.mySeries.


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of Mark Phippard
Sent: Wednesday, July 12, 2006 9:33 AM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] OVRDBF problem or maybe it is early Alzheimer's


You are probably being bitten by the OVRSCOPE parameter.  Try this:

OVRDBF     FILE(EMPMST) TOFILE(QTEMP/EMPMST) OVRSCOPE(*JOB)


Mark

wdsci-l-bounces@xxxxxxxxxxxx wrote on 07/12/2006 09:33:15 AM:

I seem to be having problems with OVRDBF.
My original problem started with a CL running interactively.  I
decided
to get down to the very basics and did the following scenario.  From
command line.
Lib Qtemp- end of lib list
Lib Prodlib- middle of lib list

CRTDUPOBJ  OBJ(EMPMST) FROMLIB(Prodlib) OBJTYPE(*FILE)
            TOLIB(QTEMP) NEWOBJ(*OBJ)

OVRDBF     FILE(EMPMST) TOFILE(QTEMP/EMPMST)

DBU EMPMST

File displayed is from Prodlib.

Shouldn't this display the file in QTEMP?


Michael Smith
iSeries.mySeries.

--
This is the Websphere Development Studio Client for iSeries  (WDSCI-L)

mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.



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.