Herunterladen Inhalt Inhalt Diese Seite drucken

Beispiel - Sun Microsystems StorageTek 5800 Handbuch

Systemverwaltungshandbuch
Vorschau ausblenden Andere Handbücher für StorageTek 5800:
Inhaltsverzeichnis

Werbung

Beispiel

ST5800 $ mdconfig -t
<?xml version="1.0" encoding="UTF-8"?>
<!--
$Id: metadata_config_template.xml 9373 2006-09-30 01:07:35Z pc198268 $
Copyright 2006 Sun Microsystems, Inc.
Use is subject to license terms.
-->
<!--
This template file provides a schema config overlay skeleton.
Note that the fsView refers to the namespace of the schema.
Refer to the administration guide (chapter 4) for more details
-->
<metadataConfig>
<schema>
<namespace name="NAMESPACE_NAME">
<field name="FIELD1" type="string" length="512"/>
<field name="FIELD2" type="long"/>
<field name="FIELD3" type="double"/>
<field name="FIELD4" type="binary" length="128"/>
<field name="FIELD5" type="char" length="128"/>
<field name="FIELD6" type="date"/>
<field name="FIELD7" type="time"/>
<field name="FIELD8" type="timestamp"/>
</namespace>
</schema>
<fsViews>
<fsView name="FSVIEW_NAME" filename="${FIELD3}.num" namespace=
"NAMESPACE_NAME">
<attribute name="FIELD1"/>
<attribute name="FIELD2"/>
</fsView>
</fsViews>
(Fortsetzung auf der nächsten Seite)
144
Sun StorageTek 5800 Systemverwaltungshandbuch • Dezember 2007
All rights reserved.

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis