
0
Answered
Confirm database operation can execute Oracle stored procedure
Adam van Vliet (Chief Information Security Officer) 7 years ago
•
updated by anonymous 5 years ago •
4
Confirm database operation can execute an Oracle stored procedure. The client stored procedure has two string input parameters and no output.
Download: http://www.oracle.com/technetwork/database/enterprise-edition/downloads/database12c-win64-download-1968077.html
Example data: http://www.java2s.com/Tutorial/Oracle/0540__Function-Procedure-Packages/Creatingaprocedure.htm
Customer support service by UserEcho
General documentation can be found here: http://docs.oracle.com/cd/E16655_01/index.htm
Download software from here: http://www.oracle.com/technetwork/database/enterprise-edition/downloads/database12c-win64-download-1968077.html.
Oracle DB Install document : http://docs.oracle.com/cd/E16655_01/install.121/e17735.pdf installed as Desktop Class install section 1.4.1 in pdf.
Download Oracle SQL Developer here: http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html?ssSourceSiteId=otnpt
get the documentation here: http://docs.oracle.com/cd/E39885_01/doc.40/e38928.pdf
This admin guide may be useful for troubleshooting connection issues: http://docs.oracle.com/cd/E16655_01/server.121/e17636.pdf
Create documentation page to link back to.
Response to include the following details:
Example used:
Notes for getting Oracle VM to work:
Documented on EB31:Database Execute fails to execute Oracle stored procedure