Creating applications on Oracle platform

A dialog window used for a creating of new or existing application will be opened after you click on button Create New Application (or right-click on Application and choose an item New application from pop up menu) or on button Modify Application (or right-click on Application and choose an item Edit from pop up menu). After that, select Oracle platform in dialog box Select platform.

Creating of application dialog box

Name

User name who has the database rights.

Password

User password.

TNS name

TNS (Transparent Network Substrate, see the description of the file tnsnames.ora in the Oracle documentation) of database, the configuration and log databases  are included in it. Default value is D2000.

Appl. description

Application description, it can be used in print outputs.

Start up

Way of application start up:

  • Automatic - application will activate during an operation system starting up
  • Manual - application must start up manual through the process D2000 Application Manager
  • Disable - starting up of the application is disabled

Path to executable

Path pointing to process D2Start including parameters which will be given to process D2000 Server.

Allow service to interact with the desktop

Makes the processes D2Start and D2000 Server visible on the desktop.

Crate only link to existing application

If the option is checked off the scripts to create Oracle application will not be activated. Only application node for Oracle application will be created. This method of the Oracle application creating is usable when Oracle application already exists and it is necessary to connect to it.

List of parameters


Parameter name Meaning
AppName Application name. It must be identical to the application name which has been created through D2000 Application Manager.
TempTablespace Temporary tablespace in database that is to be available for D2000 system. By default, it is tablespace 'TEMP'.
DatafilePath Path to data files of the database. Insert the path including the end slash (e.g.  c:\oracle\ora92\oradata\D2000\) or insert the empty value of '', if data files are placed in default database directory.
SyscfgStartDatafileSize Initial size of the configuration tablespace data file.
SyscfgDatafileSizeStep Increment size of the configuration tablespace data file or empty value '' if the default value of Oracle database is to be used.

Note: Maximum size of the configuration tablespace data file is not limited.
LogFileInSyscfg Log database will be placed in the configuration tablespace (the compact configuration for Oracle XE). If the value of this parameter is True, the following parameters concerning the size of the log tablespace data file may be ignored.
LogfileStartDatafileSize Initial size of log tablespace data file.
LogfileMaxDatafileSize Maximum size of log tablespace data file or the value of 'UNLIMITED'.
LogfileDatafileSizeStep Increment size of log tablespace data file or empty value '' if the default value of Oracle database is to be used.

Note: Sizes and increment size of data files must be defined in MB, e.g. '5M', '1000M'.

Values of parameters are loaded from script. If there are no scripts the name of application is being loaded to the list of parameters.

Note: Application parameters, displayed in list, can be changed only at configuration of new application.
It is not allowed to change the list of parameters during modification of existing application.


Application creating on Oracle platform is ensured by Oracle scripts starting, and after new application has been created the dialog window for archive configuration is opened.

Napíšte komentár