[SOLVED] Upgrading to 3.2 with Oracle DB

Moderator: crythias

Locked
skullz
Znuny superhero
Posts: 658
Joined: 24 Feb 2012, 03:58
Znuny Version: LTS and Features
Real Name: Mo Azfar
Location: Kuala Lumpur, MY
Contact:

[SOLVED] Upgrading to 3.2 with Oracle DB

Post by skullz »

OS: SuSE Linux (ES)
Database: Oracle
Current OTRS version: 3.1.11

Hi all,
I want to upgrade otrs to 3.2 rc1. Im following a guide from http://doc.otrs.org/3.2/en/html/upgrading.html.
HOwever, i stuck at migration script (perl DBUpdate-to-3.2.pl) . PLease see screenshot. Im using oracle database.

Image

any idea?Thanks in advance
Last edited by skullz on 30 Jan 2013, 10:10, edited 1 time in total.
My Github
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This

Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: [HELP] Upgrading to 3.2 with Oracle DB

Post by jojo »

the script tries to use mysql driver which is not installed. Check if Config.pm contains the correct database settings
"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
skullz
Znuny superhero
Posts: 658
Joined: 24 Feb 2012, 03:58
Znuny Version: LTS and Features
Real Name: Mo Azfar
Location: Kuala Lumpur, MY
Contact:

Re: [HELP] Upgrading to 3.2 with Oracle DB

Post by skullz »

jojo wrote:the script tries to use mysql driver which is not installed. Check if Config.pm contains the correct database settings
yahhh..thats solve the problem..thanks :)
My Github
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This

Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
eduardl
Znuny newbie
Posts: 3
Joined: 26 Jun 2013, 21:33
Znuny Version: 2.4.7
Real Name: Eduard Lazu

Re: [SOLVED] Upgrading to 3.2 with Oracle DB

Post by eduardl »

Hi all,

Have the same issue, would like to upgrade to 3.2 but update the Oracle DB. Config.pm is correct configured and DB connection is established "otrs.CheckDB.pl - Connected".

As far as I know the "cat scripts/DBUpdate-to-3.2.oracle.sql" is not complete :(. The "cat " command is to read the content, not to implement the changes. Could you please help me with the correct procedure before I can run the "DBUpdate-to-3.2.pl" command? Thanks
GardenDwarf
Znuny newbie
Posts: 14
Joined: 09 Jul 2013, 17:54
Znuny Version: 3.2.6

Re: [SOLVED] Upgrading to 3.2 with Oracle DB

Post by GardenDwarf »

Hi,
I'm having issues with the Oracle scripts to update from 3.2 to 3.3.
I used sqlplus to connect to the database and the executed the sql script, but I also think that it's not complete.
Any help would be much appreciated.

[EDIT] This topic is indicated as "SOLVED". I will post a new one for this (sorry for the duplicate).
Locked