Book a Demo

Author Topic: EA Security  (Read 4313 times)

mikaeel

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
EA Security
« on: June 26, 2008, 07:13:16 pm »
We currently have an EA repository that is 800MB in size.  I’ve implemented security and locked all the packages and elements to specific groups and the repository grows to about 4GB.   :-/. Is this amount of size increase normal when implementing security locks?  I'd like to hear from others who have encountered the same and/or have other ideas and  suggestions
Our EA is running on an SQL*Server DB.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: EA Security
« Reply #1 on: June 26, 2008, 10:08:53 pm »
Sorry, but I don't know about the file size issue.

How has your performance been?
No, you can't have it!

mikaeel

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: EA Security
« Reply #2 on: June 26, 2008, 10:46:01 pm »
Hi "Midnight",
After the DB size reached 4GB, I started getting errors because our max DB size is currently 4GB.  So I rolled back everything.  At this stage, I can't comment on performance.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA Security
« Reply #3 on: June 27, 2008, 08:50:11 am »
I wouldn't expect a large increase in size.  You didn't enable auditing at the same time did you?

mikaeel

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: EA Security
« Reply #4 on: June 30, 2008, 02:16:39 pm »
Hi Simon M
It might just be the auditing that is taking up so much space.  I'm still investigating.  Thanks.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA Security
« Reply #5 on: July 01, 2008, 08:29:20 am »
If you did have auditing enabled I would say this is what caused the growth in data.

mikaeel

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: EA Security
« Reply #6 on: July 03, 2008, 09:06:45 pm »
Yes, I can confirm that it was the auditing that caused the severe growth.  I switched off the auditing and managed to implement security locks on all my packages.  There was no growth in the database size.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: EA Security
« Reply #7 on: July 03, 2008, 10:56:05 pm »
Which moves us forward in understanding what is happening, but does not solve your problem...
No, you can't have it!