How does one find out the database name , service name in a database

hi,
how do u find out the database name , service name , SID in a database.
Please reply.
Thanks ,
Regards,
RC

This particular information is available in the view V_$PARAMETER owned by SYS. But you can also login with Server Manager as user INTERNAL and run:
SHOW PARAMETERS
The entries pertaining to the naming of the database are:
1. db_name
2. db_domain
3. db_name
4. instance_name
5. service_names
GLOBAL_NAME is a static (not changing) Data Dictionary view which has just 1 attribute (column) called GLOBAL_NAME.
When you run:
select GLOBAL_NAME from GLOBAL_NAME;
You are returned the full global name of the database, i.e. the db_name and the db_domain joined together by dot (.) For e.g. if your db_name = mgmt and db_domain = tech.co.in, then your global_name will be MGMT.TECH.CO.IN.
Ciao.
null

Similar Messages

  • How does one clean out the trash, after putting in a time line file in?

    After cleaning out some old files, it was late one night that I put a old file from the Time Line into the trash.  Now how can this be FIXED?

    Time Line...? If you mean Time Machine, then you should only delete old backups and files using the Time Machine interface.
    If you did a NO NO and moved old Time Machine backups to the Trash using Finder? Then go to > Time Machine - Frequently Asked Questions 12 and scroll down to the section in gray for the solution.

  • How does one find out if they PCI or PCI express

    i have a dual 2.7ghz and im looking to pick up a PCI audio interface, how do i know if i have PCI slots or PCI-Express?

    Some more tidbits...
    If you have AGP video, you don't have PCIe.
    If your system has dual-core (or DP/DC) you have PCIe.
    There are no 2.7GHz G5s that have PCIe currently. Harder to tell with 2.0, 2.3, and 2.5. The G5 2.0 came in PCI-X but then the 1.8DP PCI was upgraded to 2.0 cpus but retained PCI and 4 RAM slots (and has poor disk write PCI performance).
    When I see "PCI" then it is a matter if it has 2 x 100MHx PCI slots and one 133MHz slot or is "just PCI 33MHz slots."

  • HT204266 How does one find out how much one paid for an app after it has been installed?

    It would be far more useful if the word INSTALLED also dispayed either the word FREE or the
    amount paid for the app; e.g. INSTALLED FREE or INSTALLED $2.99.   Some of the free apps display
    the word Free within the app icon, but not all free apps do so.

    Try Account Information on iTunes, then Purchase History.

  • How do I find out the name of my wireless chipset/interface?

    I'm doing a install of Arch and I need to setup my WLAN.
    So the wiki says:
    "After finishing the rest of this installation and rebooting, you can connect to the network with wifi-menu interface_name (where interface_name is the interface of your wireless chipset). "
    How do I find out the name of my interface?
    Last edited by psycho_tea_drinker (2013-07-03 12:36:40)

    psycho_tea_drinker wrote:
    hokasch wrote:
    Check your chipset (lspci), see if the corresponding kernel module got loaded. Look for dmesg errors. Another way to check device names (from the wiki):
    $ ls /sys/class/net
    How do I check if the kernal module got loaded?
    lspci | grep net
    > only shows my ethernet controller
    lsusb
    > does not show it ethier
    I forget to mention that it is a USB wifi dongle (Tplink TL-WN722N). And I'm also running within virtualbox - I hope that does not complicate matters?
    Probably. You'll need to make sure that VB guest can see your USB ports. You'll need the VB wiki pages for that though.
    I don't use it, so can't help, sorry.
    Last edited by skanky (2013-07-03 13:12:46)

  • In the new Keynote how does one find the Wrap Inspector to wrap text around a photo??? Thanks

    In the new keynote, the help section refers to the Wrap Inspector.  How does one find that or how does one wrap text around a photo??   Thanks

    You can also use the shape tool to draw a shape roughly following the outline of the graphic you want to wrap text around, change the fill and stroke to "none", then paste your text within the shape. It's a few more steps, but it opens you up to many creative alternative layouts.

  • How can you find out if another VI running on the same computer and how can you find out the name of that VI?

    Suppose that several VIs running simultaneously on the same computer. How can I find out the names of the running VIs, from another VI?
    If the already running VIs are clones of the same basic VI, open and run with the option "Prepare to call and forget", how can I find out the names and index of each clone? 

    I had an application where I spawned (= ran with Start Asynchronous Call) multiple (reentrant) copies of VIs, and would occasionally "lose control" of them.  I needed a way to find all VIs that were running "Top Level" and stop them (so I didn't have to log off from Windows).
    I used the Application Property "All VIs in Memory" to get an array of (wait for it ...) All VIs in Memory.  I took each name, opened a VI reference to it (simply wire the name string in, as the VI is, by definition, "in memory"), looked at its VI Execution State, and if it was Run Top Level, Invoked the FP.Close and Abort VI Methods.  [To prevent the VI that did all this from "committing Suicide", I compared the name string with the current Call Chain, and did nothing if there was a match].
    I think you could adopt this idea to do what you need.
    BS

  • How can i find out the more than one times occurance of integer in a array?

    How can i find out the more than one occurance of integer in a array. Assume i have 2,2,3,4,2,5,4,5 in a Array and i need to find out the how many times of 2, 5 and 4 is exists in that array. Please some one help me as sson as possible. thanks in advance....

    Kumar_Mohan wrote:
    How can i find out the more than one occurance of integer in a array. Assume i have 2,2,3,4,2,5,4,5 in a Array and i need to find out the how many times of 2, 5 and 4 is exists in that array. Sort the array. Then loop through it and compare each i-th element with the (i+1)-th element.
    Please some one help me as sson as possible. thanks in advance....In future postings, please refrain from telling that it is urgent, or you need help ASAP. It is rather rude to do so.

  • How do I find out the name of an area menu?

    I can see a report with a specific t-code in an area menu, how can i find out the name of the area menu, when i need to edit it in se43?

    Do a where used list for the tcode in SE93. select area menu in the list.
    Regards
    Sridhar

  • How to find out the RasterItem(embedded) links name?

    How to find out the RasterItem(embedded) links name which appeared in Links menu(Window->Links) via scripting for illustrator cs3. Please advise me the possibilities.
    Thanks for looking into this.

    Thanks for your support. From your code i got the filename(embedded) with pathname(if the embedded image in that location). If the embedded image not in that location at that time it throws error message. Is it possible to find out the name of the embedded image, if the corresponding image not in that location. Kindly advise me the possiblitities.
    Thanks for looking into this.

  • How can one find out how much hard drive space the apps and media are using?

    how can one find out how much hard drive space the apps and media are using?

    See Here  >  Where did my Disk Space go?
    And Here  >  The Storage Display

  • Sorry if tis is naive.  I have just bought my first iPad Retina Display.  I have WiFi at home but it has taken ages for me to connect as I needed all sorts of codes, passwords, detauils etc.   How does one connect to the web (Google) when one is out and a

    Sorry if this is a bit naive.  I have just bought my first iPad (Retina Display).  I have WiFi at home but it has taken me ages to get on-line as I needed all sorts of codes, passwords, numbers etc.
    How does one connect to the web (Google) when one is out and about?
    Thanks

    haha, You're welcome
    Maybe these links will be useful
    ipad manual/user guide
    http://manuals.info.apple.com/en_US/ipad_user_guide.pdf
    ipad support page
    http://www.apple.com/support/ipad/
    ipad assistant
    http://www.apple.com/support/ipad/assistant/

  • How do i find out the name of my out going server?

    Trying to set up an email account. It's asking , "what's the name of you out going server?" I don't know the name of my outgoing server. How can I find out the name of my "out going server?" Thanks in advance for any help on my question.

    Your provider names their servers. You need to ask them or do a search for email settings for your provider.

  • Hallo,my name is Adrian and i forgot my security questions,how do i find out the answers or how do i reset them? Thank You

    hallo,my name is Adrian and i forgot my security questions,how do i find out the answers or how do i reset them? Thank You

    Alternatives for Help Resetting Security Questions and Rescue Mail
         1. Apple ID- All about Apple ID security questions.
         2. Rescue email address and how to reset Apple ID security questions
         3. Apple ID- Contacting Apple for help with Apple ID account security.
         4. Fill out and submit this form. Select the topic, Account Security.
         5.  Call Apple Customer Service: Contacting Apple for support in your
              country and ask to speak to Account Security.
    How to Manage your Apple ID: Manage My Apple ID

  • TS1389 does anybody know how i can find out the answers to my security questions or change my security questions?  thanks for any help you may be able to give me.

    does anybody know how i can find out the answers to my security questions or change my security questions?  thanks for any help you may be able to give me.

    Didn't the link to contact the iTunes Store staff in the 'Additional Information' section of that article work for you? If you don't already have a valid rescue email address, only Apple itself can reset the questions; nobody on these boards can.
    (90863)

Maybe you are looking for

  • How to read the contents of XML file from my java code

    All, I created an rtf report for one of my EBS reports. Now I want to email this report to several people. Using Tim's blog I implemented the email part. I am sending emails to myself based on the USERID logic. However I want to email to different pe

  • My computer is on a local network. When I access my computer as a local user, Firefox does not render any @font-face embedded font correctly for any website.

    I have tried completely uninstalling and reinstalling, creating a clean profile, and other things. The CSS is correct because it works for every other supported browser...event this particlar installation when used with a network login. Other compute

  • Doubts in SAP(Idoc)-XI-Flat file scenario

    Dear All, I am sending Delivery Idoc from R/3 and I am able to view the Idoc in XI in transaction IDX5. Also i m able to see the XML structure with the data of the idoc in SXMB_MONI. Now as per my scenario I have to download this to a flat file from

  • Inccorect sim

    hiiii, can any one help me plsssss .. Urgentttt!!!! i'm turn on iphone pascode so after download itunes, can not open menu my iphone, don't know how can unlocked and valid sim to active i phone... n i don't know number emergency call. if u any one ca

  • 10.2.0.3 Patch for solaris SPARC

    Hi All, We have 10.2.0.1 database running on Solaris Sparc.We are planning to upgrade to 10.2.0.3 directly instead of upgrading to 10.2.0.2 Do we have the patch 10.2.0.3 ready to dowload from the metalink.. If so please give me the patch number.. Tha