...
After approval, a dialog with parameters will appear
SQL Login
Kotva | ||||
---|---|---|---|---|
|
User with DBA rights.
Kotva | ||||
---|---|---|---|---|
|
User password.
Application parameters
Kotva | ||||
---|---|---|---|---|
|
In TNS database (Transparent Network Substrate, see description of the file tnsnames.ora in Oracle documentation), the configuration and monitoring database is located. The default value is D2000.
Appl. description
Application description, which can be used in printouts.
Startup
Method how to start the application:
- Automatic - the application startups when the operating system starts
- Manual - the application must be started manually through the process D2000 Management Console
- Disable - application startup is disabled
Allow service to interact with the desktop
If allowed, processes D2Start and D2000 Server will be visible on the desktop.
Kotva | ||||
---|---|---|---|---|
|
The path to the D2Start application, including the parameters that are passed to the D2Start process and the D2000 Server.
Create only link to existing application
If selected, the scripts for creating an Oracle application will not be run, only the application node for the Oracle application will be created. This way of creating an Oracle application is important if the Oracle application already physically exists and you only need to connect to it.
List of parameters
Name of parameter | Description | ||||||
---|---|---|---|---|---|---|---|
AppName | Application name - must be indentical to the application name created in D2000 Management Console tool. | ||||||
TempTablespace | Temporary tablespace in databse, which will be available to D2000. The default is the 'TEMP' tablespace. | ||||||
DatafilePath | Location of database data files. Enter the path including the last slash (e.g. c:\oracle\ora92\oradata\D2000\) or enter an empty value '' if the data files are located in the default database directory. | ||||||
SyscfgStartDatafileSize | Initial size of the configuration tablespace data file. | ||||||
SyscfgDatafileSizeStep | The increment size of the configuration tablespace data file or an empty value of '' if the default value of the Oracle database is to be used. | ||||||
| The monitoring database will be located in the configuration tablespace (compact configuration for Oracle XE). If this parameter is True, the following parameters related to the size of the monitoring tablespace data file can be ignored. | ||||||
LogfileStartDatafileSize | Initial size of the monitoring tablespace data file. | ||||||
LogfileMaxDatafileSize | Maximum size of the monitoring tablespace data file or 'UNLIMITED' value. | ||||||
LogfileDatafileSizeStep | The increment size of the monitoring tablespace data file or an empty value of '' if the default value of the Oracle database is to be used. |
...