<?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>Question Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067096#M3217211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem in PI.. The receiver channel is trying to insert the data into your oracle server.&amp;nbsp; The date which your sending is not inserting in DB, that's why the channel is throwing error.&amp;nbsp; Check with your DB team to format the length of the field at their end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2012 14:31:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-03T14:31:51Z</dc:date>
    <item>
      <title>date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaq-p/9067090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing one scenario where oracle is the receiver. in the mapping&amp;nbsp; i have field entry_date my source date format is yyyymmdd&amp;nbsp; &amp;amp; i need to convert this into dd-mon-yy hh:mm:ss.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used the date tranformation&amp;nbsp; logic dd-MMM-yy&amp;nbsp; HH:mm:ss.&amp;nbsp; and when i tested it's working fine. but when it reaches data base i am getting the&amp;nbsp; ORA-01830: date format picture ends before converting entire input string&amp;nbsp; in jdbc&amp;nbsp; eeror.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried the below link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/message/13145628"&gt;http://scn.sap.com/message/13145628&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In UDF which i need to select single values Or queue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;argument&amp;nbsp;&amp;nbsp; or paramenter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we need UDF then tell me what is i need to do. please share the code &amp;amp; step by procedure i never used UDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 09:01:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaq-p/9067090</guid>
      <dc:creator>former_member200386</dc:creator>
      <dc:date>2012-10-03T09:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067091#M3217206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with database guys the field which receives the date in oracle was given the length which PI sending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 09:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067091#M3217206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-03T09:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067092#M3217207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="postbody"&gt;The error message&amp;nbsp; saying&amp;nbsp; that input string is larger than the provided date format . Make sure you are sending the date format which will be expected by DB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="postbody"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="postbody"&gt;Hari.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 10:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067092#M3217207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-03T10:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067093#M3217208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply the date format of oracle database is dd-mon-yy hh:mi:ss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in my message mapping i am converting to&amp;nbsp; that format &lt;/P&gt;&lt;P&gt;my input fromat:yyyymmdd&lt;/P&gt;&lt;P&gt;ouput:dd-MMM-yy HH:mm:ss.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;becoz if put dd-mon-yy hh:mi:ss it is giving some error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i tried post the data only dd-MMM-yy. it is going &amp;amp; inserting successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if add HH:mm:ss i am getting the&amp;nbsp; error that i mentioned in my thread.your valuable required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 10:42:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067093#M3217208</guid>
      <dc:creator>former_member200386</dc:creator>
      <dc:date>2012-10-03T10:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067094#M3217209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask database guys to insert this dd-MMM-yy HH:mm:ss format using sql query check whethet table is allowing or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 11:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067094#M3217209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-03T11:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067095#M3217210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp; your qucik response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one doubt. when i am doing mapping test its executing sucessfully. but in the comm channel i am getting the above error.is is there in problem with PI mapping? even i checked in sxmb_moni it's howing processed successfully. i don't have any clue. please suggest me . mean while i'll check with my db team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 12:11:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067095#M3217210</guid>
      <dc:creator>former_member200386</dc:creator>
      <dc:date>2012-10-03T12:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067096#M3217211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem in PI.. The receiver channel is trying to insert the data into your oracle server.&amp;nbsp; The date which your sending is not inserting in DB, that's why the channel is throwing error.&amp;nbsp; Check with your DB team to format the length of the field at their end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 14:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067096#M3217211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-03T14:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067097#M3217212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no problem in mapping. The problem lies at the database table definition side. Please ask DBA to check the length assigned for this column.&amp;nbsp; I think the time portion value exceeds the date field defined in the table.&amp;nbsp;&amp;nbsp; Since you use date and time in the table , why dont you create varchar2 type in the table to resolve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 14:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067097#M3217212</guid>
      <dc:creator>baskar_gopalakrishnan2</dc:creator>
      <dc:date>2012-10-03T14:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067098#M3217213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Baskar,&lt;/P&gt;&lt;P&gt;I checked with DB team, they are saying date filed doesn't have any fixed length. they are saying that the date format which we are sending from PI is string format&amp;nbsp; not a date. so that is the reason it is not inserting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they are not ready to change the type varchar2. any suggestions. to send the data in this format dd-MMM-yy HH:mm:ss?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 05:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067098#M3217213</guid>
      <dc:creator>former_member200386</dc:creator>
      <dc:date>2012-10-04T05:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067099#M3217214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to insert the record at the database table directly using SQL editor and check what format of data is allowed/accepted at the table level ..based on that change your mapping and send the same format..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 05:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067099#M3217214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-04T05:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion error ORA-01830: date format picture ends before converting entire input string  in jdbc</title>
      <link>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067100#M3217215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you provided the date format in the Advanced tab as below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first you try with the only date and explore TIME and TIMESTAMP options..&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/143068" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 05:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/date-conversion-error-ora-01830-date-format-picture-ends-before-converting/qaa-p/9067100#M3217215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-04T05:51:54Z</dc:date>
    </item>
  </channel>
</rss>

