For the
filename
property enter either a relative (preferred) or absolute file path
for the location of the log store:
Option
Description
Relative
path
(preferred)
A relative path is relative to the
ESP
base directory. Using a relative path means that your log
store automatically points to the base directory. Relative paths do not point
to the directory stack; this means that the path does not start with a drive
letter or slash (/).
Absolute
path (not
recommended)
An absolute path points to any location on your machine, regardless of the
current working directory (base directory). For Windows systems, an absolute
path begins with the drive letter; on UNIX and Solaris systems, the absolute
path begins with a slash (/).
The relative path location
must
be a shared disk accessible by all cluster nodes. The log store path is
specified
in the
filename
property within the log store definition. Using a relative path automatically places
the log store under: <base-directory>/<workspace-name>.<project-name>.<instance-number>.
You can view base directory definitions in the cluster configuration file (<node-name>.xml), under the controller
section.
SAP
recommends that you use a relative path. To use an absolute path, first ensure that
all cluster nodes can read and write to the absolute path you specify. This means
that the location must be the same for all cluster nodes. You must also ensure that
no two projects use the same path for the log store location. If using a shared disk
is not possible, configure a strong affinity
to ensure the project always runs on the same cluster node.
Enter appropriate values for the remaining properties in the
CREATE LOG STORE statement.
Sizing a Log Store
Calculate the size of the log store your project requires. Correctly sizing your log store is important, as stores that are too small or large can lead to performance issues.
Log Store Sizing Reference
Set sizing parameters for a log store in a CREATE LOG STORE statement in the project’s CCL file.
Created December 18, 2013. Send feedback on this help topic to Technical Publications:
pubs@sap.com