How to set up several headphones in a single NETWORK card?

Hello

I have a test server with a NIC I want to set up two listeners, one for the shared server and a dedicated. Is this possible?

Hi all

I had solved it. I follow the procedure below.

1. create a dispatcher as below

ALTER system set dispatchers ='(protocol=tcp) (SERVICE = orcl1.nuggetlab.com)(CONNECTIONS = 1000)';

2. create the tnsnames.ora as below

ORCL =

(DESCRIPTION =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = TCP)(HOST = nugget01) (PORT = 1521))

)

(CONNECT_DATA =

(SERVER = DEDICATED)

(SERVICE_NAME = orcl.nuggetlab.com)

)

(CONNECT_DATA =

(SERVER = SHARED)

(SERVICE_NAME = orcl1.nuggetlab.com)

)

)

3. create the listener.ora as below

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(GLOBAL_DBNAME = orcl.nuggetlab.com)

(ORACLE_HOME = C:\app\oracle\product\11.2.0\dbhome_1)

(SID_NAME = ORCL)

(SERVICE_NAME = orcl)

)

(SID_DESC =

(GLOBAL_DBNAME = orcl.nuggetlab.com)

(ORACLE_HOME = C:\app\oracle\product\11.2.0\dbhome_1)

(SID_NAME = ORCL)

(SERVICE_NAME = orcl1.nuggetlab.com)

)

)

LISTENER =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP)(HOST = nugget01) (PORT = 1521))

)

ADR_BASE_LISTENER = C:\app\oracle

4 lsnrctl > service should show as below

LSNRCTL > service

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=nugget01) (PORT = 1521)))

Summary of services...

Service "orcl" has 1 instance (s).

Instance "orcl", State LOAN, has 1 operation for this service...

Managers:

"DEDICATED" implemented: 78 denied: 0 status: ready

LOCAL SERVER

Service 'orcl.nuggetlab.com' has 1 instance (s).

Instance "ORCL", status UNKNOWN, has 1 operation for this service...

Managers:

"DEDICATED" implemented: 20 denied: 0

LOCAL SERVER

Service 'orcl1.nuggetlab.com' has 1 instance (s).

Instance "orcl", State LOAN, has 1 operation for this service...

Managers:

"D000" put in place: 4 refused: 0 current: 1 max: 1000 State: loan

DISPATCHER

(ADDRESS = (PROTOCOL = tcp (PORT = 51961))(HOST=nugget01))

The command completed successfully

LSNRCTL > status

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=nugget01) (PORT = 1521)))

STATUS of the LISTENER

------------------------

Alias LISTENER

Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - product

Start date March 31, 2014 16:40:26

Uptime 0 days 3 h 6 min 0 sec

Draw level off

Security ON: OS Local Authentication

SNMP OFF

Listener parameter File C:\app\oracle\product\11.2.0\dbhome_1\network\admin\list

C:\app\oracle\diag\tnslsnr\nugget01\listener\alert\log.x log listener

Summary of endpoints listening...

(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=nugget01) (PORT = 1521)))

Summary of services...

Service "orcl" has 1 instance (s).

Instance "orcl", State LOAN, has 1 operation for this service...

Service 'orcl.nuggetlab.com' has 1 instance (s).

Instance "ORCL", status UNKNOWN, has 1 operation for this service...

Service 'orcl1.nuggetlab.com' has 1 instance (s).

Instance "orcl", State LOAN, has 1 operation for this service...

The command completed successfully

5. test of connection as below

sqlplus scott/tiger@nugget01/orcl1.nuggetlab.com

It works very well.

Thank you everyone especially Ed, Sb, Onkar Sybrand...

Tags: Database

Similar Questions

  • How can I combine several PDF in a single document

    How can I combine several PDF in a single document

    Hi teekbe143:

    Please visit: http://www.adobe.com/content/dam/Adobe/en/products/acrobat/pdfs/adobe-acrobat-xi-merge-pdf-fichiers-tutoriel-ue.pdf

  • How to set up the connection to a wireless network.

    I have a wireless net via my connection uverse and I need to know how to configure my computer dell laptop, which has a wireless card to connect to my wireless NET.

    Hello

    Please see the links below.

    How to set up your network wireless home

    http://www.Microsoft.com/athome/organization/wirelesssetup.aspx

    http://support.Dell.com/support/topics/global.aspx/support/KCS/document?&docid=DSN_370076&isLegacy=true

  • How to set of Cluster nodes on the same network but on different gateways

    Hello
    We want to set of Cluster nodes on the same network but the connection through different gateways for Unicast (WKA). We strive to add sockets for < cluster-config > tangosol-coherence - override.xml file, pls help how to set.

    Looks like you are using the default configuration for the system property:

    8088
    true

    The probable reason for this question, it's the localport is unaffected as 8088 for communication on the machines. Either use the property system - Dtangosol.coherence.localport = 8088 and - Dtangosol.coherence.localport.adjust = false or see the node will connect and find node assigned to each node and open the nodes; recommended to use multiple addresses node as in unicast configuration below:

    well-known-address >


    XXX

    8088


    YYY

    8088

    See you soon,.
    Neeraj

  • Several subnets on a single NETWORK adapter

    I have two subnets, I want to be able to use with my virtual machines on a server with 5.5 ESXi.  I have only a single NETWORK adapter that is available on the host.

    The VMkernel default Port, vmk0 is assigned the IP 10.208.82.34/29.  The default gateway is 10.208.82.33.  Can I add virtual network adapters to virtual machines and the ping without problem to a host outside the subnet 10.208.82.32/29.

    I created a second Port VMkernel, vmk1 and assigned the IP 10.108.65.38.  Then, I set up a second virtual NETWORK adapter inside a virtual machine with an IP address of 10.108.65.33.  I can't ping this new IP address, 10.108.65.33, to another host.   However, I can ping 10.108.65.38 without any problem.  If adding a second card virtual NETWORK to a different virtual machine and assign it 10.108.65.34, I thing ping 10.108.65.33 without any problem.  I cannot ping this address, 10.108.65.34, another host either.

    I know that the issue is not routing as doing a traceroute from a host shows the correct path is taken.  determination of route of 10.108.65.38 complete normally.  I don't have access to the network infrastructure, because it is a server in a data center.

    The VMkernel, vmk1, using the 10.108.65.38, is accessible from the default gateway and the other hosts in the data center.  However when I attribute 10.108.65.33 to a virtual machine, I can't reach that what anyone outside the 10.108.65.32/29 network, which is my problem right now.  If I assign an address in the subnet of 10.108.65.32/29 as the single IP address to a virtual computer, it still does not work is not a problem of routing within the virtual machine.

    I feel as if I had something simple here as it seems to work almost disappeared.


    Here is the configuration of the network:

    Network.png

    This is the routing table:

    ~ # esxcfg - road - l

    VMkernel itineraries:

    Interface of network gateway subnet mask

    10.108.65.32 255.255.255.248 subnet local vmk1

    10.208.82.32 255.255.255.248 subnet local vmk0

    by default 0.0.0.0 10.208.82.33 vmk0

    I ended up having the point of provider the subnet 10.108.65.32/29 to their router or switch to 10.208.82.38, I have basic and then install a Linux router with iptables to route traffic to myself.

  • How to set up several areas of interest to IMAQdx?

    I was always using Measurement & Automation Explorer for the region of interest (ROI). I would like to know if there is a way to set up two Kings for the IMAQdx, since I only need these two regions and they are on the left and right of the image.

    Hey Ishi,

    What camera do you use? FireWire and GigE Vision? Are wanting you the camera acquire several Kings simultaneously or you just want to go between them? If this is the first, while some cameras support this, there is no mechanism normalized in the standard for a bus I know for the camera to send several Kings of an image. Cameras that do this have their own mechanisms owners set up and decode the multiple images of the single stream. You must decode the image data manually do this with IMAQdx.

    Eric

  • How the value for several variables using a single guest

    Is there a way to put more than one variable with a single guest?
    for example, the value @CurrentYear and @PasteYear using just a single guest for @CurrentYear.

    A clue?

    Thank you

    Luke

    Using variables to repository you can set like this.
    Check this link http://gerardnico.com/wiki/dat/obiee/set_variable

    If brand pls help

  • How to set the initial value for a single radiobutton in a group of Radio buttons

    Hi all

    I have a radiogroup with 3 buttons. The names of the RadioGroup are driven out of a XXVO.

    3 Radion buttons:

    + 9
    * XX
    * XXX

    When loading the Page I want to make an XXX option button to be the default, please suggest how.

    Note: The radiobutton values come from VO

    Thank you

    Hello

    XXCONTACT_ADDR_BUTTON1 - is the value of the radio button to select the right...

    Very well.. :))

    Concerning
    Meher Irk

  • Does anyone know how I can merge several files into a single online for free. I'm looking for something similar to the fusion of pdf. Thnx

    I am trying to create a multipage Tiff or Jpeg of unique pages file. I need to make only a few files, so do not want to buy a util.

    The free software IrfanView can create multi-page .tif files
    and multi-page PDF files.

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Download IrfanView
    http://MajorGeeks.com/IrfanView_d4253.html
    (filename: iview433_setup.exe)
    (uncheck if you don't want Google Chrome)

    Download plug-ins too...

    IrfanView plugins
    http://MajorGeeks.com/IrfanView_PlugIns_d4908.html
    (filename: irfanview_plugins_433_setup.exe)

    Once you have downloaded and installed IrfanView...
    Open the program and go...

    Options / Multipage Images / create a Multipage control. TIF

  • How to install a minPCI on Satellite A30 wireless network card

    Just signed up for broadband services and got myself a wireless router. Satellite A30 I use has the ability to connect wireless but a mini PCI Wireless.

    Before I go ahead and buy a card (instead of say a USB wireless adapter) I wonder how the cards are easy to install? -It looks simple enough.

    In addition, the cards I have met on Ebay, all seem to be pretty standard, but are there any features or specifications should I look out for or seek to avoid?

    Probably pretty simple questions, but I think it's better to get it right the first time, rather than ordering something, I can find is not compatible, or that I can not install.

    Andy.

    Hello

    Can you please send what Satellite A30 you (A30 - xxx)?

    Anyway, if I remember well WLAN upgrade shouldn't be problematic (if the laptop WLAN ready). In the lower corner you will find the WLAN card cover (a smaller one). You can find the WLAN card slot. Put the card inside and connect the WLAN antenna. The white cable be connected to the HAND and black to the auxiliary voltage

  • How do I know what version of driver for NETWORK card I use

    How do I know which driver to map NETWORK HP that I use on my DL380 running ESXi 6.0?

    Login ESXi and run below command

    1. # esxcli network nic list
    2. Run it ethtool -i command to display the available information for one of the network interfaces, by specifying its name from step 1

      # ethtool -i VMNic_name

      For example:

      # ethtool -i vmnic0

      driver: ACME
      version: 1.2.3a-1vmw
      firmware-version: 7.8.9
      bus-info: 0000:02:04.00

    -If you find this or any other answer useful please check the answer correct or useful.

  • Not able to configure the network on ESXi (Dell Optiplex 755), how to get a shell prompt to configure the network card or check?

    Any knows is Dell Optiplex 755 is compitable with ESXi server?

    When I want to install ESX 3.5 update 3 on the Dell Optiplex 755, it detects drive hsrd (WD), I don't know what to do?

    ESXi is detecting disc hard but not able to configure network & with ESX 3.5 update 3 does not detect the hard drive.

    Comment (I have 2 HDD on the system, 250 GB WD & WD 1 TB).

    Help please.

    Kind regards

    Mustafa Rashid

    SATA, who worked at the 2 update driver update changed 3.  So, you may be able to work around the problem of disk with a modified file, you can probably find at vm-help, but you will still need a NIC for networking.

    -KjB

    VMware vExpert

  • How to install Photosmart B109n-z on a DHCP network wireless

    I'm trying to install a HP Photosmart B109n-z on a wireless network.

    There is no DHCP server on the network.

    I can install and print using a USB cable.

    When I try to reconfigure the display of the USB wireless I get a message that says printer

    use the IP 169.254.95.189 which is not compatible with the address IP of the PC 10.1.9.1.

    HP documentation * recommends * using a DHCP server. So I guess it's * possible * for

    do without. But I have found no instruction to do so.

    There is a related announcement with the following title:

    > Resolved: Photosmart B109n-z - setting a static IP address on the printer on an active DHCP server router
    > 04/01/2010-11:24

    That the display shows:

    > Type the IP address in a browser.  You will see the internal settings of the printer.

    But when I go to http://169.254.95.189 I have a connection delay.

    169.254.95.189 ping succeeds. When I run a tool of command ' arp - a', I can see the printer.

    The above has been done using a Windows Vista-based computer. To get a second opinion, I started a Linux machine

    and did a ping 169.254.95.189. Which failed. Then I did a

    > Add a route - host 169.254.95.189 gw 10.1.6.1

    10.1.6.1 where is my wireless router. Then ping succeeds but looking upward of http://169.254.95.189

    still gives a timeout.

    So my main question is: how to set up printing on a DHCP-less network wireless.

    And a second question: the printer is supposed to listen on TCP port 80 (http) or a magic

    necessary to turn on.

    IP STATIC ASSIGNMENT HOWTO FOR HP PHOTOSMART B109n-z

    The following instructions allow to assign a static IP address on an HP Photosmart
    Printer B109n-z without using a DHCP server, and without using a router. The
    statements can also be used for other types of printer setup.

    Necessary equipment:
    -A HP Photosmart B109n-z printer
    -A computer with a wireless network card

    Laptops usually have a wireless network card. Stationary computers
    usually not.

    1 BACKGROUND

    B109n-z has four ways to communicate with others:
    (1) there are buttons and a small screen on his forehead.
    (2) it can print and scan pages
    (3) there is a USB connection
    (4) it has wireless capabilities.

    We will use (1), (2) and (4) to set a static IP address.

    2 BUTTONS AND DISPLAY

    If you're reading this, chances are that you tried to install the B109n-z and that
    the installation failed. The installation may have left the B109n-z partially
    set up, so the first step is to bring the B109n-z to its initial settings.

    On the front of the B109n-z there is a small screen. To the left of the
    It is a column of three buttons. To the right of the screen, it
    is a column in addition to three buttons.

    In fact, the buttons are just touching sensitive areas next to the screen. Each
    button's background light that the printer can turn on and off. During the
    light behind a button is disabled, the button is invisible.

    The buttons in the left column are labeled with an arrow to the rear, an 'X' and
    a symbol "OK." The buttons on the right hand column are all labelled with dashes.
    To the market, the screen displays something like this:
    Scan
    Photo
    Copy

    The background light of all three buttons in the right-hand column are on. Now press
    the button to the right of "Scan", i.e. the highest button in the right column.
    Now, the screen displays something like this:
    Wireless menu
    The scan to PC
    Scan to memory card

    Now, press the button to the left of the menu "wireless" to get this:
    Turn off wireless
    Wireless configuration
    WPS

    This option enables the radio into the printer. The screen comes down to this:
    Turn off wireless
    Wireless configuration
    WPS

    Now press the button next to "Wireless Setup", then press
    the lower right button until something like 'restore wireless settings' is
    selected. Then press 'OK' (the button at the bottom left) and answer 'Yes' to 'are '.
    "ensure that" issues. Now, it comes down to this:
    Enable wireless
    Wireless configuration
    WPS

    Finally, if the wireless radio is turned off, turn on the radio wireless with the help of the
    button at the top right.

    Now, the radio of the printer is on, the printer has an IP address of 0.0.0.0, as well as the
    printer Wireless Announces that he runs a computer-to-computer wireless
    (ad hoc) network without security. The SSID of the network is "hpsetup".

    3. CONNECT TO THE PRINTER, STEP 1

    Now, you need a computer with a wireless interface card. Ensure that the computer is
    on. If the computer runs windows, ask for a list of available wireless
    networks. If she runs something else, do something similar.

    In the list of available wireless networks, you should find a named
    "hpsetup". Connect you to it. Ignore the warning that the network "hpsetup" is
    situation of insecurity.

    If there is more than one network named "hpsetup", one of them will be your
    printer and the others can be printers in your neighborhood. Those of other
    could also be the work of airborne viruses that have infected your neighbors
    computer.

    4. PRINTING CONFIGURATION

    If you followed the instructions above, the display will show this:
    Enable wireless
    Wireless configuration
    WPS

    Select "Wireless configuration", let "print the network configuration page.
    selected, then press OK. The printer now prints a page that says things like
    this:
    IP address: 169.254.95.189
    Subnet mask: 255.255.0.0

    5. CONNECTION TO THE PRINTER, STEP 2

    Now assign the same subnet mask and IP address similar to laptop you such that:
    IP address: 169.254.95.190
    Subnet mask: 255.255.0.0

    The operation of bitwise AND of IP address and subnet mask of the printer must be equal to the operator AND the IP address and mask subnet of the laptop.

    You need to know how to set the IP address and mask of the subnet on your laptop. If you have struggling to survive on a network without a DHCP server. But if you need an update: go to the 'properties' of the network connection and choose the TCP/IP settings.

    Now open a web browser such as Internet Explorer, Firefox or whatever and look for http://169.254.95.189

    Now you can set up the printer using the web browser as an interface. To set a static IP address, do the following for example:

    -Click on the Networking tab
    -Choose wireless along the left side
    -Choose the IPv4 tab
    -Click on the manual button IP
    -Enter the desired IP address
    -Enter your subnet mask (255.255.255.0 unless you know otherwise)
    -Optionally enter an IP of the appropriate gateway (see INFRASTRUCTURE NETWORK below)
    -DNS leave empty
    -Click 'apply '.

    When you click 'Apply' you of course lose the connection to the printer.

    Now close the web browser, set IP address and the subnet of the laptop to what it was and try to connect to the printer using any IP you assigned.

    6. CHANGE NETWORK INFRASTRUCTURE

    If you want to change an ad hoc connection to aid in making a
    network infrastructure, you need a wireless router. Ensure that the
    The gateway of the printer IP is the IP address of the router in Section 5 above.

    You can now install the software on the CD supplied with the printer. If you have previously installed the printer simply to connect a USB printer,
    the USB cable, insert the CD and reconfigure to wireless technology.

    During the reconfiguration, you will be asked which network to use. Select your
    own network (that of the router to use). Do not select the
    ad - hoc hpsetup network.

  • How to save a database with several headphones

    Hi all

    Could if it you please let me know how to save a database with several headphones?

    Just a thought:-could save us a listener with several databases also?

    Thank you

    Published by: user13332773 on June 2, 2011 23:39

    If it is really necessary for a database to single instance by using different local listeners, you must set the instance parameter LOCAL_LISTENER to the listening port address list: Please read http://download.oracle.com/docs/cd/E11882_01/network.112/e10836/listenercfg.htm#CHDCCHIC.

    Edited by: P. Forstmann on June 3, 2011 08:49

  • How to set a fixed length scheme, composed of several documents of different types, with details of the header and footer in points 22 and 23, namely having 10 for 20 for detail header and 30 for the footer

    How to set a fixed length scheme, composed of several documents of different types, with details of the header and footer in points 22 and 23, namely having 10 for header, 20 for retail and 30 for the footer.

    Here is the sample file

    DDWTYBILL13092502572 1000000112\\NHLSFS\ORACLE\ORACLE\BILLING\VERIFY\ 2013/09/25 01:19:08 BILLEND

    DDWTYBILL13092502572 2000000212PRIVATE PRIVATE STY5572142 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731543 Suspect 91TB? (AC) EMPIEEM A2 Z03.0 05-AUG-201305-AUG-201324-SEP Z03.9 - 2013FEND 113,60 TYGERBERG HOSPITAL Ward

    DDWTYBILL13092502572 2000000312PRIVATE PRIVATE STY5572149 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT 91 NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731548 empyema GMP A2 Z03.9 05-AUG-201305-AUG-201324-SEP Z03.9 - 2013FEND 113,60 TYGERBERG HOSPITAL Ward

    DDWTYBILL13092502572 2000000412PRIVATE PRIVATE STY5572351 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731584 Suspect 91TB? EMPIEEM? CA Ward HOSPITAL TYGERBERG Z03.0 Z03.9 A2 05-AUG-201305-AUG-201324-SEP-2013FEND 113,60

    DDWTYBILL13092502572 2000000512PRIVATE PRIVATE STY5572352 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731585 Suspect 91TB? EMPIEEM? CA Ward HOSPITAL TYGERBERG Z03.0 Z03.9 A2 05-AUG-201305-AUG-201324-SEP-2013FEND 113,60

    DDWTYBILL13092502572 2000000612MAJOR MAJOR STY5577530 010700 INV 12ZTYG000009 02-AUG-20130000010472 STY STY 1100611006MGIT 91 NNS ZOZI, S, SIYAMBONGA 27 March 2010 TYG D3 DR MARCELIN 5602181 113799662 TB731663 lymphadenitis Ward D3 TYGERBERG HOSPITAL I88.9 Z03.9 07-AUG-201307-AUG-201324-SEP H1 - 2013MEND 58,52

    DDWTYBILL13092502572 2000000712MAJOR STY5577537 MAJOR 010700 INV 12ZTYG000009 06-AUG-20130000010472 STY STY 1100611006MGIT 91 NNS DLAMINI, N, SIMON TYG 9 October 1976 F1 DR WZESE 5602181 135524676 TB731666 Suspect Ward TB F1 TYGERBERG HOSPITAL Z03.0 Z03.9 H1 07-AUG-201314-AUG-201324-SEP - 2013MEND 58,52

    DDWTYBILL13092502572 30003034120000003032END

    You can create a nXSD the use of the Native Format generator and advanced search attribute is used to read values to a specific position and use it as the choice. You can find an example here

    http://docs.Oracle.com/CD/E11036_01/integrate.1013/b28994/NFB.htm#BGBBAJFD

Maybe you are looking for

  • My computer will not allow my LG phone to connect.

    I want to download some photos off my phone on my computer, but he always tells me to help out there. But when I do that it still does not work?

  • Problem with TSST corp CDDVDW SH - 224DB SCSI CdRom driver.

    I can't find a driver to load when you reinstall my Win 7 Prof SP1 from DVD. The system is running OK and Device Manager shows the driver C:\Windows\System32\DRIVERS\cdrom.sys However in the re-installation of Windows 7, it says there is no driver to

  • My games a work stoppage

    My games stops working correctly, you can find, why

  • Vodafone Mobile Broadband Roll Back Action

    I am trying to install my pre-paid vodafone mobile USB broadband and when installation is almost compete happens with roll back action and uninstall what has already been installed in the program. I tried a lot of solutions that are online and nothin

  • S205 2 GB instead of 8 GB of RAM problem

    HelloI ' v got Lenovo S205 E450 with 2 GB of RAM and pass them to 8 GB (via the Service Center)I install windows 7 (x 64). And:in the BIOS, I can see 8 GBWindows will display 8 gb but only 2 GB availableBIOS - latestm version of the siteNo remapping