PL/SQL (MOSC)

MOSC Banner

ORA-01722: invalid number problem

edited May 17, 2021 11:37AM in PL/SQL (MOSC) 1 commentAnswered ✓

We recently upgraded to Oracle ERP 12.2.9 and since then we experience a problem converting numbers.

I have create a cursor selecting the sum(value). When I run this through TOAD the sum values get listed. However I created a concurrent request then i Get a Invalid number error. I created a function (https://www.orafaq.com/wiki/IS_NUMBER) and then checked if all values are number. I however in TOAD or SQL Developer get all results back as being numbers, but when I run this in the concurrent request it returns that these are not numbers.

If I run this query as another user (Oracle ERP) i do not get this error at all. It then points to this user. What can I look at for this user?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center