Same PID for different SID , Serial #
If Form A does an
OPEN_FORM(...SESSION...) to FORM B, both forms have different SID,
SERIAL & AUDSID BUT share same PID,SPID & PROCESS. If one of
the sessions has an issue (A or B or others), all the sessions are dead
due to the sharing of the PID,SPID & PROCESS.
Is this OK , if so Why ?
Is this OK , if so Why ?
0