Question about processor configure

Dear jmfers,
I learn jmf by copying jmf2 guide's example.
And i'm using j2sdk1.4.2_06
The following is part of my code:
processor.configure();
processor.setContentDescriptor( new ContentDescriptor( ContentDescriptor.RAW ) );
trackControl = processor.getTrackControls();
But each time I run the program, I got the following error.
javax.media.NotConfiguredError: setContentDescriptor cannot be called before configured
     at com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngine.java:342)
     at com.sun.media.MediaProcessor.setContentDescriptor(MediaProcessor.java:123)
It's said that the processor will block when it's configuring. But it seems that it doesn't work.
Any hints for such errors?
Thanks for reply.

processor.congifure() doesnt block. its syncronous. You should read better the guide ;-)
The solution is create a StateHelper(in apendices) over the processor, try another block system or listen the ConfigureCompleteEvent. There are examples of the 3 in the guide... or you can consult the jmf solutions too.

Similar Messages

  • Question about SSLM configure

    I have a question about our SSLM configure, please see the following example:
    service aa-SSL
    virtual ipaddr 172.25.17.15 protocol tcp port 443 secondary
    server ipaddr 172.24.92.6 protocol tcp port 80
    certificate rsa general-purpose trustpoint www.app.aa.com
    no nat server
    inservice
    crypto pki trustpoint www.app.aa.com
    revocation-check none
    rsakeypair www.app.aa.com
    crypto ca import www.app.aa.com pkcs12 tftp:xxx
    ======================================
    Once we finish the configuration, we could find the corresponding cer in SSLM, like:
    crypto pki certificate chain www.app.aa.com
    My first question is how to remove this cert if we want to decommission aa-ssl environment? Is it only with “no crypto pki certificate chain www.app.aa.com”
    If we have another environment like www.pre.app.aa.com shared the same VIP with www.app.aa.com. My second question is could I create only one ssl entry with wildcard like the following configuration:
    service aa-SSL
    virtual ipaddr 172.25.17.15 protocol tcp port 443 secondary
    server ipaddr 172.24.92.6 protocol tcp port 80
    certificate rsa general-purpose trustpoint *.app.aa.com
    no nat server
    inservice
    Please advice! I would appreciate it!

    You can remove the certificate but you need to be in certificate chain configuration mode to delete certificates. An example configuration is provided here
    http://www.cisco.com/en/US/docs/ios/security/command/reference/sec_c5.html#wp1043434

  • Question about Processors???

    Hi there
    This is just a question on the posibilities first!
    We have EHP3 here and using EIC.  We have HR Queries going to a certain Org Unit within EIC and anyone under that Org Unit can process, but once the Web Request is converted to an Activity, saved and Ended, then anyone who is in that Org Unit should still be able to process, but we are getting a message about not being able to process.  We would like anyone in HR to be able to process any EIC, even though its assigned to a specific Processor?  Any ideas on this one?
    Gary

    Hi Ravi
    Thanks for that....  I got the data wrong...  Try this again
    Our example Org Unit
    80000300 HR
    80006084 HR Operations
    80006085 HR Operations Team 1
    All our EIC queries come into OU 80000300 and anyone in that org unit and below (80006084 and 80006085) can process. For example an EE in 80006085 takes the activity and becomes the processor. Now anyone in 80006084 and 80000300 needs to take that activity and become the processor. They get this message " Info: You can only create notes or add contacts for this activity"
    I hope this makes better sense.
    The EIC profile is assigned to all org units, as the inbound / outbound emails are be different.
    In OOSB, they are not assigned to a struc auth (in QA or DEV) but are in PROD.  HR Claim they used to be able to do this, but Im not sure how
    Any help on this would be great....
    G

  • A question about CAR configuration

    I read the configuring CAR on CCO. I'm a little confused about the conform value. here the URL of the article:
    http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800c75ce.html
    per the article, to limit a speed of a interface:
    Router(config-if)# rate-limit {input | output} bps burst-normal burst-max conform-action action exceed-action action
    here is it's 1st sample:
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    interface hssi 0/0/0
    rate-limit output 15000000 2812500 5625000 conform-action transmit exceed-action drop
    ip address 10.1.0.9 255.255.255.0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    The CIR is setup to 15Mbps, the normal burst size is 2812500bytes(22.5Mbits), excessed burst size is 5625000bytes(45Mbits)
    I think it's mean during a long-term, the average transmit speed is limited to 15Mbps, but at a specific time, the traffic
    can be allowed to 22.5Mbits. and a specific time, 44.99Mbits can be allowed as long as the CIR is under 15Mbps.
    but below is another sample:
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    interface Fddi2/1/0
    rate-limit input access-group rate-limit 100 80000000 64000 80000 conform-action transmit exceed-action drop
    ip address 200.200.6.1 255.255.255.0
    access-list rate-limit 100 00e0.34b0.7777
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    here, it wants to limit a specific host. the CIR is 80Mbps. normal burst size is 64000bytes(512kbits), exceeded burst size
    is 80000bytes(640kbits).
    then at a specific time, the traffic can't pass 640kbits, if it pass, will be dropped. My question is since no time the
    traffic can more than 640kbits, what's the CIR 80Mbps for?
    Thank you a lot.
    Regards,
    Sha

    see the following example. This may help
    Chris
    Subrate IP Services Example
    The following example illustrates how to configure a basic CAR policy that allows all IP traffic. In the example, the network operator delivers a physical T3 link to the customer, but offers a less expensive 15 Mbps subrate service. The customer pays only for the subrate bandwidth, which can be upgraded with additional access bandwidth based on demand. The CAR policy limits the traffic rate available to the customer and delivered to the network to the agreed upon rate limit, plus the ability to temporarily burst over the limit.
    interface hssi 0/0/0
    rate-limit output 15000000 2812500 5625000 conform-action transmit exceed-action drop
    ip address 10.1.0.9 255.255.255.0
    Input and Output Rate Limiting on an Interface Example
    In this example, a customer is connected to an Internet service provider (ISP) by a T3 link. The ISP wants to rate limit transmissions from the customer to 15 Mbps of the 45 Mbps. In addition, the customer is allowed to send bursts of 2,812,500 bytes. All packets exceeding this limit are dropped. The following commands are configured on the High-Speed Serial Interface (HSSI) of the ISP connected to the customer:
    interface Hssi0/0/0
    description 45Mbps to R1
    rate-limit input 15000000 2812500 2812500 conform-action transmit exceed-action drop
    ip address 200.200.14.250 255.255.255.252
    rate-limit output 15000000 2812500 2812500 conform-action transmit exceed-action drop
    The following sample output shows how to verify the configuration and monitor CAR statistics using the show interfaces rate-limit command:
    Router# show interfaces hssi 0/0/0 rate-limit
    Hssi0/0/0 45Mbps to R1
    Input
    matches: all traffic
    params: 15000000 bps, 2812500 limit, 2812500 extended limit
    conformed 8 packets, 428 bytes; action: transmit
    exceeded 0 packets, 0 bytes; action: drop
    last packet: 8680ms ago, current burst: 0 bytes
    last cleared 00:03:59 ago, conformed 0 bps, exceeded 0 bps
    Output
    matches: all traffic
    params: 15000000 bps, 2812500 limit, 2812500 extended limit
    conformed 0 packets, 0 bytes; action: transmit
    exceeded 0 packets, 0 bytes; action: drop
    last packet: 8680ms ago, current burst: 0 bytes
    last cleared 00:03:59 ago, conformed 0 bps, exceeded 0 bps
    it's from the article you were looking at near the bottom..
    Chris

  • Question about Integrated Configuration (Advanced Adapter Engine in PI 7.1)

    Hello,
    When you use Advanced Adapter Engine in PI 7.1 with Integrated Configuration scenario, it bypasses ABAP stack therefore you can't monitor processed message in SXMB_MONI.  Instead this message shows up only in RWB Adapter Engine message monitoring.  When you select the message from there, you can view the BEFORE mapping payload in Message Content tab.  My question is how do you view the AFTER mapping payload when using Integrated Configuration.
    Thanks,
    Jay

    > My question is how do you view the AFTER mapping payload when using Integrated Configuration.
    You can't.
    So first you have to configure a standard scenario and test the stuff. When everything is fine, remove the standard scenario and create an Integrated Configuration.

  • Questions about migrating Configurator 4 PS panel to Extension Builder 3.

    Hello,
    I am in the process of creating a set of Photoshop tools that I'm hoping to release on Adobe Exchange in the very near future. The tools are a set of javascript files that are executed through a simple panel interface consisting of 4 buttons. There is also a logo at the top of the panel that links to a tutorial section on my website (kind of like the Adobe Paper Texture Pro panel if you're familiar with it).
    I initially created the panel using Configurator 4 (RIP). Unfortunately, I only recently found out about Adobe's plans to remove Flash based Extension Panel functionality. I've switched over to Extension Builder 3, so I can submit my Extension to Adobe for approval as soon as possible. The main issue is that I am not a programmer. I'm learning, and I'm actually quite pleased with the results so far, but there have been plenty of headaches along the way. As for the migration to Extension Builder 3, I've been able to work around or find solutions to most of the issues, but there are still a few that I'm hoping someone can shed some light on:
    How do you create a 'fly-out' menu for a panel? I wasn't sure how to do this in Configurator 4 either, but at least they provided an 'About' menu option above the standard 'Close' and 'Close Tab' menu options.
    This is minor, but when dragging the panel around, I noticed that the contents of the panel disappear and you only see the gray background color. The panel from Configurator didn't do this (you could see the contents at all time). Is there a way around this?
    As mentioned above, I have a logo that used to link to the tutorial for the tool on my website. I searched around, and it seems like something that is simply not possible to do anymore. This is unfortunate, because I wanted to provide users with easy access to the tutorial page. Is it possible to open a new panel from another panel? That way, I could at least have the tutorial open as a new panel within Photoshop. (I just noticed a potential answer to this in another thread - though it may be slightly over my head)
    I took a look at the HTML5, ADOBE authored Adobe Layer Renamer, but that just makes me more nervous because it has the dragging problem AND no additional fly-out menus. Ideally, I'd prefer it if users didn't have to open Adobe Exchange just to see instructions or information about my Extension.
    Sorry for the lengthy post, but I appreciate any assistance with these issues!
    Lee

    Hello Lee,
    My name is Jeff.   I am similar to your situation where I am not really much of a programmer, but using scripts exported to .jsx files from actions in PS, and I was using Configurator to build a really massive (hundreds of buttons/scripts accordians etc) panel in 3.0,  released it publicly, but retracted because of certain issues and then finally realizing I need to migrate it all over to HTML5 and Extension Builder 3.
    I am also at about the same point as you... although I've been trying out the jquery frameworks to build my tabs and other GUI elements... figured out last week how to use custom images for the buttons etc.
    I don't know if I am going to need a panel-flyout menu option but I am trying to figure out how to put in regular text-box or pull-down menus... in configurator I found a neat trick to drag and drop accordian-containers into each other... then it acts like a pull-down menu when you have buttons in there.     The problem is html5 and extensionbuilder 3 do not work like this... I can't figure out how to make nested tabs yet or have a GUI pull-down or text-box actually send information to my .jsx files and change them.
    Let's keep this forum active and help each other, we all have great ideas to contribute to the extensability of these long-cherished tools and it should not be hard... or else we're all just going to go back to using actions, lol.      For now, I have avoided some issues in configurator, still exporting my panels but with the upcoming release of non-flash-support in PS then people won't be able to use them unless they had the previous PS installed already.      However, you can create your own installers to place the extensions into the right folders, you don't need the .ZXP or exchange to publish or sell your extensions, it's only for a pathway that helps us all to legitamize our projects and become producers through the exchange portal or add-ons or whatever it ends up being.   But personally I am using a freeware program that makes simple installers and having it place the folders into the extension panels folders... then when PS opens there is the extension -- that is all that Extension manager is doing... taking your ZIP (ZXP) and unzipping it to the right folders.    
    What upsets me is how easy they made it with configurator for me to make a very advanced panel... then pulled the rug out and now it is going to take a lot of work and learning for me to understand how to build the same GUI panels you see attached but in HTML 5....  I will try to share and help out especially with people like us where we have built something in configurator and now we need to port/migrate it to html5/extension builder 3.     Easier said than done. :/
    http://adobe.ly/1nrrQjg
    http://adobe.ly/1j3U27z
    http://adobe.ly/1hYh2nF

  • Question about processor switch

    Hello,
    I just got my new 21.5 imac and I was wondering if anyone has changed processors before? I know, I know....this will void my warranty and all that good stuff, but its just a question. I see that the 21.5 inch uses the LGA 775 Socket T. In theory, this machine would support up to a Core 2 Quad Q9400. Am I correct to assume this? Thanks for the help.

    Even if it works "in theory," the heat dissipation design may not be sufficient to handle the additional heat. And there may be additional power draw that is not accounted for in the design. I wouldn't "assume" it will work, just because the sockets are the same.

  • Question about Processors, Operating Systems and TFLOPS

    Hi guys, I recently read an article about the power of the PS3 consoles. This is a table that I copied from it, which I don't really undestand. All I can see is that the Mac OSX shows the least number of TFLOPs for both PowerPC and Intel architectures. That doesn't seem to be good. If there's anyone out there who can translate the details into "basic language" I would appreciate it.
    OS Type------------Current TFLOPS----Active CPUs---Total CPUs
    Windows------------152--------------159564------1625622
    Mac OS X/PowerPC------7----------------8737--------95371
    Mac OS X/Intel---------9----------------2756----------7272
    Linux----------------43---------------25126-------215901
    GPU-----------------42-----------------708----------2199
    PLAYSTATION®3-----516---------------21062---------22299
    ==============================================
    Total----------------769--------------217953-------1968664
    If you are further interested, or the table became unreadable, or both, this is the link to the original article.
    Thank you very much in advance.
    George...
    MBP 15in 2.33GHz.   Mac OS X (10.4.9)   other 200+ posts with the old Discussion Forums (now lost)

    Yes, you are misinterpreting the data.
    What you're looking at is the workload on some distributed computing task like folding@home, right?
    What it's telling you is that at the time you checked, Windows computers were contributing 152 TFLOPs (trillions of operations per second), PowerPC-based Macs contributed 7, Intel-based Macs added 9, and 516 from the PS3.
    However, you also need to take into account the number of active machines.
    Those 152 Windows TFLOPS were the combined output of 159,564 CPUs, for an average of 0.0009525958 TFLOPS/CPU.
    By comparison, the 7 PowerPC TFLOPS were from 8737 CPUs, or 0..0008011903 TFLOPS/CPU - not all that much different and statistically insignificant.
    The Intel Macs' 9 TFLOPS from 2756 CPUs equates to 0.0032656023 TFLOPS/CPU - significantly higher than either of the other two results.
    The PS3 on the other hand contributes 516 TFLOPS from 21062 CPUs, for 0.0244990979 TFLOPS/CPU - an order of magnitude higher still.
    I'd take the results with a large pinch of salt, though - is that 7 TFLOPS for the PowerPCs, 6.5, or 7.49? That makes a big difference.
    Also, consider that when the PS3 is running the code, that's all its doing. Any other OS is going to be running other applications at the same time.
    Don't get me wrong, the Cell processor is certainly pulling its weight, but don't discard the GPU - its 42 TFLOPS come from just 708 CPUs, for an average of 0.0593220338 TFLOPs/CPU - two and a half times that of the PS3.

  • Another question about processors and cores.

    I did a search and review, but I'm not clear about one thing. There was one thread where it was mentioned that more cores would allow for more video streams to play in real time on the timeline. I need to get at least two HD video streams with alpha, one audio stream, a background still, and a foreground text overlay to all run at once. Can an iMac with just the i3 or i5 dual processors do that, or do I need to step up to the quad core iMac or the MacPro?

    Shane Ross wrote:
    I can get by with just one HD stream and one audio stream. So for that, will any of the processors in an iMac do?
    HD stream. WHAT FORMAT of HD? DVCPRO HD...HDV...PRORES...yes. UNCOMPRESSED HD...no. And again, the amount of streams isn't related to processors...it is related to HARD DRIVE speed.
    For the intermediate video with alpha, what is the best HD format to use that has no compression?
    NO compression? Well, the only NO COMPRESSION alpha codecs there are is ANIMATION...and that isn't playable. ProRes 4444 is the one with the Alpha built in. It is compressed, but pretty darn lossless.
    Point is, you need a good 4-5 drive eSATA RAID...or better.
    Shane
    I start with an image sequence out of Lightwave 3D. I currently use PNG images with alpha. Those are then rendered into video clips - one talking, one not. I use those clips over and over again in a single layer on the timeline and match them to the audio. That intermediate project is then rendered out with alpha and used in the final project.
    That's why I need an uncompressed/lossless format, because I'm building up the project with a couple of prior renders. Sounds like ProRes 4444 would work unless there is a no-compression format.
    How could I use an eSATA when none of the Macs have an eSATA connection?

  • Question about processor

    I'm using a BB8330 with the OS4.5 and trying to use a remote access program. I need to download a module from the program developer and when the download starts I have a message on the BB that says "A Windows Pocket PC 2003 or newer device with an ARM processor is required." Can anyone tell me if the 8330 meets these standards. I couldn't find anything in the specs.
    Solved!
    Go to Solution.

    Hi,
    Blackberry is not supported. From the LogmeIn site:
    Simulated Mobile Devices
    LogMeIn Rescue+Mobile supports any device running Windows Mobile 5 and 6. Simulated devices include:
    •  Palm Treo 700 w/wx
    •  Palm Treo 750 (GSM version)
    •  Palm Treo 800w
    •  Moto Q and Moto Q9
    •  Samsung BlackJack
    •  Samsung BlackJack II
    •  HTC S620
    •  HTC S640
    •  HTC S710
    •  HTC S720
    •  HTC Touch P3050
    •  HTC Touch Diamond
    •  HTC Touch Dual
    •  HTC Touch P3450
    •  HTC Tilt
    •  HTC Titan P4000
    •  UTStarcom PPC6700
    •  Pantech PN8200
    Simulations are also available for the following Symbian devices:
    •  Nokia E61 and E61i
    •  Nokia E50
    •  Nokia N72
    •  Nokia N73
    •  Nokia N90
    •  Nokia N93
    •  Nokia N95
    •  Nokia 6630
    •  Motorola Z8
    •  Sony Ericsson W960
      If you need more info please ask!  If not please resolve the thread using the options by the Kudos’ star, Just place the check in the Post that answered your question, Thanks  
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Simple question about JSF configuration

    I am using Tomcat 5.0 in Windows XP SP2. When I create a web application with JSF and put it into {tomcat_home}\webapps\, everything works perfect. But when I add a context path in Tomcat's server.xml such like
    <Context docBase="C:\works\java_projects\jsf_test" path="/jsf_test" reloadable="true" debug="0"/>
    And then I put same web application into this context path and try the url like http://machinename:8080/jsf_test/test.faces, it gives me exception as follow
    I wonder if anyone knows about that? Thanks a lot!!
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet.init() for servlet Faces Servlet threw exception
         org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         java.lang.Thread.run(Thread.java:595)
    root cause
    java.lang.NullPointerException
         javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)
         org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         java.lang.Thread.run(Thread.java:595)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
    :

    FacesServlet.init() processes only the followings:  facesContextFactory = FactoryFinder.getFactory(FACES_CONTEXT_FACTORY);
      applicationFactory = FactoryFinder.getFactory(APPLICATION_FACTORY);
      application = applicationFactory.getApplication();
      lifecycleFactory = FactoryFinder.getFactory(LIFECYCLE_FACTORY);
      lifecycle = lifecycleFactory.getLifecycle(lifecycleId);NPE occurrs at the third line when it can't find ApplicationFactory.
    Check how your container loads the class.

  • Question about processor vs RAM in 2011 13 MBP

    I am looking at upgrading my older Macbook to a new 13" MBP. I was going to get a 13" Macbook Air until I realized they did not have an ethernet port. I am contemplating between the 2.3 i5 with 8 gig of RAM and the 2.7 i7 with 4 gig. What do you guys think would be a better setup for system performance. I mainly just do normal tasks like web browsing and some programming.
    Thanks

    Hi There. I just purchased the 2.7 Ghz this past Thursday, with the 4 GB RAM. I am loving it, and have had no performance issues, even when running iTunes, Mail, iChat, Safari and Aperture all at once. I think you'll be more than ok with 4GB based on your usage.
    Also, you can easily add more RAM after the purchasing the machine if 4GB turns out to be too little. You can't change the processor though. That being said, that's why I went with the 2.7.

  • Question about processor speed

    Ok. I used to have an iBook G4 1.2 Ghz. I am considering getting one off of ebay with a 1.07 Ghz processor...if I had 768 RAM last time and had it with the one i am considering buying, would there big a noticeable difference in speed or performance?

    Obviously there will be a difference. I'm only basing my judgement on the fact that I own a 1.33Ghz iBook and having used a 1.42Ghz iBook, the only way I'd probably notice any real speed difference was if I ran them side by side. If you're running with 768Mb of RAM, I think the computer will (in your mind) run [virtually] identically.

  • A question about STMS configuration

    I have a landscape with  3 systems and I configure the STMS for them.
    The DEV is C11, QA is A11 and PRD is L11.
    (Note: This is because we have too many systems so that many SIDs such as D11, Q11 and P11 are already used).
    I mistakingly configured A11->C11->L11. Because both A11 and C11 have changeable clients, this configuration had been
    used for a while before this mistake was discovered.
    I wonder whether there is any parameter we can set so that C11 can only be the 1st system in the landscape...?
    (note: again this is because we could have similar mistakes down the road.)
    I have looked into the tp profile but failed to find one.
    Could you help me with this?
    Thanks!
    Thanks!

    Hi,
    I am afraid there is any parameter which helps you. As far as I know, it will exactly follow the transport route you configured
    Rajeev

  • Few questions about streams configuration

    Hi all,
    I am currently setting up a test streams environment while going through the documentation, and had a few questions. This will be for a 10.2.0.2 environment across two databases.
    1) If I setup a streams admin account of "strmadm", and create the queue under this account. Is it possible to have other user accounts create the rules for the capture and apply? The documentation mentions granting dba to the strmadm account, and we would be prevented from allowing the application developers to have access to this account.
    2) What are some of the best sources of info for 10g streams? I have doc 298877.1 and the Oracle documentation, but was wondering if there were any other good sources of info.
    3) Our current plan is to have the capture, stage, and propagation monitored by the DBA team, while the apply is managed and coded by the developers. We were thinking to do this we would create a strmadm account in each database, with a queue created by strmadm. We would have a local capture done on database A, and propagate the LCRs to the queue on database B. Once the messages were in queue on database B, it would be the application developers who were responsible for writing the code to properly apply the messages. Does this make sense from a high level, or am I missing something?
    Thanks for the help

    1)
    Sure. You can use any name. even multiple dfifferent accounts.
    DBA is requared.
    2)
    298877.1 is good document but for 10gR1
    You can use Streams docs. Just search DBMS_STREAMS_ADM.MAINTAIN... procedures. You will find good source somethere close.
    3)
    I think DBA team should be responsible for everything excluding DML handlers.
    Regards,
    Sergey

Maybe you are looking for

  • Blur in PS CC

    How do I selectively blur one edge of a selection in PS CC? I have merged two photos together using layers (there was a big gap between two subjects) but the bottom edge of the upper layer is a bit obvious. I blurred the whole image and the bottom lo

  • Fireworks Slideshow

    After trying multiple photo albums from the web, I found the slideshow generator in FW to be the best option for my needs. I want to place the slideshow on my website, so I EXPORT the album to my site in DREAMWEAVER. But I noted when I generate the s

  • Photoshop CS6 hang (NOT a crash)

    I have a macbook pro with Photoshop CS6 installed. Recently Photoshop has been freezing frequently. Especially if I try to use too big of a brush. The cursor will change to the rainbow loading symbol, and I can't click on anything else on the compute

  • Can we connect Multisim and LabVIEW?

    Hi frndz  I want some info.  please tell me is there any such facility in LabVIEW2011 that i can use circuit from Multisim as a simple camponant in LabVIEW??? take 1 example :     suppose i m doing HOME AUTOMATION  project. in that i have  my own tem

  • Photoshop Actions Help

    I am using CS4 with Windows XP and lately when I try and use my actions I have to manually click on each step of the action to complete it. Some steps fail to work and the action is useless. I don't know what happened, they worked great before and I