<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.netyce.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.netyce.com/feed.php">
        <title>Technical documentation - guides:reference:database</title>
        <description></description>
        <link>https://wiki.netyce.com/</link>
        <image rdf:resource="https://wiki.netyce.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-05-01T10:08:31+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:database:database&amp;rev=1720009873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:database:database_replication&amp;rev=1720009873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:database:database_sync_repair&amp;rev=1720009873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:database:datamodel&amp;rev=1720009873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:database:dbusers_and_grants&amp;rev=1720009873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:database:encryption&amp;rev=1720009873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:database:manual_database_restore&amp;rev=1720009873&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.netyce.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Technical documentation</title>
        <link>https://wiki.netyce.com/</link>
        <url>https://wiki.netyce.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:database:database&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>database</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:database:database&amp;rev=1720009873&amp;do=diff</link>
        <description>NetYCE database

NetYCE uses the public domain database version of the MySQL, MariaDB. Supported version of MariaDB are 10.0, 10.1 and 10.2 and all its subversions. When using multiple NetYCE servers (requiring a 'Full' architecture licence key), it is recommended to configure the two servers running a database in a Master-Master replication setup. More than two database servers are not supported.</description>
    </item>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:database:database_replication&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>database_replication</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:database:database_replication&amp;rev=1720009873&amp;do=diff</link>
        <description>Database Replication

On deployments using two YCE servers or more, two YCE databases can be setup using master-master replication. This setup offers redundancy with instant fail over capabilities. Although the installation always creates a master-master configuration, the administrator can assign a primary and a secondary database server to each of the front-ends, allowing any combination of master-slave or master-master relationships.</description>
    </item>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:database:database_sync_repair&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>database_sync_repair</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:database:database_sync_repair&amp;rev=1720009873&amp;do=diff</link>
        <description>NetYCE Database Re-synchronization procedure

Refer to the two NetYCE database servers as PRI and SEC although this assignment has nothing to do with the actual organization and hierarchy. Think of it as the local and remote NetYCE database server respectively.</description>
    </item>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:database:datamodel&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>datamodel</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:database:datamodel&amp;rev=1720009873&amp;do=diff</link>
        <description>YCE datamodel ERD

The main database, 'YCE', forms the heart of the application and is accessible but not alterable by the customer. A second database, 'NMS', is used to contain custom tables or tables used by integrations with NMS applications. This database is open to the customer.</description>
    </item>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:database:dbusers_and_grants&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dbusers_and_grants</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:database:dbusers_and_grants&amp;rev=1720009873&amp;do=diff</link>
        <description>DB users and grants

NetYCE database permissions are dependent on the database user. The NetYCE application primarily uses the “touchup” user. This user is permitted to access all databases and modify their contents, but cannot modify or create tables.</description>
    </item>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:database:encryption&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>encryption</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:database:encryption&amp;rev=1720009873&amp;do=diff</link>
        <description>Encryption

NetYCE uses encryption in several places of the application:

	*  User authentication passwords
	*  Application Login forms
	*  Distribution files
	*  Customer database backups (archives)
	*  Selected columns in the database

User passwords</description>
    </item>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:database:manual_database_restore&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual_database_restore</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:database:manual_database_restore&amp;rev=1720009873&amp;do=diff</link>
        <description>Manual database restore procedure

	&quot; We are currently working on a new method of importing and exporting the database.
 Starting from version 8.2.2, this procedure will be deprecated.&quot;

NetYCE database archive sets are normally restored using the front-end tool</description>
    </item>
</rdf:RDF>
