Greetings,
I am attempting to get an Apex install up and running for evaluation.
I have gotten Apex installed and I am attempting to install a Sample Application (Calendar) into an Apex install with the full development environment. The following error is occurring when I click Install on the Calendar application from the Samples.
The following prerequisite checks failed. Installation of this application and its supporting objects cannot continue until these issues are resolved.
Required Privileges:
CREATE PROCEDURE, CREATE TABLE, CREATE TRIGGER, CREATE VIEW
Any advice to find and correct the problem?
Thanks in advanced
Software used is
Windows Server 2012 R2 Standard on VMware with 2 virtual processors and 8 GB of RAM
APEX version "apex_19.1_en"
ORDS version "ords-19.1.0.092.1545"
XE version "OracleXE184_Win64"
Side note: For anyone unfamiliar with Oracle Database and technologies that go into it, the apex install is a little daunting. Would be nice for a sample install guide for evaluations based on freely available software.