Table 16-1 lists all the available parameter values you can set within the APEX_INSTANCE_ADMIN package
, including parameters for email, wallet, and reporting printing.
Table 16-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 |
|
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 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. |
|
If set to |
|
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 |
|
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 IP addresses for proxy servers through which requests come in. |
|
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 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 maximum number of days a developer or administrator account password may be used before the account expires. The default value is 45 days. |
|
The punctuation characters used for password complexity rules. Default list of punctuation characters include the following: !"#$%&()``*+,-/:;<=>?_ |
|
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 |
|
Set to |
|
If set to |
|
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. |
|
Determines default provisioning mode. Default is |
|
If set to |
|
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 |
|
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 "?p_done_url=...login url...". Example: |
|
If set to |
|
Location of the help and documentation accessed from the Help link within the development environment. Default is |
|
If set to If set to |
|
The regular expression used to validate a username if the Builder authentication scheme is not APEX. 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 ([A]lways, [N]ever, [U]se workspace settings). |
|
If set to |
|
Maximum number of emails allowed to be sent by using APEX_MAIL per workspace in a 24 hour period. Default is |
|
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 |