Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles FAQ Oracle FAQ

How can i find different users connected to my Database without connecting to oracle?

Author: asktom.oracle.com | Published: 18th Oct 2005 | Visited: 539 times | Add Comment
Filed in: Oracle FAQ

Hi tom, I have one database on X Machine running on unix sun solaris machine. Many users might be connecting to that database from different machines. Without connecting to oracle, how can i know how many different users are connected to my X Data...

Read Article
 

Sponsored Links

 


Related Articles

 Using Oracle XML DB Repository Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository, which is an essential component of Oracle XML ...

 Querying Data with Oracle XQuery Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2, you can take advantage of a full-featured native XQuery engine integrated with the database. With Oracle XQuery, you can accomplish various tasks involved in developing PHP/Oracle XML applications, operating on any kind of ...

 CodeSnip: Using Dynamic Cursor in a Procedure Using Oracle 9i In this code snippet, Deepankar examines the usage of dynamic cursors in a procedure where the table name is passed as an input parameter. After listing the SQL code sample, he analyzes it and then provides a screenshot of the final out ...

 Using Oracle EPG to provide XML services for Adobe Flex applications Learn how to use the Embedded PL/SQL Gateway framework to create your Flex a ...

 Integrating Oracle's Hyperion Essbase - System 9 with Oracle Business Intelligence A step-by-step guide to using Oracle's Hyperion Essbase - System 9 as a back end for Oracle Business Intelligence Suite Enterprise Edit ...

 Querying SQLServer tables from within an Oracle session Dear Tom; I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like: <CODE> select * from t@sql_server_link </CODE> May you redirect me to the appropriate documentati ...

 A Look at MapQuest's Users .vbutton {padding:5px; border:groove 3px; background-color:#c0cCFF; color:white; font-family:Verdana; text-align:center; font-weight:bold; font-size:12pt; cursor:pointer;} .vbutton:hover {background-color:#e0e0ff;border:outset;} .vbutton:active {background-color:#a0a0ff;border:inset;} O'Reilly ...

 Download Oracle JDeveloper 11g Technology Preview 4 This Technology Preview release includes a full development environment for Java EE 5 as well as new features for AJAX developers, including new ADF Faces Rich Client compone ...

 About the transaction status in oracle 9i Hello Tom Thanks for your time.. I am using oracle 9i(9.2.0.1) databases. And some day I find there is a column (status) in the v$transaction and I understand if there is a transaction open and not committed, the status always shows active. If ...

 Can we change default TIMESTAMP (6) precision per session or database? While trawling David Aldridge's site http://oraclesponge.wordpress.com/2008/03/07/timestamps-old-fogeys-and-data-warehouses/ I wondered, but could not find in the documentation: Is there any way of changing the default precision of 6 for TIMESTAM ...



Next: Most difficult parts of Oracle/database



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links