How to get the IP address, Port database don't & Oracle SID details

Hello
How to know the IP address, Port database don't & Oracle SID details

Hello

The IP address is for not for the database server.

Port no, may be different.

check what sid, listening to the port

lsnrctl > status

or

Open the tnsname.ora or listener.ora to find what hostname(ip address), what is the port number and what is the SID that you connect

Hope that answers your question.

Kind regards
Rakesh Jayappa

Tags: Database

Similar Questions

  • How to get the IP address of the client when TCP connect on the server

    How to get the IP address of the client when TCP connect on the server.

    The only parameter obtained the login is the login ID.

    I assume you are using "Wait of TCP on the listening port" on the server. This returns the remote address and port (like out in option).

  • How to get the IP address of the calling client to the web service built in Jdeveloper 11.1.1.7 application?

    I built an application of web service in Jdeveloper 11.1.1.7 to be used by other clients. Just the General steps as follows (Server web service Application is generated--> deployed on the server-> used by clients with the location of the WSDL file).

    Now, I met a requirement where I need to get the port number and IP address for the client.

    Questions :

    How to get the IP address of the calling client to the web service application generated in Jdeveloper?

    Commune technologies used to build web service applications is AXIS or CXF. What Jdeveloper technology use to built web service application?

    The common technologies used to build web service applications is AXIS or CXF. What Jdeveloper technology allows built web service application?

    It depends on the option selected during the creation of web services (if I remember correctly, there are several options, style J2EE 1.4 RPC style JavaEE JAX - WS 1.5,...)

    For example, to get the ip address of the compatible with jax - ws web service, you need to inject the context in your service class with:

    @Resource
    WebServiceContext wsContext;
    

    and then inside your method:

    MessageContext mc = wsContext.getMessageContext();
    HttpServletRequest req = (HttpServletRequest)mc.get(MessageContext.SERVLET_REQUEST);
    String ip = req.getRemoteAddr();
    

    Dario

  • How to get the MAC address of the additional 10G NIC with command-line ILO

    How to get the MAC address of the additional 10G NIC with ILO command line?

    Thank you.

    Hi Bruce,.

    Out of what I can find on this network card is not available for the Mac without an operating system. I recommend get/burning a live CD/DVD of Ubuntu/Linux and run an Ifconfig in there.

    Hope this helps you.

  • How to get the ip address of the data storage device

    Hi all

    I developed a project now and you need to distinguish a virtual machine is saved to the device local ESX or remote network storage device.

    I found the data store object in which the virtual machine resides by vi sdk, but could not find the address of the device that includes this data store.

    How to get the ip address of the coding data storage device, which includes the virtual machine? I need your help.

    Thank you in advance.

    How do you try to make a query. Storage devices provides a logic unit number no, there is no IP address for it.

    You can check the same for the storage on vCenter view

  • How to get the IP Address of the Console for all my guests

    How to get the IP Address of the Console for all my guests

    a simple...

    Get-VMHost | Select Name, @{N="ConsoleIP";E={(Get-VMHostNetwork $_).ConsoleNic | ForEach{$_.IP}}}
    
  • How to get the IP address of the user in OBIEE

    Hello

    I would like to know how get the IP address of the user in OBIEE. is this possible? That is, when the user connects to presentation services is it possible to know the IP address of the user's computer.

    I found the thread similar where to find host address and session id it says that we can get these details in the App Server logs.

    We want to follow the user connected from what IP address in presentation services.

    Thank you
    Bob

    go to settings > Administration > manage Sessions.

    you will find the Session Management

    Look at the 2nd column: the host address. It will trace the person connected i.p. addresses.

  • How to get the Mac address of a virtual machine?

    Hello world...

    I need help to get the MAC address of a virtual computer, I'm stuck in it.

    Please reply if anyone know solutions.

    Thank you

    Mahesh Thawari

    Here's a vSphere SDK for Perl script that extracts the MAC addresses for all your virtual machines - http://communities.vmware.com/docs/DOC-10490

    You should be able to take it and translate it into any language vSphere SDK you plan to use. Basically you'll be listing through virtual hardware for the virtual machine to search for devices of type VirtualEthernetCard and then retrieve the MAC address of each device.

  • How to get the client computer name database?

    Hiya

    As part of the authentication of the user of our application, the requirement is that if a user is connected from a machine, the same connection of can not the user to different machines at the same time.

    In Forms6i, we had accomplished this by using the following query:

    Select the Terminal
    Session $ v
    Where username = v_username
    And v_terminal terminal <>;

    Where
    v_username = USER-> Oracle Forms reserve Word
    v_terminal = Client_Win_API_Environment.Get_Windows_Username

    In Forms 6i, the column Terminal of V$ Session used to return the name of the local client computer.

    However, in the form of 10g, it returns the name of the computer on which Oracle Application Server is installed, which seems correct to me.

    So my question is how do we get the client computer name of the database in the context of Oracle's 10g? Is there another package of database or view/table that returns the client computer name?

    Your suggestions/comments will be much appreciated.

    See you soon

    Mayur

    We have implemented the same exact requirement to retrieve the IP address of the client (WebUtil provides a function for this) and write it in the field v$ session.action (this can be done using the dbms_application_info package DB). We are so in shape 10g v assessment $session.action instead of v$ session.terminal.

  • How to get the emial address

    are there methods to retrieve the device email address?

    Yes - search, I believe that there is an article that explains how to do with it.

    I don't know there is also a code on the forum, do a search for it.

  • How to get the MAC address of the virtual machine on which vmware tool is not installed

    Hello

    In our project, we communicate to vCenter/ESX and details of virtual machines using the VI - Java 4.0.0 SDK APIs

    I use PropertyCollector for details.

    But in the following cases

    1. a virtual machine is poweredOff.

    2 VMware tool is not installed on the virtual machine.

    I am not able to get the mac using the PropertyColector address.

    To get the macaddress property I use after crossing spec:

    rootFolder (folder)-> childEntity (data center)-> hostFolder (Folder)-> childEntity (ComputerResource)

    -> host (Hostsystem)-> vm-> guest (GuestInfo)-> net (GuestNicInfo)-> macaddress (in Virtualmachine)

    I know the vSphere client uses the VI SDK to perform all operations, and I am able to see the macAddress of VirtualMachine in cases using vSphere client.

    Is any body please help me get the macaddress of VM in the two cases.

    Thank you

    Deepak

    Take a look at the dashboard feature of the virtual machine and specifically "VirtualEthernetCard": http://www.vmware.com/support/developer/vc-sdk/visdk400pubs/ReferenceGuide/vim.vm.device.VirtualEthernetCard.html

    When you assign a new vNIC to each virtual machine, a unique MAC address generated is given by default. If you still want to map the actual interface of the guestOS, then you would take a look at guestInfo as you may have noticed IF you have the VMware Tools. Although the default is whence the MAC address

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • How to get the latest SNA catalog database

    Hi all

    I have a database of catalog where my PROD database is saved. Evereyday at 12 AM rman takes the backup hot PROD.

    Now, I want to create an auxiliary database using the backup RMAN, for this I want to restore using the RCS since the catalog views.

    Please help me to get the SNA view RC_ number.

    Kind regards
    Bikram

    Current SNA:

    Use the dbms_flashback package to get the current SNA. This value will be used during the instantiation of the destination, as well as by RMAN, site during replication of the database.

    SET SERVEROUTPUT ON
    DECLARE
    until_scn NUMBER;
    BEGIN
    until_scn: =.
    DBMS_FLASHBACK. GET_SYSTEM_CHANGE_NUMBER;

    DBMS_OUTPUT. Put_line (' until what SNA: ' | until_scn);
    END;
    /

    Concerning
    Asif Kabir

  • How to get the IP address Linksys WRT54GS DHCP assigns to a Wi - Fi connection?

    To connect the Linksys WRT54GS to a demonstration of Microchip DV102411 WiFi Comm card I need the IP address assigned by DHCP. The Administration WRT54GS log is enabled, but there is no incoming or outgoing network activity. The DV102411 can see the SSID linsys scanning for wireless networks and attached to it but once attached, I need to know the address IP of the DV102411 has been given by the WRT54GS.

    You can consult the router DHCP client table.

  • How to get the email address of the owner on an active BB device?

    Which API I can use to get the owner email addr. After a device BB BES is activated?

    It seems that I can't get PIN for now?

    Any suggestions appreciated

    Bill

    Thank you very much, I'll try that.

  • How to get the node root for all nodes using oracle SQL?

    Suppose I have an employee table, which has the following features:

    ID name MgrID
    ----------------------------------------
    1 Tom
    Jason 2 1
    3 Kelly 2
    4 Chris 2
    Russ 5 3
    --------------------------------------

    I want to get the following result.

    ID name RootMgrID
    ------------------------------------------------
    1 Tom
    Jason 2 1
    3 Kelly 1
    4 Chris 1
    Russ 5 1
    -----------------------------------------------

    How can I get it?

    Thank you very much

    Like this?

    SQL> with t as
      2  (select 1 id, 'Tom ' name, null mgr_id from dual
      3  union all
      4  select 2 id, 'Jason' name, 1 mgr_id from dual
      5  union all
      6  select 3 , 'Kelly ', 2 from dual
      7  union all
      8  select 4 , 'Chris ', 2 from dual
      9  union all
     10  select 5 , 'Russ ', 3 from dual
     11  )
     12  select id, name, connect_by_root(id)
     13  from t
     14  where name = 'Russ '
     15  connect by mgr_id = prior id
     16  start with id = 1
     17  /
    
            ID NAME   CONNECT_BY_ROOT(ID)
    ---------- ------ -------------------
             5 Russ                     1
    
    SQL>
    

Maybe you are looking for

  • OMEGA RD9900 to LABVIEW

    Hello I've been programming Labview for awhile, but I have never implemeneted directly communicating with labview and the hardwell. I have only changed/fixed or upgrade some screws that others have worked with. Can someone guide me in the right way?

  • bad cluster

    Hello I have a Dv3-4305se. I have a few bad clusters on my HARD drive and I think the best way is to replace it. Am I wrong? could you be kind and tell me what type of HARD drive I should looking for? is this laptop support sata2 or ssd? my choice is

  • Request assistenza by PowerVault 124 t.

    Buongiorno, con bands abbiamo UN PowerVault 124 t. charger it provider di sul display error message: ' Fan works not ", ho soffiato the fan my he problem persists. If line preventivo by riparazione; the macchina e fuori co Grazie

  • upgrade the size in car

    Windows 7, 8meg Ram, 125 SS C drive, 3 TB put in place with 3 partitions The SS drive was fast, but I kept the overload, so I brought a player of 3 to 6/s. I used "Easeus Todo drank" to clone the c: / to a new drive more. The final step is in questio

  • BlackBerry Smartphones electronic unread symbol on the screen but no unread e-mail!

    Hello I have an unread e-mail symbol on my screen, but I have no unread emails!  I checked online on every email account that I have linked to my BB and there's no mails to read or the other account. I tried to delete e-mail accounts linked and their