SOLVED
Not a Valid Month error with <2020-12-17 17:33:28> using Output Data node on Oracle OCI
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
PaulFields2
8 - Asteroid
‎12-17-2020
10:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Not sure why I am getting this ORA-01843 error. Timestamp field mapping is correct and format I'm using e.g. <2020-12-17 17:33:28> appears to be standard. Any ideas?
Solved! Go to Solution.
Labels:
- Labels:
- Output
3 REPLIES 3
leon2020
7 - Meteor
‎12-17-2020
10:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Seems it's recognising 2020-12-17 as the 12th day of the 17th month (and not 17th day of December).
May need to adjust the string or reformat the field..
‎12-17-2020
02:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Have tried that - no luck.
If I were to use a DateTime field format, what's the standard string format to send a date time value to the db from Alteryx? Not sure why this is so hard.
‎12-17-2020
02:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
OK - I figured it out.
e.g. 12-DEC-20 12.01.02.000000000 PM
