To speed up the loading of data, many DBAs prefer to use the load tool for data migration and loading, but the load utility brings us some problems as well, and today focuses on the solution when we encounter problems when we use the Load tool again.
The DB2 tutorial being looked at is: DB2 UDB V8.1 Management Learning Notes (ii). Table space types are divided into SMS and DMS, respectively, system management spaces, database management. SMS is easy and easy to use and eliminates the need to
DB2 supports the following two types of tablespaces:1. System Management Memory table space (Sms-system MANAGED STORAGE)2. Database Management Memory table space (Dms-database MANAGED STORAGE)Comparison of characteristics of SMS and DMS user table
During the installation and JDBC development of DB2, you may encounter some common problems and make a record to be noted:
1. License
Whether the DB2 version is genuine or not depends on the license, but there is no prompt during the installation
1. view the local node directory
In the command window, enter DB2 list node directory.
2. cataloguing a TCP/IP NodeCommand window: DB2 catalog TCPIP node remote server ostype
3. Cancel node CataloguingDB2 uncatalog node
4. view the
The db2 tutorial is: DB2 UDB V8.1 management learning notes (3 ). Force disconnect an existing connection, stop the instance, and delete it.
$ Db2idrop-f instance_name
Migrate instances in UNIX.
$ Db2imigr instance_name
Update an instance to obtain
The shell script is used to export the DB2 database table to a file, and in another blog post, Java code calls the shell script and passes in the parameter implementation DB2 database table export to a file to invoke the script and pass in the
Recently, an exception occurred when connecting to DB2 v9.5 on another machine using JDBC:
Com. IBM. db2.jcc. B. disconnectexception: encoding not supported !!
DB2 server environment: Windows Server 2003, Sun jdk1.5.0 _ 22, DB2 v9.5
Connection
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.