v$session column machine returns docker container id
I've always used the machine col of v$session to audit hosts. With docker deployed apps that col is filled with the docker container id. Is there another way to resolve client host in the db?
0
I've always used the machine col of v$session to audit hosts. With docker deployed apps that col is filled with the docker container id. Is there another way to resolve client host in the db?