2012年2月1日水曜日

Db2 How To Create Database In Instance

db2 how to create database in instance

db2 Database ddl and data export

Hi all,

I have a database named test on a redhat linux 6.1 enviroment. I need a command to generate the whole DDL of the database. Everything ranging from tables, views, privileges, procedures, triggers, constraints, referential integrity.

Is it possible and if so what will be the command. I know it will use dblook but I have been unable to run it.Also I need to know will this command create DDL of all the tables including the Syscat tables and tablesspaces?


Expert Oracle Database Architecture: 9i and 10g Programming Techniques and Solutions
Learn more
Thomas Kyte

And how will I use it to create the database on the other instance. Will I first manually create a database and then use this ddl or will it automatically create a Database.

Also I need to export all the data of the database. Basically, I need the ddl to create the database in another instance and then use the exported data to populate the newly created database.

I know we can directly export the whole database but I need these perform these 2 steps separately



These are our most popular posts: db2 how to create database in instance

電腦記事本: IBM DB2 create instance and database. part2

Basically, I need the ddl to create the database in another instance and then use the exported data to populate the newly created database. I know we can directly export ... DB2 Data Migration Guideline and Tool Needed. Tags: data, database ... read more

DB2 Instance: List, Create, Drop

But on linux it is bit tricky specially taking care when we create the instances. DB2 Database: We will install the below component on Linux environment. DB2 Database Admin Client; UDB (Universal DataBase) Enterprise ... read more

Saket Saraf: DB2 Database installation on Linux.

IBM DB2 create instance and database. part2. Create a new instance : db2icrt instance name check all instance : db2ilist check current instance : db2 get instance change current instance : set db2instance=instance name ... read more

db2 Database ddl and data export

Digg DiggBy Special request, a DB2 Tools Cheat Sheet. Not all-inclusive, but some of the ones youre most likely to use in supporting e-commerce databases. Click on the command to get to the DB2 Info Center entry on each ... read more

0 件のコメント:

コメントを投稿

登録 コメントの投稿 [Atom]

<< ホーム