...
Kotva | ||||
---|---|---|---|---|
|
User password.
TNS Name
TNS TNS of the database database (Transparent Network Substrate, see the descripton description of file tnsnames.ora in Oracle documentation), in which the archive tablespace is located.
Running as an instance of shadow archive
Checking this option ensures that if the D2000 Server process is restarted, the D2Start process will not restart the database server of this archive.
It is recommended to use this option in the case of redundant systems in the D2000, if if shadow archives are configured on the machines where the D2000 Server is also running , so that the connection to the database server is not interrupted. The archive database server and the D2000 Server process database server must be different.
Create the only link to an existing application
If the option is checked, the scripts for creating an Oracle archive will not be run, only the archive node for the Oracle archive will be created. This way of creating an Oracle archive is important if the Oracle archive already physically exists and you only need to connect to it.
...
Name of the Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
AppName | Application name. It must be identical to the name of the application you created in the D2000 Application Manager. | ||||||
TempTablespace | A temporary tablespace in the database that will be available to the D2000. The default is the 'TEMP' tablespace. | ||||||
DatafilePath | Location of database data files. Enter the path including the trailing slash (e.g. c:\oracle\ora92\oradata\D2000\) or enter an empty value '' if the data files are located in the default database directory. | ||||||
ArchivProcess | Process name of D2000 Archiv (/Wname), default value is 'SELF'. | ||||||
| The archive will be located in the configuration tablespace (compact configuration for Oracle XE). If this parameter is True, the following parameters regarding the size and number of archive tablespace data files can be ignored. | ||||||
ArchivCountDatafiles | Number The number of data files in the archive tablespace. | ||||||
ArchivStartDatafileSize | Initial size of the archive tablespace data file. | ||||||
ArchivMaxDatafileSize | Maximum size of the archive tablespace data file. | ||||||
ArchivDatafileSizeStep | The increment size of the archive tablespace data file. |
Note: Specify the size and size increments of the data files in MB, e.g. '5M', '1000M'.
Parameter values are read from from the script. If scripts are missing, only the application name is loaded into the parameter list.
...
- Temporarily add the /N parameter to the Path to the executable parameter (start the D2000 Server process without other processes).
- Run the application.
- Use the D2000 CNF to open the SELF.ARC process (archive name) and on the Parameters tab, change the Path parameter from ARCHIV.EXE to ARCHIV_ORA.EXE.
- Delete /N from application parameter Path to the executable.
Info | ||
---|---|---|
| ||
Application management |
...