Hi,
Does anyone know if there is a limit on the "Maximum Instances" that we can set for Realtime jobs? I have a realtime job with the following setting:
Minimum Instance = 10
Maximum Instance = 20
During testing using SOAP UI, the job ran successfully when we set the number of threads to 10, however when the number of thread hit 11 we got an OCI error: "OCI connection fail - NULL password". Is it because the default maximum instance is 10 and as soon as we go above 10, the job fail?
TIA
Lynne Vu