Search results

  1. C

    insufficient disk space or write access denied

    The servers were throwing low virtual memory errors, IG added memory and expanded the drives, all seem to be good for now. Thanks,
  2. C

    insufficient disk space or write access denied

    yes, around 19 million records, however, small as far as bytes. the -T /tmp - there is enough space too.
  3. C

    insufficient disk space or write access denied

    yes, i dd xref, sending developer. just for each statement. 6684 FOR EACH cis.mfg-tagm NO-LOCK 6685 WHERE cis.mfg-tagm.tag-bsn = axs.facl.plant_bsn AND 6686 ((cis.mfg-tagm.tag-status = 'I' OR cis.mfg-tagm.tag-status = 'L') 6687...
  4. C

    insufficient disk space or write access denied

    no 6072. I enabled logging, and found the 291 error AS -- (Procedure: 'get_stock_detail inv/inv310spsx3p.p' Line:6684) Insufficient disk space or Write access denied. (291) [25/04/29@06:11:54.781-0400] P-002712 T-005864 1 AS -- (Procedure: 'get_stock_detail inv/inv310spsx3p.p' Line:6684)...
  5. C

    insufficient disk space or write access denied

    Situation OS: Ubuntu 16.04 (getting old, unsupported — worth noting) Progress OE: 10.2B (32-bit database on a 64-bit OS) Database storage: NFS mount — known risk for any database, especially Progress. Error 291 multiple times a day since NetApp head move/reboot. First, What is Error (291)...
  6. C

    Add new fields to existing Soap WS

    OE: 10.2B OS: ubuntu Question, I have a existing WS, my question is, can I add two new fields to the existing WSDL, and program? Or do i rebuild the WS with proxygen? Thanks,
  7. C

    Audit Policy Maint

    I did that Rob, however, lot of data. Thanks!
  8. C

    Audit Policy Maint

    sorry , i think everyone is inside my head. LOL! I need to track (audit records) CUD events for direct connections to the Progress editor. I don't need to track application users CUD events. If a DBA has direct access to the Progress editor, our auditors want to see what the DBA did (CUD)...
  9. C

    Audit Policy Maint

    OE10.2B OS: AIX i know its retired. Question: Can a custom audit policy be written to track by users? Thanks in advance!
  10. C

    roll forward is not working

    AIX OE 10.1c how can i fix this? OpenEdge Release 10.1C04 as of Fri May 29 21:51:17 EDT 2009 i misspelled retry , got that fixed reftry not recognized following -C roll. (417) I get this when i try roll forward after image files (after a restore of the database), if i disable replication of...
  11. C

    Question After Imaging Files

    Oh, I got you, yes I know it is only a tiny part of it. I have a pretty sold plan. Thanks,
  12. C

    Question After Imaging Files

    My bad, i thought that OE auditing is the Audit Policy Maintenance tool are the same, just rebranded by Progress. I will do more research. The requirements are to get auditors off our back, just kidding. The auditors' requirements are not straight forward; however, the auditors want a report...
  13. C

    Question After Imaging Files

    Thanks everyone! We are a public company and the auditors got wind that DBAs could back door into the database and make changes (editor), without any traceability, so we have to come up with a solution to track CUDs. My partner suggested that AI files could be a solution to write ABL code to...
  14. C

    Question After Imaging Files

    OE 10.2B OS: AIX and Ubuntu What are the PROS AND CONS of using the After imaging logs for reporting CUDs VS the Audit Policy Maintenance tool for reporting CUDs? Thanks in advance! Happy Friday!
  15. C

    Progress editor

    The auditors want to audit the DBAs, not just access to the database, they want to see what data changes the DBA do. Thanks,
  16. C

    Secret Server

    Secret Server is a privileged access management solution that lets IT administrators and IT security professionals, secure privileges for services, applications, root and administrator accounts across the enterprise. I already have engaged IG with this. Yes the problem is SS. Thanks Rob!
  17. C

    Secret Server

    Ubuntu 18 OE 10.2b Our infrastructure team upgraded Secret Server and now all the Progress command do not work from the command line, just hangs. Any thoughts. We launch Putty from Secret Server. Thanks in Advance.
  18. C

    Progress editor

    The procedure editor is a great tool, however, security is a concern and data is another problem. Anyone can connect to OE DB using procedure editor and change data. How can the PE to DB have security controls (who is allowed access to PE}? Is there a feature already, or can logging be...
  19. C

    Progress editor

    Thanks for your opinion, Rob. I know it is crazy.
  20. C

    Progress editor

    OE 10.2B OS: Ubuntu 18 I know old version of Progress. Auditors are all over my buttocks about DBAs accessing the Progress Editors. Any suggestions. 1. Disable the editor - change permissions on mpro to read only. 2. OS shell access. Thanks in advance!
Back
Top