Oracle Rest Data Services (ORDS) (MOSC)

MOSC Banner

ORDS ORA-06550 & PLS-00302

We're trying to setup ORDS to run PL/SQL packages in the same way as our existing OHS/DADS/pl_sql web server.

ORDS appears to call packages using schema.package.procedure(params).

We have an old third party app we're trying to migrate from DADS to ORDS.

Under DADS it uses two users - one being the schema owner and the other being a limited access user that calls procs owned by the first user.

When the schema owner "user1" account executes any of its own packages in ORDS using user1.package.procedure(params) it fails. These work fine when run as the other user.

Tagged:

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