PPM_SYNC_OPERATIONS
This table stores the operations of merging hotfixes and customizations into each node.
Column Descriptions
|
Column Name |
Null? |
Data Type |
Description |
|---|---|---|---|
|
OPERATION_ID |
NOT NULL |
VARCHAR (50) |
System-generated identifier (UUID) |
|
ACTION |
NOT NULL |
VARCHAR (30) |
Action name |
|
EXEC_DATE |
NOT NULL |
TIMESTAMP |
Execution date |

