Hi,
From what I have read, all database users require a NUP as well as all devices connecting, or initiating a connection to a database.
All that makes perfect sense to me.
My question is that if I create a specific service that runs on a single device and does not connect directly to a database but rather spawns several processes that require connections to the DB server, does the service require a NUP or does each of the 2 spawned processes require a NUP?
Thanks,
Henry