OTRS (Win-)Update

Hilfe zu OTRS Problemen aller Art
Post Reply
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

OTRS (Win-)Update

Post by asxo »

Hallo Forum,

wir sind gerade mitten im Update von OTRS.

Soweit kommen wir ganz gut druch, aber hängen momentan an einer Stelle fest.

Problem:

C:\Programme\OTRS\OTRS\scripts>mysql -uroot otrs < DBUpdate-to-2.3.mysql.sql
ERROR 1146 (42S02) at line 4: Table 'otrs.sla' doesn't exist


Kann mir hier jemand helfen?


thks
asxo
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Dennis
Znuny wizard
Posts: 310
Joined: 16 Dec 2005, 14:40
Location: Schömberg
Contact:

OTRS (Win-)Update

Post by Dennis »

Ihr wollt updaten von welcher Version auf welche Version?
Produktiv:
SuSE 11.2 - OTRS 2.4.7
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

OTRS (Win-)Update

Post by asxo »

von 2.3.4 -> 2.4.7
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Dennis
Znuny wizard
Posts: 310
Joined: 16 Dec 2005, 14:40
Location: Schömberg
Contact:

OTRS (Win-)Update

Post by Dennis »

Dann ist das hier falsch:

Code: Select all

mysql -uroot otrs < DBUpdate-to-2.3.mysql.sql
Ihr seid ja schon auf 2.3

Richtig wäre:

Code: Select all

mysql -uroot otrs < DBUpdate-to-2.4.mysql.sql
und danach natürlich den Rest der Update Prozedur
Produktiv:
SuSE 11.2 - OTRS 2.4.7
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

OTRS (Win-)Update

Post by asxo »

okay :-)

nun aber leider der nächste fehler :-(

C:\Programme\OTRS\OTRS\scripts>mysql -uroot otrs < DBUpdate-to-2.4.mysql.sq
ERROR 1146 (42S02) at line 36: Table 'otrs.postmaster_filter' doesn't exist
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Dennis
Znuny wizard
Posts: 310
Joined: 16 Dec 2005, 14:40
Location: Schömberg
Contact:

OTRS (Win-)Update

Post by Dennis »

da scheint aber etwas in deiner DB überhaupt nicht zu stimmen, habt ihr vorher schonmal ein Upgrade gemacht und da etwas bei der DB vergessen?
Da müsste man jetzt die DB Struktur untersuchen und kontrollieren was alles nicht passt, das ist nicht ganz trivial!
Produktiv:
SuSE 11.2 - OTRS 2.4.7
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

OTRS (Win-)Update

Post by asxo »

Ich habe die DB - nachdem es beim ersten mal nicht geklappt hat - komplett gelöscht und wieder neu angelegt.

eig. sollte diese komplett jungfreulich sein.



Mmmmmmmmmh.........schlecht
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
asxo
Znuny expert
Posts: 187
Joined: 28 Apr 2009, 11:35
Znuny Version: 2.3.4

OTRS (Win-)Update

Post by asxo »

juuuuuuuute neuigkeiten!


Update war auf unserem Testsystem erfolgreich.
habe alles nochmal "neu" eingespielt und dann lief es :-)


Greetz
asxo
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Post Reply