db admin

  1. kasundha

    Archive Audit Logs

    OE 12.8 _user table used to control user access. archival access granted to the archiving user. I archived audit logs from live db to archival db using following commands, Archive audit logs from Live DB. Proutil <db name> -C auditarchive “07/21/2024 23:59:59.999+05:30” -checkseal -nodelete...
  2. kasundha

    Question Log file truncate and archive startup parameters

    Can we archive DB log files to two different locations using this parameter? OE Version:- 12.8 -lgArchiveDir
  3. kasundha

    Question DB user-level password policy implementation OE 11.73

    I'm using _user table to manage user accounts in the system but I'm using application-level password policy to manage user's passwords. I need to implement a password policy in the database. scenarios as follows. for password complexity. password renewal timeframes. password history (cannot use...
  4. Jaun

    Question Openedge Db Reduction In Performance On Solaris 11

    One of our clients have applications that mostly do a lot of record reading on Large OpenEdge databases. Their warehouse application db's are almost 500GB in total and their financial application db's are around 200GB in total. the OS and database LUNs reside on SAN storage(this applies to their...
  5. V

    Answered How to grant read write access to new DB users

    Hi Seniors:) I am having to connect to progress DB using a Progress OpenEdge 10.2B driver. And I succeeded, but am not able to access data(tables). And the error is 'Access Denied(7512).' I looked up on this error and saw that I have to grant read & write privileges to my new user 'admin'. But...
Back
Top