This is a discussion on RE: Create database in specific dbspace within the Informix forums, part of the Database Server Software category; --> This message is in MIME format. Since your mail reader does not understand this format, some or all of ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C4847F.F1114390 Content-Type: text/plain; charset="iso-8859-1" CREATE DATABASE database-name [IN DBspace-name] You can do it from the menus in dbaccess too. -----Original Message----- From: Geezer From The Freezer [mailto:Geezer@Freezer.com] Sent: Tuesday, August 17, 2004 10:01 AM To: informix-list@iiug.org Subject: Create database in specific dbspace I want to create a new database in a specific DBspace so that all data is written into that dbspace in the future....what is the command line options for this? I want to keep it out of rootdbs ------_=_NextPart_001_01C4847F.F1114390 Content-Type: text/html; charset="iso-8859-1" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45"> <TITLE>RE: Create database in specific dbspace</TITLE> </HEAD> <BODY> <P><FONT SIZE=2>CREATE DATABASE database-name [IN DBspace-name] </FONT> </P> <P><FONT SIZE=2>You can do it from the menus in dbaccess too.</FONT> </P> <P><FONT SIZE=2>-----Original Message-----</FONT> <BR><FONT SIZE=2>From: Geezer From The Freezer [<A HREF="mailto:Geezer@Freezer.com">mailto:Geezer@Fre ezer.com</A>]</FONT> <BR><FONT SIZE=2>Sent: Tuesday, August 17, 2004 10:01 AM</FONT> <BR><FONT SIZE=2>To: informix-list@iiug.org</FONT> <BR><FONT SIZE=2>Subject: Create database in specific dbspace</FONT> </P> <BR> <P><FONT SIZE=2>I want to create a new database in a specific DBspace</FONT> <BR><FONT SIZE=2>so that all data is written into that dbspace in the </FONT> <BR><FONT SIZE=2>future....what is the command line options for this?</FONT> <BR><FONT SIZE=2>I want to keep it out of rootdbs</FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C4847F.F1114390-- sending to informix-list |