Verify migration script

Moderator: crythias

Locked
nlundell
Znuny newbie
Posts: 10
Joined: 07 Feb 2011, 10:41
Znuny Version: 2.4.6

Verify migration script

Post by nlundell »

Hi

I've just migrated our otrs database according to http://ftp.otrs.org/pub/otrs/doc/doc-ad ... n_book.pdf, page 32 step 9
'Run the migration script (as OTRS user, _not_ as root):
You must execute the migration script to migrate some data from the old database structure to the new
one. Please run shell> scripts/DBUpdate-to-3.0.pl'

The command runs fine without any errors, but also with no verification that everything went fine. Is there any *.ini file or somewere were I can really verify that the migration process was a sucess before continuing with the next step ?
OTRS 3.0.5 - Windows Server 2003 - MySQL
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Verify migration script

Post by jojo »

it should print some output
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
nlundell
Znuny newbie
Posts: 10
Joined: 07 Feb 2011, 10:41
Znuny Version: 2.4.6

Re: Verify migration script

Post by nlundell »

Hi

Ok, I understand that there should be some output but I wanted to know if there is any other method to verify this, for e.g. if I want to check this in a later state....
OTRS 3.0.5 - Windows Server 2003 - MySQL
Locked