If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > HOW TO CREATE SCHEMA USING given DDLs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-16-08, 19:18
sanandkannan sanandkannan is offline
Registered User
 
Join Date: Jan 2008
Posts: 4
Question HOW TO CREATE SCHEMA USING given DDLs

Hello Everyone,

I am very new to DB2.

1) I have installed DB2 server Personal edition only in my system.

2) I have a set of DDLs in a file(app_ddl.txt size: 200 KB) that starts with

create schema XXXX
...
...
create table XXXX.YYYY(......)
...
create table XXXX.AAAA(......)
...
...
create view XXXX.ZZZZ..... (blah..blah..blah)

3) Now I need to have the above database schema in my system using the "app_ddl.txt".

Please help me providing the steps(right from start after installation) for the setting up the DB asap.

Thanks in Advance,

Anand
Reply With Quote
  #2 (permalink)  
Old 01-17-08, 04:22
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Have you read the First Steps already?
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On