How to know number of databases running

HI Experts,
How to easily know how many databases are running in Windows OS and Solaris OS
Thanks
Shaan

Hi Adith,
It means i have to loggin to sqlplus, but even if i logging to sqlplus it won't show total numbers of databases running on the server. Is there any other way to know.
My query is how do I know about number and name of the databases running on a server which is unknown to me. Lsnrctl is one option, but it also doesn't give the 100% result.
Thanks
Shaan

Similar Messages

  • Command to know number of instance running on Linux

    Hi Friends,
    Can any body tell me how to know number of instances running on Unix/Linux platform .
    Regards
    Mukesh

    And if you add *| wc -l* to that, it will give you the number of instances + 1. This might be useful for scripting purposes.
    wc -l basically gives you the number of lines.
    Regards,
    Mike

  • How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    To see what reports are running, take a look at the execution log views that are available in the database.  Which views that are available are dependent on your version of SSRS.
    http://technet.microsoft.com/en-us/library/ms159110.aspx
    To see which application is using SSRS is a little more difficult.  You can turn HTTP logging on, which will give you an idea of where connections are coming from, so you can see IP addresses.  You can also look at the execution log view to see
    user accounts.  So, depending on your environment and use of service accounts, this could be easy, or difficult.
    http://technet.microsoft.com/en-us/library/bb630443.aspx
    If all else fails you can look for clues in the SSRS logs.  Good luck...

  • How to calculate number of threads  running  on Windows 2000 terminal?

    How to calculate number of threads running on Windows 2000 terminal for the oracle process?
    I have installed Oracle 9i DataBase with 6 patch(9.2.0.6.0) on Windows 2000 Terminal.
    But,after database is started up, when i check up the sessions in v$session view.
    It is showing like for SYSTEM osuser alone, 10 ORACLE.EXE sessions running on this server machine in active state.
    Why it is creating 10 ORACLE.EXE sessions for a single Oracle Server.
    This is the output of v$session view.
    SQL> select terminal,osuser,status,sid,serial#,program from v$session;
    TERMINAL OSUSER STATUS SID SERIAL# PROGRAM
    IMGDBSVR SYSTEM ACTIVE 1 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 2 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 3 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 4 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 5 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 6 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 7 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 8 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 9 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 10 1 ORACLE.EXE
    SUGANTHI_DBA suganthi ACTIVE 11 91 sqlplusw.exe
    11 rows selected.
    SQL>

    This is how i have related these two views:
    SQL> select s.terminal,s.osuser,s.status,s.paddr s_paddr,b.paddr p_paddr,s.program
    2 from v$session s,gv$bgprocess b
    3 where s.paddr=b.paddr;
    TERMINAL OSUSER STATUS S_PADDR P_PADDR PROGRAM
    IMGDBSVR SYSTEM ACTIVE 33AF2270 33AF2270 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF2654 33AF2654 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF2A38 33AF2A38 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF2E1C 33AF2E1C ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF3200 33AF3200 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF35E4 33AF35E4 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF39C8 33AF39C8 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF3DAC 33AF3DAC ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF4958 33AF4958 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF4D3C 33AF4D3C ORACLE.EXE
    10 rows selected.
    SQL>
    Here, It shows 10 sessions are running.
    Whether this means 10 threads are running on the particular server or not?

  • How to know if system is running in 40W low performance mode ?

    I experienced the same problem than described in this topic: lower performance with charger than with battery!
    (But I had set everything on Maximum Performance both in BIOS and in Windows's Power settings, so I think everything was done on software-side).
    How to know if the system runs with lower performance (is it a 40W max mode? btw how did you know it is called "40W mode" ? I saw this figure nowhere else than in the mentioned-above topic) , except using a soft to do some benchmarking? Is there a place in BIOS (I didn't find!) ?

    Benoit34 wrote:
    Hi,
    I have a mac book pro & a friend has an Imac, how to know if we are both running Leopard under 32 or 64 bit.
    I see that Leopard support 64, but didn't find if it was actually running in 64.
    Regards,
    Benoit
    Welcome to Apple Discussions:
    if your computer is 64-bit, Leopard is running in the 64-bit mode. There are a few caveats about this but basically this is the case.

  • How to know the OMR database from OMA or from OMS

    Hi all DBA,
    I found an OMA on a server, how to know where is his database repository. ( OMR )
    Thanks in advance.

    Run
    emctl status agent
    and check for
    Repository URL
    Werner

  • How to know whether the database is using SPFILE or PFILE

    How can i know whether the database is using SPFILE or PFILE.
    There are both initSID.ora and spfileSID.ora in default location.
    The registry entry for ORA_SID_PFILE is C:\oracle\ora90\database\initSID.ora
    Also, if it is using SPFILE than how can i modify the non dynamic parameters when the database is in the close state.
    Manu

    If you do not specify a path of a pfile , when you actually startup a database , then it will be use your pfile , if you specify a path explicitly fot a pfile , then it'll use your pfile.
    Also, if it is using SPFILE than how can i modify the non dynamic parameters when the database is in the close state.sql > create spfile from pfile ;
    the spfile will syncronise with pfile .
    Hare krishna
    Alok

  • How to know if Leopard is running in 32 or 64 bit ?

    Hi,
    I have a mac book pro & a friend has an Imac, how to know if we are both running Leopard under 32 or 64 bit.
    I see that Leopard support 64, but didn't find if it was actually running in 64.
    Regards,
    Benoit

    Benoit34 wrote:
    Hi,
    I have a mac book pro & a friend has an Imac, how to know if we are both running Leopard under 32 or 64 bit.
    I see that Leopard support 64, but didn't find if it was actually running in 64.
    Regards,
    Benoit
    Welcome to Apple Discussions:
    if your computer is 64-bit, Leopard is running in the 64-bit mode. There are a few caveats about this but basically this is the case.

  • Vmstat and how to know number of available cpu/cpu in Solaris?

    Hi
    Which command to know number of available cpu in Solaris?
    And what is the difference between vmstat and prstat since the purpose is to check the server load??
    Thanks

    1) psrinfo or psrinfo -v, prtdiag also works on most platforms if you have a recent enough version of Solaris.
    2) prstat shows what processes you have on the systems, how much memory they consume, the amount of threads and other things, in other words it returns statistics about the processes of the system.
    vmstat shows the statistics of the virtual memory subsystem, such as paging, memory statistics, disk I/O and kernel stats.
    .7/M.

  • How to get list of databases running in Solaris?

    First day @ work as junior...already telnet into Unix enviro. how do i list the names of databases running?

    Since the ps command only lists those that are currently running at the time the command is issued (not accounting for ones down for maintenance, etc) You could look at /var/opt/oratab to see all databases configured for that paticular SUN server. Do a "more /var/opt/oratab".
    Just wanted to provided another point to find all databases on a server.

  • How to know whether a material run heuristic in apo?

    Hi Expert
       I want to know whethere a material run heuristic in a heuristic job. We do not need to run heuristic manually.
    Just like  a material run mrp in R/3 system in mrp job. Which  master data field in  need to maintain in product in apo?
    Thank you  : )

    Dear Liting,
    The First part of your question is already answered by Datta.
    If you want to know the fields than there are some on which the heuristics are run.
    Product master -> Lot Size Tab.
    Reorder point  --If the stock comes below the given level than the Planning will triggered.
    or
    Product Master -> PP/DS tab
    Planning Procedure.
    PP planning procedure.
    I hope this helps you.
    Regards,
    Srinivas.S

  • How to know BPEL process is running

    Hi,
    I have BPEL process which is triggerred by FileAdapter. File Adapter polls for every 120seconds and if any file exists, it reads and BPEL process is initiated.
    As BPEL proccess is big and sometimes it executes more than 120seconds and it depends on environment with less load process faster and more load its takes more time.
    Due to this is there a way to know BPEL process is running before fetching new file or before starting actual BPEL process.
    JDev: 11.1.1.6.0
    Thanks,
    Bhaskar

    Can a singleton bpel will resolve your problem ?
    At a time only one bpel process will be running there wont be any parallel instances for that bpel. In that way there wont be any second instance created until the first instance has done with its job.
    http://orasoa.blogspot.co.uk/2007/05/create-singleton-process.html
    http://blogs.bpel-people.com/2009/04/writing-singleton-bpel-process.html
    Give points - it is good etiquette to reward an answerer points (5 - helpful; 10 - correct) for their post if they answer your question.
    Thanks,
    Vijay

  • How to know MS Access Database is down through Java

    How i would know whether MS Access DataBase is down?
    Is there any specific code for it in Java
    Need a quick reply

    How i would know whether MS Access DataBase is down?"down"? If the file system on which it's running is unavailable, that's the best you can do. If you can't connect, it's "down".
    Is there any specific code for it in JavaNo. Doesn't sound very platform-independent.
    Need a quick replyFast enough?
    %

  • Using exp dump file, how to know schema/tablespace/database/table....

    Hi
    I have export dump file. I don't have any information other then that about the dumpfile.
    1. How do I know what version of exp was used(or database version)?
    2. what does the exp contain, whether it is table/schema/tablespace/database level export?
    3. Is it possible that I can used impdp command to export a file which was exported using "exp" command?

    1. Sorry for my ignorance but in first case how do I know if i have to use "imp or impdp".
    As discussed in the above mentioned thread strings might reveal something but not sure. Otherwise you can always confirm by trying to run it.
    And assuming that if I imported the dump(using trial and error rule), how do I know what level of export was the dump file created... ie
    how do I know the present object(object imported in target) was belonging to which tablespace and schema in source database(question 2 of "Sidhu")?
    When you will import it back in a new database, everything will be same as the original database. All objects will belong to their respective tablespaces,schemas blah blah...(where they were in the original database).
    Sidhu

  • How to know list of databases

    HI
    Is anybody know how one can from SQLPLUS to see list of
    databases he can connect to.
    Of course,I can see it from ENTERPRISE MANAGER,but is it there
    some command for do it,sth like
    list databases?
    thanks

    if your are asking from schema/users.
    query
    select USERNAME from dba_users;
    if you are asking how many databases are on machine
    run following command in linux
    ps -ef | grep lgwr
    it will out put you
    ora_lgwr_<sid1>
    ora_lgwr_<sid2>
    simply count them
    Nimish Garg
    http://nimishgarg.blogspot.com/

Maybe you are looking for

  • 11g 64-bit unable to create ODBC connection

    Hello, I am currently facing issue related to ODBC connection. Details of configuration is as follows OS: Vista 64 Home Premium Oracle DB 11g 64bit: ver 11.1.0.6.0,plus the addition of the fix for bug 7389110 (as per release notes) ODBC driver locati

  • Unable to access Unity Connection Operator Mailbox via TUI

    Hello, Customer running CMBE 6.1 with corresponding Unity Connection 2.1. I am attempting to access the Operator voice mailbox through TUI but have been unsuccessful. I've tried changing the Voice Mail password in Unity Connection. I press Messages o

  • Quickfinder creating spaces in words

    Hello. I am testing Quickfinder as a search solution in our office and have noticed some odd behaviour. I am running Quickfinder on OES 2 SP3 and indexing Netware 6.5 volumes. Indexes are being created and stored on the OES server without any errors

  • Receipt Reversal created new receipt and re-attempted to charge card

    We had a Standard Receipt that needed to be reversed because the card was declined. We reversed the receipt and are currently waiting for a new card from the customer so that we can take care of the open balance on their account. However, when we ran

  • Does J2ME Wireless Toolkit Check Memory Usage?

    I just want to confirm that does the J2ME wireless Toolkit check the memory usage by a MIDlet and only allow it 128KB of memory usage as specified by the MIDP 2.0 specification??? Or do we have to calculate and check manually about the memory usage o