Differences

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

Link to this comparison view

Both sides previous revision Previous revision
admin:basics:environments:home [2011/01/13 21:13]
els
admin:basics:environments:home [2016/06/28 22:38] (current)
Line 1: Line 1:
 +~~NOTOC~~
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
  
-====== Administration:​ Omnidex ​Basics ​======+====== Administration:​ Omnidex ​Fundamentals ​======
  
 ===== Omnidex Environments ===== ===== Omnidex Environments =====
Line 17: Line 18:
 An Omnidex Environment is a term that describes all the aspects an Omnidex database. ​ This includes: An Omnidex Environment is a term that describes all the aspects an Omnidex database. ​ This includes:
  
-  * The Omnidex Environment File, an XML file containing selective metadata about the database and the Omnidex ​indexes.+  * The Omnidex Environment File, an XML file containing selective metadata about the database and the Omnidex ​indexing.
   * The database, consisting of a relational database, a series of raw datafiles, a series of delimited files, or all three.   * The database, consisting of a relational database, a series of raw datafiles, a series of delimited files, or all three.
   * The Omnidex indexes and support files for the database.   * The Omnidex indexes and support files for the database.
Line 24: Line 25:
  
 === Omnidex Environment Files === === Omnidex Environment Files ===
-An Omnidex Environment File is an XML file that contains all of the metadata about the database and the Omnidex ​indexes.  It is created interactively using the [[programs:​odxadmin:​home|Omnidex Administrator]],​ or using SQL statements such as [[dev:​sql:​statements:​create_environment:​home|CREATE ENVIRONMENT]],​ [[dev:​sql:​statements:​create_database:​home|CREATE DATABASE]], [[dev:​sql:​statements:​create_table:​home|CREATE TABLE]] and [[dev:​sql:​statements:​create_index:​home|CREATE INDEX]]. ​ The metadata contained in an Omnidex Environment File includes:+An Omnidex Environment File is an XML file that contains all of the metadata about the database and the Omnidex ​indexing.  It is created interactively using the [[programs:​odxadmin:​home|Omnidex Administrator]],​ or using SQL statements such as [[dev:​sql:​statements:​create_environment:​home|CREATE ENVIRONMENT]],​ [[dev:​sql:​statements:​create_database:​home|CREATE DATABASE]], [[dev:​sql:​statements:​create_table:​home|CREATE TABLE]] and [[dev:​sql:​statements:​create_index:​home|CREATE INDEX]]. ​ The metadata contained in an Omnidex Environment File includes:
  
   * Connection information for one or more databases or data files.   * Connection information for one or more databases or data files.
Line 41: Line 42:
  
  
 +|< 75% 20% 80% >|
 ^ Directory ​    ^ Description ​                                                                   ^ ^ Directory ​    ^ Description ​                                                                   ^
 | /​simple ​      | Root directory containing Omnidex Environment File                             ​| ​ | /​simple ​      | Root directory containing Omnidex Environment File                             ​| ​
Line 47: Line 49:
 | /​simple/​sql ​  | Directory containing SQL files used in this environment ​                       | | /​simple/​sql ​  | Directory containing SQL files used in this environment ​                       |
 | /​simple/​log ​  | Directory containing log files generated in this environment ​                  | | /​simple/​log ​  | Directory containing log files generated in this environment ​                  |
-| ------------------------- | --------------------------------------------------------------------------------------------------------------- | 
  
 * Note that this directory structure is not required, and any structure may be used. * Note that this directory structure is not required, and any structure may be used.
 
Back to top
admin/basics/environments/home.1294953221.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)