> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.AdminRepairTableRequest.Options

> kinetica.AdminRepairTableRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AdminRepairTableRequest#afd5a8e29da60a832a7a1e9f24469a0ae" title="Optional parameters.">AdminRepairTableRequest.options</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:ab56465f21a705cdb9e99d0e13d853aee" id="r_ab56465f21a705cdb9e99d0e13d853aee">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab56465f21a705cdb9e99d0e13d853aee">REPAIR\_POLICY</a> = "repair\_policy"</td>
      </tr>

      <tr className="memdesc:ab56465f21a705cdb9e99d0e13d853aee">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Corrective action to take. <br /></td>
      </tr>

      <tr className="separator:ab56465f21a705cdb9e99d0e13d853aee">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ae5d68f2a9f0b1fed020a1fa78f842f8a" id="r_ae5d68f2a9f0b1fed020a1fa78f842f8a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae5d68f2a9f0b1fed020a1fa78f842f8a">DELETE\_CHUNKS</a> = "delete\_chunks"</td>
      </tr>

      <tr className="memdesc:ae5d68f2a9f0b1fed020a1fa78f842f8a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Deletes any corrupted chunks. <br /></td>
      </tr>

      <tr className="separator:ae5d68f2a9f0b1fed020a1fa78f842f8a">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a159a14d37cfaf5580390d37607f5eb56" id="r_a159a14d37cfaf5580390d37607f5eb56">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a159a14d37cfaf5580390d37607f5eb56">SHRINK\_COLUMNS</a> = "shrink\_columns"</td>
      </tr>

      <tr className="memdesc:a159a14d37cfaf5580390d37607f5eb56">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Shrinks corrupted chunks to the shortest column. <br /></td>
      </tr>

      <tr className="separator:a159a14d37cfaf5580390d37607f5eb56">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aeab1484c11ce9fc4654951d90b417ac8" id="r_aeab1484c11ce9fc4654951d90b417ac8">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aeab1484c11ce9fc4654951d90b417ac8">REPLAY\_WAL</a> = "replay\_wal"</td>
      </tr>

      <tr className="memdesc:aeab1484c11ce9fc4654951d90b417ac8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Manually invokes write-ahead log (WAL) replay on the table. <br /></td>
      </tr>

      <tr className="separator:aeab1484c11ce9fc4654951d90b417ac8">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a1226f9fe0175bf68f798792282b49b02" id="r_a1226f9fe0175bf68f798792282b49b02">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1226f9fe0175bf68f798792282b49b02">ALTER\_TABLE</a> = "alter\_table"</td>
      </tr>

      <tr className="memdesc:a1226f9fe0175bf68f798792282b49b02">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Reset columns modification after incomplete alter column. <br /></td>
      </tr>

      <tr className="separator:a1226f9fe0175bf68f798792282b49b02">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aff9ab9b761db6de30aecc16ff2ec1dd1" id="r_aff9ab9b761db6de30aecc16ff2ec1dd1">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aff9ab9b761db6de30aecc16ff2ec1dd1">VERIFY\_ALL</a> = "verify\_all"</td>
      </tr>

      <tr className="memdesc:aff9ab9b761db6de30aecc16ff2ec1dd1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#adb4b0358448266e3a7985799e2a968e0">FALSE</a> only table chunk data already known to be corrupted will be repaired. <br /></td>
      </tr>

      <tr className="separator:aff9ab9b761db6de30aecc16ff2ec1dd1">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8eabdc27ca705f790dc1c8c7ff81035d" id="r_a8eabdc27ca705f790dc1c8c7ff81035d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8eabdc27ca705f790dc1c8c7ff81035d">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a8eabdc27ca705f790dc1c8c7ff81035d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRepairTableRequest_1_1Options" title="A set of string constants for the parameter AdminRepairTableRequest.options.">AdminRepairTableRequest.Options</a> options. <br /></td>
      </tr>

      <tr className="separator:a8eabdc27ca705f790dc1c8c7ff81035d">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:adb4b0358448266e3a7985799e2a968e0" id="r_adb4b0358448266e3a7985799e2a968e0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adb4b0358448266e3a7985799e2a968e0">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:adb4b0358448266e3a7985799e2a968e0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRepairTableRequest_1_1Options" title="A set of string constants for the parameter AdminRepairTableRequest.options.">AdminRepairTableRequest.Options</a> options. <br /></td>
      </tr>

      <tr className="separator:adb4b0358448266e3a7985799e2a968e0">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AdminRepairTableRequest#afd5a8e29da60a832a7a1e9f24469a0ae" title="Optional parameters.">AdminRepairTableRequest.options</a>. </p>
      <p>Optional parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00021">21</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a1226f9fe0175bf68f798792282b49b02">◆ </a></span>ALTER\_TABLE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.ALTER\_TABLE = "alter\_table"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Reset columns modification after incomplete alter column. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00068">68</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae5d68f2a9f0b1fed020a1fa78f842f8a">◆ </a></span>DELETE\_CHUNKS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.DELETE\_CHUNKS = "delete\_chunks"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Deletes any corrupted chunks. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00057">57</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adb4b0358448266e3a7985799e2a968e0">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.FALSE = "false"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRepairTableRequest_1_1Options" title="A set of string constants for the parameter AdminRepairTableRequest.options.">AdminRepairTableRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00100">100</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab56465f21a705cdb9e99d0e13d853aee">◆ </a></span>REPAIR\_POLICY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.REPAIR\_POLICY = "repair\_policy"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Corrective action to take. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ae5d68f2a9f0b1fed020a1fa78f842f8a">DELETE\_CHUNKS</a>: Deletes any corrupted chunks. </li>
          <li> <a className="el" href="#a159a14d37cfaf5580390d37607f5eb56">SHRINK\_COLUMNS</a>: Shrinks corrupted chunks to the shortest column. </li>
          <li> <a className="el" href="#aeab1484c11ce9fc4654951d90b417ac8">REPLAY\_WAL</a>: Manually invokes write-ahead log (WAL) replay on the table. </li>
          <li> <a className="el" href="#a1226f9fe0175bf68f798792282b49b02">ALTER\_TABLE</a>: Reset columns modification after incomplete alter column. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00054">54</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aeab1484c11ce9fc4654951d90b417ac8">◆ </a></span>REPLAY\_WAL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.REPLAY\_WAL = "replay\_wal"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Manually invokes write-ahead log (WAL) replay on the table. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00064">64</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a159a14d37cfaf5580390d37607f5eb56">◆ </a></span>SHRINK\_COLUMNS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.SHRINK\_COLUMNS = "shrink\_columns"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Shrinks corrupted chunks to the shortest column. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00060">60</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8eabdc27ca705f790dc1c8c7ff81035d">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.TRUE = "true"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRepairTableRequest_1_1Options" title="A set of string constants for the parameter AdminRepairTableRequest.options.">AdminRepairTableRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00096">96</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff9ab9b761db6de30aecc16ff2ec1dd1">◆ </a></span>VERIFY\_ALL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRepairTableRequest.Options.VERIFY\_ALL = "verify\_all"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>If <a className="el" href="#adb4b0358448266e3a7985799e2a968e0">FALSE</a> only table chunk data already known to be corrupted will be repaired. </p>
        <p>Otherwise the database will perform a full table scan to check for correctness. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a8eabdc27ca705f790dc1c8c7ff81035d">TRUE</a> </li>
          <li> <a className="el" href="#adb4b0358448266e3a7985799e2a968e0">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#adb4b0358448266e3a7985799e2a968e0">FALSE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source#l00092">92</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AdminRepairTable_8cs_source">AdminRepairTable.cs</a></li>
    </ul>
  </div>
</div>
