45 pts.
 ovrdbf doesn’t get deleted with a dltovr
I've got a cl that copies a PF file to qtemp then I use CRTDUPOBJ to get a LF attached to the qtemp PF file. Then ovrdbf of LF to qtemp/LF with OVRSCOPE(*JOB). After calling 2 programs to update the qtemp/LF I DLTOVR FILE(*ALL) LVL(*JOB). But the override stays doesn't get deleted. I can't figure out how to delete the override. How can I get the override deleted? Plus is there a way I may see the overrides that are in place besides viewing the job (dspjob, option15)? dspjob doesn't show me any overrides. Thanks

Software/Hardware used:
ASKED: January 26, 2009  7:21 PM
UPDATED: January 27, 2009  11:23 AM

Answer Wiki:
I found another ovrdbf inside the rpgle program that was causing the problem. What an oversight.
Last Wiki Answer Submitted:  January 26, 2009  8:30 pm  by  Mtspudgun   45 pts.
All Answer Wiki Contributors:  Mtspudgun   45 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi Mtspudgun:
What make you think the override is still in effect?
I haven’t experienced a situation where dspjob, option15
didn’t show the override for the job.

Remember as long as LF is in QTEMP and QTEMP is at the top of your library list
Then LF will be used – regardless of overrides.

Phil

 44,110 pts.

 

Hi,

You can also use the command DSPOVR to see which overrides are in effect.

Regards,

Martin Gilbert.

 23,625 pts.