su otrs -s /bin/bash -c "/opt/otrs/bin/otrs.Console.pl Maint::Cache::Delete";
su otrs -s /bin/bash -c "/opt/otrs/bin/otrs.Console.pl Maint::Config::Rebuild";
And I got an succeful Rebuild of the Config.
Now everything works! Thanks for the help!
Search found 4 matches
- 18 Dec 2020, 16:35
- Forum: Help
- Topic: 6.0.30 + Oracle, Initial Problems
- Replies: 5
- Views: 5125
- 18 Dec 2020, 16:13
- Forum: Help
- Topic: 6.0.30 + Oracle, Initial Problems
- Replies: 5
- Views: 5125
Re: 6.0.30 + Oracle, Initial Problems
Hi Roy, No I haven't, tried that now with the following result: su -c "./otrs.Console.pl Maint::Config::Rebuild" -s /bin/bash otrs Rebuilding the system configuration... ERROR: OTRS-otrs.Console.pl-Maint::Config::Rebuild-10 Perl: 5.16.3 OS: linux Time: Fri Dec 18 13:58:58 2020 Message: No ...
- 18 Dec 2020, 13:36
- Forum: Help
- Topic: 6.0.30 + Oracle, Initial Problems
- Replies: 5
- Views: 5125
Re: 6.0.30 + Oracle, Initial Problems
Hi, I have currently 6.0.24 CE and 5.0.10 CE running fine against Oracle 19c. And support for Oracle will end with version 9, right now support for Oracle is 10g or higher. su -c "./otrs.Console.pl Maint::Database::Check" -s /bin/bash otrs Trying to connect to database 'DBI:Oracle://<DB-Ad...
- 18 Dec 2020, 12:18
- Forum: Help
- Topic: 6.0.30 + Oracle, Initial Problems
- Replies: 5
- Views: 5125
6.0.30 + Oracle, Initial Problems
Hi, I have installed up a fresh new CentOS7 server and installed OTRS CE 6.30 on it. When I try to install it from installer.pl I get a timeout after a while and I can see that is has created just under 100 tables, nearly 700 constraints but no data in the tables. If I take the three sql-scripts fro...