Oracle database can interact with sysbase database in real time?

There are two database, it is oracle, one is sysbase, sysbase is the database of products. My program only can consult the oracle database and cannot visit sysbase database directly. My question is whether there is a direct connection to oracle, sysbase herbal database, when I visit oracle, oracle database can interact with sysbase database through this link in real time? How to make above function? Please give plan for her.

Thanks in advance!
Best regards
Edward

Yes it is. You must create a heterogeneous connection between these two databases
Take a look at the links below:

http://www.DBA-Oracle.com/t_heterogeneous_database_connections_sql_server.htm
http://asktom.Oracle.com/pls/asktom/f?p=100:11:0:P11_QUESTION_ID:13401716754850
http://download-West.Oracle.com/docs/CD/B10501_01/server.920/a96571/repmultdemo.htm

Tags: Database

Similar Questions

  • Oracle Database XE real slow 10g

    OK, I installed the XE server and following the steps specified in Oracle® Database Express Edition Getting Started Guide
    10g Release 2 (10.2)
    Everything looks ok, except that it's really slow. In some instalnces, it just hangs.
    I missed something during the installation of the database in my computer laptop win7 64 bit w/4 GB memory?

    Hello

    I missed something during the installation of the database in my computer laptop win7 64 bit w/4 GB memory?

    As already reported, Oracle * 10gXE * has never been certified under Windows * 7 *. More, it was released only for * 32-bit * Windows and Linux platform.

    Oracle * 11gXE * BETA is certified under Windows * 7 *-* 32-bit * (i.e. x 86):

    http://www.Oracle.com/technetwork/database/Express-Edition/11gxe-beta-download-302519.html

    http://download.Oracle.com/docs/CD/E17781_01/index.htm

    However, according to the thread below, it seems that PRODUCTION release of Oracle * 11gXE * will be certified for Windows * 7 *-* 64-bit *:

    Please, do scroll down and read the response from Kris Rice:

    What is the plan for 64-bit Windows?

    Hope this helps.
    Best regards
    Jean Valentine

  • The PSC-2000 is programmable with LabVIEW 2010 SP1 / Real Time 10.0.1?

    I have a PSC-2000 camera I want to use for a small project.  I see on the site OR that it is said»

  • "Support for LabVIEW Real-time 8.5.1 and earlier" and "Support for Windows Vista and earlier versions.  It means that I can not use the latest version of LabVIEW (2010 SP1) with time real (version 10.0.1) running on a Windows 7 computer?  If not, what version of LabVIEW, real-time and operating system do I need?
  • When I tried to add a new target under LabVIEW 2010 SP1, the PSC-2000 was not among the choices.

    As the support NOR documents indicate, you need LV version 8.5.1 or earlier to program the cFP-20xx devices family.  Version 8.5.1 of LabVIEW does not work under Win7.  You will need Windows Vista or something earlier like XP.

  • NOR-DAQmx compatibility with the system in real time

    I try to use a time system 11 with LabVIEW Real-time. When I try to connect with the driver OR DAQmx, an error saying that the version of the NOR-DAQmx drivers are bundles with the one on the real time. I tried to use different versions of the NOR-DAQmx drivers that are available in the table of compatibility, but not those who worked. I have an old computer working with the same real-time system that uses LabVIEW 9 and has the driver NOR-DAQmx 9.3.5 f0 driver installed on it but I can't find the drivers on the web. What should I do?

    I am using LabVIEW 2015 in my current computer.

    Thanks in advance.

    Looks like you can just have a lag in the versions of software installed on your host computer and the target.  In order to deploy the code from your host to your target, the two must have corresponding to libraries of functions.  See this link for instructions on updated versions of the software on your target match those installed on your host computer, the wizard of the LabVIEW RT software.  If you have already done this, and it did not help, please provide a screenshot or error code of the message that is to appear.

  • How can I draw the intensity in real time of a picture in time real (imaq 1394)?

    I have a firewire camera.

    I hooked up my camera to my pc with labview and now I display image in real time. How can I draw the intensity of a region dependent on time?
    Y - intensity
    X - time... I would watch the variaions real-time intensity...

    Thanks in advance

    The light meter example is pretty much what you want to do. It is located here:

    \National Instruments\\examples\Vision\2. Functions\Light Meter\Light meter Example.llb\Light meter Example.vi

    In the example, the x axis are the number of iteration, but it is easy to modify to use a graphic instead of a graph and chart the time instead.

    Hope that helps.

    Christophe

  • the user can interact with db directly using obiee dashboard dynamically

    Hai,

    can any user interacts directly with the database and can store data using the OBIEE dashboard? in the affirmative, please let me know that.

    It's very urgent.
    Thanks in advance...

    You have a problem with your date format

    UPDATE DASH_ALERT_MSG set DATE_UPDATION='7/28/2008' WHERE DASHBOARD_NAME='Media'
    

    See this article for how to manage date format (and don't care about the Casting information):
    http://gerardnico.com/wiki/dat/OBIEE/logical_sql/obiee_cast_as_date

    One solution is to change your NLS_DATE_FORMAT:

    ALTER SESSION SET NLS_DATE_FORMAT = 'MM/DD/YYYY/'
    

    but you can choose to change the date format OBIEE to match the format of database.

    See you soon
    Nico

  • CF session - javascript can interact with him?

    Hello, everyone.

    I was wondering if JavaScript can manipulate a CF session variable?

    I submit a form via jQuery. post() method.  On the success or failure, I would like to define a CF session variable (confirm or failure, respectively) and reload the page to view the message.  Is this possible via JavaScript?

    Thank you

    ^_^

    session variables exist on the server.  JavaScript runs on the client.  To get javascript to communicate with the server, you must use ajax.

    That said, how the you determining success or failure?

  • Shared variable of subjects with the executable in real-time

    We have a PXi target running Labview time real 8.5 and we use a series of shared variables for communication between the target and the client software. The code was developed (and used) in the last 2 years, and presented no problems with the shared variables when they are deployed since the Project Explorer (for the target and the laptop based client software). However, when you try to run an executable version on the system time PXI real target of exactly the same engine code variable shared seems to fail during the initial loading. Since it is an executable, it is difficult to display errors, but it seems that the accident occurred at the beginning of the program when we try to initialize a number of shared variables. Sometimes it loads but probably only 10% of the time. When you plug the tool to debug for code and restarting the executable, runs without any problem. However, once we managed to capture and error (error-1950678982 the shared variable client side read buffer is full).

    I checked a number of messages in the Knowledge Base (e.g. how to deploy Variables of a compiled executable shared network?), but it still has not solved the problem. Thoughts and suggestions?

    Adrian

    I tested it for a few hours now and I can't make it fail again. The big difference in my implementation was to use your suggestion, and no wire the error cluster through the method since the error it generates caused a number of questions later. So let me summarize the final configuration that seems to work then:

    -during the execution and executable on a target time real 8.5, startup not connected to a client. Library of shared variable hosted on the target and should load by itself.

    -J' added a flat structure sequence on the vi 'main' (top of page vi executable) with a node (as shown above) Invoke method in the first structure with a timer to 10 seconds and the rest of the code in the second part of the structure. The shared variable library has been copied to the target in a data directory and the path provided to the method (the same way as above) and the IP address is that of the target.

    I discovered that it takes about 8-9 seconds for the shared variable engine and library to start (I don't remember is that past exactly that) and it is important to wait this time to initialize shared variables or the behavior is unpredictable. The method always generates the error 1043 (function not supported) but I simply ignore it now, and it seems to work.

    Thanks for your help! I will let you know if there is some instability in the future, but everything looks good from here.

  • Can I saw my drawings in real time so that edit them in Photoshop?

    As I do alterations on my designs in Photoshop, be they updated my device in real time?

    This depends on the size of your Photoshop file and the number of layers. It may take a few seconds for the changes that you make in Photoshop to appear in the overview of the CP.

  • How can I interact with mainvis and subvis without closing any of them?

    I have a mainVI which opens a Subvi perfectly and I m using the "VI Open reference' & the 'node of reference VI to call' to run the Subvi. However, once I open the Subvi and it s running, I can´t do something with the mainVI. The only way to interact with the mainVI new it s closing the Subvi, I want Don t that happens because I need the two work together and interact with both at the same time.

    Is someone can help me?

    Thank you

    Make sure that the property of Subvi is not floating or modalvalue.

    (Properties of VI... appearance of windows...... customize the behavior of windows)

  • Is it possible to interact with the guest virtual computer console using PowerCLI?

    I'm trying to automate the installation of Linux on the ESXi systems.  Installing Linux is all from the command line.  Is there a way that I can interact with the console or shell comments VM using PowerCLI?

    In my view, customization works only with officially listed linux distributions.

    Kind regards

    Nedko Nedev

    PowerCLI development team

  • Interact with the user interface components

    I'm trying to find a GOOD way to interact with the external classes user interface components. For example, that you have a 'controller' class that needs to access the view of the user interface in some way (define a label text or something else). The controller class does not do anything, it discusses only the logic of what should be the case. Currently, it is created by my top-level class when the program starts. He listens to some events occur and needs to update/interact with the user interface or the State of the application depending on what events are. I do not seem to be a way for this controller class to easily access the UI component that I need to get my hands on.

    I'm trying to do to reduce the size of a file of mxml WindowedApplication growing (LOOK cool but that is not important) and take part of the logic of the application of this file.

    It's complicated by the fact that the label is in a State that does not have the status of 'base' (so it is not a child, or even a subsidiary child of the main class at boot time) and by the fact that it is not yet near a high school component. (If that were the case, I could probably just pass the label object in the constructor for the outdoor classroom.)

    In other words, I can't just call getChild ("labelName") on my 'main' request object because it is buried nested inside OTHER components. I don't think I like the idea to browse all components and sous-composants recursively looking for the component that my outer class trying to ask. I thought about other ideas, but I don't like any of them enough to try them, eh.

    I'm at the point now about where I come to the conclusion that my fundamental design strategy is wrong, or Flex just not allowing complex applications where the GUI components can interact with external classes relatively pain-free. I'm not convinced that "Flex cannot do', I'm looking for advice on some great Flex application in all design patterns.

    Where do you put this kind of control logic, and what happens when it starts to overflow and become so large that you need to break in other files?

    Found a solution, I think that's what I've been looking for:

    http://labs.Adobe.com/wiki/index.php/Cairngorm

  • How can I get a display of a Gaussian filter in real time by painting with the brush?

    I'm trying to find information on how to get a live view of the Gaussian blur by painting with the brush.

    Google is not useful, nor own Adobe forum searches produce something useful.

    I've seen talk about Smart filters and naming the layer as a smart object in order to activate a dynamic filter, but I can't get the display in real-time of the filter when you paint so I'm not sure if this process is helpful at all for me or not because I can't locate information specific to what I'm trying to do.

    I use by way CS5, so if this option does not exist, it would be useful to know so that I'm not spinning my wheels.

    Thank you

    You seem to talk about to see in the future.  You want to see the effect of a unused Gaussian blur filter while wearing the brushstrokes on that later, you intend to use the Gaussian blur.  How would this work?

    I use constantly a similar workflow for shading in my illustration work.  If the blur spreads too wide effect, I use Free Transform to resize. If it becomes too transparent, duplicate the layer to increase the opacity.  If too thick, I reduce the opacity of the layer.  I wouldn't bother using intelligent layers of the to because it would have no benefit.  Is it that help at all?

  • ORACLE 11G 'real-time applies' does not work?

    We have an original database on ORACLE 10.2.0.4 and update us for 11.1.0.7.
    After that, we create backup of database and tried to use the "real time applies.

    Principal database can transfer standby database log files and ensures database can also apply to newspapers. The problem is that we can NOT work on 'apply in real time '.

    Ideal ant that bad?

    = procedures = (standby database)

    SQL > bootable media.
    ORACLE instance started.

    Total System Global Area 2087780352 bytes
    Bytes of size 2161272 fixed
    1795163528 variable size bytes
    251658240 of database buffers bytes
    Redo buffers 38797312 bytes
    Mounted database.

    SQL > alter database open read-only.

    Database altered.

    SQL > alter recover managed standby database disconnect log file using current;

    Database altered.

    SQL > select PROTECTION_MODE, PROTECTION_LEVEL, DATABASE_ROLE, SWITCHOVER_STATUS, OPEN_MODE, GUARD_STATUS from v$ database;

    PROTECTION_MODE PROTECTION_LEVEL DATABASE_ROLE SWITCHOVER_STATUS
    -------------------- -------------------- ---------------- --------------------
    OPEN_MODE GUARD_S
    ---------- -------
    MAXIMUM PERFORMANCE STANDBY UNAUTHORIZED PHYSICAL PERFORMANCE
    NO CLIMB

    SQL > select process, status from v$ managed_standby;

    STATE OF THE PROCESS
    --------- ------------
    CONNECTED ARCH
    CONNECTED ARCH
    CONNECTED ARCH
    CONNECTED ARCH
    INACTIVE RFS
    MRP0 APPLYING_LOG

    6 selected lines.


    = Configuration of primary database init.ora file =.

    # for DG Employment
    db_unique_name = DBPMY
    log_archive_config = 'dg_config = (DBPMY, DBSBY)'
    Log_archive_dest_1 = ' LOCATION = / Archive/DBPMY/arc/Vault MANDATORY.
    LOG_ARCHIVE_DEST_2 = "service = DBSBY valid_for =(online_logfiles,primary_role) db_unique_name = DBSBY LGWR ASYNC = 20480 REOPEN option = 15 NET_TIMEOUT = 30'
    *.log_archive_format='DBPMY_%r_%t_%s.arc'
    log_archive_dest_state_1 = enable
    LOG_ARCHIVE_DEST_STATE_2 = enable

    Is your compatible parameter to at least 11.1?

    Best regards
    Robert
    http://robertvsoracle.blogspot.com

  • How can I get a graphic display in real time of a task daqmx

    Hello

    I have set up a task DAQmx using the DAQ assistant and the task is to work and produce a graph/data, but not before the task is complete. How can I get a display in real-time of the numberical values or graphics?

    Any help would be really appreciated

    Thanks, Paul

    paultryan wrote:

    I could get set the frequency of sampling and to give a regular change of output, but im looking to get this long-term data acquisition. For example, the graph changes everything but 1 - 5 get 30 minutes of data.

    I used the DAQ assistant and labview is completely new to me, if im not sure where it take it from here.

    concerning

    Then you should use a chart - not a graphic. A graph has a story. You must set this. Right click and select "Chart History Length".

Maybe you are looking for

  • HP 15: Turn on Bluetooth

    I'm trying to connect my phone via bluetooth for my laptop (HP 15), which uses a wireless internet connection.  I followed the steps online: settings > change PC settings > wireless... except that the option 'Wireless' is not an option.  I have PC an

  • Lost registration bar main tool "bookmarks", etc. Since the headerof start page. "" How to collect?

    Toolbar Google is the only one that appears on my start page for Firefox - does not long "history", "more often to open web sites", "bookmarks", etc. No longer can click on "Bookmarks" as an example or other favorites and have the open list. How to r

  • Airport Express works with iPod Hifi?

    I have iPod Hifi and I would like to buy Airport Express to make them wireless and play the songs of Mac and iPhone. Would this work? What else do I need? Also the wifi extending functionality would work fine too? Thank you for your time.

  • z ^ n-1 delay

    Please help me, I am struck here. On the attached photo, I circled a tool that is mentioned in my documents as a delay that "converted to integer value must evade from its own deferred value" I could not find this tool in labview, really, I spent a l

  • Password BIOS HP Mini 110-1013TU help

    Hello, I am currently locked out my HP Mini 110-1013TU since I am prompted with a "CURRENT password:" display once it starts and after 3 failed attempts, I have this message below. Password check failed Fatal error... System stopped. CNU925310Z Help