Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Help on Oracle's program id.

Help on Oracle's program id.

From: Miguel Camba <M.CAMBA_at_terra.es>
Date: Fri, 08 Feb 2002 19:02:06 GMT
Message-ID: <3c641c65.7414773@news.terra.es>


A local area contains about 1000 PCs (Windows NT servers and Windows 95 clients, TCP/IP protocol). Client A run Program1 and Program2. Client B run Program1 and Program2 too. Program1 and Program2 use ODBC Microsoft for Oracle 8.0.5.

SELECT MACHINE, TERMINAL, PROGRAM FROM V$SESSION; show:

MACHINE		TERMINAL		PROGRAM
Machine1		Machine1		Program1
Machine1		Machine1		Program2
Machine2		Windows 95 PC		OraPgm
Machine2		Windows 95 PC		OraPgm

What is the reason? Received on Fri Feb 08 2002 - 13:02:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US