Interconnect 10g

Hello,
I installed Oracle Interconnect 10g for a proof of concept. My client has 60 systems having a 300 link between them. Those systems are developed with forms/ report (60%), microsoft technology, mainframe, clipper, etc.
We have a lot of questions but for the purpose of that forum I will post only some questions:
Q1 : What is the criteras to help me to choose between AQ and DB adapter ? It is not clear!
Q2 : In iStudio, one of the required transformation include a substring and a stringreplace. How can implement it in a simple manner (without calling a plsql, etc.) ?
Q3 : My client uses 5 staging steps for is application (that stages may be in different database), from development to production. How can migrate individual change in the repository from one staging area to another ?
Q4 : Documentation: do you have only adapter's guide and user's guide ? That guides are too generic.
Q5 : For a form using views (to communicate with others systems) as base table in a block, it is correct to keep that views instead of the use of Interconnect to operate that system link ?
Thank you very much to help us !

Q1 : There's less code with DB adapter - it's simplier
Q2 : These transformations are included in the Mapping parameters screen - you just have to described the index and number of characters
Q3 : We finally decided to use OAIIMPORT instead of MIGRATE tools. The main reason is that workflow migration does not exist. Another reason is that it's more rigourous
Q4 : Yes - lukilly there's some good tutorials
Q5 : This is not the same usage . Interconnect is used for asynchronous not synchonous links
Regards

Similar Messages

  • Oracle InterConnect 10g dba + Java

    Hello :-)
    I'm searching information about OAI. I need to know if the client apllication, which is using the dba connector to Oracle can be written in Java.
    Other way - Is there Java API for client dba connector for ORacle InterConnect 10g?
    I'll be gratefull for an information or URL's :-)

    Have you ever installed Oracle Interconnect Hub10g?On what database version?I have tried to install Interconnect Hub 10g on 9.2.0.5 DB and get a bug with postinstallation script hubschema.bat-calling dbms_aqadm.create_queue_table and get error. Entry from alert.log- Errors in file /app/oracle/product/9.2.0/rdbms/log/demo_ora_3231.trc: ORA-07445: exception encountered: core dump [0000000000000000] [SIGSEGV] [Invalid permissions for mapped object] [0x000000000] [] []. What configuration in your working environment(if its no a secret)?

  • Oracle InterConnect 10g

    Can you install Oracle AS Interconnect 9.0.4 with a 9iAS Rel 2 (9.0.2) Infrastructure?
    I noticed an issue listed in the 10g certification matrix : "383392 - Oracle AS InterConnect is only certified with 9.2.0.4 metadata repository"...does this refer to the product metadata in the infrastructure database or the metadata repository in the Hub database?
    Can someone please clarify this? Thanks in advance!

    Have you ever installed Oracle Interconnect Hub10g?On what database version?I have tried to install Interconnect Hub 10g on 9.2.0.5 DB and get a bug with postinstallation script hubschema.bat-calling dbms_aqadm.create_queue_table and get error. Entry from alert.log- Errors in file /app/oracle/product/9.2.0/rdbms/log/demo_ora_3231.trc: ORA-07445: exception encountered: core dump [0000000000000000] [SIGSEGV] [Invalid permissions for mapped object] [0x000000000] [] []. What configuration in your working environment(if its no a secret)?

  • Interconnect 10g problem with XML which has mixed contents

    I'm having problem to receive a XML message which contains PCDATA and other child element Mixed. Here is the sample DTD. I'm able to create the CV and AV by importing this DTD. But at runtime, if the inbound XML contains PCDATA and other element mixed, it throws error. Any help/ workaround will be appreciated.
    <!ELEMENT VIEW_TRAN_M3 (#PCDATA | PERSON_ID | MP_CODE | STARTDATE | ENDDATE)* >
    <!ELEMENT PERSON_ID ( #PCDATA ) >
    <!ELEMENT MP_CODE ( #PCDATA ) >
    <!ELEMENT STARTDATE ( #PCDATA ) >
    <!ELEMENT ENDDATE ( #PCDATA ) >
    Sample XML:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE MEALPLAN>
    <VIEW_TRAN_M3>
    ABC123
    <PERSON_ID>12345</PERSON_ID>
    <MP_CODE>1</MP_CODE>
    </VIEW_TRAN_M3>
    Thx
    Saumitra

    Patch Number: 4901802 will fix this problem. Please look at SR Number 4960460.992 for more details.

  • 10G connectivity

    Whether it is possible to interconnect 10G fiber with 1G fiber modules as uplink to distribution switches

    Not possible.
    Both ends must be of the same speed.

  • Where is the Apps 11i adpater software for Solaris ?

    Hi,
    I installed interconnect 10g on Solaris for testing. In the CD, I can install the adapters for MQ, DQ, AQ, SMTP and some others. But, I can't finf any trace of the software adapter for the Apps 11i ?
    Someone can help me to find it for Solaris ?
    Thanks !

    Gilles,
    According to the Oracle Data Sheet for Oracle Application Server 10g Integration Adapter for Oracle Applications...
    "The adapter is available for Oracle 10g InterConnect version 9.0.4.0.2, which is packaged with Oracle Application Server - Enterprise Edition."
    It then goes on to say ... "Together with the Oracle AS 10g InterConnect, the Oracle Applications Adapter provides the necessary infrastructure to integrate Oracle Applications with the rest of your extended enterprise."
    To me it sounds like the Apps Adapter doesn't come with OracleAS 10g Integration (or InterConnect :-) ), but with the Oracle Application Server - EE.
    Hope this points you in the right direction.
    Cheers
    Ian

  • How to Use JCA adapter

    Hello.
    I have a JCA compliant adapter that i like to use to integrate a legacy application but i have seen no information on how to use a JCA adapter from Oracle Integration.
    Any help is appreciated.

    Hi Gerardo
    Oracle Interconnect 10g enables third party adapter integration through a proprietary SDK, which is not JCA compliant.
    Oracle ProcessConnect relies on JCA (plus more) for communicating with standard and third party adapters. Since ProcessConnect 10g is based on JCA 1.0 (due to spec availability), Oracle had to extend the JCA 'contract' with certain Design Time and Runtime inbound API's which an adapter also must implement in order to seamlessly interoperate with ProcessConnect. Oracle can provide you with the necessary ADK (Adapter Development Kit) if you join the Early Access program.
    Please indicate here if you would like to join this program and I will provide you with pertinent contact information so you can initiate this.

  • Oracle Workflow WF_IN Listener doesn't dequeue message

    <p>
    I'm using Oracle Interconnect 10g (ver. 10.1.2.2) and has been struggle trying to make the workflow WF_IN listener to work and have no luck so far.
    </p>
    <p>
    I have done the following:<br>
    1. Create a Service Components for Workflow Inbound Listener from Oracle Application Server Control 10g.<br>
    2. Create WF_IN Listeners from Oracle Workflow Setup Check All homepage<br>
    3. Create 3 Event Subscriptions from Oracle Workflow homepage:<br>
    a. Event: oracle.apps.wf.event.agent.create<br>
    b. Event: oracle.apps.wf.event.event.create<br>
    c. Event: oracle.apps.wf.event.subscription.create<br>
    4. Create Oracle Workflow Publish and Subscribe Activity Event from iStudio and deploy them to Oracle Workflow
    </p>
    <p>
    Regardless, the message that is in WF_IN Queue is always in ready state (state 0) and never dequeued. I have no idea what steps am I missing here. It just seems that the listener I created doesn't work or maybe not configure properly. So, if anybody can help me out here, I really appreciate. Here is the screenshot of the configuration I mentioned above.
    </p>
    <p>
    <img src="http://www.suryadisoft.com/images/oracle_app_server.JPG"><br><br>
    <img src="http://www.suryadisoft.com/images/event_subscription.JPG"><br><br>
    <img src="http://www.suryadisoft.com/images/workflow_check.JPG"><br><br>
    </p>
    <p>
    Thanks,
    <br><br>
    Edward
    </p>

    Edward, you see, when you create WF_IN Listener from Oracle Workflow Setup Check All homepage, really they implemented as database JOBs.
    So, connect to database as sys and select from DBA_JOBS, look if there is any job with text ("what" column) like "Wf_Event.Listen('WF_IN')".
    If there is one or several - check there status, if they are working correctly (broken = 'N', failures = 0).
    If broken = 'Y' or failures > 0, than you have problems with them!
    In this case check if you have set database parameters job_queue_processes=10, and aq_tm_processes=1 as recommended for Workflow.
    If it does not help, try to execute dequeue comment manually:
    begin
    Wf_Event.Listen('WF_IN');
    end;
    Good luck!

  • Oracle 10g RAC - Private Interconnect on Private non-routable VLAN

    In our data center there is an existing Oracle 10g RAC configured with private VLAN for Interconnect administered by a different group of DBAs.
    We are designing a new, separate Oracle 10g RAC environment to support our application.
    When we discussed with our data center folks to set up a private VLAN for our RAC Interconnect, they suggest to use the same existing Private VLAN used by other Oracle RAC configurations. In that case the Interconnect IPs will be on the same subnet as other Oracle RAC configurations.
    For example, if
    RAC1 with 2 nodes is using 192.168.1.1 and 192.168.1.2 in the VLAN_1 for the Interconect, they want us to use the same VLAN_1 with Interconnect IPs 192.168.1.3 and 192.168.1.4 for our 2 node RAC.
    Is Sharing same subnet on the same Private VLANs for interconnects of different RAC configurations supported?
    Will that cause any performance hit? That means the Interconnect IPs of One RAC configuration is pingable from other RAC configuration.
    Did anyone come across such a design?
    Could not find any info on this on Metalink.
    Thanks

    yes
    this is practically very much feasible.. as you would have only 4 m/c in ip subnet .... and this is very much less than the public subnet which we should refrain from using from interconnect.

  • Link Based IPMP Private Interconnect - Oracle 10g

    I am configuring IPMP for Oracle 10g RAC private and Private Interconnect.
    Following an Oracle white paper we are configuring LINK Based IPMP in an Active/Active Configuration
    I have information from metalink for configuring the VIP, however I am a little unsure about the configuration of the private interconnect.
    Is it just a case of removing the cluster interconnect from oifcfg and using cluster_interconnect for ASM and Database instances.
    Is there any other considerations for Oracle 10g RAC deployment beside making change using oifcfg as well as using private_interconnect initialization parameter.
    Thanks
    Paul

    The following notes are of help for you:
    How to Setup IPMP as Cluster Interconnect (Doc ID 368464.1)
    Configuring Solaris IP Multipathing (IPMP) for the Oracle 10g VIP (Doc ID 283107.1)
    White paper on IPMP:
    http://www.oracle.com/technetwork/articles/systems-hardware-architecture/ha-rac-networking-ipmp-168440.pdf
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Private interconnect of an Oracle 10g cluster

    Can you please answer below questions?
    Is a direct connection between two nodes supported on the private interconnect of an Oracle 10g cluster?
    We know that crossover cables are not supported, but what about a Gigabit network with a straight cable?”

    Hi,
    I really wouldn't suggest that approach, It is definitely not efficient and not flexible
    - If you have 4 nodes, and nodes 1 want to send message to node 4, the package must go through node 2 and 3? Is it efficient? NO absolutely
    - If you have e.g 2 nodes, if one of the link down in one of the nodes, the other nodes link will also down, this will most likely evicting both nodes instead of one node
    - your clusterware nodes iis limited by the cable which is not efficient
    - etc etc etc more disadvantages than advantages
    Cheers
    FZheng

  • Private interconnect oracle 10g RAC configuration

    Can you please answer below questions?
    Why does a private interconnect need a switch, and why is straight through cables not supported.

    Hi,
    Why do you need a switch between the nodes".When network plugs are pulled out from one node on a two node cluster, a split brain scenerio occurs. (just it's enough)
    If you are using a crossover cable and you shutdown node (A) you will loose the network (private) link from node (B) (this happens in some servers.), Oracle RAC will not work with private network link down, both nodes will down and will not start until you get link on network private. (Goodbye high availability)
    You will be very unhappy with the error ORA-29740. Prelude to suggest this note: Troubleshooting ORA-29740 in a RAC Environment [ID 219361.1]
    There is no "why" Oracle RAC does not support crossover cable because RAC depends of SWITCH (it's a Hardware Requirements) and any problems in your environment Oracle will force you to implement a supported solution.
    You will have implemented a poor environment, if you not use a GB switch for private network.
    Oracle Words:
    *Physical Layout of the Private Interconnect*
    The basic requirements are described in the Installation Guide for each platform. Additional information about certification can be found on Metalink Certify.
    The interconnect as identified by both subnet number and interface name must be configured on all clustered nodes.
    *A switch between the clustered nodes is an absolute requirement.*
    *Cluster Interconnect in Oracle 10g and 11g [ID 787420.1]*
    Regards,
    Levi Pereira

  • IS OAI interconnect 10.1.2 compatible with all versions of 10g database

    Hi
    I feel Interconnect(latest version) have no issues to use latest 10g version or any other 10g versions of database .Can any 1 confirm this??
    regards
    user551593

    You give no details at all about what is potentially the main culprit.
    Jerky playback is often caused by using an incompatible video format or multiple tracks filled with effects.
    So exactly what are the specs of your video files and projects?

  • 10g RAC HBA and Interconnect Adapters

    Hi,
    I am setting up an Oracle 10g RAC environment on two Sun 220R servers. The shared storage system will be a an EMC Clarion SAN (CX600/CX700 model drives). I have two questions below.
    'Supported Interconnects' and 'Public Networks' certified configuration adapters include '... and SunSwift(tm) adapters'. Does this mean any/all SunSwift adapter? Specifically I am looking at the 'Quad GigaSwift ethernet UTP adapter'.
    I have not seen any configuration include certified HBA adapters. Does this imply so long as Sun is happy with it, Oracle 10g RAC will be happy with it as well?
    Many thanks in advance,
    Jack.

    Sorry for the late reply, but the interface to pick is the clprivnet0. This load-balances over the available private interconnects under the covers and so does not represent a single point of failure.
    Tim
    ---

  • EBS 11i Adaptor certification with 9iAS/ 10g AS Interconnect and FMW 11g

    I'm trying to get three compatibility questions answered regarding the 9iAS / 10g Interconnect product to assist with upgrade planning:
    1. Is the EBS 11i Adaptor with 9iAS Interconnect certified when the underyling EBS database is Oracle 10g? (the certification page is not specific in this regards, it doesn't mention the underlying database release)
    2. Is the EBS 11i Adaptor with 10gAS Interconnect certified when the underyling EBS database is Oracle 10g?
    3. Does the EBS 11i adaptor for Fusion Middleware 11g work against an Oracle EBS 11i that is running on a 10g database?
    Thanks.

    Hi Pritesh,
    With Pleasure brother
    Is the  oracle application server 10g is required to install in my case.
    No, You don't need to worry about this, as you are not working with Portal.
    But just to clarify:
    When you upgrade from 11i to R12 application, then 10g Application Server will be automatically configured as R12 Application uses 10g Application Server by default.
    Please refer note:
    Interesting Documents Concerning E-Business Suite 11i to R12 Upgrades (Doc ID 850008.1)
    Database Preparation Guidelines for an E-Business Suite Release 12.1 Upgrade (Doc ID 761570.1)
    Planning Your Oracle E-Business Suite (EBS) Upgrade from Release 11i to Release 12 (Doc ID 1406960.1)
    Installing Oracle Application Server 10g with Oracle E-Business Suite Release 11i (Doc ID 233436.1)
    Hope this clarifies
    Thanks &
    Best Regards,

Maybe you are looking for

  • Assign chart of Depreciation to Company code

    Hi, I have 10 Company codes out of which i need to delete 5 company code data totally. I am able to delete FI and CO Data, while deleting Asset accounting data ( Reset company code) i am getting error as "Company code not defined for Asset Accounting

  • Parse attributes of a XML file

    Hi My XML file is in the follwoing format I have to extract all the autoloadid's at the CFTSContract level so my sql output needs to be some thing like this AUTOLOADID 1125 1126 1127 1128 etc ........ can any please help me how to right a sql to extr

  • Resultant window size in 9i forms/reports?

    I am calling a report from Form; I need to setup the report resultant browser window size and appearing coordinates (like we setup stacked canvas height/width & XY co-ordinates). How and where can I customize these coordinates? Please advise. Thank y

  • BO Data Services - Reading from excel file and writing to SQL Server Table

    Hi, I would like to read data from an excel file and write it to a SQL Server Data base table without making any transformations using Data Services. I have created an excel file format as source and created target table in SQL Server. The data flow

  • Server fails when installed the Oracle Developper Suite 10 g

    Hi all, I am facing a problem which is that the server fails to connect after I istalled the Oracle Developper Suite 10 g. I am using Oracle 10g for vista and I followed exactly the instructions that were posted before. I typed in the command prompt