The customer’s IT department will not allow anyone outside the department to create a database
on its database servers. Identify two considerations to keep in mind while setting up the developer
server in this kind of environment.
A.
The IT department can download sample databases from Oracle’s website that can be used as
the developer database.
B.
The IT department can run a “Database-only” installation or use the scripts provided in the
media pack to create the database on its server manually.
C.
The developer server application must be installed before the database is created on the
database server by the IT department.
D.
The database must be created on the database server by the IT department before the
developer server application is installed.
E.
The developer server application and database must be on the same machine, so the IT
department will have to install the developer server at the time it creates the database.