Properties PCD.Share and PCD.Temp
The values of the properties PCD.Share and PCD.Temp are defined in the PCDStartup.Properties configuration file.
Variable |
Use |
PCD.Share |
This property denotes a file share (mapped drive or mounted NFS file system) that is used for dealing with shared files; for example for export and import. The default value of PCD.Share is the value of PCD.Home. |
PCD.Temp |
This property denotes a local file location used for temporary files. It must be possible to create and delete folders and files at this location. However, the folder should not be shared between nodes in a clustered environment. Note that on Windows systems, this path should be not longer than 40 characters, to avoid exceeding the maximum Windows path length. The default value is /usr/sap/<system ID>/<instance ID>/j2ee/temp/pcd |