Re: ORA-01861: literal does not match format string

  • From: rjamya <rjamya@xxxxxxxxx>
  • To: jose.soares@xxxxxxxxxxxxxx
  • Date: Thu, 29 Mar 2012 11:32:17 -0400

is your NLS_DATE_FORMAT set to YYYY-MM-DD or YYYY-DD-MM (I can't figure out
since 12-10 and 10-12 are both valid dates) ? if not, then you have a
problem that needs to be fixed.

On Thu, Mar 29, 2012 at 11:25 AM, jose soares <jose.soares@xxxxxxxxxxxxxx>wrote:

> 'UPDATE unita_aziendale SET ts_ultima_modifica=CURRENT_TIMESTAMP,
> data_inizio=:data_inizio WHERE unita_aziendale.id = :unita_aziendale_id'
> {'data_inizio': u'1996-12-10', 'unita_aziendale_id': 319}
>
>


--
//www.freelists.org/webpage/oracle-l


Other related posts: