Home > Database > Mysql Tutorial > db2 catalog 远程数据库到本地

db2 catalog 远程数据库到本地

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:44:01
Original
1850 people have browsed it

C:/Documents and Settings/newdb2 catalog tcpip node n11 remote xxx.xxx.xxx.xx serv er 50000 DB20000I CATALOG TCPIP NODE 命令成功完成。 DB21056W 只有在刷新目录高速缓存以后,目录更改才生效。 C:/Documents and Settings/newdb2 catalog db ycweb

C:/Documents and Settings/new>db2 catalog tcpip node n11 remote xxx.xxx.xxx.xx serv
er 50000
DB20000I  CATALOG TCPIP NODE 命令成功完成。
DB21056W  只有在刷新目录高速缓存以后,目录更改才生效。

C:/Documents and Settings/new>db2 catalog db ycweb as ycweb at node n11


db2 => catalog db dbweas dbweb at node n11
DB20000I  CATALOG DATABASE 命令成功完成。
DB21056W  只有在刷新目录高速缓存以后,目录更改才生效。
db2 => uncatalog db dbweb
DB20000I  UNCATALOG DATABASE 命令成功完成。
DB21056W  只有在刷新目录高速缓存以后,目录更改才生效。
db2 => uncatalog node n11
DB20000I  UNCATALOG NODE 命令成功完成。
DB21056W  只有在刷新目录高速缓存以后,目录更改才生效。
db2 => catalog tcpip node n11 remote xxx.xxx.xxx.xx server 50000
DB20000I  CATALOG TCPIP NODE 命令成功完成。
DB21056W  只有在刷新目录高速缓存以后,目录更改才生效。
db2 => catalog db dbweb as dbweb at node n11
DB20000I  CATALOG DATABASE 命令成功完成。
DB21056W  只有在刷新目录高速缓存以后,目录更改才生效。
db2 => connect to dbweb user db2user using db2pass

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