A. List of Files and Folders
The following table lists files and folders used in JP1/DH - Server.
|
File or folder |
Path to the file or folder |
|---|---|
|
Log file for the new fixing patch# |
DH_Path\PATCHLOG.TXT |
|
Backup folder for the new fixing patch# |
DH_Path\patch_backup_dir |
|
Batch file for collecting failure information from the servers (except for the database) |
DH_Path\bin\getlog_server.bat |
|
Batch file for collecting failure information from the servers (including the database) |
DH_Path\bin\getdetaillog_server.bat |
|
Batch file for collecting failure information from a client |
DH_Path\bin\getlog_client.bat |
|
Batch file for backing up the database |
DH_Path\bin\dbbackup.bat |
|
Batch file for restoring the database |
DH_Path\bin\dbrestore.bat |
|
Batch file for changing the database password |
DH_Path\bin\dbchangepass.bat |
|
Batch file to register the number of purchased users |
DH_Path\bin\regist_users_number.bat |
|
Batch file to update What's new information |
DH_Path\bin\reload_app.bat |
|
Storage folder for delivery file |
DH_Path\data |
|
Folder containing some shortcuts to manuals |
DH_Path\doc |
|
Storage folder for containing documents and manuals |
DH_Path\uCPSB\CC\web\containers\jp1dh\webapps\digikatsuwide\pdf |
|
JDBC driver for database access |
DH_Path\lib\postgresql-9.2-1003.jdbc4.jar |
|
Logs output destination folder |
DH_Path\log |
|
Temporary folder for the application configuration file |
DH_Path\misc |
|
Installation folder for the database |
DH_Path\PostgreSQL |
|
Data folder for the database |
DH_Path\PostgreSQL\9.2\data |
|
Storage folder for system commands and utilities |
DH_Path\sbin |
|
Storage folder for batch files for building the system |
DH_Path\setup_utl |
|
Storage folder for JP1/DH - Server configuration template files |
DH_Path\template |
|
Installation folder for the JP1/DH Web application server and JP1/DH Web server |
DH_Path\uCPSB |
|
Configuration file |
DH_Path\uCPSB\CC\web\containers\jp1dh\webapps\digikatsuwide\digikatsuwide.xml |
|
Definition file for the JP1/DH Web server |
DH_Path\uCPSB\httpsd\conf\httpsd.conf |
- Legend:
-
DH_Path: Installation folder for JP1/DH - Server
- #
-
This file or folder is created when a fixing patch is applied.