Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, July 10, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Administration Forums - General Administration
Forum to discuss general administration topics for SalesLogix (including LAN & remote topics). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to General Administration | New ThreadView:  Search:  
 Author  Thread: Activities (Alarms Tab)
Dharmesh Sheth
Posts: 2
 
Activities (Alarms Tab)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Dec 07 1:38 PM
In Activities section, under Alarms tab, one of our employees has thousands of the same event. I dont know how it was created, and it is odd because it has the same timing. I can right click an alarm event and click delete, and it takes about 2-3 minutes to delete one, but there are over 5000 of these. Can someone suggest how to get rid of all Alarm events for this person and start fresh.

Thank You,

Dharmesh
[Reply][Quote]
Ian Fitzpatrick
Posts: 146
 
Re: Activities (Alarms Tab)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Dec 07 5:41 PM
If they all have the same activity description I would do something like this:
delete FROM sysdba.ACTIVITY
WHERE DESCRIPTION ='XXXXXXXXX' and userid= 'UXXXXXXXX'

where you fill in the description and userid from your database.

Also, do you have remote databases? If so, then run this statement in the Work Group Administrator
and on all the remotes who might have access to this user's calendar.

A word of caution, this is a statement that will delete all the records in the database that match the where clause, so please run a :
select * from sysdba.ACTIVITY
WHERE DESCRIPTION ='XXXXXXXXX' and userid= 'UXXXXXXXX'
first to make sure that you want to delete those records before you run this.

Good luck!

[Reply][Quote]
Dharmesh Sheth
Posts: 2
 
Re: Activities (Alarms Tab)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Dec 07 7:20 PM
That was the right advice, it worked perfectly, thank you.

Dharmesh
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 7/10/2025 1:23:31 AM