Question relating with DB Link

How will i know whether the db link that has been created is a PUBLIC or Private ??
I wanted to know the System tables(views) for the same.

Hi,
you can query all_db_links:
select * from all_db_links
where db_link = 'database_link_name_you_search';The column OWNER gives then "PUBLIC" for a public DBLINK or the name of the owner if it is a private one.
Herald ten Dam
http://htendam.wordpress.com

Similar Messages

  • How can i solve the problem relate with gmail links opening in firefox ? New link start in new tab and disconnects.Also youtube streaming breaks everytime .

    Firefox disconnects by clicking link in my gmail and most of time i refreshes the page few clicks. And also some problem relate with playing youtube videos. I frankly notice that i connect my net using PC Suite and also system protected with Anti virus program. So kindly check my browser and restore it's missing without using factory reset. Notify me for any urgent update of yours 16th version. Thanking for yours brilliant support .
    Jaison James.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • MM question related with Materail...

    Hello !
    I had one plant in Bangalore and one plant in Pune.
    At Bangalore plant I am manufacturing a Finished Product, which is a Semi Finished Product for my Pune plant. My question is How to show this Finished Product at Pune plant and as what?

    hi,
    i would be suggest to extend the finished material to Pune Plant and you can view the material in Pune plant.
    for more information:
    1. Raw Material: (a) It is the Basic Input material which you use for Production of your desired Product. Generally raw material is procured from outside sources or purchased from vendors. So for Raw Material Purchasing View needs to be there.
    (b) Some industries Sell the Raw Materials also. So in order to sell the Raw Material, you have to extend Sales Views for that Material.
    2. Semi-fin: (a) Semi-fin product is a product which is produced either from RAW MATERIAL or any other Semi-finished Product. So generally, a semi-fin product gets produced in industry itself. So no Purchasing View or Sales View needs to be maintained. But for Production of a Product, you need to Maintain MRP Views and Work Scheduling Views (Must Condition).
    3. Finished Prod: A product which is ready to be sold to Customers. So in order to sell it, Sales Views needs to be Maintained. If you are purchasing your Fin-mat from outside then you need to extend the Purchasing View.
    Regards,
    PK.

  • Question related with loop exception

    Hello
    I got 4 database , i am using dblinks to check some tables and write the results to one table. I created also  one table to hold instance names so my loop check it and execute my procedure.
    declare
      sql_string1   VARCHAR2(4000);
      sql_string2   VARCHAR2(100);
    begin
    sql_string2:='truncate table  Backup';
    execute immediate sql_string2;
       for r in (select INSTANCE_NAME,HOST_NAME from del)
       loop
    sql_string1:= 'insert into Backup 
    SELECT '''||r.HOST_NAME||'''  '||', '''||r.INSTANCE_NAME||'''  '||' ,
    INPUT_TYPE,STATUS,START_TIME,END_TIME FROM V$RMAN_BACKUP_JOB_DETAILS@'||r.INSTANCE_NAME;
              execute immediate sql_string1;
           COMMIT;
       end loop;
       exception
      WHEN OTHERS THEN
        NULL;
    end;
    If all listeners are working or dbs are working this procedure work without any problem but if one of them is closed it is just insert the values until it gets error but i want that if it gets error to goes other value.How can i do that?
    I changed values of del table
    SYS@crofxd01:WSTORED: >select instance_name from del;
    INSTANCE_NAM
    BLABLA
    BLABLA
    BLABLA
    BLABLA
    FPT
    only FPT is real instance after i execute procedure , i wanna see that FPT values inserted to db.
    Thanks

    Hi,
    When control passes to an EXCEPTION section, it can not return to the block where the error occurred.  If you want to continue execution, the code to be executed after the exception is handled must be in a separate block.
    Use a nested BEGIN block, like this:
    declare
        sql_string1   VARCHAR2(4000);
        sql_string2   VARCHAR2(100);
        err_code   NUMBER;
    begin
        sql_string2 := 'truncate table  Backup';
        execute immediate sql_string2;
        for r in (select INSTANCE_NAME,HOST_NAME from del)
        loop
            sql_string1 := 'insert into Backup 
                            SELECT ''' || r.HOST_NAME || '''  , ''' || r.INSTANCE_NAME ||
                            '''   , INPUT_TYPE,STATUS,START_TIME,END_TIME FROM V$RMAN_BACKUP_JOB_DETAILS@' ||
                            r.INSTANCE_NAME;
            BEGIN
                  execute immediate sql_string1;
            EXCEPTION
                WHEN OTHERS THEN
                    err_code := SQLCODE;
                    IF  err_code  IN (-1234, -1236, ...) -- Find out actual numbers
                    THEN
                        NULL;
                    ELSE
                        RAISE;
            END;
           COMMIT;
       end loop;
    end;
    "EXCEPTION WHEN OTHERS THEN NULL" is usually a terrible idea.  Find out exactly what error codes will be generated for the routine problems that you want to ignore (I just made up numbers -1234 and -1236 above) and test specifically for them.

  • Related with the royalty of the sound tracks

    Hi
    I have a question related with the royalty of the sound tracks in final cut, I used one of the soundtracks in one of our videos and when we try to upload it to dailymotion, they refuse because they said it has copyright issues, any idea why?
    I was with the idea it was royalty free and we could use it, is this true?
    Regards

    I had a similar issue with youtube a number of years ago.  Seems Apple licensed some samples from APM.  When I uploaded, the youtube censoring software read the copyright metadata and bounced the file.  Had to do a bunch of e-mails back and forth, and finally got uploaded.
    If it's part of your soundtrack install, it is royalty-free and you can use it.

  • Sir you have replied for my question, and i updated my software and all those things, yet it is showing unable to connect network, but i can use internet by sim, is it the problem related with hardware? can you tell me a solution for it?

    sir you have replied for my question, and i updated my software and all those things, yet it is showing unable to connect network, but i can use internet by sim, is it the problem related with hardware? can you tell me a solution for it?

    you seem to be referring to an ongoing issue
    click here to respsond -> sir help me to enable my network connection, my iphone 4s is not connecting with any wireless connection, what i should do for enabling network connection?
    CCC

  • Reinstalling AE and PP due to an error with dynamic link. Where do i find the program install? And tips on how to reinstall without messing things up? last question is, does my recent files and saves work after the reinstall?

    I have allready bought the programs, but need to reinstall AE and PP due to an error with dynamic link.
    Where do i find the program install?
    And tips on how to reinstall without messing things up?
    last question is, does my recent files and saves work after the reinstall?
    Thank you

    karianne wrote:
    I have allready bought the programs, but need to reinstall AE and PP due to an error with dynamic link.
    Where do i find the program install?
    Which versions? Which operating system?
    Try Download and Installation Help

  • Table Relation with Payment and Invoice of Vendor

    Hi all,
         I have one question about Table Relation with Payment and Invoice of Vendor.
         the scenario is.
         2 Purchase Order number : 100000001/100000002
         1 Invoice document number : 200000001 which include  2 Purchase Order.
         1 Payment document number : 300000001
         How should I found out table relation from Payment document number - Invoice document number - Purchase Order number. ?
          I try to link the following table, but it does not work.
          RBKP     *     Invoice Receipt
          RSEG     *     Invoice Receipt document line item
          BKPF     *     Accounting Document Header
    BSEG     *     Accounting Document Segment
    PAYR          Payment Medium File
    BSIK          Accounting: Secondary Index for Vendors
    BSAK          Accounting: Secondary Index for Vendors (Cleared Items)
    BSIS          Accounting: Secondary Index for G/L Accounts (Open Items)
    Does any one know about it ?
    Regards
    KY Chuang

    Hi Venkatesh,
    Thnx a lot for the reply. This has almost solved my problem, however there's one thing left. when I'm trying to take a print out after exporting the info into an excel sheet, the information really looks scattered, i.e.,  is there a way where we can go ahead and get the info in a rather unscattered manner.
    I've tried to take a print directly without actually transferring the info into an excel sheet, then each of the vendor is printed in a separate page, which again they feel is a problem.
    So, if you have an idea pls suggest.
    Thnx again for the information.
    regards
    sandhya

  • Basic Questions related EHPs for SEM

    Hi Guys,
    I've some basic questions related to EHPs: -
    1. If we don't mean to implement any of the new functionalities does it make any sense to implement EHP? In other words do EHPs also have some general improments other than the functionalities which can be specifically activated?
    2. If we just activate a functionality and don't implement/ use it can there be any negative impact?
    3. In case of a pure technical upgrade from SEM 4.0 to SEM 6.0 which EHP would be recommended?
    4. Is there a quick way to find all relevant notes in EHPn which are related to corrections for EHPn-1?
    Thanks in advance,
    -SSC

    HI,
    If you see some of my older posts I have had many issues with certain features of the EHP2 functionality but that doesn't mean I would recommned against it.
    BCS 6 EHPs 3 & 4  (BCS 6.03 / 6.04) - enhancement packs worth implementing?
    BCS 6 EHP 2 (BCS 6.02) - activation of enhancement pack
    My recommendation is to implement the EHPs but not necesarrily activate the functions (in SFW5) unless you need them - this means that you will only have to test once after EHP implementation and will have the ability to activate the other features as and when required (although testing is required after activation of course) whereas it might be difficult to persuade your client/basis team to implement EHP4 later if you don't do it now.
    In the features of EHP2 (activate FIN_ACC_GROUP_CLOSE) it states that there is a general performance improvement - although I have yet to experience it! From OSS note 1171344 "The functionality which is available in EHP2 consists of...
    ... Performance improvements of status management, reporting and initial start-up of consolidation workbench and monitor.
    Since activating FIN_ACC_GROUP_CLOSE I have had many OSS notes requiring application but i discovered that when the technical team implemented the EHPs (before i joined this client) they somehow forgot the latest SP (support packs) and didn't upgrade to the current level - so make sure that you get the right SPs too (see the links in Greg's link above) to avoid the many OSS notes.
    As for your question - "is there a list of OSS notes to specific to EHP upgrades? - the answer is most definietly "NO" - I already asked OSS in desperation!
    however, you can see the OSS notes that i have applied listed in the above link ( BCS 6 EHP 2 (BCS 6.02) - activation of enhancement pack )

  • No Qualified People Here?   Need Help with Contact - Linking Email

    I have two pages - XML, I'll post photos . Just need to link it to my email and also I page to link social buttons.

    It is getting late here, nearly 3:00 am.
    I'll get back to you later on. But I am still in a quandary regarding the question. What I have now is
    you post photos, presumably to the website
    you send an email to yourself with a link to the image
    somewhere (please state where) you want social media images with their relative links
    I just want to link it to my own email - probably refers to point 2 above
    so when someone sends it to me - someone sends what to you. Do you post the iphoto or does it get uploaded by someone else.
    we need to disregard the XML-file

  • Is SAP workflow  related with SAP XI? how?

    Hi all, I'm new to ccBPM.. and am pretty much familiar with XI 3.0.... and functionality of the XI 3.0 versions..I am looking for some guide... espeically on the USAGE OF SAP BUSINESS WOFKFLOW.....pls cud u post the details on the forum. I am not sure how the points sytem works... but wud assign for all the help provided... and one more thing is like there was a guy asked about this question in the interview, so i didn't know how to answer? send me couple of easy links where i can make this topic more femilier...thank in adv.

    Hi Romano,
    >><i>I am looking for some guide... espeically on the USAGE OF SAP BUSINESS WOFKFLOW...</i>
    here's the link for the official documentation on this topic:-
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    I think you are in the wrong forum, check out the forum "Business Process Management" - you will find a lot of postings on workflow.
    If you have any specific questions related to XI..shoot away and this forum will respond back..:)
    >><i>I am not sure how the points sytem works... but wud assign for all the help provided...</i>
    rewarding points is pretty simple...since you have posted this question, you will be able to see the option to reward points on the left hand side of the reply to the question. Depending upon how helpful the reply was for you, you can reward accordingly.
    >><i>asked about this question in the interview, so i didn't know how to answer? send me couple of easy links where i can make this topic more femilier...thank in adv.</i>
    Well here's a blog by Mike Pokraka about "SAP Business Workflow FAQ":-
    /people/mike.pokraka/blog/2005/07/17/sap-business-workflow-faq
    Regards,
    Sushumna
    P.S: Do reward points for helpful answers!:)

  • Clarification related with Flexconnect solution

    Dear Folks, 
    I have a doubt related with the Cisco Flexconnect scenario . I have a scenario where i need to centralize my wireless to 50 other branches , as the main controllers will be located in DC .
    Well , these are the client requirements
    1. Every site will have their own data , voice and management vlan (for AP) .
    2. DHCP will be local
    Now my question is as follows
    1. In the main controller, i need to add for every site vlan (ie for 50 sites in total times 3 vlans ) in the controller and in the switch for SVI . ?
    2. Is it recommended to have centralized AP management for all 50 sites together , so that i can have one native vlan in the remote site, lets say vlan 100 ( for AP management) . Or is it recommended to have different IP for AP management , in this case, what would be the native vlan, will it be the AP management ?
    3. What happens when WAN link is down ? how long can the access point work without WAN connectivity ?
    Highly appreciate your kind help and support.
    Regards,
    SID                             

    Hi Siddarth,
    Not exactly correct.
    In the given scenario, you only required vlan 60,61,62 available to DC WLC. Vlan 99,101,102 are not required in DC-WLC (it is impossible to have those over there if you branch connected via WAN)
    In branch switch you only require vlan 99,101,102 & configure AP connected switchport as trunk port while keeping native vlan 99.
    Vlan mapping is specific to AP & once you convert an AP to FlexConnect & WLAN configured for FlexConnect local switching, you should be able to do the mapping (wlan to vlan for that AP)
    You can refer this post to understand the FlexConnect concept (H-REAP was the previous name for this feature & my sample config is based on WLC 7.0.x code)
    http://mrncciew.com/2013/03/12/h-reap-with-radius/
    Refer below CiscoLive presentation for latest code features & how to configure those.
    BRKEWN-2026 - Architecturing Network for Branch Offices with Cisco FlexConnect
    If you like to watch the recorded video session of the above you can register Ciscolive365.com for free. Here is the link to session details.
    https://www.ciscolive.com/online/connect/sessionDetail.ww?SESSION_ID=76360&backBtn=true
    If you still need any clarification pls let us know
    HTH
    Rasika
    *** Pls rate all useful responses ****

  • Drag & Relate with CRM

    Hi ! I have a question for You ? I have installed a SAP Portal 6.0 with WAS 640. Now, I want to use drag@relate with a CRM 4.0 WAS 620. Could you say me what I need for configure this tool ? Do I need the Unifier ?
    Thanks in advance
    Alejandro

    Hello,
    Currently you can perform Drag&Relate with CRM 4.0 and EP 6.20.
    In the future the same capability will be enabled over CRM 5.0 and EP version > 6.20
    The folowing link described how to do it:
    http://kwhelp.sap.com/SAPIKS/S682060d5cdc846bab359671938f6d5ca/KW/IWB_STRUCTFDA74520211EBF4B8265A03750D12E3C/IWB_EXTHLP9CFFA3014CE645E493E9983B3631519A/?LANGUAGE=EN&RELEASE=406&IWB_INDUSTRY=BBPCRM&IWB_COUNTRY=&TMP_IWB_TASK=DISPLAY
    Best Regards,
    Ran

  • Multiple iPod Touchs with Facetime linked to a single Apple ID

    I have Multiple iPod Touchs (7 to be exact) with Facetime linked to a single Apple ID using different email addresses but all connected to the same WiFi network. Problem is that when I try to call one from another, multiples ring. I can call my iPhone4 with no problems even when the iPhone4 is on the same WiFi (iPhone4 is also linked to the same Apple ID). From what I have read, this should work and, in fact, it does.... sorta. Does anyone know how to get the calls to be answered by only the iTouch that is associated with that email that I am calling?
    Thanks in advance....

    Hypertec wrote:
    Hey EZ Jim,
    Thank you so much for your responce.
    You're welcome.
    But, actually, that is exactly what I did. For example, I assiged the email address itouchone ... to the first one and itouchtwo ... the second and so on for all seven. Still, they are answering each others calls (usually multiples). For instance, I call itouchone... and itouchone, itouchthree, itouchfour, and itouchseven answer.
    (1) If some or all of the seven emails you used are Dot Mac or Mobile Me email addresses, they may be aliases that will not work.
    Info about dot Mac or Mobile me addresses:
      http://support.apple.com/kb/HT2623
      http://support.apple.com/kb/HT2857
    (2) If the seven emails you used are literally those you posted, perhaps creating more and using each as a separate iD rather than merely caller iDs associated with only one iD could get FaceTime working.
    I would start with only two iPods. Once you can make two work, you can replicate the solution five more times.
    (3) Did you consider all relevant info in http://support.apple.com/kb/HT4319
    I am totally confused. Could it be that facetime is sending out both the primary ID and the associated id? Help!!!
    Thanks again,
    DAVE
    You will need to seek professional help for your confusion, Dave.
    If you think the answer to this question might help you, consider using Little Snitch or something similar to monitor your network traffic.
    Mac Pro Quad Core (Early 2009) 2.93Ghz Mac OS X (10.6.5); MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.5)
    LED Cinema Display; G4 PowerBook 1.67GHz (10.4.11); iBookSE 366MHz (10.3.9); External iSight; iPod4touch4.2.1

  • I want to eliminate or control popup windows that have no relevance and start with "open link in new window" . How do I control or eliminate. It is a nuisance.

    When I am searching the web and click on an item, I get a pop up window that contains 6 choices beginning with "open link in new window". Most of the time this a nuisance and I want to get rid of it, but it follows me all over the page and keeps popping up when I click on the same item again. If I don't want to use it, how can I make sure it doesn't reappear?
    Also, another question. Firefox keeps asking me to upgrade to Firefox 3.6.19, but when I try, it will download. What gives? I have a Mac Pro with OSX version 10.6.7.
    Thanks,
    Lloyd Frohreich
    [email protected]

    It sounds that you are opening the right-click context menu, maybe by pressing the mouse button for too long.
    See:
    * http://kb.mozillazine.org/ui.click_hold_context_menus

Maybe you are looking for

  • Outlook 2011 for Mac keeps asking me for password

    I had been using Windows Live Mail (pop 3) for years until last week; rarely, if ever had any problems downloading my mail. I just bought a Mac computer and am using Outlook 2011 for Mac; my operating system is Maverick (if that means anything to any

  • Unable to sign in to Business Catalyst

    I bought a yearly subscription a week ago but my account doesn´t seem to be linked to Buisness Catalyst. In my "files" page I only see that "In the full Creative Cloud membership includes host function for up to 5 sites". I also tried to login to Bus

  • Can't see iCloud photos in aperture

    Upgraded to Yosemite but now I can't see the photo's I've shared or the one my family have shared via iCloud in aperture. My photo stream is still visible though. Any Ideas??

  • J2Me game programming plz help

    Helo everyone, I am working in j2me game programming plz if any one know how make image as small as possible in our game program.? I am using *.png format of image which is working well in game but my game size is very big so plz help me to get out o

  • Build SVG graphic for Select statement

    I asked an earlier question and need to refine it or even ask it differently.. So here goes.. I have a report, that is built using a select statement.. In this report I need to have an item that is a barcode printed. I have a function that is from a