Home > Database > Mysql Tutorial > body text

linux下使用DBCA(databaseconfigurationassistant)创建oracle数

WBOY
Release: 2016-06-07 15:58:44
Original
1605 people have browsed it

前提:切换到图形界面 到Oracle的bin目录下,使用oracle用户,执行dbca即可。和windows的效果一样。 如果出现乱码 export LANG=en_US:UTF-8

前提:切换到图形界面

到Oracle的bin目录下,使用oracle用户,执行dbca即可。和windows的效果一样。

如果出现乱码

export LANG="en_US:UTF-8"
Related labels:
source:php.cn
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