View Merge Sessions
You can list or view merge sessions of a configured PUM source database or a specific database environment.
View Merge Sessions of Configured PUM Source
The GETMRGSESSN action lets you to list or view the merge sessions of all the configured PUM source databases.
Command line format:
-MODE UM -ACTION GETMRGSESSN
Example command line:
Changeassistant.bat -MODE UM -ACTION GETMRGSESSN
| Parameter | Description |
|---|---|
|
-MODE |
Change Assistant mode (Required) UM |
|
-ACTION |
Change Assistant action (Required) GETMRGSESSN = Get Merge Session |
View Merge Sessions of Specified Database Environment
When you provide database name along with the GETMRGSESSN action in the command line, Change Assistant lists all the merge sessions of the specified database.
Command line format:
MODE UM -ACTION GETMRGSESSN –ENV <DATABASE_NAME>
Example command line:
Changeassistant.bat -MODE UM -ACTION GETMRGSESSN -ENV H92143SR
| Parameter | Description |
|---|---|
|
-MODE |
Change Assistant mode (Required) UM |
|
-ACTION |
Change Assistant action (Required) GETMRGSESSN = Get Merge Session |
|
-ENV |
Specify the database. |