PL/SQL (MOSC)

MOSC Banner

Stored Procedures

edited Jan 31, 2011 9:19AM in PL/SQL (MOSC) 6 commentsAnswered
I am trying to migrate my Oracle 8i db to 10g.  I also have to upgrade my Micro Focus workbench COBOL to MF NetExpress 5.1 COBOL.  I have an issue with some stored procedures.  In 8i world I could pass a stored procedure a value like 'ABCD ' (ABCD and a space) and the stored procedure would find ABCD.  In the NE5.1 world, I had to change my set up of the stored procedure to fill a 4-character field with just ABCD and it works but if  I use the ABCD(space), I get a 1403, no data found.  Is there a compiler directive I'm

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