The dialog box for creating an archive is opened by selecting New Archive from the submenu displayed when you right-click on the name of an existing application. Then it is necessary to select the Oracle platform in the Select platform window.
Name
User with SYSDBA rights.
Password
User password.
TNS Name
TNS of the database database (Transparent Network Substrate, see the 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 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.
List of parameters
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'. |
ArchivInSyscfg | 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 | 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 the script. If scripts are missing, only the application name is loaded into the parameter list.
Note: When creating the archive, the AppName, TempTablespace and DatafilePath parameters are read from the application parameters. It is forbidden to change the AppName parameter.
It is only possible to change other archive parameters displayed in the list when configuring a new archive.
It is forbidden to change this parameter list when modifying an existing archive.
Creating an archive on the Oracle platform is secured by running Oracle scripts.
For an archive database in an Oracle database, it is necessary to do the following:
- 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.
Pridať komentár