From ian@SLAC.Stanford.EDU Mon, 11 Jun 2001 15:12:54 -0700 From: "MacGregor, Ian A." Date: Mon, 11 Jun 2001 15:12:54 -0700 Subject: RE: Current Osuser Message-ID: MIME-Version: 1.0 Content-Type: text/plain Title: Current Osuser  select sys_context('USERENV', 'OS_USER') FROM DUAL;   Ian MacGregor Stanford Linear Accelerator Center ian@slac.stanford.edu -----Original Message-----From: Behar, Rivaldi [mailto:Rivaldi.Behar@ilonafinancial.com]Sent: Monday, June 11, 2001 2:26 PMTo: Multiple recipients of list ORACLE-LSubject: Current Osuser Hi...., We can know the current oracle user (the username you are using to connect to database) by 'select user from dual'; How to know what is the current osuser (not the list of osuser) ? Tia. Rivaldi