<?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 DB Connect invalid character error in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-invalid-character-error/m-p/540427#M90493</link>
    <description>&lt;P&gt;Receiving the following error:&amp;nbsp;&lt;SPAN&gt;java.sql.SQLSyntaxErrorException: ORA-00911: invalid character&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, no character is highlighted in the Data Lab SQL editor for the following query:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;select LI.BBY_ACTIVATION_LINK_SEQ ,li.bby_activation_line_seq , li.bby_pos_sale_seq, li.bby_plan_match_flg, pl.pos4partkey, pl.line_item_type POS_LINE_ITEM_TYPE,pl.hardware_sku POS_HARDWARE_SKU,pl.hardware_esn POS_HARDARE_ESN,pl.void_status POS_VOID_STATUS,pl.activation_phone_nbr POS_PHONE_NUMBER,pl.bbym_bskt_id POS_BAKT_ID, pl.bby_plan_sku POS_PLAN_SKU,al.hardware_type ACTIVATION_LINE_TYPE, al.hardware_esn ACTIVATION_HARDWARE_ESN,al.activation_phone_nbr ACTIVATION_PHNE_NUMBER, al.activation_type,al.tender_status ACTIVATION_TENDER_TYPE, al.actv_mthd, al.created_on ACTIVATION_CREATED_ON, al.amended_on ACTIVATION_AMENDED_ON,pl.created_on POS_LINE_CREATED_ON,pl.amended_on POS_LINE_CREATED_ON,li.created_on LINK_CREATED_ON from bst_bbym_sch01.BBY_POS_BEAST_ACTIVATION_LINK LI,bst_bbym_sch01.BBY_ACTIVATION_LINE AL,bst_bbym_sch01.BBY_POS_SALE_LINE PL where LI.BBY_POS_SALE_SEQ = PL.BBY_POS_SALE_SEQ and LI.BBY_ACTIVATION_LINE_SEQ = AL.BBY_ACTIVATION_LINE_SEQ and li.transaction_line_no = pl.transaction_line_no AND LI.created_on &amp;gt;= sysdate – 1&lt;/P&gt;&lt;P&gt;Is there something obvious I'm missing?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 18:37:12 GMT</pubDate>
    <dc:creator>nnesje</dc:creator>
    <dc:date>2021-02-18T18:37:12Z</dc:date>
    <item>
      <title>DB Connect invalid character error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-invalid-character-error/m-p/540427#M90493</link>
      <description>&lt;P&gt;Receiving the following error:&amp;nbsp;&lt;SPAN&gt;java.sql.SQLSyntaxErrorException: ORA-00911: invalid character&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, no character is highlighted in the Data Lab SQL editor for the following query:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;select LI.BBY_ACTIVATION_LINK_SEQ ,li.bby_activation_line_seq , li.bby_pos_sale_seq, li.bby_plan_match_flg, pl.pos4partkey, pl.line_item_type POS_LINE_ITEM_TYPE,pl.hardware_sku POS_HARDWARE_SKU,pl.hardware_esn POS_HARDARE_ESN,pl.void_status POS_VOID_STATUS,pl.activation_phone_nbr POS_PHONE_NUMBER,pl.bbym_bskt_id POS_BAKT_ID, pl.bby_plan_sku POS_PLAN_SKU,al.hardware_type ACTIVATION_LINE_TYPE, al.hardware_esn ACTIVATION_HARDWARE_ESN,al.activation_phone_nbr ACTIVATION_PHNE_NUMBER, al.activation_type,al.tender_status ACTIVATION_TENDER_TYPE, al.actv_mthd, al.created_on ACTIVATION_CREATED_ON, al.amended_on ACTIVATION_AMENDED_ON,pl.created_on POS_LINE_CREATED_ON,pl.amended_on POS_LINE_CREATED_ON,li.created_on LINK_CREATED_ON from bst_bbym_sch01.BBY_POS_BEAST_ACTIVATION_LINK LI,bst_bbym_sch01.BBY_ACTIVATION_LINE AL,bst_bbym_sch01.BBY_POS_SALE_LINE PL where LI.BBY_POS_SALE_SEQ = PL.BBY_POS_SALE_SEQ and LI.BBY_ACTIVATION_LINE_SEQ = AL.BBY_ACTIVATION_LINE_SEQ and li.transaction_line_no = pl.transaction_line_no AND LI.created_on &amp;gt;= sysdate – 1&lt;/P&gt;&lt;P&gt;Is there something obvious I'm missing?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 18:37:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-invalid-character-error/m-p/540427#M90493</guid>
      <dc:creator>nnesje</dc:creator>
      <dc:date>2021-02-18T18:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect invalid character error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-invalid-character-error/m-p/540452#M90495</link>
      <description>&lt;P&gt;This seems to be sql syntax error, changing the below is getting validated in the below url.&lt;/P&gt;&lt;P&gt;LI.created_on &amp;gt;= sysdate -1&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.eversql.com/sql-syntax-check-validator/" target="_blank"&gt;https://www.eversql.com/sql-syntax-check-validator/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 22:52:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/DB-Connect-invalid-character-error/m-p/540452#M90495</guid>
      <dc:creator>saravanan90</dc:creator>
      <dc:date>2021-02-18T22:52:22Z</dc:date>
    </item>
  </channel>
</rss>

