How to run get_partitions in OSM DB 7.2.2.7.0?
Hello,
How can I run function get_partitions in OSM DB? My version of OSM DB is 7.2.2.7.0.
I tried:
select ordermgmt.om_part_maintain.get_partitions()
from dual;
I've got an error:
OCI-22060: argument [2] is an invalid or uninitialized number
Best regards,
Maciej Skok