Can read or write possible from MQ Cluster using Oracle Interconnect

Hi,
Can we read or write from MQ Cluster using Oracle Interconnect? If we can then how can we do it?
Regards,
Koushik

Sorry guys if I am missing something here but would you not be better just using the available Oracle ESB AQ Adapter?
I've been able to pick messages up from an AQ Queue and on to both Oracle and another vendors JMS queues and vica-versa
Cheers
A.

Similar Messages

  • I'm trying to share folder between users on a single mac.  I put the folder in "shared," set permissions so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    I'm trying to share a folder between users on a single mac.  I want both users to be able to read and write so the folder stays current on both accounts.  I put the folder in "shared," set permissions on folder so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    Did you log out of one account and into the other or just used Fast user switching?
    Is the permissions set to anyone?
    When you move data to teh Shared folder is it copied or just moved?
    If copied then it's not a folder both can access, just a way station like a USB thumb drive that things are coped too and off of likely.
    You can run this #5 on each user account to reset the user permissions once they are taken back out of the Shared folder
    Step by Step to fix your Mac

  • How can I send an email from Sharepoint Online using sandbox solution?

    How can I send an email from Sharepoint Online using sandbox solution?
    If possible I do not want to use workflow.
    Is It possible to do it without using workflow?

    hello Steven Andrews,
    when any user sends a message using contact us page in SharePoint online.
    1. We are inserting item in Contact Us List . - This is working fine
    for anonymous users also. We have used Office365 anonymous codeplex wsp and it is working fine. Anonymous user is able to insert new record in the Contact Us List.
    2. Once, new record is inserted in Contact Us list, we want to fire email notifying thanks to the user on his email id as well as to our company x person for notification of new inquiry. 
    We tried using Workflow having impersonation step for  anonymous user but it is not working for Anonymous users. Workflow is able to sent the email if someone logged into system but not working for Anonymous user although workflow is getting started
    but not able to send email although used Imperonsation step.
    We are stuck into implementing second step.

  • Can i by iphone 5c from usa and use it in Belgium

    can i by iphone 5c from usa and use it in Belgium???

    Planning on coming to the US to do so? Factored in import duties? Aware that your warranty/support will only be valid in the US? Aware that the US phone most likely won't support LTE where you live?
    Not a good idea, but the phone will work.

  • How can i unlock iphone 4G from japan to use jn nepal

    How can i unlock iphone 4G from japan to use jn nepal??

    You cannot. Japanese carriers will not unlcok the phone. There is no legitimate way to unlock a Japanese iPhone.

  • Can't connect to facebook from candy crush using my iphone 5?

    can't connect to facebook from candy crush using my iphone 5

    Returned home only to find the same situation with my home network. Much time on chat support with Apple. Short story long: Must have been corrupted software. Had to restore original original software then add back apps and music. Couldn't back up before doing the restore so I lost a bunch of pics, but at least the phone is working once again.

  • Can i buy i phone from US and use it in India or different part of the world after unlocking it? if yes, than will apple unlock it or need  to do it by myself?

    can i buy i phone from US and use it in India or different part of the world after unlocking it? if yes, than will apple unlock it or need  to do it by myself?

    There are no officially unlocked iPhone 5's available, in the US, at the present time. No announcement, as to availability has been made. The only unlocked iPhone, available now, is the iPhone 4 or 4S. Either of these versions will work, but will have no warranty or support in India. They can only be purchased directly from Apple, no where else.

  • Can i buy an iphone from us and use it in my country?

    can i buy an iphone from US and use it in my country?
    an unlock one or a without contract one?

    You have to buy an unlocked iPhone from Apple Store.
    Note: There is no warranty outside of US. iPhone 5 unlocked is not available at the moment.

  • Can my old HP print from my iPad using airport express

    Can my old HP print from my iPad using airport express.
    If yes what can be done.
    Thank you.
    Merry Christmas

    You might be able to get the iPad to print to the HP by installing an App like Print Central on the iPad.
    There are no guarantees that this will work, so worst case you will be out about $10 U.S.
    PrintCentral for iPad on the iTunes App Store

  • Weblogic 6.1  Cluster using oracle clusterware

    Hi,
    I am very new to Weblogic Application Server. I have to set-up Weblogic Application Server 6.1 in cluster.The operating System is Solaris Sparc.
    What I want to know is that is it possible to configure Weblogic Application Server in Cluster using Oracle Clusterware?
    Also which cluterware will be a better solution for this Oracle Clusterware or Sun Clusterware?
    If you can give me url of some doc regarding this also , I will be more than thankfull.
    If anybody has any idea about it please reply it.
    Thanks in advance
    Vijay

    Hi,
    I am very new to Weblogic Application Server. I have to set-up Weblogic Application Server 6.1 in cluster.The operating System is Solaris Sparc.
    What I want to know is that is it possible to configure Weblogic Application Server in Cluster using Oracle Clusterware?
    Also which cluterware will be a better solution for this Oracle Clusterware or Sun Clusterware?
    If you can give me url of some doc regarding this also , I will be more than thankfull.
    If anybody has any idea about it please reply it.
    Thanks in advance
    Vijay

  • How to connect from java without using oracle client installation

    hi ,
    Please tell me how to connect from java without using oracle client
    Thanks & Regars

    http://www.orafaq.com/wiki/JDBC#Thin_driver

  • How do I read and write at the same time using the NI-CAN channel API?

    Here's the situation.  I have one CAN bus, and I need to read and write channel data (using the channel API) at the same time both at an interval of 20 ms.  It's easy to do one or the other using the channel API, but you can't setup a channel task to do both.  It's either input or output, not both.  Is this even possible?

    Hi,
    yes , this is possible. But you have to create two tasks, one for input and one for output. see the attached example for LabVIEW.
    If you download and install NI-CAN 2.4 you will get this example and one for C and VB as well.
    DirkW
    Attachments:
    Single Sample Input Output same Port.vi ‏79 KB

  • How to read and write data from json file from windows phone7 app

    Hi
    I am developing wp7 app for the use of students my questions are
    How can i write a code to read and write the json/text file for the wp7.
    I am using windows 7 OS, VS 2010 Edition.
    This is my code below:
    xaml:
    <Grid>
                        <TextBlock Height="45" HorizontalAlignment="Left" Margin="7,18,0,550" Name="textBlock1" Text="Full
    Name: " />
                        <TextBox Width="350" Height="70" HorizontalAlignment="Left" Margin="108,1,0,0" Name="txtName"
    Text="Enter your full name" VerticalAlignment="Top" />
                        <TextBlock Height="45" HorizontalAlignment="Left" Margin="6,75,0,0" Name="textBlock2" Text="Contact
    No: " VerticalAlignment="Top" />
                        <TextBox Width="350" Height="70" HorizontalAlignment="Left" Margin="108,61,0,480" Name="txtContact"
    Text="Enter your contact number" MaxLength="10" />
                        <Button Content="Register" Height="72" HorizontalAlignment="Left" Margin="10,330,0,0" Name="btnRegister"
    VerticalAlignment="Top" Width="190" Click="btnRegister_Click" />
                    </Grid>
    xaml.cs:
    private void btnRegister_Click(object sender, RoutedEventArgs e)
                string name, contact;
                name = txtName.Text;
                contact = txtContact.Text;
                try
                    if (name != "" && contact != "")
                        string msg = name + " " + contact;
                        MessageBox.Show(msg);
                        Student stud = new Student
                            Name= name,
                            Contact = contact,
                        string jsonString = JsonConvert.SerializeObject(stud);
                        MessageBox.Show(jsonString);
                    else
                        MessageBox.Show("Input Proper Information", MessageBoxButton.OK);
                catch (Exception ex)
                    MessageBox.Show(ex.Message);
    I have download NewtonSoft.json version 5.0.8.
    So, I am able to convert input data into json format, but how can I able to write and read this data from a json/text file.
    How can I do?
    Thank you in adv and please, reply soon.

    We don't have many samples left for Windows Phone 7 + Azure, the closest one to what you want to do is probably:
    Using Local Storage with OData on Windows Phone To Reduce Network Bandwidth
    this sample uses the local database feature: 'LINQ to SQL', available to Windows Phone 7.1 and 8.0 Silverlight applications, instead of simple file storage but even if you choose to stick with simple file storage I believe you should be able to adapt the
    networking related portions of the sample to your particular application.
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.

  • Read and write info from/to file available at client side.

    Hi,
    I have some table name in one CSV file at client side.
    once you get list of tables name from input CSV file at client side.
    Need to run one query to know total rows and size of table in MB , this i need to repeat for all tables which i got from input file.
    finally write 'table name | total rows | size of table in MB' whole info in another CSV file at client side. this output CSV file name will contain timestamp.
    Please guide me in detail how to read and write file avail at client side.
    I am using sql developer at client side.
    version : oracle11g
    Thanks in advance.

    This is a simple SQL question and this forum is for SQLDEveloper, however, this is a question for our SQL*Plus support which can help with this.
    clear SCREEN
    set FEEDBACK off
    set head off
    --Gather stats to populate rownums and avg length of rows.
    --These are not exact sizes (obviously) but you get the idea.
    begin
    dbms_stats.gather_schema_stats ('<YOUR_SCHEMA');
    end;
    select TABLE_NAME||','||NUM_ROWS||','||ROUND((NUM_ROWS*AVG_ROW_LEN)/(1024*1024)) CSV
    from USER_TABLES
    where num_rows is not null order by num_rows desc;

  • Read and write Values from Configuration File in BizTalk

    There is a requirement where Biz talk orchestration read the value dynamically from Config Store.After some process updating the value in config store.
    I though to use SQL Server and create one table with single column.Biztalk will call the Storeproc to get the value and similary for update system will call another SP.
    Instead of using SQL Server DB is there option to implement this requirement like app.config,BTSsvcxxexe.config ,SSO Config store etc.
    If multi-users access the value from Config store and try to update ,how to handle lock mechanism.

    Hi BizQ,
    Refrain from using BTSConfig file or any custom config file if you have a requirement to update the data. Modifying a
    configuration file at runtime can cause some nasty, unexpected behavior inside your application if it's not managed properly.
    I would suggest you to use Custom DB or SSO Database in this case.
    Both have their Pros and Cons.
    SSO Database:
    You get out of the box encryption
    It is a central store which will service all BizTalk servers within your group
     SSO implements a caching mechanism internally for the data
    Custom DB:
    By storing the configuration in the database you don’t have to worry about consistency of data across servers like you would with a config file.
    Cache needs to be implemented by program to avoid delays in reading from physical file.
    In your case I recommend to go with SSO DB as in terms of storing custom configuration data in SSO for End Point/Application
    specific information and credentials and potentially configuration information which you also need to write and update at runtime from your code or via an administrator.
    You can use Richard Seroter's tool to store values as "Config Store" in SSO database and then write a .net helper
    utility to retrieve it using SSOConfigStore class. It has method GetConfigInfo and you need to pass application name with other parameters. It returns ConfigurationPropertyBag from where you can read property name and values.
    http://seroter.wordpress.com/2007/09/21/biztalk-sso-configuration-data-storage-tool/ 
     http://blogs.msdn.com/b/teekamg/archive/2009/08/19/sso-configuration-application-mmc-snap-in.aspx.
    Rachit
    Please mark as answer or vote as helpful if my reply does

Maybe you are looking for

  • Satellite L500-1R1 dead after copying files

    Hi there, got sisters laptop which was continuously crashing in windows7(still getting BSOD with various reasons, tried antivirus scan, unchecking msconfig startup items etc. with no effect), so deciced to reinstall OS. Gets into safe mode through F8

  • Need help with configuring for WindowsXP

    I'm running through the J2EE tutorial right now and I encountered a problem in Chapter 3. The problem came from setting up the database for Duke's Book Store. I am supposed to run the command asant create-db_common. I get the message: BUILD FAILED fi

  • HR:Anual PF Report

    Hi, While running the annual PF report(PC00_M40_PFY ) for an employee we are getting 2 PF numbers which happed due to wrong uploading.Hence in the form 3A printout the values are flowing in two pages with respect to the two PF numbers.i want these va

  • Totals for Groups not adding

    Hello, I created a report for our Scheduling team here and I thought it was working nicely and someone found  that my totals are not adding up. In the Group Header Reset I have: WhilePrintingRecords; Shared NumberVar PastDue :=0; Shared NumberVar Day

  • Turning Stereo audio to mono

    I have the Sony PMW-EXR1. The camera has 2 XLR audio inputs. I took some video using 2 lapel mics plugged into each of the inputs. Input 1 recorded to the left side and input 2 recorded to the right side. I want all audio to be turned into mono.  I c