Create dblink to a non-domain db

How can i create a dblink from a domain db to a non-domain db.
I keep getting the usual error:
ORA-02085: database link DISP.world connects to DISP
If i alter session set global_names = false
then i can get DISP dblink to work but i mess up all the others.
I have no control over the non-domain db i am trying to connect to so i cannot add this to a domain. Is there any way to work around this.
My domain db is 8i while the other non-domain db is 9i
James.

What kind of objects are you creating over the dblink. If these are views or synonyms try the following:
1) Alter system set global_names=false;
2) CReate dblink;
3) Create objects;
4) alter system set global_names=true;
Though 'select * from global_name@dblink' will not work but you will be able to select from the objects.

Similar Messages

  • Create a certificate for non domain-joined PCs

    We have a standard AD domain wit a CA and SharePoint/Exchange servers, hosted internally and externally with TMG 2010 as our firewall. For the external hosting, we have an external certificate from one of the main certificate providers. Internally, our domain-joined
    PCs look to the CA to get their trusted certificate from.
    This is the issue I am encountering:
    Our external users (the ones whose PC is not joined to our domain) are fine when they access our SharePoint and Exchange services externally.
    However, when they are connected via VPN, they receive a certificate error and when I look in Certificate > Certification path, I can see that it says:
    "DOMAIN NAME" Issuing CA1 > "NAME OF SHAREPOINT WEBSITE".
    When such a PC connects to the same website when NOT connected via VPN to the domain, they receive:
    "DOMAIN NAME" Root CA > "DOMAIN NAME" Issuing CA1 > "NAME OF SHAREPOINT WEBSITE".
    How can I create a certificate for these non-domain joined PCs so that I can import the certificate in the Trusted Root Certification Authorities store? Thank you!

    It sounds like the question you are really asking is :
    How do I designate the internal root CA as a trusted root CA
    Run certutil -addstore root RootCert.crt (this must be run from an administrative command prompt)
    This designates the root CA as a trusted root on the client. You also may want to install the intermediate cert to the store (you are not clear on what VPN product you are using, so it may or may not do proper chain building).
    Run Certutil -addstore CA IssuingCA.crt 
    Brian

  • Non-domain emails

    We have found a need for users in the company, whom for whatever reason, cannot access their domain email, and need to send a message to helpdesk. As is stands right now, the service manager will not take emails from outside the domain and create a ticket
    for our helpdesk. Q: 1. is there a way to configure Service Manager to allow non-domain emails. 2. is this a setting within the Exchange server, or does this even exist?
    Jerome Reafs

    Hi,
    The SCSM Exchange Connector has an option 'Only process emails from users in CMDB'. Uncheck it and EC will create a new user for every email sender not presented in the CMDB.
    Cheers,
    Marat
    Site: www.scutils.com  Twitter:
    LinkedIn:
    Graveyard:

  • Non-domain machines cannot launch RemoteAPP

    Hi.
    I have Server 1 with RDS WEB and RD Gateway Role. And I have Server 2 with RDS Host, License Manager, RemoteApp installed and they are in collection.
    For test: I installed certificate of Enterprise CA on non-domain computer and now it connects successfully to RDS Web service (globalDNSname.mycompany.com). Non-Domain computers login to RDWeb well (certificate is good). But when I launch RemoteApp it asks
    me credentials and write that logon is unsuccessfull.
    It works with domain computers and asks no credentials. Certificate is isssued to globalDNSname.mycompany.com.
    Could you help me?

    Hi,
    Can you open successful connection of RemoteApp on domain joined system?
    The PC which is no-domain joined is on same LAN. Might possible that DNS or Hostname of server can’t resolve the name correctly from non-domain joined system. Please see whether you can directly ping or get successful connection to the server from non-domain
    joined system.
    Apart there are certain point list which need to make sure before successful connection. Check whether you have correctly configured RD CAP and RD RAP policy. When you create the RD RAP, add the user groups that you defined in the RD CAP. Also, create a new
    RD Gateway-managed computer group that contains both the NetBIOS names and the fully qualified domain names (FQDNs) of the RD Session Host servers or the RD Session Host server farm that hosts the RemoteApp programs.
    For more details you can check beneath article.
    Checklist: Make RemoteApp Programs Available from the Internet
    https://technet.microsoft.com/en-in/library/cc772415.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • SCSM 2012 Portal change from http to https to get silverlight to work on non domain computers?

    Hi
    Wanting to change our Self Service Portal from http to https and make it accessible from non domain computers.
    Non domain computers - the sharpoint parts load (the silverlight does not load). Domain computers can access the portal with no problem.
    Does this mean I need to reinstall the portal or can it be changed while in operation now?
    Would something like the below link be enough to get https going?
    http://blogs.technet.com/b/babulalghule/archive/2013/01/10/how-to-create-alternate-url-for-service-manager-self-service-portal.aspx
    Thanks!

    the silverlight part not loading due to SSL certification. import the certification into non domain computer will fix this issue.

  • RemoteApp file associations for non-domain computers

    I have a customer with a simple AD domain, and some joined and some workgroup computers, all windows 8.1 pro. I want to connect them to my remote app service. We want to create a "default connection" for this remote app service, specifically for
    the file type associations. We tried using the default connection group policy, but credentials are a problem. The remote app service has its own domain. So the "default connection" created by the group policy is trying to use the local logon credentials.
    Is there a way to specify what default credentials are to be used for the remoteapp "default connection" using credential manager? Or is there a better way to accomplish remote app file type associations all together using non-domain joined Windows
    8.1 and 2012R2 remote app on a different domain?

    Hi,
    For your case, you can try the following way. You can create the RDP file as what you want and then publish that RDP file as RemoteApp with default user credentials. When non-domain joined system will get access to RD Web they will launch the RemoteApp as they
    are using the other apps, the RDP file App will first get connect to the RDS Farm server name which is displayed and try to resolve that name through gateway or any other method which is configured. Once got resolve it will use the default user credentials
    to connect to that user and then the user can use that RDP file to connect to the respective Server.
    Apart for file type association you can go through the detailed article for more information.
    Windows Server 2012 RemoteApp and Desktop Connections: Default Connections and File Type Associations
    http://blogs.msdn.com/b/rds/archive/2013/05/21/windows-server-2012-remoteapp-and-desktop-connections-default-connections-and-file-type-associations.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Exchange 2010 Autodiscocer for non-domain computers.

    Hello. I have problems with autodiscover for non -domain computers. Somebody can explain me in turn what i must do for configuration. 

    Hi,
    For your Non-domain joined clients, the Outlook would connect to Exchange mailbox from the Internet. We need to enable Outlook Anywhere for your external users:
    Enable-OutlookAnywhere -Server:Exch10 -ExternalHostname:mail.contoso.com
    -ClientAuthenticationMethod:Ntlm -SSLOffloading:$true
    For autodiscover service, when Outlook is started on a client that is not domain-connected, it first tries to locate the Autodiscover service by looking up the SCP object in Active Directory. Because the client is unable to contact Active
    Directory, it tries to locate the Autodiscover service by using Domain Name System (DNS). In this scenario, the client will determine the right side of the user’s email address, that is, contoso.com, and check DNS by using two predefined URLs. For example,
    if your email address is [email protected], Outlook will try the following two URLs to try to connect to the Autodiscover service:
    https://contoso.com/autodiscover/autodiscover.xml
    https://autodiscover.contoso.com/autodiscover/autodiscover.xml
    For more information about autodiscover service in Exchange 2010, please refer to:
    http://technet.microsoft.com/en-us/library/jj591328(v=exchg.141).aspx
    Therefore, you don’t need to change any configuration for Autodiscover. Just make sure your Exchange certificate which is assigned with IIS service has included aotodiscover.contoso.com name and the certificate is valid and trusted for external
    user using. If not, please create a new SRV record for your autodiscover service and pointed to
    mail.contoso.com. For more information about SRV record of autodiscover, please click:
    http://support.microsoft.com/kb/940881
    Regards,
    Winnie Liang
    TechNet Community Support

  • Scom monitoring non domain computers

    hello experts
    i have scom 2012 and want to monitor non domain computers (servers in dmz)
    i have created new template in ca server then create new certificates for dmz server and scom rms server.
    now i have connection between two servers but there is an authentication error.
    hear are logs.
    please help
    log from dmz computer
    Log Name:      Operations Manager
    Source:        OpsMgr Connector
    Date:          29/09/2014 10:54:51
    Event ID:      20071
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SRV-AB-WWW1.somebank.am
    Description:
    The OpsMgr Connector connected to scom.somebank.am
    , but the connection was closed immediately without authentication taking place.  The most likely cause of this error is a failure to authenticate either this agent or the server .  Check the event log on the server and on the agent for events which
    indicate a failure to authenticate.
    Event Xml:
    <Event xmlns="">
      <System>
        <Provider Name="OpsMgr Connector" />
        <EventID Qualifiers="49152">20071</
    EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-29T06:54:51.000000000Z" />
        <EventRecordID>2163</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>SRV-AB-WWW1.somebank.am</Computer>
        <Security />
      </System>
      <EventData>
        <Data>scom.somebank.am</Data>
      </EventData>
    </Event>
    scom rms computer
    Log Name:      Operations Manager
    Source:        OpsMgr Connector
    Date:          29/09/2014 11:18:57
    Event ID:      21010
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SRV-SCOM1.somebank.local
    Description:
    The OpsMgr Connector negotiated the use of mutual authentication with 192.168.169.40:53552, but Active Directory is not available and no certificate is installed. A connection cannot be established.
    Event Xml:
    <Event xmlns="">
      <System>
        <Provider Name="OpsMgr Connector" />
        <EventID Qualifiers="49152">21010</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-29T07:18:57.000000000Z" />
        <EventRecordID>1269145</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>SRV-SCOM1.somebank.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>192.168.169.40:53552</Data>
      </EventData>
    </Event>
    telnet to 5723 port from dmz server to scom rms server is ok

    PS C:\Users\administrator.AMERIABANK>  C:\Users\administrator.AMERIABANK\Desktop\1.ps1
    This script will inspect Local Machine certificate
    store and registry settings. This will take several seconds...
    Script will check certificates to match the following requirements:
            Subject equals computer FQDN
            Certificate is time valid
            Certificate has private key and it supposed for computer certificate
            KeySpec is set to 1
            Certificate Application Policies (in former EKU) contains both Server and Client Authentication
    WARNING: OpsMgr Agent is already configured to work with certificate, but this certificate don't exist in
    WARNING: LocalComputer store or not match all certificate requirements.
    To resolve this issue, obtain new certificate from trusted Certification Authority
    using the following instructions: http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=5
    and install it by running the following command: MOMCertImport /Subject SRV-SCOM1.ameriabank.local

  • Create dblink in Oracle/Linux (RHEL4) to MS SQL Server/Windows?

    Hi,
    Can anyone share me the procedure to Create dblink in Oracle/Linux (RHEL4) to MS SQL Server/Windows?
    Thanks

    Hi,
    to access non-Oracle systems you must use Oracle Heterogeneous Services.
    You have to follow the instructions from Heterogeneous Connectivity Administrator's Guide to perform it.
    Regs,
    Acr

  • TFS non-domain and SCVMM on domain

    Hello, Guys
    I installed TFS 2013 on machine non-domain and I installed SCVMM on machine with domain controller and now I have a little problem.
    The TFS is used for all my developer team and the QA team needs the lab management.
    What the best way to solve this? Add TFS machine on domain controller? Is there way to connect TFS Lab (non-domain) to Lab machine on domain.
    Kindly help
    Thanks...

    Hi Heloias,  
    Thanks for your post.
    Yes, we suggest you add TFS Server in the same domain. Or create the shadow account in your TFS Server machine and Lab server machine, then use the shadow account to configure Lab environment in TFS Admin Console.
    https://msdn.microsoft.com/en-us/library/dd936084.aspx
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • DHCP not handing out IP leases to non-domain members

    Recently gotten DHCP working, server gives out IP address for domain computers only, non-domain computers do not get a lease and if I manually assign an IP and the device will gain network and internet access. I used the wizard to create the DHCP IP range
    but have not done much beyond that. I have setup DHCP servers using Linux, my first go around with Windows. Any further information you may need please let me know.
    Thanks.

    Alright here we go, took some digging but found the solution for all issues.
    netsh int ip reset
    netsh winsock reset
    Just as further step I restarted DHCP on the server, one more time, then restarted the network interface on my test laptop, I was given an IP address from the server and could browse the network\internet. This morning I checked Address Lease's and now
    I see ten address have been leased for RRAS and all devices I have ran the above command on are pulling an address. So the solution to my problem, disable filters for allowed devices in DHCP manager, increase the range or block of IP address to be leased and
    finally rebuild\reset winsock and ip stack on domain devices.
    Hope this helps someone else in the future.
    Cheers!

  • WMI filtering / GPO for non domain members

    Hi all,
    Our customer make use of a Windows Server 2008 R2 RDS. We use some thin clients and win7 workstations to connect with it inside our domain.
    We had a policy for automatic screen lock and secure with password, but they doesnt want to use it anymore for the users who's working internally. So i disabled this policy.
    What they want is a policy for all homeworkers or users connecting from an internet cafe or something. So if they are not connecting from a specific subnet or domain, the screens have to lock automatically after a few minutes.
    Does anyone know how i can do this? Do i have to create a WMI filter for computers which are not domain members or do i have to do this for a specific subnet?
    Thanks!
    Kind regards, Raymond

    I thought I should clarify this based on your question:
    You say you want filtering based on "non-domain users".  Are you saying you have users connecting in that are not using AD accounts?  How are you doing this?  Are they using local accounts on the server?
    How are you allowing non-domain accounts to connect? Where are the accounts defined?
    Maybe you really are asking qabout domain users connecting from the WAN and not from the LAN.  Is that what you are trying to ask?
    ¯\_(ツ)_/¯

  • Windows 2012 R2 ADRMS domain controller version and Non-domain-joined Mac Client with outlook 2011

    Hi,
    What is the AD version for Windows 2012R2 ADRMS?  Is it possible to have Windows 2003 R2 DC with Windows 2012R2 ADRMS?
    Any installation guide Non-domain-joined Mac Client with outlook 2011?
    What is the SQL version for Windows 2012R2 ADRMS?
    Please advise.  Thanks.
    Kelvin Teang

    Hi Kelvin -
    There is no RMS Client for Macs.  That functionality is actually provided through the Office for Mac application (this is different compared to the PC).  Domain-joined clients will autodiscover the RMS server and should be able to create and consume
    protected content.  Non-domain-joined clients cannot automatically discover their RMS server.  In this scenario, prepare a protected document or email from a domain-joined machine and send it to your non-domain-joined users.  They will open
    the document or email up and the URLs contained in the publishing license of the document will direct them to the correct RMS server. 
    I hope that helps!
    Micah LaNasa
    Synergy Advisors
    synergyadvisors.biz

  • Office documents slow to open when on non-domain LAN.

    Our notebooks are all connected to our domain. When you open an MS Office document (Word, Excel, etc..), while in our domain, they open fast. They open fine on network shares and on the desktop.
    When you are out of our domain, and try to open documents on your desktop, they open fast.
    When you are out of our domain and connect to a wireless network (at home for instance) and try to open documents from your desktop, it is very slow.
    When you connect to our domain from that wireless using VPN, the documents on your desktop open fast again.
    It is just slow when you are out of the domain (no VPN connection) and on a network.

    I agree that the problem is due to non existent printers and perhaps network file shares. Our users have 5 network shares mounted and at least 3 networked printes connected.
    The printers show up as offline when outside of the domain and the shares show up as disconnected. When our notebook users are outside of the office and not connected to a network, documents open fast. The slowdown comes when our users are on a non-domain
    network and when they are not VPN'd into our domain. For some reason MS Word and Excell checks for access to every printer and maybe file share when a network connection is present.
    One of the things that we’ve done in the past is to create a little batch script that disconnects the networked drives for everyone. We could add the disconnection of printers
    too, but that’s going to be too cumbersome for most of our users, because they will have to disconnect the drives and printers when they are out of the domain and not VPN’d in. Connect drives and printers when they are out of the domain and VPn’s in. Connect
    printers when they are back in the office (drives are automatically connected via login script).
    Now as for your suggestions.
    #2 - Setting the last printer used for each application to a local one means that they will have to remember to do that whenever they take documents outside of the office. That’s
    not good. I’ll get a lot of complaints if they have to do this for Office apps only. They don’t need to do this for any other application. They just drop those files on their desktop and they’ll open regardless of the network or printer status. I'll try setting
    the default printer to the XPS Document writer or another local printer and see it that helps.
    #3 – Removing all the prefetch files from c:\windows\prefetch folder is not an option. This folder can be accessed only by administrators. My users are not administrators, so
    that is not an option.
    Ideally, what I would like to do is to stop MS Office apps from checking network access when it opens. It seems to be able to do that when there is no network connection. I think
    it should only check network access when there is a link to a network location inside the document.
    Wolfgang

  • Error while creating resource group using non-globalzones.

    Dear all,
    Hi techs please guide me how to create failover resource group in nongloablzones.
    I'm getting error while creating resource group using non-globalzones.
    My setup:
    I have two node cluster running sun cluster 3.2 configured and running properly.
    node1: sun5
    nide2: sun8
    I have create non-globalzone "zone1" in node:sun5
    I have create non-globalzone "zone2" in node:sun8
    node:sun5# clrg create -n sun5:zone1,sun8:zone2 zonerg
    *(C160082) WARNING: one or more zones in the node list have never been fully booted in the cluster mode,verify that correct zone name was entered.*
    kindly guide me how to create Apache resource group using non-glabalzones, i'm new to sun cluster 3.2. please guide me step by step information.
    Thanks in advance,
    veera
    Edited by: veeraa on Dec 19, 2008 1:54 AM

    Hi Veera,
    Actually you are getting a warning message where one of two things could have happened. Either you specified an incorrect zone name or one of the zones has not been fully booted. It's likely that you haven't booted the zones, so please follow this:
    zoneadm list -iv
    If zone1 or zone2 are not running then boot and configure them
    zoneadm -z <zone> boot
    zlogin -C <zone>
    After that you can continue to follow the step by step instructions at
    http://docs.sun.com/app/docs/doc/819-2975/chddadaa?a=view
    These may also help
    http://blogs.sun.com/Jacky/entry/a_simple_expample_about_how
    http://blogs.sun.com/SC/en_US/entry/sun_cluster_and_solaris_zones
    Regards
    Neil

Maybe you are looking for

  • Help me with my drivers please

    Drivers for Toshiba Sattelite Pro C640 Model No. PSC2XL-005003 Serial No. XB140315Q Operating System : Windows 8 Pro WMC 32 Bit Help me please please please i cant find it in here Solved! Go to Solution.

  • Back ground job scheduling in BDC

    Hi , Can anybody explain about back groung job scheduling in BDC program.

  • Insert data from table1 with PK to remove duplicates from table2 without PK

    There will probably be a simple solution to my issue although it is currently evading me. I have a table that contains 14 million rows. There are many duplicates within this table that I need to remove. I was hoping an old trick I used in MS Access w

  • Using iDVD Is A Widescreen DVD Possible From Anamorphic DV ?

    I have down-converted HDV to DV and edited it in Final Cut Express. When burned in iDVD the video appears as a squashed 4:3 instead of 16:9. I have been following these instructions to "trick" iDVD into making a widescreen movie but I can't get the n

  • Vf01 screen transaction variant

    Hi, We created Screen transaction variant for VF01 transaction to make Billing date field of intial screen in display mode through the transaction code SHD0. It working fine in Development,Testing servers.  But when we transport it to production it i