Thread: Country Code
View Single Post
  #3 (permalink)  
Old June 5th, 2008, 10:49
chrisp chrisp is offline
Junior Member
 
Join Date: Jul 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
chrisp is on a distinguished road
Re: Country Code

3 digit country codes are getting inserted during the dbpatch via the update_content process. To prevent it from loading, delete the country_code line from the csv_glogowner_tables.txt file:

Before running the dbpatch_55 process

Go to the directory GC3/glog/oracle/script8/content_glogowner
Open the file csv_glogowner_tables.txt in a text editor
Delete the line with the word COUNTRY_CODE
Save file

This will prevent the loading of COUNTRY_CODE seed data
Reply With Quote