3.3 Managing Feature Configuration
Use the Feature Configuration page to configure the Application Development settings, Application Installation Options, SQL Workshop functionality, database and activity monitoring, RESTful service, service requests, and Team Development.
- Configuring Application Development Settings
Configure Application Development settings including: Allow PL/SQL Program Unit Editing, Create demonstration objects in new workspaces, and Number of backups per application. - Configuring SQL Workshop
Configure basic SQL Workshop behavior for an instance. - Configuring Monitoring
Configure monitoring including: Database Monitoring (SQL Workshop), Application Activity Logging, Web Service Activity Logging, and Web Service Activity Logging. - Enabling RESTful Services for an Instance
Controls the ability to create and access RESTful Services mapped to SQL and PL/SQL. - Enabling Service Requests
Determine if workspace administrators to make service requests from Workspace Administration. - Configuring Team Development for New Workspaces
Configure the following Team Development settings for new workspaces: Enable Issue File Repository, Maximum Issue File Size, Enable Feedback File Repository, and Maximum Feedback File Size.
Parent topic: Oracle APEX Administration Services
3.3.1 Configuring Application Development Settings
Configure Application Development settings including: Allow PL/SQL Program Unit Editing, Create demonstration objects in new workspaces, and Number of backups per application.
- Disabling PL/SQL Program Unit Editing for an Instance
Control if PL/SQL program unit editing is available in an instance. - Enabling the Creation of Demonstration Objects in New Workspaces
Enable the creation of demonstration applications and demonstration database objects when creating new workspaces. - Configuring the Number of Application Backups
Configure the number of application backups.
Parent topic: Managing Feature Configuration
3.3.1.1 Disabling PL/SQL Program Unit Editing for an Instance
Control if PL/SQL program unit editing is available in an instance.
By default, developers can change and compile PL/SQL source code when browsing database procedures, packages, and functions in Object Browser. Instance administrators can control if PL/SQL program unit editing is available on an Oracle APEX instance.
To disable PL/SQL program unit editing:
- Sign in to APEX Administration Services.
- Click Manage Instance.
- Under Instance Settings, click Feature Configuration.
- Locate the Application Development section.
- For Allow PL/SQL Program Unit Editing, select No.
- Click Apply Changes.
Parent topic: Configuring Application Development Settings
3.3.1.2 Enabling the Creation of Demonstration Objects in New Workspaces
Enable the creation of demonstration applications and demonstration database objects when creating new workspaces.
To enable the creation of demonstration database objects in a new workspace:
- Sign in to APEX Administration Services.
- Click Manage Instance.
- Under Instance Settings, click Feature Configuration.
- Locate the Application Development section.
- For Create demonstration objects in new workspaces, select Yes to include demonstration applications and demonstration database objects when creating new workspace. To disable the creation of demonstration applications, select No.
- Click Apply Changes.
Parent topic: Configuring Application Development Settings
3.3.1.3 Configuring the Number of Application Backups
Configure the number of application backups.
To configure the number of application backups:
- Sign in to APEX Administration Services.
- Click Manage Instance.
- Under Instance Settings, click Feature Configuration.
- Locate the Application Development section.
- For Number of backups per application, enter the maximum number of backups to keep per application. Enter a value of null or zero (0) to disable automated backup.
- Click Apply Changes.
See Also:
-
Managing Application Backups in Oracle APEX App Builder User’s Guide
Parent topic: Configuring Application Development Settings
3.3.2 Configuring SQL Workshop
Configure basic SQL Workshop behavior for an instance.
To configure SQL Workshop:
See Also:
- Job Classes in Oracle Database Administrator’s Guide
- Getting Started with SQL Workshop in Oracle APEX SQL Workshop Guide
Parent topic: Managing Feature Configuration
3.3.3 Configuring Monitoring
Configure monitoring including: Database Monitoring (SQL Workshop), Application Activity Logging, Web Service Activity Logging, and Web Service Activity Logging.
- Enabling Database Monitoring
Enabling database monitoring in SQL Workshop. - Enabling Application Activity Logging
Configure application activity logging for all applications on the instance. - Enabling Web Service Activity Logging
Configure web service activity logging for all workspaces on the instance. - Enabling Application Tracing
Control application tracing at the instance-level.
Parent topic: Managing Feature Configuration
3.3.3.1 Enabling Database Monitoring
Enabling database monitoring in SQL Workshop.
Before you can access the Database Monitoring page in SQL Workshop, an Instance administrator must enable database monitoring. See Monitoring the Database in Oracle APEX SQL Workshop Guide
Note:
Only users having a database user account that has been granted a DBA role can access the Database Monitor page.
To enable database monitoring:
- Sign in to APEX Administration Services.
- Click Manage Instance.
- Under Instance Settings, click Feature Configuration.
- Locate the Monitoring section.
- For Enable Database Monitoring, select Yes.
- Click Apply Changes.
Parent topic: Configuring Monitoring
3.3.3.2 Enabling Application Activity Logging
Configure application activity logging for all applications on the instance.
To configure application activity logging:
See Also:
Parent topic: Configuring Monitoring
3.3.3.3 Enabling Web Service Activity Logging
Configure web service activity logging for all workspaces on the instance.
Note:
To ensure the security and performance of your development environment, this functionality is not available in Oracle APEX instances running in Oracle Cloud.To configuring web service activity logging:
See Also:
Parent topic: Configuring Monitoring
3.3.3.4 Enabling Application Tracing
Control application tracing at the instance-level.
Note:
To ensure the security and performance of your development environment, this functionality is not available in Oracle APEX instances running in Oracle Cloud.&p_trace=YES
on the URL
when displaying a page. The ability to generate a trace file is already controlled if
Debug is enabled for the application.
To configure application tracing
See Also:
- Monitoring Activity Across an Instance
- Enabling SQL Tracing and Using TKPROF in Oracle APEX App Builder User’s Guide
- Available Parameter Values in Oracle APEX API
Reference to learn about the
TRACING_ENABLED
parameter
Parent topic: Configuring Monitoring
3.3.4 Enabling RESTful Services for an Instance
Controls the ability to create and access RESTful Services mapped to SQL and PL/SQL.
To enable RESTful Services:
See Also:
- Enabling RESTful Services and Defining a Path Prefix for a Workspace
- Enabling Data Exchange with RESTful Services in Oracle APEX SQL Workshop Guide
Parent topic: Managing Feature Configuration
3.3.5 Enabling Service Requests
Determine if workspace administrators to make service requests from Workspace Administration.
Note:
To ensure the security and performance of your development environment, this functionality is not available in Oracle APEX instances running in Oracle Cloud.To enable service requests:
- Sign in to APEX Administration Services.
- Click Manage Instance.
- Under Instance Settings, click Feature Configuration.
- Locate the Workspace Administration section.
- For Enable Service Requests, select Yes.
- Click Apply Changes.
See Also:
Parent topic: Managing Feature Configuration
3.3.6 Configuring Team Development for New Workspaces
Configure the following Team Development settings for new workspaces: Enable Issue File Repository, Maximum Issue File Size, Enable Feedback File Repository, and Maximum Feedback File Size.
To configure Team Development settings for new workspaces:
- Sign in to APEX Administration Services.
- Click Manage Instance.
- Under Instance Settings, click Feature Configuration.
- Locate the Team Development section.
- Configure the following:
- Click Apply Changes.
See Also:
- Configuring Team Development in an Existing Workspace
- Managing Team Development in Oracle APEX App Builder User’s Guide
Parent topic: Managing Feature Configuration