Answered by:
ORA-01722: invalid number in the BizTalk WCF-Oracle Adapter

Question
-
I have updated new password in the Oracle adapter after that BizTalk is receving below error
ORA-01722: invalid number
if i enter wrong password then returns valid error message like invalid user name or password
- Moved by Steef-Jan WiggersMVP Saturday, June 18, 2016 3:16 PM Adapter related question.
Monday, June 13, 2016 5:47 PM
Answers
-
Okay. In that case check the response returned by oracle.
Check if there was some change at Oracle end. You might need to regenerate the schemas.
I repeat this error has nothing to do with Password change, you need to investigate this at oracle end.An ORA-01722 error occurs only when an attempt is made to convert a character string into a number, and the string cannot be converted into a number.
Refer: http://www.techonthenet.com/oracle/errors/ora01722.phpRachit Sikroria (Microsoft Azure MVP)
- Proposed as answer by Steef-Jan WiggersMVP Saturday, June 18, 2016 3:16 PM
- Marked as answer by Angie Xu Friday, June 24, 2016 2:20 AM
Monday, June 13, 2016 6:19 PM
All replies
-
Hi Kapil,
An ORA-01722 error occurs when an attempt is made to convert a character string into a number, and the string cannot be converted into a number.
Refer: http://www.techonthenet.com/oracle/errors/ora01722.php
It has nothing to with password change. Check the request hitting the oracle database.
Rachit Sikroria (Microsoft Azure MVP)
- Edited by Rachit Sikroria Monday, June 13, 2016 5:56 PM
Monday, June 13, 2016 5:53 PM -
Thank you for quick response.
BizTalk has received an error while lookup (Select statement )
Monday, June 13, 2016 6:07 PM -
Okay. In that case check the response returned by oracle.
Check if there was some change at Oracle end. You might need to regenerate the schemas.
I repeat this error has nothing to do with Password change, you need to investigate this at oracle end.An ORA-01722 error occurs only when an attempt is made to convert a character string into a number, and the string cannot be converted into a number.
Refer: http://www.techonthenet.com/oracle/errors/ora01722.phpRachit Sikroria (Microsoft Azure MVP)
- Proposed as answer by Steef-Jan WiggersMVP Saturday, June 18, 2016 3:16 PM
- Marked as answer by Angie Xu Friday, June 24, 2016 2:20 AM
Monday, June 13, 2016 6:19 PM