Append Load From Psa Name
The string to append to the Load From PSA process name.
The value prefixes the reload (initial load from PSA) variant of each batch name, and, trimmed of underscores, is appended as a suffix on the reload variant of the generated stored procedure names. A blank value falls back to INIT_FROM_PSA_.
When to Change This Setting
Change it to fit your naming convention for the PSA reload artifacts. Keep it distinctive so the reload objects are easy to tell apart from the regular load.
Related Settings
| Setting | Interaction |
|---|---|
| Append Procedure Name | The base prefix or suffix on the generated procedures |
| Append Batch Name | The prefix applied to all generated batch names |
Notes
- This setting is part of the Naming settings category.
- The default value for this setting is
INIT_FROM_PSA_.