The creation of Oracle 11 g DSN for database on another server

Hello

How to create a database of Oracle 11 g DSN for a database that is lying on another server? I tried to use the Microsoft ODBC Administrator tool, but it gives me options only for databases on my own machine.

Hello

Check this thread can help you https://forums.oracle.com/thread/2479208

Tags: Database

Similar Questions

  • "an attempt was made to use an object that is not or is no longer usable". " What does that mean? Occurs in the creation of a 'new' FF account for synchronization purposes.

    Attempts to set up synchronization. Several attempts last year, also failed many times because of password "like," "problems." I dropped. Now, my attempt to set up sync with my support mozilla (e-mail address and password) account was rejected by the words quoted above. The attempt to create a new account for synchronization only and with another e-mail address was also rejected by the words quoted above. The two addresses are valid and for a long time with the different email providers. Synchronization must be between laptops. What is the solution to this riddle? Thanks in advance for your time and help!

    In fact, so watch as an add-on can be affected. Can you please temporarily disable all your modules and try the sync again?

  • How can I automate the creation of a partition from scratch for a large number of hosts?

    I would like to help with the following steps to cerate a partition scratch on all hosts that have no script, then reprot back to me which guests were to have created.

    all my ESXi hosts have a LUN to start with the space, all the boot LUN are named with the same naming that is conveiton "hostname-localstorage.

    I would like to come up with a script that will check each host in a cluster for a partition of scaratch, if it does not create the folder ".locker -hostname" on local storrage and then set the partition scratching to the new location. Then the new report to me, which is already a partition from scratch and those to whom he owed create a parition scratch to so I can plan then a good time to put the hosts with newly created partitions scratch mainenance mode and restart their.

    I glued the manual way to do it below. I'd appreciate any help anyone can give and it will be well appreciated. I try to avoid to do 1000 hours below. Thanks in advance...

    Note: Before you begin, make sure that/tmp/scratch exists. If it does not exist, create it by using the command #mkdir/tmp/scratch.
    1. Open a command prompt where the PowerCLI is installed.
    2. Connecting to host ESXi using the command:

      connect-viserver ESXHostnameOrIP

    3. A list of the data stores accessible by using the ESXi Host command:

      Get-Datastore

    4. Mount a read/write as a PSDrive data store using the command:

      New-PSDrive -Name "mounteddatastore" -Root \ -PSProvider VimDatastore -Datastore (Get-Datastore "DatastoreName")

    5. Access the PSDrive new using the command:

      Set-Location mounteddatastore:

    6. Create a directory named only for the ESXi host using the command:

      New-Item "DirectoryName" -ItemType directory

      For example:

      New-Item ".locker-ESXHostname" -ItemType directory

    7. Check the current value of the ScratchConfig.ConfiguredScratchLocation configuration with the command option:

      Get-VMHostAdvancedConfiguration -Name "ScratchConfig.ConfiguredScratchLocation"

    8. Change the ScratchConfig.ConfiguredScratchLocation configuration option, specifying the full path to the directory created in step 6, using the command:

      Set-VMHostAdvancedConfiguration -Name "ScratchConfig.ConfiguredScratchLocation" -Value "/vmfs/volumes/DatastoreName/DirectoryName"

      For example:

      Set-VMHostAdvancedConfiguration  -Name "ScratchConfig.ConfiguredScratchLocation" -Value  "/vmfs/volumes/Datastore1/.locker-ESXHostname"

    9. The ESXi host in maintenance mode and restart so that the configuration change to take effect.

    Mike P

    I have something similar to use the script below.

    I think you'll find that your out in there.

    $configName = 'ScratchConfig.ConfiguredScratchLocation'
    
    $mode,$warn = Get-PowerCLIConfiguration | %{$_.DefaultVIServerMode,$_.DisplayDeprecationWarnings}Set-PowerCLIConfiguration -DefaultVIServerMode "Multiple" -DisplayDeprecationWarnings:$false
    
    Get-VMHost | where {$_.ExtensionData.Config.Product.ProductLineId -eq "embeddedEsx"} | %{    Connect-VIServer -Server $_.Name -User root -Password MyPswd    $scratch = (Get-VMHostAdvancedConfiguration -VMHost $_)[$configName]    $tgtName = ".locker-" + $_.Name.Split('.')[0]    if($scratch -notmatch ($tgtName + "$")){        $ds = Get-Datastore -VMHost $_ | where {$_.Name -match "localstorage"}        if($ds){            Set-Location -Path $ds.DatastoreBrowserPath            New-Item $tgtName -ItemType directory            Set-VMHostAdvancedConfiguration -Name $configName -Value ('/vmfs/volumes/' + $ds.Name + '/' + $tgtName) -Confirm:$false            Set-VMHost -VMHost $_ -State 'Maintenance' -Confirm:$false            Restart-VMHost -VMHost $_ -Confirm:$false            Set-VMHost -VMHost $_ -State 'Connected' -Confirm:$false        }    }    Disconnect-VIServer -Server $_.Name}
    
    Set-PowerCLIConfiguration -DefaultVIServerMode $mode -DisplayDeprecationWarnings:$warn
    

    It uses the DatastoreBrowserPath that Vitali has suggested.

  • Add the connection fails after you set up for access to SQL Server

    I am under SQL Developer 1.5.5, who installed with Oracle 11.2.0.4 database Client.  I downloaded jdts - 1.3.1.jar and added its location in tools > Preferences > database > Third Party JDBC Driver (add entry) to set up the ability to access SQL Server.  Now I can't have a dialog box open when I try to add connections.  Anyone has any ideas, please?

    Yes.

    1.5.5 is really old.

    The 1.3 jar works with version 4.0 of the SQL Developer.

    You can get the pot 1,2 - I think that it will work with 1.5, or you can obtain a newer version of SQLDev off the coast of the RTO and use the CONTAINER of 1.3. I highly recommend if the latter.

  • Is this possible in double database on another server without losing any data on the auxiliary database?

    Hi guys.

    I have following scenario

    -i have a backup game compressed a database in NOARCHIVELOG mode.

    -i want a database that has been duplicated on a server different but

    without losing the data on the auxiliary database.

    -the two server contains the same version of oracle 11g.

    -two servers UNIX/Linux then

    s ' please reply to more info.

    DB version: 11.2.0.1

    Name of the comic book source: has

    Name of the comic in double: diferent Pentecost B file structure.



    Can someone help me please?

    The target and duplicate database cannot have the same ID duplicate so is not what you need. If you have FOO database on a server and want to copy to FOO on server B, with a different file structure, then simply copy the RMAN backupsets to Server B, and restore the database by renaming the data files. There are many examples on the web.

  • The creation of Oracle DB short Integrator 3.1 connection error

    Hi all

    I am facing a problem while creating a new connection to Oracle DB using Inegtator in version 3.1.

    I get the following exception:

    "constraint violation of the charger in the baseline interface initialization: when troubleshooting method ' oracle.jdbc.OracleConnectionWrapper.setWrapper (Loracle/jdbc/OracleConnection ;) V "the class loader (instance of org/jetel/util/classloader/GreedyURLClassLoader) of course, oracle, jdbc, pilot, OracleConnection Class and the class loader (org/apache/catalina/loader/StandardClassLoader instance) for the oracle/jdbc/OracleConnection interface have different objects of the class for the oracle/jdbc/OracleConnection type used in the signature

    We do not have SID but the name of the service and we use as follows in earlier versions:

    JDBC:Oracle:thin:@localhost:1556/xx_yy.us.Oracle.com

    Don't know what the problem... Pointers are appreciated!

    Thanks in advance,

    Kartik P.

    Could you have installed Integrator ETL server in the same instance of Tomcat that Studio?  This is not a configuration supported by http://docs.oracle.com/cd/E40518_01/integrator.311/integrator_install/toc.htm#Installing%20Integrator%20ETL%20Server%20on%20Tomcat : "Integrator ETL server must be installed on a standalone Apache Tomcat. Do not install the Integrator ETL server on Tomcat server which is used to host other applications. For example, do not install Integrator ETL server on the Tomcat hosting Studio. ".

  • The creation of a virtual serial Port for Windows 7 hot Synch an old Palm Treo 700 p with Palm Desktop by Bluetooth

    I am trying to synch (HotSync) an old Palm Treo 700 p with Windows 7 by Bluetooth and the Palm Treo 700 p tells me that I need to create a virtual serial port on the Bluetooth on my PC to synchronize.  I can't understand how to create this port in Windows 7.   Can someone help me?

    Try this link to TechNet for this solution.

    https://social.technet.Microsoft.com/search/en-us?query=Windows%207%20create%20A%20Virtual%20Serial%20Port&AC=5

  • With the clause does not work in SqlPlus for DataBase 11 GR 8 1 material

    I have 11 GR 1 database material, when I connect to my database through SqlPlus (version 8.0.6.0.0) this query
    with x as (select * from areas) select * from x;
    does not work. But when you use SqlPlus provided by 11g, this query works well. This query can run on an older version of SqlPlus?

    user12222356 wrote:
    This client software is installed with Oracle developer 6i form. should I remove all the form developer? Latest version of the form developer is available for 11 GR 1 matter?

    Well, you have problems with the developer of forms?

    I wouldn't recommend delete because you have problems with the SQL more customer that goes with it. I recommend to download the instant client and using them for your needs of sqlplus and leaving the rest products installed on your machine only.

  • my xp media center 2005 gives an error "the video decoder is currentley in progress for use by another application"

    my xp media center 2005.

    whenever I try to use my media center ' video decoder is currentley in use by another application close all applications and restart the Media Center»

    I have no other programs running and have no idea what as happened to create this problem

    Suggestions: -.

    1] uninstall and reinstall the video decoder.

    If the above does not help, then

    2] uninstall and reinstall the tv tuner card driver. Visit the manufacturer's Web site to download and install the latest compatible driver.

  • The fastest way to move a database to another server even.

    Hello gurus,
    Normally, I have worked with exp/imp, but now our database is too large to move this way takes about 24 hours for export and import. We bought new hardware and I need to go the new material on the production database. Operating system is the same Red Hat Enterprise rel 5.6 Linux 64 bit, oracle is the same 10.2.0.40 same block and character size, 64-bit, only difference, is that the new hardware has space more physical and better memory. Is there an easy way to move the data by copying on the control files and data files to a new server? I have not tried, data pump or transportable tablespaces, and I have limited time - so this request. I need to find the solution the faster your advice, so I can learn quickly how to implement your recemendation.
    My export .dmp database size is 34GB.
    Any advice would be great!

    No need to run a database create new host - already built sound at the source. Make a software 'only' install and get the ORACLE_HOME corrected and updated, you'll clone basically just the database to the new instance.

    As long as the source database is in archivelog mode, you can put the database in backup mode, copy the files of data, complete backup to the source mode and make a log switch.

    Here's a detail how at: http://www.dba-oracle.com/oracle_tips_db_copy.htm

    Instead of step to RECOVER the DATABASE, we use ' database to RECOVER up to TIME AAAA-MM-JJ HH24:MI:SS to the AID of BACKUP CONTROLFILE; "and the value until the time a second or two beyond the"... save end;' timestamp to the source instance. "

    You will need this archivelog, maybe encourage the file generated after the ends of the mode of backup and recovery for ARC files more a couple, depending on the activity of update to the source. If using a spfile, originally executed 'create a spfile pfile=/.../initSID.ora;' scp this file to the new host, adjust as required.

    Maybe you'll want to change DB_NAME, then the '... The DATABASE VALUE... "part of the controlfile create is necessary. Updated the SERVICE_NAME and if using LOCAL_LISTENER adjust the host = properly.

    If the directory paths are all the same, it is even easier. And if the are not, path names can be corrected in the script of create controlfile.

  • A target table is in charge of two different sources but the same columns, but a source is one database and another in a flat file.

    We all hope you are doing well.

    I have a business problem to implement in ODI 11 G. It's here. I'm trying to load a target table from two sources that have the same column names. But a source is to the file format and the other is in the Oracle database.

    That's what I think I'll create two mappings in the same interface by using the Union between the sources. But I don't know how the interface would connect to different logical architecture to connect to two different sources.

    Thank you

    SM

    You are on the right track, all in a single interface. Follow these steps

    (1) pull model of your data in the designer of the source file and your table model target to the target pane.

    (2) all relevant columns map

    (3) in the source designer to create a new dataset and choose as the UNION join type (this will create a separate tab in the source designer pane)

    (4) select the new dataset tab in the source designer pane and pull your source oracle table data model in the designer of the source. All columns that are relevant to the target card

    (5) make sure that your staging location is set to a relational technology i.e. in this case the target would be an ideal candidate because it is where the ODI will organize the data from source two files and oracle and perform the UNION before loading to the target

    If you want to watch some pretty screenshots showing the steps above, take a look at http://odiexperts.com/11g-oracle-data-integrator-part-611g-union-minus-intersect/

  • Need to change the database to another server

    Hello

    We purchased a new server and want to move our database to the new. I intend to do following things:

    (1) stop the database and backup to take.

    (2) create a new database on the new server with the same structure of directory and same name.

    (3) copy all the files to the new server (file initorcl.ora, password, data files, control files).

    (4) give old IP of the server to the new server.

    (5) make the necessary changes to Tnsnames.ora, listener.ora.

    (6) start the database.


    Please advice if I am out of the important steps.

    Thank you

    Step 2 is not necessary and can be confusing because it creates data files that you don't want! (you want the data files to from the "old" Server).
    However, if the platform is Windows, you will need to create the Windows Service to start the database instance.

    Hemant K Collette

  • Creation of several objects in resource for OOTB connectors

    All,

    I am trying to create a second object of resource AD user for the STANDARD connector. I'd like to think that the connector AD (and all connectors, for that matter) has been designed to manage the creation of several objects in resource for the same Types of resources, but I'm bad? It does not appear the IOM connector can handle this easily.

    Does anyone has created several objects of resource for a connector? It is a relatively simple task, or it will require a big effort? Is it still possible? Pointers?

    Thank you!

    I'll give you a little help with replication. I found the best way to do is to import the original connector. Cross the diff鲥ntes pieces that each have a unique name, which is not part of one of the other names of piece. You must have unique names for the following:

    1 object resource
    2. process definition - commissioning
    3 resource
    4. form - process
    5 scheduled task

    After you import the connector, all of the following for renaming into something unique. I would also update your form of process to have a default value of your IT resources, as well as your scheduled task for point values to new unique names. Export the 5 elements, without addictions. The cards will be the same. Use find and replace the values, and then import the new XML. If it works, duplicate the XML file for each of the new workflows that you want to create.

    -Kevin

  • Loader will load the images from another server, but then we get error on Bitmap operation

    I develop an application that currently uses Loader to get the images to another server.  This should not work now because we are still waiting for the owner of that server to put a crossdomain in place file.  However, it works - sort of .

    Charger can load the images very well, without error.  But then the application has a feature that we are a great duplicate of the image to display in a sidebar, we do this in this way:

    var myBitmap:Bitmap = Bitmap (loader.content);

    and when will we get a Flash player 2122 security error, violation of sandbox.

    So although I hope that all this will fix itself when the crossdomain.xml file is set up, I am confused as to why we get only the sandbox error when we do a bitmap image, and not when we try to initially retrieve the image.

    (By the way: is there a better way to make a "copy" of an image loaded by a loader and change its width and height to display simultaneously in another part of the scene?)  "I have need to change its real dimensions - I just need to change its display width and height).

    Thank you!

    The sandbox allows you to view, not not editing from another server without a cross-domain.

    Therefore, when you try to load up, it loads, it 'read only' and gives you an error when you try to "change" by a new Bitmap out of it.

    This should resolve itself once crossdomain is in place.

    || EDIT |

    I just realized that I have to clarify my statement a bit more.

    When you load images from another server without a crossdomain, it only allows the load for display.  When you try to load data, it will fail.  It is because that data XML, or another type of data is editable by default, and the images are only visible by default.  As a result, the image fails when you try to convert it to an editable form.

  • Oracle will consider the creation of a day 2 hands on the documentation for Data Guard?

    Hello

    Oracle will consider the creation of a documentation of son of hands 2 day for Data Guard?

    There is already an OTN 2 day of CARS and performance tuning documentation.

    Thank you

    Updated - she sent the link to this topic for the Product Manager Data Guard.  As a result, Oracle may or may not consider creating 2 days hands on Data Guard documentation, but no doubt they consider at least considering creation day 2 hands on the Data Guard documentation.

Maybe you are looking for

  • Pendrive keep connection / disconnection

    Hello I recently bought a computer Satellite L655D - 12 p and I have a Sony USB (USM8GL). The problem is that my key connects to the PC, then disconnects, reconnects etc... and continue to do the same indefinitely every 5 seconds. I don't understand

  • Alienware 17 fan question

    Hello! I bought an Alienware 17 and had yesterday. I am extremely satisfied! I love this system! Although one must get used to the new user of Windows 8 interface, I really like my time using the Alienware. However, I have a question about fans... Wh

  • How can I add a shortcut icon on my desktop from a Web page

    just upgraded from windows xp.     I want to add icons of some of the Web pages I regularly use... IE MétéoMédia, clock radio.   In windows ex I just right click and press send shortcut on my desktop...  Help

  • Why can't I add a removable device folder Windows in Surface RT libraries?

    Hello I added a 32 GB microSD card to my Surface RT. In this map, I copied my mp3 in the folder music (D:\Music); I want to add this folder to the music library, but when I chose the folder on the removable device I get this error: "this file cannot

  • Impossible to install LR CC - not in the Creative Appsof clouds

    A creative user Cloud, released.I can't install LR CC because it does not appear in the cloud APPS section creative app.I use 2 notebooksMacBook Pro (El Capitan) no problemToshiba Satellite P200D (Windows 7 Pro 32-bit) can not install LR CC, PS and b