Hi Raja,
what is this issue while filling the info structure?
Do you pass the source system ID in field SYSID when calling ARCHIVE_ADMIN_CREATE_REMOTE?
I think there are few options to keep the same file name because you have to ensure that you have unique numbers, but you have three systems (two sources, one destination).
* if you look at the two source systems: do you have overlapping numbers?
* if you consider also the destination system: do you have overlapping numbers?
If you do not have overlapping numbers, you could manipulate the numbers in table ARCH_NUM. Set counter to highest number of the two source systems.
But first you should try with standard behaviour.
Regards,
Benedikt