Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / September 2005

Tip: Looking for answers? Try searching our database.

Exporting just schema/metadata (w/o data) in DB2

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gandalf.me@gmail.com - 30 Sep 2005 16:46 GMT
I was just wondering if we can export just the schema/metadata in DB2
(i.e. just the table and column information, without the data). Is
there an easy way to do this in DB2?

Thanks in advance.
Knut Stolze - 30 Sep 2005 16:50 GMT
> I was just wondering if we can export just the schema/metadata in DB2
> (i.e. just the table and column information, without the data). Is
> there an easy way to do this in DB2?

Have a look at the "db2look" tool.

Signature

Knut Stolze
DB2 Information Integration Development
IBM Germany

Brian Tkatch - 30 Sep 2005 16:59 GMT
If you are looking for a script to run, the db2look tool is best. If
you want to query it, the system catalog tables have it. Look at SQL
Reference Volume 1 Appendix D "Catalog Views". Of specific interest
would be SYSCAT.TABLES and SYSCAT.COLUMNS.

B.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.