Ansicht
Dokumentation

rspo/store_location - Controls where TemSe stores data from R/3 spool

rspo/store_location - Controls where TemSe stores data from R/3 spool

PERFORM Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : rspo/store_location |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short description: Controls where TemSe stores the spool data |
R/3 spool
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter description : |
| ----------------------- |
| This parameter sets the storage location for TemSe objects in the |
| spool system. The TemSe objects can either be stored in the |
| file system or in the database. You can find additional information |
| on this in the online help for the R/3 spool system. |
------------------------------------------------------------------------

------------------------------------------------------------------------
Application area: Spool
------------------------------------------------------------------------

------------------------------------------------------------------------
| Default value: db (lowercase!) - store in the database |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Other Parameters Affected or Dependent: |
| %%rsts/filename%% |
| %%rsts/files/root/G%% , %%rsts/files/root/L%% , |
| %%rsts/files/root/T%% . |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid Input, Formats, Areas: |
| |
| db (lowercase): Save in the database table TST03 |
| Advantage: The spool and TemSe data are backed up during the
using the normal database backup. The database keeps
| the various spool and TemSe tables consistent during a restore.
No additional file system memory is required for TemSe.
| Disadvantage: Writing to the database is slower than writing to |
| the file system (normally also slower than writing to the NFS |
| file system). The "temporary" spool data is always backed
along with regular backup, thus increasing backup time.
| |
| G (upper case): Save in "global" directory |
| Default name /usr/sap/<SID>/SYS/global |
| Advantage: Usually much faster than database access |
| Disadvantage: Data is backed up outside database backup. This |
| means the administration tables TSP01 and TST01 may be inconsistent|
| with the files in the file system. This must be
| corrected using a consistency check, if a backup is restored after|
| a disk crash. |
| If the R/3 System consists of several instances on several servers|
| the global directory must be mounted on all servers |
| using NFS, otherwise there will be inconsistencies and error- |
| free spool operation is not possible. |
| Ensure that you have enough disk storage. The spool data can |
| easily use between 300 - 500 MB in the file
| system. |
| |
| L (uppercase): Save to local "data" directory |
| Default name /usr/sap/<SID>/<instanz>/data
| Advantage: This is usually faster than G, since the system writes |
| to the local disk. |
| CAUTION: Usage of this value is restricted to special cases: |
| |
| Misuse creates inconsistencies in the spool / TemSe
| as well as errors when printing. |
| L means for the R/3 System, that the generator of the spool data |
| as well as the spool work process belong to the same instance |
| and run on the same physical machine to which the printer is also |
| connected. The printer must also be assigned to this spool work |
| process. The spool requests generated in this way can only be |
| processed on this one instance. |
| This means that getting this kind of configuration right is very |
| difficult, and is therefore not recommended. |
| |
| |
| T (capital letter): Store locally in the tmp directory |
| Default name /tmp (Unix) or C:\TEMP (NT) |
| This parameter setting is NOT useful for normal applications. |
| It is only intended for test cases. |
| This parameter has the same affect as L. In addition, however, |
| you should take the following into consideration: |
| The /tmp or C:\TEMP directory is used by the operating system |
| independently of the R/3 System. The R/3 System is not informed |
| when it is being used or changed. This may lead to data loss,|
| inconsistency and other subsequent errors when printing. |
| THIS MUST NOT BE ACTIVATED IN A PRODUCTION ENVIRONMENT! |
| |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : Controls where TemSe stores data from R/3 spool
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : Spool
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : S
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable :
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 8252 Date: 20240419 Time: 004455     sap01-206 ( 6 ms )