Teleservice - EBS (MOSC)

MOSC Banner

SR text search

We recently upgraded from 11.5.10.2 to R12

In 11i, a user could perform a text search using special characters without having to include escape characters such as "{...}" or "/"

Example: ip->i_idinode.idi_blocks >= freed_blocks

According to Oracle document ID 604993.1, the escape characters are included in the search string code in 11i.

Did those get removed from the search string code for R12?

We now get an error when searching for the example text above that contains special characters. If we manually add the escape characters, the search is returned correctly.

Example: {ip->i_idinode.idi_blocks >= freed_blocks}

Thanks,

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

EBS Teleservice Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center