Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, April 20, 2024 
 
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 - Database Administration
Forum to discuss SQL Server or Oracle database administration related to SalesLogix databases. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Database Administration | New ThreadView:  Search:  
 Author  Thread: SalesLogix Table Index problem
ALI
Posts: 13
 
SalesLogix Table Index problemYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Oct 09 12:44 AM
We are getting problem for all vanilla SLX tables. We seems to have primary key set with naming convention PK_Tablename and then another unique index with naming convention XPKTableName.

Eg. On the ADDRESS table, we have a primary key named PK_ADDRESS, where ADDRESSID is the key column, and another unique index called XPKADDRESS, also unique, also on ADDRESSID

This will cause double the number of updates, as each index will need to be updated when the table is updated, inserted or deleted from.

Can someone please advice? We are on version 6.2.5

Thanks
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: SalesLogix Table Index problemYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Oct 09 1:18 AM
This is specially a problem with Updated database.
Older instances of SLX databases used different naming convention for Indexes. As you apply Upgrade bundles, newer (duplicate in definition) indexes get added.

You need to review the indexes and remove the ones that you don't want.
Also, as you keep on upgrading, you will notice some addtl indexes will be created, and/or some will be replaced by PK constraints, etc.

In general you should always keep an eye on your indexes, even out of the Box indexes may not be applicable for your implementation and/or usage pattern. You should always do DB Tuning and Add/Remove indexes as needed. And by the same token, keep an eye on indexes and statistics.....


[Reply][Quote]
Mike Spragg
Posts: 1226
Top 10 forum poster: 1226 posts
 
Re: SalesLogix Table Index problemYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Oct 09 5:08 AM
See here for ways of sorting this out and getting your db optimised.

http://www.empath-e.com/documents/Bulletins/090319-IndexUtilisation.pdf

You will need to get the indexes from a 7.5 system (do you have maintenance?) but you don't need to upgrade to v7.5.x (although, of course, you should !)

Regards
Mike
[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 © 2024 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): 4/20/2024 1:36:44 AM