<?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: Oracle Mirroring - Invalid Identifier Error in Mirroring</title>
    <link>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5142537#M222</link>
    <description>&lt;P&gt;We are following up once again regarding your query. Could you please confirm if you have raised ideas with Microsoft? If not please upvote the idea in community.&amp;nbsp;Should you need further assistance in the future, we encourage you to reach out via the Microsoft Fabric Community Forum and create a new thread. We’ll be happy to help.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2026 11:54:02 GMT</pubDate>
    <dc:creator>v-prasare</dc:creator>
    <dc:date>2026-04-01T11:54:02Z</dc:date>
    <item>
      <title>Oracle Mirroring - Invalid Identifier Error</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5138466#M216</link>
      <description>&lt;P&gt;I am trying to mirror from an on-prem Oracle DB, and one of the tables I need gives me the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SourceErrorCode: ReplicationError: Failed to do initial data load for table &amp;lt;TableName&amp;gt; due to 'ORA-00904: "SYS_NC00112_": invalid identifier', ErrorCode: InputValidationError"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I know this is an invalid column header error, and I tracked down the issue to a hidden system generated column named, "SYS_NC00112$". They're similar, but the column name in the error message has the dollar sign replaced with an underscore. Is this a special character limitation with the dollar sign? Is there any way around this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 19:50:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5138466#M216</guid>
      <dc:creator>apitcher11</dc:creator>
      <dc:date>2026-03-24T19:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Mirroring - Invalid Identifier Error</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5138790#M218</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1289916" data-lia-user-login="apitcher11" class="lia-mention lia-mention-user"&gt;apitcher11&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;this is already added as feedback/ideas, please refer below referenced URL. please upvote here as PG team will take this as a priority in future roadmap.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Column-Level-Exclusion-Support-for-Oracle-Database-Mirroring/idi-p/5136778" target="_blank" rel="noopener"&gt;Add Column‑Level Exclusion Support for Oracle Data... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prashanth&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 12:09:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5138790#M218</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-25T12:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Mirroring - Invalid Identifier Error</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5142537#M222</link>
      <description>&lt;P&gt;We are following up once again regarding your query. Could you please confirm if you have raised ideas with Microsoft? If not please upvote the idea in community.&amp;nbsp;Should you need further assistance in the future, we encourage you to reach out via the Microsoft Fabric Community Forum and create a new thread. We’ll be happy to help.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 11:54:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5142537#M222</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-04-01T11:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Mirroring - Invalid Identifier Error</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5181786#M239</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1289916" data-lia-user-login="apitcher11" class="lia-mention lia-mention-user"&gt;apitcher11&lt;/a&gt;&amp;nbsp;This issue could be related to how OneLake handles folder/file naming conventions. All mirrored tables become folders and files in OneLake file system. While the `$` is not specifically prohibited as a part of the folder/file/table name but it may cause problems when interpreted by various Fabric compute jobs. The fact that in a Fabric error message it's replaced with `_` hints that some sanitization technique could have been used. You could try and rename your table without using a `$` to verify. If it's not possible, your only options is to use a data pipeline for ingestions instead of mirroring. I cannot confirm whether mirroring allows you to choose specific columns in the table for mirroring, otherwise try and exclude the column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's as much as I could think of and wish you luck.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 22:00:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5181786#M239</guid>
      <dc:creator>apturlov</dc:creator>
      <dc:date>2026-05-12T22:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Mirroring - Invalid Identifier Error</title>
      <link>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5181788#M240</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1289916" data-lia-user-login="apitcher11" class="lia-mention lia-mention-user"&gt;apitcher11&lt;/a&gt;&amp;nbsp;, unfortunatelly it is a delta table limitation. Even in copy activity you might have the same issue, so the only way to overcome it is to have custom configuration-driven copy pipeline, where you explicitely define DML and rename this column to _.&lt;/P&gt;&lt;P&gt;Thank you for sharing the case. Hopefully we'll get mirroring setup upgrade in the near future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR, Taras&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 22:02:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Mirroring/Oracle-Mirroring-Invalid-Identifier-Error/m-p/5181788#M240</guid>
      <dc:creator>Lozovskyi</dc:creator>
      <dc:date>2026-05-12T22:02:09Z</dc:date>
    </item>
  </channel>
</rss>

