Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:sql:create_environment [2009/11/25 03:31]
tdo
— (current)
Line 1: Line 1:
-{{page>:​top_add&​nofooter&​noeditbtn}} 
-<​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​ 
-====== Omnidex SQL: CREATE ENVIRONMENT ====== 
-===== Description ===== 
  
-===== Syntax ===== 
- 
-  CREATE ENVIRONMENT environment_name 
-    [ CENTURY_THRESHOLD year ] 
-    [ DATA_CACHE int ] 
-    [ METADATA_CACHE int ] 
-    [ MAX_THREADS int ] 
-    [ NODE node  
-      [ <​PARTITIONED | UNPARTITIONED>​ ] 
-      [ HOST <​LOCALHOST | host_name | host_ip_address>  ​ 
-        [ PORT port_number ] ] 
-      [ ENVIRONMENT “filespec” ] ] 
-     IN “filespec” 
-     [ WITH options ]  
- 
-===== Discussion ===== 
- 
-===== Examples ===== 
-==== Simple ==== 
- 
-  CREATE ENVIRONMENT daily_transactions IN "​C:​\data\daily_trans.xml"​ 
- 
-==== Century Threshold ==== 
- 
-==== Using Nodes ==== 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
dev/sql/create_environment.1259119880.txt.gz · Last modified: 2012/10/26 14:25 (external edit)