By specifying the host name for the database during installation

I installed the database 11g r2 as a Server Desktop, anywhere during the installation it asked me to review or change the host name. It is automatically used as the host name "localhost" and wrote in listener.ora, so no other machine on the network is able to use it. Only, it connects since within the same machine. Please help how to specify the host name during installation.

Published by: user4928701 on July 8, 2011 23:15

user4928701 wrote:
I installed the database 11g r2 as a Server Desktop, anywhere during the installation it asked me to review or change the host name. It is automatically used as the host name "localhost" and wrote in listener.ora, so no other machine on the network is able to use it. Only, it connects since within the same machine. Please help how to specify the host name during installation.

Published by: user4928701 on July 8, 2011 23:15

lsnrctl stop

move/rename listener.ora to new/other file name

lsnrctl start

Tags: Database

Similar Questions

  • Cannot display the results to the database during "Update": SQL statement

    Hello

    I get this error trying to update a VO via the UI or BCBrowser.

    Cannot display the results to the database during "Update": SQL statement

    This is a default single front & right THAT VO creates on the object of the entity (Database Table)

    On the same table and with the same credentials of DB, I could update the record.

    Any guess on what went wrong?

    Thanks in advance for any help.

    p.s Jdev 11.1.1.6

    Journal:

    oracle.jbo.DMLException: Houston-26041: could not publish data from database in "Update": SQL statement "START the CAR UPDATED CarEO SET SEL_ITEM =: 1 WHERE TXN_NO =: 2 AND LOGID =: AND SEQNO = 3: 4 POLL DELIVERY_MODE, CERTIFICATION_REQ, SOFT_COPY_IND, SELITEM IN: 5,: 6,: 7,: 8; END; ».

    at oracle.jbo.server.OracleSQLBuilderImpl.doEntityDML(OracleSQLBuilderImpl.java:583)

    at oracle.jbo.server.EntityImpl.doDML(EntityImpl.java:8575)

    at oracle.jbo.server.EntityImpl.postChanges(EntityImpl.java:6816)

    at oracle.jbo.server.DBTransactionImpl.doPostTransactionListeners(DBTransactionImpl.java:3290)

    at oracle.jbo.server.DBTransactionImpl.postChanges(DBTransactionImpl.java:3093)

    at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:2097)

    at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:2378)

    at oracle.adf.model.bc4j.DCJboDataControl.commitTransaction(DCJboDataControl.java:1615)

    at oracle.adf.model.binding.DCDataControl.callCommitTransaction(DCDataControl.java:1417)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1437)

    at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2150)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:740)

    at oracle.jbo.uicli.jui.JUActionBinding.actionPerformed(JUActionBinding.java:193)

    at oracle.jbo.uicli.controls.JUNavigationBar.doAction(JUNavigationBar.java:412)

    at oracle.jbo.jbotester.NavigationBar.doAction(NavigationBar.java:111)

    to oracle.jbo.uicli.controls.JUNavigationBar$ NavButton.actionPerformed (JUNavigationBar.java:118)

    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)

    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2318)

    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)

    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)

    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)

    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)

    at java.awt.Component.processMouseEvent(Component.java:6289)

    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)

    at java.awt.Component.processEvent(Component.java:6054)

    at java.awt.Container.processEvent(Container.java:2041)

    at java.awt.Component.dispatchEventImpl(Component.java:4652)

    at java.awt.Container.dispatchEventImpl(Container.java:2099)

    at java.awt.Component.dispatchEvent(Component.java:4482)

    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)

    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)

    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)

    at java.awt.Container.dispatchEventImpl(Container.java:2085)

    at java.awt.Window.dispatchEventImpl(Window.java:2478)

    at java.awt.Component.dispatchEvent(Component.java:4482)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)

    to java.awt.EventQueue.access$ 000 (EventQueue.java:85)

    in java.awt.EventQueue$ 1.run(EventQueue.java:603)

    in java.awt.EventQueue$ 1.run(EventQueue.java:601)

    at java.security.AccessController.doPrivileged (Native Method)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:98)

    in java.awt.EventQueue$ 2.run(EventQueue.java:617)

    in java.awt.EventQueue$ 2.run(EventQueue.java:615)

    at java.security.AccessController.doPrivileged (Native Method)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Caused by: java.sql.SQLException: invalid column type

    at oracle.jdbc.driver.OracleCallableStatement.registerOutParameterInternal(OracleCallableStatement.java:150)

    at oracle.jdbc.driver.OracleCallableStatement.registerOutParameter(OracleCallableStatement.java:399)

    at oracle.jdbc.driver.OracleCallableStatement.registerOutParameter(OracleCallableStatement.java:581)

    at oracle.jdbc.driver.OracleCallableStatementWrapper.registerOutParameter(OracleCallableStatementWrapper.java:1765)

    at oracle.jbo.server.OracleSQLBuilderImpl.bindUpdateStatement(OracleSQLBuilderImpl.java:2243)

    at oracle.jbo.server.EntityImpl.bindDMLStatement(EntityImpl.java:10524)

    at oracle.jbo.server.OracleSQLBuilderImpl.doEntityDML(OracleSQLBuilderImpl.java:412)

    ... 52 more

    The problem is solved now.

    new columns added to the database table, after the creation of the entity object. Those changes were not picked up in the entity object.

    I found this difference after object entity with the DB Table comparison.

    And when I added these new columns to EO & VO, I don't get this error more.

    Thanks to all who tried to help

  • Error at startup, "an error has occurred in the program during installation... ox80070002.

    Original title: Constanr Error Message at startup.

    When I start my computer the message appears on the screen that says "an error has occurred in the program during installation... ox80070002" How can I fix?

    Open log on to Windows as administrator or an account with administrator rights.
    Click Start | All programs | Accessories | System Tools, and then click System Restore.

    Then, in the window system restore, click on the option "Restore my computer to an earlier time" (Note: this option)

    may already be selected), then click Next.
    In her select a Restore Point window, use the calendar to select a date before the day of the change or problem o

    Next.
    Note: A system restore message may appear that lists configuration changes that system restore will make. Click OK.
    In the page confirm the Restore Point selection, click Next.
    System Restore will now restore Windows XP configuration, and then restart the computer.

    Finally log on to the computer (using the same Admin account).
    The system restore restoration complete 'window' is displayed.
    Click OK.

    Your fact restore the PC to the point in time, you have selected.

    J W Stuart: http://www.pagestart.com

  • How to create a shortcut for all users during installation

    Hi people,

    We have a desktop application that is distributed with Java Webstart and works on Win7 machines. Initially, users all connected using a connection by default, so creating shortcuts was not a problem. Now, because of new networking strategies, each user has his own connection.

    The problem is that the shortcut to the application is created in the user profile (for example "C:\Users\JohnDoe\", so that other users in the same machine can not run the application unless he or she installs the application again.)

    Is there a way to create this shortcut for all users using JNLP API or configuration in the xml file?

    If anyone has need of the solution: during installation I save the jnlp file in a directory accessible to all the world and then start the application using "javaws path\to\file.jnlp". More details in How to create a shortcut for java webstart available for all users on Windows 7?-stack overflow

  • the cutting of the domain component of the host name for the use of script

    Hello

    I'm trying to rename my < host name > local-local data warehouses.

    Pretty easy in theory as much as it is the only store of data on my host right now.

    I do this

    $vmhosts = get-vmhost-location < data center of choice >

    for each $vmhost in {$vmhosts}

    Get-vmhost $vmhost | get the data store | store game data-name '$vmhost - local.

    }

    Only they named

    myhost.mydomain.com - local instead of

    myhost-local

    I am fairly new to scripting and I do not know how to cut the $vmhost down to remove the. mydomain.com beyond the end.

    I noticed in powershell they mention that you can use .string to shorten the chains just doesn't seem to work.

    Any help would be great.

    Thank you

    You can use the Split method to do this.

    Something like that

    $shortName = $vmhost. Name.Split('.') [0]

    That what is to separate the host name in all places where there is a point.

    The result is returned as an array of strings, and we want the first string

  • Set the host name for a virtual machine

    While the vApps instantiation using a model about the same way as the sample of HellovCloud.java, I need to be able to change the host name (called the name of the computer in vCD) of the only virtual machine contained in the VAPP. I can't find examples on how to do it. Any ideas?

    Hope that this helps, I took it out some code that we use (SDK). NET - this is not an exact copy of the labour code, but must be what it takes to get there.

    String modifierText = "1234";

    With complete API v1.5 may need to change this kind of object to Vm

    VAPP vm = GETTHECHILDFROMTHEAPP (VAPP. GetChildrenVms());

    If (vm. GetGuestCustomizationSection()! = null)
    {
    GuestCustomizationSectionType guestSection is vm. GetGuestCustomizationSection();
    int len = guestSection.ComputerName.Length;
    If (len > 10) len = 10;
    guestSection.ComputerName = guestSection.ComputerName.Substring (0, len) + modifierText;
    Try
    {
    VM. UpdateSection (guestSection);
    }
    catch (VCloudException ex)
    {
    Exception thrown by 1.5 hosts: VCloudException
    (The parameter is not supported in the current context: AdminPassword)
    bug workaround
    If (Message.Contains ("AdminPassword") e.g.)
    {
    AdminPassword value NULL and try again
    guestSection.AdminPassword = null;
    VM. UpdateSection (guestSection);
    } else {}
    throw;
    }
    }
    }
  • Specify the network during the creation of the VM...

    Hello

    My apologies in advance if this is a question well beaten, but I did some research on Google and not find the answer to this day...

    I'm creating a number of virtual machines based on the opinions of a CSV file and want to specify the network that must be the new virtual machine. This command works...

    $vm = New-VM-Name $_. Name - model $_. Model-host $_. Home - Datastore $_. Data store - OSCustomizationSpec $_. CustomSpec-confirm: $true - RunAsync

    But when I try to specify a network to attach to, with the addition of -NetworkName $_.Network I see the error...

    New-VM: all parameters can be resolved by using the specified named parameters.

    C:\PowerCLI\deploy.ps1:18 char: 9

    + $vm = New-VM-Name $_. Name - NetworkName $.network-model _ $_. Temp...

    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo: InvalidArgument: (:)) [new-VM], ParameterBindingException)

    + FullyQualifiedErrorId: AmbiguousParameterSet, VMware.VimAutomation.ViCore.Cmdlets.Commands.NewVM


    If I create the virtual machine and then run the following command, the network is OK for the virtual machine.

    Get-NetworkAdapter $_. Name | Together-NetworkAdapter NetworkName-$_.Network - StartConnected: $true

    I believe that it is not possible to specify - NetworkName when you also specify a customization specification.


    How could I go on create virtual machine and the specification of its network in this scenario (and within the same VM creation script)? Is it possible to use PowerCLI to make the same changes as those available in hardware virtual machine (experimental) 'customize' user interface that allows the user to select a network during a deployment based on a model?

    Thanks in advance and I hope you can help.

    Matt

    The parameters of Model & OSCustomizationSpec and Networkname belong to different parametersets on the New-VM cmdlet.

    You don't have them together on an invocation of New - VM.

    As you have already discovered, you can make game-NetworkAdapter after the virtual machine has been created.

    New-VM-name $_. Name - model $_. Model-host $_. Home - Datastore $_. Data store.

    -OSCustomizationSpec $_. CustomSpec-confirm: $true |

    Get-NetworkAdapter | Together-NetworkAdapter NetworkName-$_.Network - StartConnected: $true

    But the drawback here is that you cannot use the RunAsync switch on the New - VM cmdlet.

    An alternative is to create virtual machines with switch RunAsync, wait until the virtual machines are created and the customization complete, before changing the portgroup.

    There is a good method described on the PowerCLI blog waiting for the customization of the OS to complete

    And Yes, you can create an OSCustomizationSpecs with PowerCLI, take a look at the New-OSCustomizationSpec cmdlet.

  • BlackBerry Smartphones could not initialize the databases during synchronization of Blackberry Desktop Software

    The said software "could not initialize the databases" and does not sync my BB.  This has happened for a week.  I reinstalled the Desktop software, reset to factory settings, restore a backup file, did a hard reboot by removing the battery, tried to synchronize an element (calendar, contacts, tasks, notes), at one time, updated BBM all to nothing does not... Help.

    Looking at the synchronization log, he said this...

    14:49:29.765 CRSyncUtil::BackupCacheDBs: error copy of the file 'C:\Documents and admin Local Settings Application Data is in Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Data\4_65538_PR.tdc' to 'C:\Documents and admin Local Settings Application Data is in Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Data\4_65538_PR.tdc.sav': 0 x 00000070 (there is not enough space on the disk.)

    I looked at this file and at the time I started to get into trouble.  It was enormous... I have moved out of the directory and tried to re-sync.  It worked!

  • Delete the database during uninstall of the application

    Hello everyone, my requirement is to delte the database when we uninstall the application, I did a quick search in the forum, did not meet any results, hope that someone would be comup with an answer to my question.

    Help of any kind is welcome!

    A Y

    Hi avi_yach,

    The files are not deleted on uninstall.

    You can try and set up a CodeModuleListener or add an application which will remove your files once your original application has been uninstall.

    E.

  • grid cannot discover the DSO during installation disks

    Hi all



    I want to install grid 11 GR 2, but creating disc ASM, it cannot find disc asm which I see at the level of the bone on both nodes using /etc/init.d/oracleasm listdisks
    and the result is
    ASMVOL1
    ASMVOL2
    ASMVOL3

    but I do not see these disk at the time of installation of the grid. I am running Redhat linux 5.3


    Thanks in advance

    xuv500 wrote:
    Hey Rafi

    Yes I use asmlib.but sorry m new m for the asm and RAC.can u tell me where I can get this setting

    First of all, use good words. This isn't a forum to chat so avoid using "u", "m".

    How you set up your devices in the first place? Are you a person as a result of a document? If so, please specify its url here. You need to configure permission for devices before that ASM can see and if the devices are not to be displayed in the installation program, most likely, that the reason is that the authorization.

    Aman...

  • How to rotate the IPAD during installation (down key does not)

    Hi, I have an old 1st generation IPAD where the bottom 10% of the screen no longer works. I tried to reset the IPAD, but now I'm stuck on the screen "to accept the license. Is there a way to get around this? Can I rotate the screen at this time?

    Thank you

    Hi Icetbr,

    What a great iPad model you have there! If you already tried to change the orientation of the screen during the initial installation without success, then you will not be able to turn right there. But no worries. You may be able to activate the Zoom feature during the installation process that will allow you to access the agreement to license button. Also, given that you have problems with the display, you should consider having repaired to your Apple local store or service center. The steps and the links below will help you activate the Zoom feature as well as to get some great info to get your iPad repaired if you choose to.

    When you turn on your iPhone, iPad or iPod touch for the first time, you can quickly activate VoiceOver or Zoom for you help to set up your device. Here's how:

    Zoom
    To activate the Zoom, use three fingers and double-tap the screen.
    To increase the Zoom level, use three fingers to double - tap and hold, and then move your fingers upward or downward on the screen to increase or decrease the magnification.

    Use the accessibility features in iOS

    iPad Repair - screen damage

    Thank you for using communities of Apple Support. Have a great day.

  • XP hang on to the restoration of the system during installation error: no changes have been made to your computer to choose another restore point restart the system restore

    Original title: XP hang up to the restoration of the system during the installation

    During the configuration of the system in the process of getting XP to hung up on the screen of the system restore

    The message says:
    No changes have been made to your computer
    To choose another restore point, restart System Restore
    To restart System Restore, click Home
    The jury of the mouse and the button doesn't work so I can't click Home tab
    Help

    Hello

    Why you try to run the system restore?

    Step 1: Check if you are able to complete the restore of the system in safe mode.

    Step 2: Also, look for error messages in the event viewer. If you find error messages after return the exact error message so that we can help you better.

    Reference:
    Using the event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/snap_event_viewer.mspx?mfr=true

    Understanding of event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/event_overview_01.mspx?mfr=true

    Procedure to view and manage event logs in Event Viewer in Windows XP
    http://support.Microsoft.com/kb/308427

    For more information, please see the following article.

    Steps of troubleshooting for problems when you try to use the System Restore tool in Windows XP

    http://support.Microsoft.com/kb/302796

  • Google Chrome could not connect to the network during installation...

    Currently I use maybe obsolete google chrome... But when I download the newest chrome and during installation... it could not connect to the network or internet connection so prevented me to install the new chrome... What's the problem? and how do it fix it? Thank you

    Try to download the full installer:

    Chrome for work: Chrome for work - Google

  • Problems with the installation of Windows 7 Home Premium: ask load the driver during installation

    I am currently using Windows XP Professional Version 2002 SP3 with specification of my computer as below:

    Intel Pentium D 3.40 GHz 3.39 GHz

    3.5 GB RAM

    I tried to upgrade to Windows 7 by restarting my computer and boot from the CD. Setup goes as usual, initially, he asked for the language installation during installation, and after I clicked OK, the window titled "Load driver" had appeared with his message as below;

    "To install the device driver required to access your hard drive, insert the installation media containing the driver files and then click OK."

    What are the problems really? Because I think I have all the necessary drivers and before that everything works fine. Where can I get the drivers? And how to solve this?

    Help, please. Thank you. :)

    • Disable the general USB peripherals (for example - smart card reader).
    • If you are using a SCSI drive, make sure you have the drivers available for your storage on a thumdrive device and it is connected. During the installation of Windows 10, click on the advanced custom Option and use the command load driver to load the driver for the SCSI drive. If this does not work and the installer still fails, consider switching to an IDE based hard drive.
    • If you have an external equipment, attached to the machine, unplug them (example, game controllers, USB sticks, external hard drive, printers, peripherals not essential).
  • iPhone app does not display the icon during installation

    Hello

    We have developed an iPhone application using flash builder. We used the following icons of the resolution.

    <>icon

    < image29x29 > assets/images/x_29px.png < / image29x29 >

    < image57x57 > assets/images/x_57px.png < / image57x57 >

    < image72x72 > assets/images/x_72px.png < / image72x72 >

    < image114x114 > assets/images/x_114px.png < / image114x114 >

    < image128x128 > assets/images/x_128px.png < / image128x128 >

    < image512x512 > assets/images/x_512x512.png < / image512x512 >

    < / icon >

    The icon appears correctly in iTunes and also icon in the device after installation. but the problem is during the installation of the application in the device, it is show Virgin icon.

    The app is only specific to iPhone devices. for example,.

    < iPhone >

    < InfoAdditions >

    <! [CDATA]

    < key > UIDeviceFamily < / key >

    < table >

    < string > 1 < / string >

    < / array >

    []] >

    < / InfoAdditions >

    < requestedDisplayResolution > top < / requestedDisplayResolution >

    < / iPhone >

    Please help me how to display the icon during the installation of the specific application of the iPhone.

    Hello

    The icon is not displayed during the installation of the application of the ad hoc package. Now, we have published (same code game) app in the Apple iStore and no problem icon with the distributed version (the application that's iStore).

    Thank you

    Chandrashekarreddy Muthumula

Maybe you are looking for

  • MailTo lance pointed the browser Google, instead of Mail

    When I click on a mailto link, it used to make my request to Apple Mail open, but now a browser launches and points directly to Google mail. How can I get rid of this and get back to the Mail application?

  • management system is again in offline mode

    Hi, so, Ive had my readynas system for a little more than two months now and im still the problem I sent the papers a few times to try to solve, but no suggestion seems to remedy. about every day or alternated the management system is in offline mode

  • The NTVDM CPU has encountered an invalid statement

    I tried to fix this problem and I went "bleeping computer" and has not been able to solve.  When restarting a black screen and a pop-up message was on my screen. I briefly searched in google how to handle this, but I would like an answer of personliz

  • In Vista, get Windows error bad image with Microsoft

    Hello I get a bad image of the user interface to logon with Microsoft error and start in safe mode. I then try the sfc/scannow command, but it comes up with another error stating that windows resource protection could not start the repair service. I

  • View a Vista user account

    I have Vista Business OS. I put the properties on my user account to hide by mistake. I need to reverse this error and display my user account. Can anyone help?