<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://iqxusers.co.uk/iqxhelp/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://iqxusers.co.uk/iqxhelp/feed.php">
        <title>iqx - database:events</title>
        <description>Recruitment software that liberates your business</description>
        <link>https://iqxusers.co.uk/iqxhelp/</link>
        <image rdf:resource="https://iqxusers.co.uk/iqxhelp/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-08-08T07:07:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_blobstoreprocessdeletequeue&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_cachewarm&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_cleanindexsearch&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_companykeywordsrefresh&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_databasediskspacecheck&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_escalatepopups&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_iqxwpkmaintainlogincheck&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_logdiskspacecheck&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_personkeywordsrefresh&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_removedeletedquestionevent&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_setnullogofftimes&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_switchoffnetlogging&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_tempfilediskspacecheck&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_textindexforcerebuild&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_vacancykeywordsrefresh&amp;rev=1786130664"/>
                <rdf:li rdf:resource="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:start&amp;rev=1786130664"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://iqxusers.co.uk/iqxhelp/lib/exe/fetch.php?media=wiki:logo.png">
        <title>iqx</title>
        <link>https://iqxusers.co.uk/iqxhelp/</link>
        <url>https://iqxusers.co.uk/iqxhelp/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_blobstoreprocessdeletequeue&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.BlobstoreProcessDeleteQueue</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_blobstoreprocessdeletequeue&amp;rev=1786130664</link>
        <description>﻿

pears.BlobstoreProcessDeleteQueue

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;BlobstoreProcessDeleteQueue&quot; ENABLE 
HANDLER
begin
  call &quot;BlobstoreProcessDeleteQueue&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_cachewarm&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.CacheWarm</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_cachewarm&amp;rev=1786130664</link>
        <description>﻿

pears.CacheWarm

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;CacheWarm&quot; TYPE &quot;DatabaseStart&quot;  ENABLE 
HANDLER
begin
  if &quot;PROPERTY&quot;(&#039;IsService&#039;) = &#039;Yes&#039; then
    message &quot;string&quot;(&#039;IQX Cache Warming Started at &#039;,current timestamp) to console;
    unload select * from &quot;pears&quot;.&quot;AccordEmployee&quot; into file &#039;nul&#039;;
    unload select * from &quot;pears&quot;.&quot;Company&quot; into file &#039;nul&#039;;
…</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_cleanindexsearch&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.CleanIndexSearch</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_cleanindexsearch&amp;rev=1786130664</link>
        <description>﻿

pears.CleanIndexSearch

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;CleanIndexSearch&quot; TYPE &quot;DatabaseStart&quot;  ENABLE AT ALL
HANDLER
begin
  call &quot;DBStartCleanupRoutine&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_companykeywordsrefresh&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.CompanyKeywordsRefresh</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_companykeywordsrefresh&amp;rev=1786130664</link>
        <description>﻿

pears.CompanyKeywordsRefresh

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;CompanyKeywordsRefresh&quot; ENABLE 
HANDLER
begin
  call &quot;CompanyKeyWordsUpdate&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_databasediskspacecheck&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.DatabaseDiskSpaceCheck</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_databasediskspacecheck&amp;rev=1786130664</link>
        <description>﻿

pears.DatabaseDiskSpaceCheck

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;DatabaseDiskSpaceCheck&quot; TYPE &quot;DBDiskSpace&quot; 
WHERE &quot;event_condition&quot;(&#039;interval&#039;) &gt; 3600 and &quot;event_condition&quot;(&#039;DBFreePercent&#039;) &lt; 10 DISABLE AT ALL
HANDLER
begin
  call &quot;DiskSpaceWarning&quot;(&#039;Main&#039;)
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_escalatepopups&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.EscalatePopups</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_escalatepopups&amp;rev=1786130664</link>
        <description>﻿

pears.EscalatePopups

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;EscalatePopups&quot; ENABLE AT ALL
HANDLER
begin
  call &quot;EscalatePopups&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_iqxwpkmaintainlogincheck&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.IQXWPKMaintainLoginCheck</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_iqxwpkmaintainlogincheck&amp;rev=1786130664</link>
        <description>﻿

pears.IQXWPKMaintainLoginCheck

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;IQXWPKMaintainLoginCheck&quot; TYPE &quot;Connect&quot;  ENABLE 
HANDLER
begin if &quot;Event_Parameter&quot;(&#039;AppInfo&#039;) like &#039;%WPKMAINTAIN%&#039; then execute immediate &#039;DROP CONNECTION &#039; || &quot;Event_Parameter&quot;(&#039;ConnectionID&#039;) end if
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_logdiskspacecheck&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.LogDiskSpaceCheck</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_logdiskspacecheck&amp;rev=1786130664</link>
        <description>﻿

pears.LogDiskSpaceCheck

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;LogDiskSpaceCheck&quot; TYPE &quot;LogDiskSpace&quot; 
WHERE &quot;event_condition&quot;(&#039;interval&#039;) &gt; 3600 and &quot;event_condition&quot;(&#039;LogFreePercent&#039;) &lt; 10 DISABLE AT ALL
HANDLER
begin
  call &quot;DiskSpaceWarning&quot;(&#039;Log&#039;)
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_personkeywordsrefresh&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.PersonKeywordsRefresh</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_personkeywordsrefresh&amp;rev=1786130664</link>
        <description>﻿

pears.PersonKeywordsRefresh

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;PersonKeywordsRefresh&quot; ENABLE 
HANDLER
begin
  call &quot;PersonKeyWordsUpdate&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_removedeletedquestionevent&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.RemoveDeletedQuestionEvent</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_removedeletedquestionevent&amp;rev=1786130664</link>
        <description>﻿

pears.RemoveDeletedQuestionEvent

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;RemoveDeletedQuestionEvent&quot; ENABLE 
HANDLER
begin
  call &quot;RemoveDeletedQuestion&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_setnullogofftimes&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.SetNulLogoffTimes</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_setnullogofftimes&amp;rev=1786130664</link>
        <description>﻿

pears.SetNulLogoffTimes

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;SetNulLogoffTimes&quot; TYPE &quot;DatabaseStart&quot;  ENABLE 
HANDLER
begin
  update &quot;DatabaseLoginAttempts&quot; set &quot;LogOffTime&quot; = &quot;lesser&quot;(&quot;dateadd&quot;(&quot;minute&quot;,-1,current timestamp),cast(&quot;dateadd&quot;(&quot;day&quot;,1,&quot;date&quot;(&quot;loginattempttime&quot;)) as timestamp))
    where &quot;LogOffTime&quot; is null
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_switchoffnetlogging&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.SwitchOffNetLogging</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_switchoffnetlogging&amp;rev=1786130664</link>
        <description>﻿

pears.SwitchOffNetLogging

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;SwitchOffNetLogging&quot; ENABLE 
HANDLER
begin
  update &quot;IQXNetSettings&quot; set &quot;LoggingOn&quot; = 0 where &quot;LoggingOn&quot; = 1
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_tempfilediskspacecheck&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.TempFileDiskSpaceCheck</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_tempfilediskspacecheck&amp;rev=1786130664</link>
        <description>﻿

pears.TempFileDiskSpaceCheck

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;TempFileDiskSpaceCheck&quot; TYPE &quot;TempDiskSpace&quot; 
WHERE &quot;event_condition&quot;(&#039;interval&#039;) &gt; 3600 and &quot;event_condition&quot;(&#039;TempFreePercent&#039;) &lt; 10 DISABLE AT ALL
HANDLER
begin
  call &quot;DiskSpaceWarning&quot;(&#039;Temp&#039;)
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_textindexforcerebuild&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.TextIndexForceRebuild</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_textindexforcerebuild&amp;rev=1786130664</link>
        <description>﻿

pears.TextIndexForceRebuild

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;TextIndexForceRebuild&quot; ENABLE 
HANDLER
begin
  call &quot;pears&quot;.&quot;TextIndexesReBuild&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_vacancykeywordsrefresh&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pears.VacancyKeywordsRefresh</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:pears_vacancykeywordsrefresh&amp;rev=1786130664</link>
        <description>﻿

pears.VacancyKeywordsRefresh

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

Original SQL


CREATE EVENT &quot;pears&quot;.&quot;VacancyKeywordsRefresh&quot; ENABLE 
HANDLER
begin
  call &quot;VacancyKeyWordsUpdate&quot;()
end</description>
    </item>
    <item rdf:about="https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:start&amp;rev=1786130664">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-07T19:24:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Events</title>
        <link>https://iqxusers.co.uk/iqxhelp/doku.php?id=database:events:start&amp;rev=1786130664</link>
        <description>﻿

Events

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

	*  pears.BlobstoreProcessDeleteQueue
	*  pears.CacheWarm
	*  pears.CleanIndexSearch
	*  pears.CompanyKeywordsRefresh
	*  pears.DatabaseDiskSpaceCheck
	*  pears.EscalatePopups
	*  pears.IQXWPKMaintainLoginCheck
	*  pears.LogDiskSpaceCheck
	*  pears.PersonKeywordsRefresh
	*  pears.RemoveDeletedQuestionEvent
	*  pears.SetNulLogoffTimes
	*  pears.SwitchOf…</description>
    </item>
</rdf:RDF>
