otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log.

Tags: , ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old August 7th, 2008, 18:37
Junior Member
 
Join Date: Apr 2008
Posts: 25
Thanks: 1
Thanked 5 Times in 4 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
mkenney is on a distinguished road
update_onecsv alternative

Here is a workaround that might be of value to the community.

We had some difficulty using update_onecsv in our upgrade. For example when trying to load data for the TRANSLATION table we would try to run the following:

update_onecsv TRANSLATION [path to properties config folder] [SID]

I won't go into detail, but it did not work for us. In the end Oracle recomended not to use the update_onecsv process. This might just be a problem with our environment and not a problem for others, but if it is a problem for others, here is an alternative method for loading data for a single table (TRANSLATION in this example) in an OTM upgrade:

1 - Create a file called 'TRANSLATION_insert_glogowner_data.txt' in the
[\script8\content_glogowner] folder.

2 - Edit the txt file so there is a single line that says 'TRANSLATION' (no quotes).

3 - Run update_content as follows:

update_content [path to properties config folder] TRANSLATION

The script will take the second parameter and go look for your 'TRANSLATION_insert_glogowner_data.txt' file and loop through the lines and go find 'TRANSLATION.csv' and load it into the database. This will work for other tables, but you should be pretty clear about what you are attempting to do because there are versions of the CSV and XML files associated with different patches and releases.

I've done this workaround in Windows, but have not tested in UNIX, though it should work in theory. The update_onecsv shell might also work fine in UNIX, which would make this workaround only a DOS thing.

Enjoy

Matt Kenney
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to mkenney For This Useful Post:
Srivathsana (August 8th, 2008)
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 22:24.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37