Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

After approval, a dialog with parameters will appear

SQL Login

Kotva
name
name
Name

User with DBA rights.

Kotva
password
password
Password

User password.


Application parameters

Kotva
tnsname
tnsname
TNS name

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
path
path
Path to executable

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 parameterDescription
AppNameApplication name - must be indentical to the application name created in D2000 Management Console tool. 
TempTablespaceTemporary 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.

SyscfgStartDatafileSizeInitial 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.

Note: The maximum size of the configuration tablespace data file is not limited.

Kotva
logfileinsyscfg
logfileinsyscfg
LogFileInSyscfg

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.

LogfileStartDatafileSizeInitial size of the monitoring tablespace data file.
LogfileMaxDatafileSizeMaximum 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.

...