Oracle Error Message
ORA-37102: (XSVPART02) Invalid partition name string.
Reason for the Error
The user gave an invalid partition name. When defining a partitioned variable, this message indicates that the partition name does not exist in the partition template. In any other context, it indicates that the partitioned variable or partition template does not have a partition with the given name.
Solution
Supply a valid partition name.