Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Sunday, May 5, 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 - Upgrades
Forum to discuss upgrading SalesLogix from version to version. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Upgrades | New ThreadView:  Search:  
 Author  Thread: Data deleted on opportunity table after upgrade bundle installation
satz
Posts: 75
 
Data deleted on opportunity table after upgrade bundle installationYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 10 Oct 09 8:56 AM
Hi slxusers,

As a part of version upgrade process, i ran the 'upgrade bundle v6.2 to 7.5'. After the bundle installation, i found there was a data loss on opportunity table.

Some of the records got deleted, couldn't figure out the issue.

Need help and suggestions.
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Data deleted on opportunity table after upgrade bundle installationYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 10 Oct 09 5:15 PM
The problem is due to Field Type conversion.
There are a few fields that were defined differently on earlier versions, and as they are converted, the data may not fit.
So, the data is not copied over correctly, hence your missing data.

Whenever a table is modified, the process goes as follows:
- Copy table to a Temp table (e.g. OPPORTUNITY_X)
- Drop the Table
- Create the Table with the new Schema
- Copy the data over from the Temp table.

Because some fields may no longer have valid data, the process fails to copy over the data.

Your best bet is to determine the fields that have been modified, and then find the values that will no longer fit, and if appropriate modify the data.
If modifying the data is not acceptable, then don't allow for the fields to be modified (but that may introduce additional issues).

[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): 5/5/2024 5:45:31 AM