Hi all,
I tried to add template on import/export, but then it showed me this error ..
Then i uninstalled the import/export package, then download and install it again, it showed me this error ..
Anyone can help me with this?????
Import/export error
Moderator: crythias
-
- Znuny newbie
- Posts: 14
- Joined: 11 Jul 2012, 19:55
- Znuny Version: OTRS 3.1
- Real Name: Diah Budinastiti
- Company: abc
Import/export error
You do not have the required permissions to view the files attached to this post.
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: Import/export error
well the errror message tells you exactly what to do:
http://dev.mysql.com/doc/refman/5.1/en/ ... table.html
so go to your shell, run the mysql client, select the otrs database and run "repair table ticket_flag"Table 'ticket_flag' is marked crashed and should be repaired
http://dev.mysql.com/doc/refman/5.1/en/ ... table.html
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Import/export error
But back up your database first. You could lose data on repair.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: Import/export error
yep!crythias wrote:But back up your database first. You could lose data on repair.
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
-
- Znuny newbie
- Posts: 14
- Joined: 11 Jul 2012, 19:55
- Znuny Version: OTRS 3.1
- Real Name: Diah Budinastiti
- Company: abc
Re: Import/export error
Done and work perfectly. Thank you very much! 
