Oracle中有三类进程: 1 User Process 2 Server Process Server Process is a program that directly interacts with the Oracle Server. Once a user has established a connection, a server is started to handle the user processes requests. The user process does not i…