|
First, an assumption - The programmers are using debug to look at production jobs accessing production data. Wouldn't this setup prevent programmers from using debug at all? If, under debug, a program tries to open a file for update using the command defaults the job will abend. Changing the UPDPRDDTA parameter to *YES will allow the file to open under debug but the system security is set to only allow read. Again, I believe this will cause the job will abend when it tries to open a file for update. Am I missing something? Rick -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Steve Morrison Sent: Thursday, November 11, 2004 8:52 AM To: Midrange Systems Technical Discussion Subject: RE: Restrict ability to alter variables in debugger on production >> A customer has asked whether there is an iSeries-usable debugger that can be used >> in such a way that a programmer cannot change the values of variables while >> stepping through a program. Set up the programmers libraries as *TEST libraries. Allow them read only access to the production data libraries. This will prevent them from changing production data. The OS will enforce the security, and there is no need for a special debugger that will not allow a programmer to change data while stepping through the programs. Steve Morrison Beacon Insurance 940-720-4672
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.