<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SQL command FSCK is not found in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/sql-command-fsck-is-not-found/m-p/27741#M19594</link>
    <description>&lt;P&gt;Oh wow yes that was the issue. Thank you very much.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 16:18:36 GMT</pubDate>
    <dc:creator>BenzDriver</dc:creator>
    <dc:date>2022-02-17T16:18:36Z</dc:date>
    <item>
      <title>SQL command FSCK is not found</title>
      <link>https://community.databricks.com/t5/data-engineering/sql-command-fsck-is-not-found/m-p/27739#M19592</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I currently have the problem of deleted files still being in the transaction log when trying to call a delta table. What I found was this statement:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
FSCK REPAIR TABLE table_name [DRY RUN]&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But using it returned following error:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Error in SQL statement: ParseException: 
mismatched input 'FSCK' expecting {'(', 'CONVERT', 'COPY', 'OPTIMIZE', 'RESTORE', 'ADD', 'ALTER', 'ANALYZE', 'CACHE', 'CLEAR', 'COMMENT', 'COMMIT', 'CREATE', 'DELETE', 'DESC', 'DESCRIBE', 'DFS', 'DROP', 'EXPLAIN', 'EXPORT', 'FROM', 'GRANT', 'IMPORT', 'INSERT', 'LIST', 'LOAD', 'LOCK', 'MAP', 'MERGE', 'MSCK', 'REDUCE', 'REFRESH', 'REPLACE', 'RESET', 'REVOKE', 'ROLLBACK', 'SELECT', 'SET', 'SHOW', 'START', 'TABLE', 'TRUNCATE', 'UNCACHE', 'UNLOCK', 'UPDATE', 'USE', 'VALUES', 'WITH'}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Does anybody have an idea how I can fix this or what might cause this issue?&lt;/P&gt;&lt;P&gt;I'm running on Azure and use Databricks Runtime Version 9.1 (Apache Spark 3.1.2 and Scala 2.12) &lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 16:06:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sql-command-fsck-is-not-found/m-p/27739#M19592</guid>
      <dc:creator>BenzDriver</dc:creator>
      <dc:date>2022-02-17T16:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: SQL command FSCK is not found</title>
      <link>https://community.databricks.com/t5/data-engineering/sql-command-fsck-is-not-found/m-p/27740#M19593</link>
      <description>&lt;P&gt;Remove square brackets and try executing the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%sql&lt;/P&gt;&lt;P&gt;FSCK REPAIR TABLE table_name DRY RUN&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 16:14:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sql-command-fsck-is-not-found/m-p/27740#M19593</guid>
      <dc:creator>RKNutalapati</dc:creator>
      <dc:date>2022-02-17T16:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: SQL command FSCK is not found</title>
      <link>https://community.databricks.com/t5/data-engineering/sql-command-fsck-is-not-found/m-p/27741#M19594</link>
      <description>&lt;P&gt;Oh wow yes that was the issue. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 16:18:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sql-command-fsck-is-not-found/m-p/27741#M19594</guid>
      <dc:creator>BenzDriver</dc:creator>
      <dc:date>2022-02-17T16:18:36Z</dc:date>
    </item>
  </channel>
</rss>

