sql server - Oracle Attunity Connector for SSIS returning ORA-01843 not a valid month -


i'm trying access @ 1 of corporate database of company using attunity connector. database based , build in united state currency format of currency , datetime. database on oracle 10 or 11g.

i have windows server 2008 64bit microsoft sql server 2012 bi edition. have oracle instant client 11g 32 , 64bit installed. windows server 2008 canadian french have modified currency , datetime information in windows in american format. have modified nls_lang in american_america.al32utf8. have installed attunity oracle connector 2.0 .net.

i trying gather data using ssis push them sql server database.

i have verified if connection database successful using oracle sql developper. had exact same error ora-01843 before in sql developper before added in sqldevelopper.conf line : addvmoption -duser.language=en

the problem when i'm tying make connection ssis using .net oracle connector view contain date, have same error, same used have before i've modified sql developper in english saying it's not valid month.

i don't know if had face error , knows work around or if knows modified .net dateformat.

thanks !

enter image description here

1) lot see error

2) there lot of "probably" on question. if don't know if connecting oracle 10 or 11g, how can know right driver?

3) despite that, try configure linked server using oracle driver see if @ least work


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -