SQL Language (MOSC)

MOSC Banner

regexp_substr in Oracle Applications (EBS)

edited Jul 3, 2013 1:18AM in SQL Language (MOSC) 3 commentsAnswered

Hi All,

 I am trying to use the regexp_substr function in a XML Publisher developer report. When I use the function in a SQL and run it directly in the database using SQL Developer, the query runs fine. When I put this in a Data Definition and run it through EBS, I get an error.

 --SQLException

java.sql.SQLSyntaxErrorException: ORA-00911: invalid character

 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)

at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)

at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)

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