This page provides the system requirements and installation instructions for the FlexDeploy database tier.
Window Quick Start
The Windows Quick Start automatically creates and configures the database tier components within the linked Oracle XE installation. You can skip the steps on this page when using the Windows Quick Start.
Supported Databases
FlexDeploy requires one of the following databases to be installed and running.
- Oracle XE, version 11.2
- Oracle Standard, version 11.2
- Oracle Enterprise, version 11.2
- Oracle Standard, version 12.1
- Oracle Enterprise, version 12.1
Installation Instructions
FlexDeploy has three schemas (FD, FF, and FD_ADMIN) which must be created, and populated with its seed data.
From the directory where you downloaded FlexDeploy, navigate to the Database directory, and run the following SQL scripts using sqlplus (NOTE: requires running as a user like system or sys with privileges to create users and objects within those schema users):
- CreateFlexDeploySchemas.sql <password>
- password – the password to use for FD, FF, and FD_ADMIN users, which are created by this script.
- Example: @CreateFlexDeploySchemas.sql welcome1
- Results are automatically spooled to a file called CreateFlexDeploySchemas.out
- LoadFlexDeployMasterData.sql
- Example: @LoadFlexDeployMasterData.sql
Results are automatically spooled to a file called LoadFlexDeployMasterData.out
Next
Installation Instructions - Application Tier
Mike
I am a Senior Architect at Flexagon working primarily to develop integration solutions for our clients. I've worked with a wide array of technologies over the years, including Oracle Fusion Middleware. I have designed and implemented many integrations between third-party systems (in house, Salesforce, other cloud vendors) and Oracle E-Business Suite using Oracle SOA Suite. I also have extensive experience architecting and developing solutions for E-Business Suite (OA Framework and PL/SQL).
Jim
I have over 25 years of broad and deep experience using relational databases, with the last 10 years focused primarily on Oracle. I have held DBA, architecture, and management roles over my career. At Flexagon, I lead the FlexDeploy development for database and cloud related strategies.
Jack
I am a recent college graduate and a Java Software Engineer at Flexagon, focusing on FlexDeploy development and customer implementations. I am constantly learning on the job, whether that be new technologies and platforms, or realizing the value of DevOps and continuous delivery. I enjoy working with customers and finding creative solutions to help improve their software delivery process.