IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Cant we create our own Database in DB2


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
webxpertin
Warnings : 1

New User


Joined: 05 Apr 2005
Posts: 9
Location: india

PostPosted: Wed Jun 15, 2005 3:23 pm
Reply with quote

Cant we create our own Database in DB2 as we can create in Oracle using create database dbname(...);
Thanks
Back to top
View user's profile Send private message
Girishm

New User


Joined: 09 Mar 2005
Posts: 35
Location: Mysore

PostPosted: Wed Jun 15, 2005 4:00 pm
Reply with quote

Yes. you can create your own database in DB2.

Refer the link for more details: publib.boulder.ibm.com/infocenter/dzichelp/index.jsp?topic=/com.ibm.db2.doc.apsg/bjnqmstr98.htm

Eg:
CREATE DATABASE DSN8D81P
STOGROUP DSN8G810
BUFFERPOOL BP8K1
INDEXBP BP2;

__________
GM
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts What database does Jobtrac use CA Products 4
No new posts create rexx edit Macro that edits the... CLIST & REXX 3
No new posts Capturing COBOL job and program names... All Other Mainframe Topics 2
No new posts COBOL - create and write to output fi... COBOL Programming 0
Search our Forums:

Back to Top