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 > Sybase > create database DDL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-12, 11:39
ramshree ramshree is offline
Registered User
 
Join Date: Nov 2002
Posts: 90
create database DDL

Hi

Is there any way I can extract create databse DDL from the server. I have around 48 databases on the server.

I tried ddlgen but it generate complete schema for the database along with create database and I heard it also not good for dump and load as it club the entries.

To generate DDL for all databases:
ddlgen -Ulogin -Ppassword -Sserverort -TDB -N% - this does complete reverse engg of the databse, users, grants etc.

any other option please suggest.

I do not have dbartisan or any such tool.

Regards,
Ram
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