
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2009 06:15 PM
Solved! Go to Solution.
- Labels:
-
General Discussion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2009 09:54 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2009 04:37 PM
paprita wrote:
Going back to the first problem, I'd like to use the normal function (and not the script) because I need to permanently delete more than 500 PC: how can I do?
Problem is the same, your database times out, so first we need to solve this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2009 12:13 PM
What you could try to make it faster:
Stop lansweeper service
Set the sql logging mode to "simple"
Shrink and reorganize the database
Stop sql services
defrag the harddisk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2009 10:53 AM
Lansweeper wrote:
Most likely the single disk is the problem.
Stop lansweeper service
Set the sql logging mode to "simple"
Shrink and reorganize the database
Stop sql services
defrag the harddisk
Well, I did what you ask me to do and:
- the function to permanently delete PC un lsmanage doesn't go yet;
Lansweeper wrote:
delete from tblcomputers where computername='mycomputer'
- PC's I had delete with script you give to me (I had try with 5 or 6 PC's), come back again.
My problem is that in my domain I have more than 500 PC that I can't have under my control ... now I have set them to "not active" but all data are in db and I need to delete them permanently: what can I do?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2009 12:23 PM
Lansweeper wrote:
Most likely the single disk is the problem.
What you could try to make it faster:
Stop lansweeper service
Set the sql logging mode to "simple"
Shrink and reorganize the database
Stop sql services
defrag the harddisk
I'll try it.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2009 07:54 PM
How big is your database?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2009 10:45 AM
Lansweeper wrote:
What hardware is the server running?
Actual version:
- single processor dual core clock 2.900 MHz
- 4 GB RAM
- 1 HD SATA
Future version (I hope in october):
- dual processor Xeon quad core
- 4 GB RAM
- 4 HD SAS raid 1+0
Lansweeper wrote:
How big is your database?
Actual 3,7 GB

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2009 07:08 PM
Trying with your script take lots of time yet ...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2009 06:57 PM
I would suggest lowering the amount of scanning threads.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2009 07:06 PM
Lansweeper wrote:
Is the sql server running on seperate hardware?
Yes
Lansweeper wrote:
I would suggest lowering the amount of scanning threads.
Ok ... now there are 30 threads ... I try to lower them waiting for better HW ...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2009 05:21 PM
When you look at your errorlog.txt file, do you see any timeout errors?
