Home > Database > Mysql Tutorial > 数据库移植遇到的问题

数据库移植遇到的问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:58:11
Original
1761 people have browsed it

133上导出数据库elink:dbexport o/home/ap/dcclink/.shan/194/elink elink; 132上导入数据库elink:dpimport c ddatadbs i /home/ap/dcclink/.shan/elinkelink。 遇到问题如下: 一. The type of your terminal is unknownto the system. 在$HOME/.profile

133上导出数据库elink:dbexport –o/home/ap/dcclink/.shan/194/elink elink;

132上导入数据库elink:dpimport –c –ddatadbs –i /home/ap/dcclink/.shan/elinkelink。

遇到问题如下:

一. The type of your terminal is unknownto the system.

在$HOME/.profile 里面加exportTERM=vt100

二.-425 - Database is currently opened by another user.

解决方法:onstat –g sql查看在执行的sql

onmode –z SessId

三. -256 Transaction notavailable.

停服务,onmode杀数据库执行语句

ontape-s -U elink (打开日志模式)

四.、与xx主机通讯出错

/etc/hosts

52.0.10.132zjkfsvc 改为:

52.0.10.132zjkfsvc cms1 host_xx

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template