|
|
|
|
@ -10,6 +10,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
@@ -10,6 +10,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
|
|
|
|
|
|
|
|
|
|
</sachgebiete> |
|
|
|
|
<!--die folgenden Tabellen sind Teil des Kernmoduls und müssen auskommentiert bleiben--> |
|
|
|
|
<!-- |
|
|
|
|
<table name="etl_step" thema="Administration" releaseUnload="demo" |
|
|
|
|
typ="Schlüsseltabelle"> |
|
|
|
|
<description>Schlüsseltabelle für Ladeschritte</description> |
|
|
|
|
@ -49,8 +50,6 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
@@ -49,8 +50,6 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
|
|
|
|
|
</rs> |
|
|
|
|
</primaryKeys> |
|
|
|
|
<indexes> |
|
|
|
|
<!-- <index name="ix_etl_step1" type="unique"> <index-column name="uniquename" |
|
|
|
|
/> <index-column name="systeminfo_id" /> </index> --> |
|
|
|
|
</indexes> |
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
@ -100,8 +99,6 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
@@ -100,8 +99,6 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
|
|
|
|
|
notnull="" description="Bezeichnung" /> |
|
|
|
|
<column name="param_default" type="VARCHAR" size="255" |
|
|
|
|
default="" notnull="false" description="Defaultwert" /> |
|
|
|
|
<!-- in Zukunft ggf. typisiert: <column name="param_type" type="VARCHAR" |
|
|
|
|
size="255" default="" notnull="false" description="Defaultwert" /> --> |
|
|
|
|
|
|
|
|
|
</columns> |
|
|
|
|
<primaryKeys> |
|
|
|
|
@ -244,8 +241,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
@@ -244,8 +241,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
|
|
|
|
|
notnull="" description="Bezeichnung" /> |
|
|
|
|
<column name="param_default" type="VARCHAR" size="255" |
|
|
|
|
default="" notnull="false" description="Defaultwert" /> |
|
|
|
|
<!-- in Zukunft ggf. typisiert: <column name="param_type" type="VARCHAR" |
|
|
|
|
size="255" default="" notnull="false" description="Defaultwert" /> --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</columns> |
|
|
|
|
<primaryKeys> |
|
|
|
|
@ -262,7 +258,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
@@ -262,7 +258,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[ETL]" />
|
|
|
|
|
</primaryKeys> |
|
|
|
|
<indexes> |
|
|
|
|
</indexes> |
|
|
|
|
</table> |
|
|
|
|
</table>--> |
|
|
|
|
<table name="etl_job_metadata" thema="Administration" releaseUnload="demo" |
|
|
|
|
typ="Schlüsseltabelle"> |
|
|
|
|
<description>Schlüsseltabelle für Metadaten Ladejobs</description> |
|
|
|
|
|