How do I find DB hostname ?

How do I find DB hostname ?
Is there any difference between hostname and DB hostname ?
I have PowerBook G4 laptop. The command "hostname" produced the following output.
$ hostname
monica-kands-Computer.local
My understanding is "monica-kands-Computer" is the host name or DB hostname and "local" is the domain name, correct ?
How Do I change the DB hostname and domain name ?
Thanks in Advance.
-siva

Hi!
Normally the database global name does not have to have a relation with the hostname, although a lot of people do this.
Here are some explanations:
hostname (computer): normally a name of the machine you work on (eg pc015, mickey, aix_big_machine)
domain name (computer): groups machines in a logical manner (high level - your network people will explain it otherwise). Examples: sales.company.com, acme.com, my_department.region.company.com
hostname and domain name together are described as the fully quallified host name (eg. mickey.acme.com, pc015.my_department.region.company.com)
SID (Oracle): described the identifier (name) of the database.
Global database name (Oracle): describes an enterprise name in a database way. Often this is the same as the domain name (eg. SID=orcl Global DB Name: orcl.acme.com)
Hope this helps.
cu
Andreas

Similar Messages

  • How can we find the hostname of the devices connected with the interfaces of switch?

    how can we find the hostname of the devices connected with the interfaces of switch ? I have tried mac address and ARP, there are lot of servers connected with the switch having multiples LAN cards. So mac table shows the mac of physical machine as well as virtual machines. But i want to know only the physical machines. Is there any other method to find out the IP address, hostname of the physical machines only? 

    Hello Leo Laohoo
    Thanks for this information
    In our network most of the Servers are not of Cisco. Some of them are Vmware machines, some are Hyper V machines, etc. 
    Does IP device tracking show us only the IP addresses of the Physical Machines of the Vmware Server not of Virtual Machines?
    Regards
    Mukesh Kumar
    Network Engineer 
    Spooster IT Services

  • How to find old hostname remained in new system after system copy

    Hello all,
    Let me ask you about changing hostname during system copy. 
    I've finished homogeneous system copy.  I changed its hostname and did not change its SID. 
    I know we should check and modify RFC destination(SM59), logon group(SMLG), SAPconnect(SCOT), operation mode(SM04) and instance profiles after system copy with changing hostname. 
    But my customer also used hostname for variant.  I overlooked. 
    Then they require me to provide how to find old hostname in whole system ... 
    Do you have any good tools or idea?  Any advice would be appreciated.
    Best regards,
    Ikue

    Hi,
    If u have not deleted the inactive profiles in the tcode RZ10, you can find the old hostname in the instance profile.
    Also if u have not deleted the entries in the tables TPFET and TPFHT, u can find the old hostname here in these tables also.
    Regards,
    Varadharajan M

  • How do I find the SID of an Oracle 8.0 install ?

    I have a Win NT that acts as the Domain in our LAN
    + 3 Win 98 boxes , that need to get to the Oracle
    database situated on the Win NT machine.
    I tried creating the service using Net8 Assistant
    on the Win98 machine from which I type this,
    then I noticed they asked me for the SID and Hostname
    of the Server.
    I knew the Hostname of the Server , but not the SID.
    So I went upto the server and checked for the init*.ora
    file . If my SID was LOOKBOSS , then I guess the init*.ora
    file would be named initLOOKBOSS.ora , but :
    I found 2 files : -
    o initorcl.ora
    o initseed.ora
    Both files being exact replicas of the other and each claiming
    to be the init.ora !
    I tried out some other utility (I do not re-collect the name) ,
    that said that I have only 1 hos t configured ...
    so where did this init-orcl thing come from ?
    Now I tried passing seed as the SID at my Win98 box and was
    scolded by Net8 Assistant which said that it could not connect.
    I also tried orcl as the SID .
    Now please can somebody please tell me how I can find out the SID
    from the Serer ?
    Regards,
    Shyam

    Hi Shyam,
    Go to the sqlplus session in the server itself, and cdonnect as system/manager. At the SQL prompt, select name from V$database. This is the name of the ORACLE S
    ID running on your machine. Ideally if you have opted for the default database installation while installing the product/database, the file name should be initorcl.ora and the SID would be orcl.
    Hope this sorts out your problem.
    Cheers.

  • How can I change the hostname after Oracle Database XE is installed?

    I currently have XE installed and working on my ubuntu machine.
    When I change the hostname of my machine, oracle database no longer connects and says "ORA-12505, TNS:listener does not currently know of SID given in connect descriptor".
    Can anyone tell me how I can change the hostname of my machine and keep oracle database working correctly?
    Thanks

    Stopping, reconfig, starting the instance is one way, although that is somewhat like using petrol to kill ants.
    The database instance pretty much does not care about the hostname setting. But the listener does- the installer finds the hostname and uses that in the setup bits.
    As posted somewhere here, when using the 1521 default listener port, the listener.ora config file can just be moved out of the way. Another potential fix is setting the HOST=0.0.0.0 for the IPv4 "any IP" address setting, or setting it to the correct hostname. Or HOST= can be set to IPv4 address. For IPv6, have to use HOST=<hostname> and it must resolve, can't HOST=... an IPv6 address.
    To move the listener file, stop the listener first. To change a HOST=... setting, also stop the listener first.
      lsnrctl stop
      mv $ORACLE_HOME/network/admin/listener.ora $ORACLE_HOME/network/admin/listener.bk0
      # or
      vi $ORACLE_HOME/network/admin/listener.ora
      # change HOST=<whatever> to the correct value, or 0.0.0.0
      lsnrctl start
      sqlplus /nolog
      conn system
      ... password ... Connected.
      alter system register;
      exit
      # start the lsnr
      lsnrctl start
      # check the status, services
      lsnrctl stat
      lsnrctl serv
    If the host has a wireless (or another NIC) that one does not want to offer up remote connections on, the 0.0.0.0 is not a good way to go either
    Message was edited by: clcarter
    typos

  • How do I find, at-a-glance, the sample size used in several music files?

    How do I find, at-a-glance, the sample size used in several music files?
    Of all the fields available in a FInder Search, "Sample Size" is not available. Finder does offer a "Bits per Sample" field, but it only recognized graphic files and not music files.
    Running 10.8.5 on an iMac i5.
    I did search through a couple of communities but came up empty.
    Thank you,
    Craig

    C-squared,
    There is no View Option to allow display of a column of sample size. 
    For WAV or Apple Lossless files, it is available on the Summary tab (one song at a time, as you know).  For MP3 and AAC it is not available at all.
    You can roughly infer it from the files that are larger than expected for their time.
    99% of the music we use is at the CD standard of 16-bit, so I can guess that displaying it has never been a priority.  However, if you want to make a suggestion to Apple, use this link:
    http://www.apple.com/feedback/itunesapp.html

  • I have bought a film from itunes and the credit has come out of my account, but i can't find the film anywhere, it said it was downloading, then i left the laptop and on return i couldn't find the film. how do i find the film?

    i have bought a film from itunes and the credit has come out of my account, but i can't find the film anywhere, it said it was downloading, then i left the laptop and on return i couldn't find the film. how do i find the film?

    Maybe it is in the Purchased category of iTunes,
    Try going there

  • HT203167 A movie I purchased in the iTunes store is missing. It isn't hidden and doesn't show up in search. I've followed support steps.  Where is it and how do I find it?  I believe I originally purchased the film on my 1st Gen AppleTV.

    A movie I purchased in the iTunes store is missing. It isn't hidden and doesn't show up in search. I've followed support steps.  Where is it and how do I find it?  I believe I originally purchased the film on my 1st Gen AppleTV...other movies show up. Help.

    It was Love Actually. It's been in my library a few years but is now missing. It's odd...it isn't even in the iTunes Store anymore. I think there is a rights issue because a message appeared in the store saying it wasn't available at this time in the U. S. store. Still, if I bought it years ago it should be in my library or I should get a refund....

  • How do I find the apps and tracks associated with my ex-husband's account to delete them OTHER than 1 by 1-running Windows 8?

    I recently migrated my extensive library from a Mac authorized with both my and my ex-husband's id's to a Windows 8 machine only authorized with my id. I am finding that a good portion of the apps and tracks are still only authorized by his. How do I find these so I can delete them from my library? Finding them 1 by 1 has been VERY tedious. I have seen a script for the Mac to do this, but no solutions for Windows.

    It doesn't sound like the Exchange environment is configured in a manner to support these types of clients very well.  Have your Exchange team look at the following
    http://blogs.technet.com/b/exchange/archive/2012/11/26/supporting-windows-8-mail-in-your-organization.aspx
    http://blogs.technet.com/b/exchange/archive/2013/10/18/supporting-windows-mail-8-1-in-your-organization.aspx
    From the latter article: "Communications applications can connect to a corporate Exchange service
    configured to require certificate-based authentication. User authentication certificates can be provisioned to Windows 8.1 devices by administrators or end-users can browse to certificate and install to user certificate storage."
    You might want to:
    Ask your Exchange team the public URLs (ExternalURL) for Exchange OWA & ActiveSync
    Open the OWA URL in your Internet Explorer from your Surface
    If you get a Certificate warning, open the certificate and select Install (NOTE: You may have to install the entire certificate chain).  Your desktop support team should be able to support this because it is the SAME process for standard Windows 8x
    desktops.
    Confirm that you can open OWA on your surface with no more certificate or security warnings.  NOTE: The Exchange team will have to configured OWA properly.
    Once confirmed, repeat the same steps for the activesync URL that they provided.
    When done, try using the OWA OR ActiveSync URL value in your settings of your Mail client.
    Good Luck

  • How do I find a previously passcode to link a wireless keyboard (Model A101urs6) to a Mac Power Book G4 running 10.5.8.  The keyboard was linked at one point in the past, but then not used.  When I am trying to hook it up now, it requires the passcode.

    How do I find a previously passcode to link a wireless keyboard (Model A101urs6) to a Mac Power Book G4 running 10.5.8.  The keyboard was linked at one point in the past, but then not used.  When I am trying to hook it up now, it requires the passcode.  Where can I find this, or is there a general number I can use?

    Hello, and welcome to Apple Support Communities!
    Try entering four zeroes.

  • How do I find the cookies I want to keep

    Recently I asked for some help but I think my request has got lost.
    I had beenadvised to save the cookies I want to keep but this is beyond me.
    My question is how do I find the cookie I want to keep? It is a cookie for an ebook and I have no idea what it is.
    Will deleting all other cookies mean that it will also delete my passwords and log ins on several sites? I don't want this to happen.
    Which brings me to the last point - You say that if I list exceptions to cookies I want to keep (at least I think that is what you mean), how do I find all those cookies?
    Again, sorry for troubling you but until I can find out more about the cookies, I don't want to delete these in case I delete the wrong ones, such as the ebook.
    Thank you cor-el. I do appreciate your advice...enormously.
    Anthony

    Dear Sir,
    Thank you so much for the above. It will be of great help in telling me where to go. But my problem is that if I can find cookies, I don't know which ones I want to keep. Are they labelled with the sites they refer to? If so that will help me. Apart from one which is the cookie I need to get to my online ebook, I guess there are cookies for the various passwords I have saved?
    Forgive me but I am an old man and not real great with computers.
    Thanks,
    Anthony

  • In Mountain Lion, how do I find the location of an open Preview File?  The file "properties" tab is no longer available.

    I typically have several open Preview files at any one time and often forget where, sometimes if, I saved them.  In Mountain Lion, how do I find the location of an open Preview File?  Tried holding option + command in spotlight but I don't see a path name appear anywhere. 

    Yes, cmd-option on a file you choose in Spotlight and the path will appear at the bottom of the Preview window.
    EDIT: Also, if it is bookmarked the path is in Bookmarks.

  • How do i find out who the carrier is and can i get it unlocked to use in australia?

    Hi there,
    I got a iphone4 from my friend ewho brought it from someone from ebay in the states
    I am unable to use the phone and was told that the phone had been updated to a baseband that can not be unlocked
    and that I need to contact the carrier.
    How do I find out who the carrier is and is there anyway I can get it unlocked to be used in Australia?
    It has a grevey sim in it and well at this point in time its just being used as an ipod.
    Yes I know I should of got one from Australia but i thought it wouldnt be this hard to get it fixed to be able to use here.
    please help........
    thanx
    lana

    The discussion of Jailbroken Devices is against the Terms of Use of this Forum.
    http://support.apple.com/kb/HT3743

  • How do I find what is taking up all the space in my iMovie library?

    If I find the my iMovie library in Finder, it's total size is a reported 15.59GB and, as far as I can tell, I cannot open it in Finder to see what files are taking up that space.
    If I look at my iMovie library in iMovie, it apparently contains one event, which contains one movie.
    If I select the move as then go to File -> Reveal in Finder, I can see all the folders and files associated with the event and they come to a grand total of 5.95 GB.
    So, how do I find out what movies, clips or projects are taking up the other ~ 10GB in the iMovie library folder?
    I'm using iMovie 10.0.5

    When I did that, I could still only see the same contents as shown in the third screenshot above. However, minutes after doing the "Show package contents", iMovie seems to have figured out that it didn't have 15GB of data in its library after all and updated its size accordingly. So, problem solved for now but I still find iMovie to be painful to use and I will probably avoid doing so as much as I can.

  • How do I find out what applications are running in the background

    I have a 2008 iMac with 2GB memory.  How do I find out what programs are running in the background?  I am going to buy a new iMac before the end of the year to replace this one.  When I looked at Activity Monitor it shows 1.8Gb used but doesn't tell all the programs running.

    open activity monitor [if it doesnt launch click winders>Activity Monitor]. then it'll show all proceses

Maybe you are looking for

  • Why can't sign into my Apple ID login? It won't recognize me anymore.

    I have used my apple account for years, but recently I cannot login. It says I have the wrong password. I know I don't I use it on a regular basis. When I go to try and reset my password it asks me a question. What is your date of birth? I answer tha

  • Best approach to a sanity check based ram-to-disk sync?

    Here's the scenario; I'm working on an embedded project using ArchLinux at its core. The application I'm running creates a cache of content utilized by the end-user at first runtime, and updates it each subsequent runtime. If the content directory re

  • Are these tables "derived" from the actual tables in the Entity Model? How to do this?

    I am trying to recreate a sample project (WPF with Entity Framework) that I believe was using EF4 - the Context.Template.cs file shows ObjectContext being used instead of DBContext.  The sample project contains its own Employee.mdf/Employee.ldf files

  • HOW TO TAKE SCREEN CAPTURES?

    Any ideas? I need to take some screen captures from websites. thanx a lot

  • Error log in Session method

    Hello friends,        Is it possible to create error log in session method, just like call transaction ( BDCMSGCOLL) . I want to create error log. Is it possible or not, If possible how ? Please let me know the answer. Thanks, Ajay