Report generated through BIP Server not in sync with data updated in DB

Hi,
We have an issue where the BIP report show up the old value instead of the latest updated & commited value done from Application(ADF) on the same session or transaction.
Does BIP have any caching mechanism implemented internally for a user context?
Detailed Explanation :
After verifying several scenarios, following are the scenarios which reproduced the cache issue in our application:
Case -1:
1) Logged in as user "User1".
2) Navigated to page where we can update data and we have option to print/generate the report.
3) Now made some updates in the page and saved it.
4) Now generate the report, report is generated with the updated information.
5) Now close the report generated and update the page with some other modifications and save it.
6) Now generate the report, but the report doesn't have the updated info.
Case-2:
1) Logged in as user "User2".
2) Navigated to page where we can update data and we have option to print/generate the report.
3) Generate the print profile report, you see the changes made above with "User1" login.
4) Now close the report generated and update the page with some more modifications and save it.
5) Now generate the report, but the report doesn't have the updated info.
Seems like, the request sent to BIP server is being cached at BIP server with its response considering the key with following format:
<Login User-id> + <Request Parameters> .
We are thinking this way because, in both Case-1 and Case-2, if we are modifying the request parameters values (fields to be shown in the generated report) uniquely for each new request,
then we are seeing the changes updated in DB are present in the report generated.
Can someone give inputs, how to overcome this issue?
Thanks,
Kiran Kumar

if you are using the cold backup to create the standby database, Check that have you followed the following steps or not.
1. remove
all the datafiles and controlfiles from the standby database.
2. Create a new standby controlfile of the production for standby using the following cmd
'alter database create standby controlfile as 'Location';'
3. move the new controlfile to standby database server location as specified in initialization parameter file.
4. Restore all the datafiles to its appropriate loaction which was taken through cold backup.
5. startup nomount
6. alter database mount standby database;
7. recover standby database.
scp the archive log sequence that is asked by the database, from production.
You can try this steps.

Similar Messages

  • Reporting Services through ISA server for All Authenticated Users

    Hello colleagues.
    I have MS SQL 2012 server with Reporting Services and it work via link:
    https://reports2.domain.com/reports
    In LAN all work fine, but I want publish this resource via ISA for All Authenticated Users.
    When in publish rule I configure (in Condition) "All users" - all work fine, but when I configure "All Authenticated Users" - I have trouble on web form on
    https://reports2.domain.com/reports/Pages/Report.aspx?ItemPat...  - scripts not work, because it run how "anonymous" (I see on ISA logging) and ISA block scripts.
    I can't use "All Users", because it's not secure.
    Maybe somebody publish Reporting Services through ISA server for All Authenticated Users?
    OR maybe - how on Reporting Services configure Negotiate authenticated for scripts?

    Hi Alexander,
    All users or applications who request access to report server content or operations must be authenticated using the authentication type configured on the report server before access is allowed. The AuthenticationType named RSWindowsNegotiate is supported
    by Reporting Services. To configure Windows Authentication on the Report Server, please see:
    http://msdn.microsoft.com/en-us/library/cc281253(v=sql.110).aspx
    Besides, we can publish report server via ISA server. Please note that you should use a new web port number with a new listener which shouldn’t be used by other web site for report server. Reference:
    http://social.technet.microsoft.com/Forums/forefront/en-US/1cc68996-1ce6-4d88-a30d-2bfd13fba06e/how-to-publish-ssrs-2008-through-isa-2006?forum=Forefrontedgegeneral
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support
    Katherine thanks for answer.
    Report Server service started as Domain account.
    I have in RSReportServer.config this:
    <Authentication>
    <AuthenticationTypes>
    <RSWindowsNegotiate />
    </AuthenticationTypes>
    <RSWindowsExtendedProtectionLevel>Allow</RSWindowsExtendedProtectionLevel>
    <RSWindowsExtendedProtectionScenario>Proxy</RSWindowsExtendedProtectionScenario>
    <EnableAuthPersistence>true</EnableAuthPersistence>
    </Authentication>
    In web.config I have this:
    <authentication mode="Windows" />
        <identity impersonate="true" />
    I can go (from Internet through ISA) to
    https://reports2.domain.com/reports  and LogOn Authentication is work, but scripts not work, because it run how "anonymous" (I see this on ISA logging) and ISA block scripts.
    Do you know where in Reporting Services configure run scripts with Negotiate authentication?

  • Business partner creation - Not in sync with customer numbers -

    Hi All
    I am trying to do the BP conversion in collections management.
    The customer number range for account group ZXXX  is (80000 to 89999) and the external number range flag is not selected.
    I have created created a number range Y2 through BUCF, with numbers from (80000 to 89999), I did not choose external flag, thinking it should be same as customer number range. I have created a BP group ZXXX and assigned this number range Y2.
    Later when I did the BP conversion through MDS_LOAD_COCKPIT, I observed that the BPs are not in sync with the customer numbers.
    So my question, should I have choosen external number range flag in BUCF, even though its not selected in the customer number range? Has this caused the issue?
    Please help me understand this and rectify this issue.
    thanks in advance.
    Krishna

    Hi Christobal,
    Thank you so much for you response. 
    As suggested, I have checked BP number range as external. Later when I ran MDS_LOAD_COCKPIT, I get the below messages
    Grouping ZXXX has external number assignment, enter a number
    Partner data processed with key PartnerGUID 4E1BD7375F080AE0E10080000A5B030E
    Grouping ZXXX has external number assignment, enter a number
    So is there any other setting which I might be missing?
    Please advise.
    Thanks
    Krishna

  • Dataguard configured using RMAN not in sync with Primary

    Hi All.
    I have configured physical standby using RMAN it has errored out as below message since the Physical standby is came in Mount state and it is not in sync with Primary.
    $ rman target sys/oracle1@PROD_st_STBY auxiliary /
    Recovery Manager: Release 11.2.0.1.0 - Production on Sun Jul 29 13:27:02 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: PROD_ST (DBID=609107922)
    connected to auxiliary database: PROD_ST (not mounted)
    RMAN> duplicate target database for standby dorecover;
    Starting Duplicate Db at 29-JUL-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=156 device type=DISK
    contents of Memory Script:
    set until scn 239665;
    restore clone standby controlfile;
    executing Memory Script
    executing command: SET until clause
    Starting restore at 29-JUL-12
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /oracle1/oraerp/PROD_st/rman/07ngg1p6_1_1
    channel ORA_AUX_DISK_1: piece handle=/oracle1/oraerp/PROD_st/rman/07ngg1p6_1_1 tag=TAG20120719T140110
    channel ORA_AUX_DISK_1: restored backup piece 1
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:01
    output file name=/oracle1/oraerp/PROD_st/cont_.ctl
    Finished restore at 29-JUL-12
    contents of Memory Script:
    sql clone 'alter database mount standby database';
    executing Memory Script
    sql statement: alter database mount standby database
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 07/29/2012 13:27:29
    RMAN-05501: aborting duplication of target database
    RMAN-05001: auxiliary file name /oracle1/oraerp/PROD_st/undotbs1.dbf conflicts with a file used by the target database
    RMAN-05001: auxiliary file name /oracle1/oraerp/PROD_st/sysaux.dbf conflicts with a file used by the target database
    RMAN-05001: auxiliary file name /oracle1/oraerp/PROD_st/system01.dbf conflicts with a file used by the target database
    RMAN>
    SQL> select name,open_mode from v$database;
    NAME OPEN_MODE
    PROD_ST MOUNTED
    SQL> select name,db_unique_name,database_role from v$database;
    NAME DB_UNIQUE_NAME DATABASE_ROLE
    PROD_ST PROD_st_STBY PHYSICAL STANDBY
    SQL>
    SQL> alter database recover managed standby database disconnect;
    Database altered.
    SQL>
    SQL> alter system set log_archive_dest_state_2=enable;
    System altered.
    SQL> sho parameter log_archive_dest_2
    NAME TYPE VALUE
    log_archive_dest_2 string LOCATION=/oracle1/oraerp/PROD_
    st/arch/ VALID_FOR=(ALL_LOGFIL
    ES,ALL_ROLES)
    On Primary
    ==========
    SQL> SELECT THREAD# "Thread",SEQUENCE# "Last Sequence Generated"
    FROM V$ARCHIVED_LOG
    WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$ARCHIVED_LOG GROUP BY THREAD#)
    ORDER BY 1; 2 3 4
    Thread Last Sequence Generated
    1 281
    ON STANDBY
    SQL> SELECT ARCH.THREAD# "Thread", ARCH.SEQUENCE# "Last Sequence Received", APPL.SEQUENCE# "Last Sequence Applied", (ARCH.SEQUENCE# - APPL.SEQUENCE#) "Difference"
    2 FROM
    3 (SELECT THREAD# ,SEQUENCE# FROM V$ARCHIVED_LOG WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$ARCHIVED_LOG GROUP BY THREAD#)) ARCH,
    4 (SELECT THREAD# ,SEQUENCE# FROM V$LOG_HISTORY WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$LOG_HISTORY GROUP BY THREAD#)) APPL
    5 WHERE
    6 ARCH.THREAD# = APPL.THREAD#
    ORDER BY 1; 7
    no rows selected
    SQL>
    SQL> SELECT THREAD#, LOW_SEQUENCE#, HIGH_SEQUENCE# FROM V$ARCHIVE_GAP;
    no rows selected
    SQL>
    Please suggest solution.
    Best Regards,
    Edited by: user13707876 on 19-Jul-2012 02:04

    Hi,
    It has worked now since error with warnings encountered as below:
    $ rman target sys/oracle1@PROD_st_STBY auxiliary /
    Recovery Manager: Release 11.2.0.1.0 - Production on Sun Jul 29 15:57:39 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: PROD_ST (DBID=609107922)
    connected to auxiliary database: PROD_ST (not mounted)
    RMAN> duplicate target database for standby nofilenamecheck;
    Starting Duplicate Db at 29-JUL-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=156 device type=DISK
    contents of Memory Script:
    restore clone standby controlfile;
    executing Memory Script
    Starting restore at 29-JUL-12
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /oracle1/oraerp/PROD_st/rman/0enggc17_1_1
    channel ORA_AUX_DISK_1: piece handle=/oracle1/oraerp/PROD_st/rman/0enggc17_1_1 tag=TAG20120719T165607
    channel ORA_AUX_DISK_1: restored backup piece 1
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:01
    output file name=/oracle1/oraerp/PROD_st/cont_.ctl
    Finished restore at 29-JUL-12
    contents of Memory Script:
    sql clone 'alter database mount standby database';
    executing Memory Script
    sql statement: alter database mount standby database
    contents of Memory Script:
    set newname for tempfile 1 to
    "/oracle1/oraerp/PROD_st/temp01.dbf";
    switch clone tempfile all;
    set newname for datafile 1 to
    "/oracle1/oraerp/PROD_st/system01.dbf";
    set newname for datafile 2 to
    "/oracle1/oraerp/PROD_st/sysaux.dbf";
    set newname for datafile 3 to
    "/oracle1/oraerp/PROD_st/undotbs1.dbf";
    set newname for datafile 4 to
    "/oracle1/oraerp/PROD_st/users01.dbf";
    restore
    clone database
    executing Memory Script
    executing command: SET NEWNAME
    renamed tempfile 1 to /oracle1/oraerp/PROD_st/temp01.dbf in control file
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    Starting restore at 29-JUL-12
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: specifying datafile(s) to restore from backup set
    channel ORA_AUX_DISK_1: restoring datafile 00001 to /oracle1/oraerp/PROD_st/system01.dbf
    channel ORA_AUX_DISK_1: restoring datafile 00004 to /oracle1/oraerp/PROD_st/users01.dbf
    channel ORA_AUX_DISK_1: reading from backup piece /oracle1/oraerp/PROD_st/rman/09nggc0j_1_1
    channel ORA_AUX_DISK_1: piece handle=/oracle1/oraerp/PROD_st/rman/09nggc0j_1_1 tag=TAG20120719T165547
    channel ORA_AUX_DISK_1: restored backup piece 1
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:03
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: specifying datafile(s) to restore from backup set
    channel ORA_AUX_DISK_1: restoring datafile 00002 to /oracle1/oraerp/PROD_st/sysaux.dbf
    channel ORA_AUX_DISK_1: restoring datafile 00003 to /oracle1/oraerp/PROD_st/undotbs1.dbf
    channel ORA_AUX_DISK_1: reading from backup piece /oracle1/oraerp/PROD_st/rman/08nggc0j_1_1
    channel ORA_AUX_DISK_1: piece handle=/oracle1/oraerp/PROD_st/rman/08nggc0j_1_1 tag=TAG20120719T165547
    channel ORA_AUX_DISK_1: restored backup piece 1
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:03
    Finished restore at 29-JUL-12
    contents of Memory Script:
    switch clone datafile all;
    executing Memory Script
    datafile 1 switched to datafile copy
    input datafile copy RECID=1 STAMP=789926299 file name=/oracle1/oraerp/PROD_st/system01.dbf
    datafile 2 switched to datafile copy
    input datafile copy RECID=2 STAMP=789926299 file name=/oracle1/oraerp/PROD_st/sysaux.dbf
    datafile 3 switched to datafile copy
    input datafile copy RECID=3 STAMP=789926299 file name=/oracle1/oraerp/PROD_st/undotbs1.dbf
    datafile 4 switched to datafile copy
    input datafile copy RECID=4 STAMP=789926299 file name=/oracle1/oraerp/PROD_st/users01.dbf
    ORACLE error from auxiliary database: ORA-19527: physical standby redo log must be renamed
    ORA-00312: online log 1 thread 1: '/oracle1/oraerp/PROD_st/redo.log'
    RMAN-05535: WARNING: All redo log files were not defined properly.
    ORACLE error from auxiliary database: ORA-19527: physical standby redo log must be renamed
    ORA-00312: online log 2 thread 1: '/oracle1/oraerp/PROD_st/redo_2.log'
    RMAN-05535: WARNING: All redo log files were not defined properly.
    ORACLE error from auxiliary database: ORA-19527: physical standby redo log must be renamed
    ORA-00312: online log 5 thread 0: '/oracle1/oraerp/PROD_st/log5.log'
    RMAN-05535: WARNING: All redo log files were not defined properly.
    ORACLE error from auxiliary database: ORA-19527: physical standby redo log must be renamed
    ORA-00312: online log 6 thread 0: '/oracle1/oraerp/PROD_st/log6.log'
    RMAN-05535: WARNING: All redo log files were not defined properly.
    Finished Duplicate Db at 29-JUL-12
    RMAN>
    So please suggest can i rename them all redolog file.
    Best Regards,

  • Send a message error: "The sync server failed to sync with the iphone"

    Itunes 11 send a message error the sync server falied to sync with the iPhone.
    Itunes does not sync contacs with my iphone

    i did this step. but still it says syncing failed... am having iphone 5 updated to 6.1.4 & itunes is updated to 11.0.4.. pls help!!

  • I cannot sync my Notes between my ipad, my iphone and my mac, despite setting Notes to sync with iCloud

    I cannot sync my Notes between my ipad, my iphone and my mac, despite setting Notes to sync with iCloud. Any Suggestion?

    perfect. ok do the following:
    settings > mail, contacts, calendars > go into the exchange account. You should have an email in the account field...[email protected] or [email protected], etc.... I am assuming you don't remember the password to this exchange account so once you know the email, you can go to email providers site and click on forgot password and you will go through the steps to get a new password. Once you do this, you will need to go back into your "exchange account " and the field that has the exchange email > touch the > to open settings. Change the password to your new password you got from above. Once you do this, you can add the exchange account to your ipad and all of your contacts will sync to both devices.
    Please confirm.

  • SCCM 2012 software update point not sync with Microsoft Updat,

    Hi 
    Recently my SCCM 2012 software update is not syncing with microsoft update, am getting below error.  can any one suggest/help me how to resolve this issue.
    WebException: The remote server returned an error: (500) Internal Server Error.
    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesFromUSS()
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)

    am just trying to tracert catalog.update.microsoft.com
    from my wsus server but it is failed, would that be the reason/
    Regards,
    Madhan

  • I am using windows 7 and itunes 11.7 my i phone 5s is not getting synced with my laptop it keeps showing backing up  please help i need to put music in my phone?

    i am using windows 7 and itunes 11.7 my i phone 5s is not getting synced with my laptop it keeps showing backing up  please help i need to put music ?

    Hi,
    Have you managed to solve this problem? if yes, please highlight how you solved it...i'm facing same problem with my new Iphone 5S but udner Windows, thanks.

  • Have tried to install icloud 4.0 for windows and again it does not allow syncing with outlook 2013 calendar and contact using windows 8.1 and IOS 8.02 (unexpected error)? I thought itunes 12.0 and icloud 4.0 would solve issue but still same result.

    I have tried to install icloud 4.0 for windows and again is does not allow syncing with outlook 2013 calendar and contact, using windows 8.1 and IOS 8.02 (get - unexpected error)?

    Having same issues. had been syncing every few days with outlook 2007 contacts and calendar but since updated to 4.0.2 and latest itunes I get an error that it is unable to sync. I can't seem to find any solution.

  • Audio not in sync with video in imovie 08 version 7.1.1

    I am importing many Hi 8 tapes using a Sony video walkman GV-D800 thru a firewire 400 port on my Macbook pro, when I play it back in imovie the audio/voice is not in sync with the lip movement of the people in the video, there is a 1-3 second delay. If I play back the same video I captured using QuickTime Player there are no sync problems? I am new at this so what am I doing wrong?
    BTW. I also imported HDV using my HDV camera and there are no sync problems at all. Any suggestions are appreciated.

    Welcome to the  Discussion Forums.
    Is this delay present on your exports or is it merely when previewing in imovie.

  • After ATV2 5.0 update Netflix audio is not in sync with video

    As the title says, on ATV2 after the 5.0 update, Netflix audio is not in sync with video.
    Anyone else seeing this?

    I spoke tooo soon.
    Netflix audio is not in sync with video today as well. Any movie, it happens to all.

  • Nokia 6131 video not in sync with sound

    After a year of working just fine, my Nokia 6131 video picture is not in sync with the sound when I play it back on the phone or when I download it to my pc to view.
    At first the problem was only when I played it back on the phone, but was fine on the pc. Now it's distorted on both.
    The video picture seems to be on fast forward but the sound runs smoothly. My video's are always less than five mins long.
    Please can anyone help me to resolve this frustrating problem?
    Katie Girl
    Solved!
    Go to Solution.

    hey KatieGirl, i too had the same problem with my old nokia 6288. have you tried turning off your phone and restarting it, this usually helps in alleviating choppy video playback. if this is still resulting in **bleep** playback on your phone and pc, then i would suggest searching for a software update via Nokia Software Updater, if there is no update, then i would suggest re-flashing your phone with the same version firmware again. p.s. remember to backup all your data before flashing your phone with firmware.
    failing all this, then i would suggest taking your phone to your nearest Nokia Care Centre or authorised service repair centre, as there may be a fault with your phone hardware itself.
    hope this helps.

  • Audio Skimming not in sync with actual Audio

    Hi Guys,
    Since about a week or so, my Audio Skimming seems a little off. When turned on, and actually skimming, it let's me hear something that's at least 4 seconds off. I have no idea how to fix this, so all help is needed
    Thank you so much,
    Nikkie

    I spoke tooo soon.
    Netflix audio is not in sync with video today as well. Any movie, it happens to all.

  • Audio SFX not in sync with input string playback

    The audio 'key clicking' sound that occurs during playback as an input string is animated on the screen is not in sync with the characters... Its about .5 seconds late.
    Is there a way to adjust this?
    Thanks,
    Peter

    While the posted solution to my sync issue could very well correct my problem, the poster presumes I am computer literate, which I am not. lol
    could the solution provider please explain the solution as is it were being given to a 6 year old? Although most 6 year old's are possibly more computer literate than I. lol
    Thank you for your time.
    I will be checking back for any response.

  • Flashvideo stuttering, sound not in sync with video

    Can't help it: flashvideos are stuttering and the sound is not in sync with the video as the video/picture always is like a second late to the sound.
    Tried Firefox, Safari, Google Chrome, even with older flashplayer-versions than 11.5.502.110 as it is now, cleared chache, enabled and disabled hardware acceleration, tested different cache memory size (flashplayer internal settings), with or without camera and microphone allowance, every time I get the same results in a choppy / stuttering video and no sync in picture / sound.
    My System is as followed:
    MacBook Pro early 2008
    MacBookPro4,1
    Intel Core 2 Duo
    2,5 GHz
    L2-Cache:    6 MB
    RAM:    4 GB
    Bus:    800 MHz
    with a GeForce 8600M GT
    PCIe-Bus
    VRAM 512 MB
    Internet-connection via cable at least with 5 Mbit/sec up to mostly around 20 Mbit/sec and a 802.11n WLAN (tried LAN cable too, same effect)
    My OSX is Snow Leopard 10.6.8 and I want to stick with that one, I keep the browsers and the flashplugin always up to date and I am not using a lot of background programs when watching, just one firewall and the usual system processes as I can see in the activity monitor, not much of percentage in processor usage, maybe 2 to 5 in percent all together, talking only of the background usage.
    The core / processor usage, when a flashmovie is running, is around 80 to 90 percent,
    there is an amount of 45 or so GB harddrive space empty and
    somewhat of 1,8 GB of RAM not in use.
    The connection-quality as shown in, say the "nfl game pass" window is very good up to max.
    Sometimes, when the internet isn't that fast and the connection drops, the picture gets worse and the sound too, but that occurs not very often, maybe once a day and mostly when starting a video. After 10 seconds or so the quality of the picture and sound is high like brilliant HD, cannot complain about that, but the stuttering and out of sync sound remains.
    I  watch the flash videos at internal mac-book-pro monitor 1440x900 fullscreen, sometimes not fullscreen,
    tried an external LCD Sony Bravia Full HD Monitor  via DVI to HDMI adapter too
    and I am getting  always, with any kind of configuration, the same results in stuttering video with sound out of sync.
    Did already read faq's and forums and it seems that this is an issue for a long time with very different computer-setups and browsers in various versions of the flash-player. Couldn't find anything in accordance, like same graphic cards or same internetconnections, browsers or else, yet, so it comes down to the flash player.
    The issue with the stuttering video and no sync in sound and video occurs at any time of the day with different streams, live, archived - I also tried changing  the mac-system-flashplayer settings in different combinations with no change at all: stuttering video, no sync sound.
    If there is any information else that you need, please let me know,
    I hope you can help as this stuttering and async is getting quite annoying by now...
    greez anyway, out of vienna, austria
    thanx,
    manfred

    Hi Manfred,
    When you have the high cpu, is hardware acceleration enabled?  You mentioned this occurs with all releases that you've tested, does this include 10.3 on Firefox?
    Chris

Maybe you are looking for

  • Software distribution problem with RME 4.2 regarding flash size

    Hello I'm updating the software on about 200 3750 stacks. During the verification process I'm used to get a warning with the messages swim1132,1201 and 1106. But jobs run then successfully. But sometimes the verification step fails with the SWIM1200

  • Why does my mac burn all files as shortcuts?

    This is driving me insane. I need to burn some high resolution photos and when I drag and drop the files using finder it always transfers them as shortcuts to the actual files. I tried to highlight, copy and paste and the same thing occured. Also, th

  • Youtube does not work properly

    Lately when I go to Youtube I am forced to m.youtube which gives me a list of videos to choose from. My browser opens them in RealVideo which I don't want to use. I use to be able to go directly to youtube and view them there. I don't have any proble

  • Multiple tenant on Exadata disk configuration

    Hi, Exadata has pre-built 2 Node RAC, ASM 3 Disk Group configured. Please can I know what is the disk group configuration for Multi tenant consolidation on exadata. Thanks

  • Number of LabVIEW users

    Does anyone know how many users there are that actually program with LabVIEW? I go to the seminars we have in this area and it is rare to find an actual user, mostly people who are interested in getting information. I also have seen many people who a