20.1 Available Parameter Values
Table 20-1 lists all the available parameter values you can set within the APEX_INSTANCE_ADMIN
package, including parameters for email, wallet, and reporting printing. You can query APEX_INSTANCE_PARAMETERS
dictionary view to determine the current values of these parameters, unless the parameter contains a password.
Table 20-1 Available Parameters
Parameter Name | Description |
---|---|
|
The maximum number of days an end-user account password may be used before the account is expired. |
|
If set to |
|
Comma-separated list of supported hash algorithms (default is |
|
If set, users can only navigate to an application if the URL's hostname part contains this value. Instance administrators can configure more specific values at workspace level. |
|
If set to |
|
This parameter is only supported if running Oracle Database 12c. If set to |
|
If set to |
|
Controls the authentication scheme for the internal builder applications. Valid parameter values include:
|
|
Controls the URI path prefix used to access built-in RESTful Services exposed by Application Express. For example, built-in RESTful Service for referencing static application files using |
|
Controls instance wide setting of application activity log ([A]lways, [N]ever, [U]se application settings) |
|
The largest possible ID for a websheet or database application. |
|
The smallest possible ID for a websheet or database application. |
|
If set to |
|
If set to |
|
Defines the algorithm that is used to create one way hashes for URL checksums.Valid values are MD5 (deprecated), SH1 (SHA-1), SH256 (SHA-2, 256 bit), SH384 (SHA-2, 384 bit), SH512 (SHA-2, 512 bit) and n. The SHA-2 algorithms are only available on Oracle Database Release 12g and later. A null value evaluates to the most secure algorithm available and is the default. |
|
If set to |
CLONE_SESSION_ENABLED |
If set to |
CONTENT_CACHE_MAX_FILE_SIZE |
The individual file entry size limit for the content cache, per workspace. |
CONTENT_CACHE_SIZE_TARGET |
The target size for the content cache, per workspace. |
|
Set to the database host/service name on install. If it differs, for example, on cloned databases, sending emails will fail. A value of null (the default) disables any checks. |
|
Maximum number of debug messages for a single page view. Default is |
|
Uploaded files like application export files, websheet export files, spreadsheet data load files are automatically deleted after this number of days. Default is |
|
If set to |
|
If set to |
|
If set to |
|
Specifies the full URL to the images directory of Application Express instance, including the trailing slash after the images directory. For example: This setting is used for Oracle Application Express system-generated emails. |
|
Specifies the URL to Oracle Application Express instance, including the trailing slash after the Database Access Descriptor. For example: This setting used for Oracle Application Express system-generated emails. |
|
If set to |
|
If set to |
|
If set to |
|
If set to |
|
Callback procedure name for HTTP header based authentication, defaults to |
|
Used in conjunction with the If set to |
|
List of http response headers, separated by newline (chr(10)). Application Express writes these headers on each request, before rendering the page. The substitution string |
|
|
|
Comma-separated list of parameter names which are ignored when parsing friendly URLs. Default:
|
|
Comma-separated list of IP addresses for proxy servers through which requests come in. |
|
The proxy server for all outbound HTTP(s) traffic. If |
|
Comma-separated list of domain names for which the instance proxy is not to be used. |
INSTANCE_TABLESPACE |
If specified, the tablespace to use for the database user for all new workspaces. |
|
This flag affects application upgrades. If set to |
|
The flag which determines the time increase in seconds after failed logins. |
|
The methods to count failed logins. Colon-separated list of |
|
The text to be displayed on the login page. This text can include HTML. |
|
The maximum number of backups kept for each application. Default is 25. Maxium is 30. Zero (0) disables automated backups. |
|
Maximum login failures allowed. |
|
The number of seconds an internal application may be idle. |
|
The number of seconds an internal application may be idle. |
|
The number of seconds an internal application session may exist. |
|
The maximum number of outbound web service requests allowed for each workspace in a rolling 24-hour period. Default is 1000. |
|
The alphabetic characters used for password complexity rules. Default list of alphabetic characters include the following:
|
|
Defines the algorithm that is used to create one way hashes for workspace user passwords. Valid values are MD5 (deprecated), SH1 (SHA-1), SH256 (SHA-2, 256 bit), SH384 (SHA-2, 384 bit), SH512 (SHA-2, 512 bit) and null. The SHA-2 algorithms are only available on Oracle Database Release 12g and later. A null value evaluates to the most secure algorithm available and is the default. |
|
Defines the number of iterations for the |
|
Defines the number of days a previously used password cannot be used again as a new password by the same user. |
|
The punctuation characters used for password complexity rules. Default list of punctuation characters include the following: !"#$%&()``*+,-/:;<=>?_ |
|
If |
|
Enter words, separated by colons, that workspace administrator, developer, and end user account passwords must not contain. These words may not appear in the password in any combination of upper- or lowercase. |
|
Set to |
|
Set to |
|
Set to |
|
Set to |
|
Set to |
|
Set to |
|
The unique URI path prefix used to access RESTful Services in a workspace. The default path prefix value is the name of the workspace. |
|
If set to |
|
Specify either standard support or advanced support. Advanced support requires an Oracle BI Publisher license. Valid values include:
|
|
Specifies the host address of the print server converting engine, for example, |
|
Defines the port of the print server engine, for example |
|
Valid values include:
|
|
Defines the script that is the print server engine, for example: /xmlpserver/convert |
|
Number of seconds that an active old session can live, when |
|
Number of allowed concurrent requests to one session associated with this workspace. |
|
Number of allowed concurrent requests to sessions in this workspace. |
|
If set to |
|
Set to |
|
If set to |
|
If |
|
If set to |
|
To restrict access to the Application Express development environment to a specific range of IP addresses, enter a comma-delimited list of IP addresses. If necessary, you can use an asterisk ( |
|
If set, this is the resource manager consumer group to be used for all page events. A more specific group can be configured at workspace level. |
|
A positive integer or |
|
A positive integer or |
|
Set to |
|
Set to |
|
Set to |
|
Set to |
|
Set to |
|
If |
|
Set to |
|
Enter words, separated by colons, that workspace administrator, developer, and end user account passwords must not contain, when the strong password rules are enabled (see |
|
Determines default provisioning mode. Default is |
|
If set to |
|
The number of seconds before session timeout that a warning displays for internal applications. |
|
Defines the "From" address for administrative tasks that generate email, such as approving a provision request or resetting a password. Enter a valid email address, for example:
|
|
Defines the server address of the SMTP server. If you are using another server as an SMTP relay, change this parameter to that server's address. Default setting: localhost |
|
Defines the port the SMTP server listens to for mail requests. Default setting: 25 |
|
Defines the password Application Express takes to authenticate itself against the SMTP server, with the parameter |
|
Defines whether Application Express opens an encrypted connection to the SMTP server. Encryption is only supported on database versions 11.2.0.2 and later. On earlier database versions, the connection is not encrypted. If set to If set to If |
|
Defines the username Application Express takes to authenticate itself against the SMTP server (default is null). Starting with database version 11.2.0.2, Application Express uses |
|
Callback procedure name for Social Sign-In, defaults to |
|
The maximum allowable size for an individual script result. Default is |
|
Defines the URL Application Express redirects to in order to trigger a logout from the Single Sign-On server. Application Express automatically appends Example: |
|
If set to |
|
Defines a default debug level for all incoming requests (null, 1-9) The SQL Plus script |
|
Location of the help and documentation accessed from the Help link within the development environment. Default is |
|
The text to be displayed on the development environment home page. This text can include HTML. |
|
This parameter contains a HTTP request header name and defaults to |
|
If set to If set to |
|
The regular expression used to validate a username if the Builder authentication scheme is not Application Express. Default is as follows: ^[[:alnum:]._%-]+@[[:alnum:].-]+\.[[:alpha:]]{2,4}$ |
|
The path to the wallet on the file system, for example: file:/home/<username>/wallets
|
|
The password associated with the wallet. |
|
Controls instance wide setting of web service activity log. |
|
Default |
|
If set to |
|
Maximum number of emails allowed to be sent by using |
|
The maximum number of bytes for uploaded files for a workspace. A setting at the workspace-level overrides the instance-level setting. |
|
The maximum space allocated for script results. Default is |
|
If set to |
|
If set to |
|
If set to |
|
If set to |
|
The maximum per upload file size of a Team Development file ("feature", "bug", and "feedback" attachments).Default value is 15728640 (15 MB). All possible options are listed below:5 MB - 5242880 | 10 MB - 10485760 | 15 MB - 15728640 | 20 MB - 20971520 | 25 MB - 26214400 |
Parent topic: APEX_INSTANCE_ADMIN