PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Calling Oracle stored procedure from PeopleCode (8.54)

edited Mar 6, 2018 11:40AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered ✓

Hi Friends,

I would like to call oracle stored procedure from PeopleCode (8.54).

Below statements did not work and getting "During the execution of SQL, an error occurred in the Exec subroutine. The preceding message should have described the SQL being executed" error.

SQLExec("Exec Rabo_Daily_Reports_Setup('NEWYORK','NEWYORK','01-NOV-2017')");

SQLExec("call Rabo_Daily_Reports_Setup('NEWYORK','NEWYORK','01-NOV-2017')");

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