Refreshing MV simultaneously

Hi All,
Here is my problem or likely issue that I want to run by all you folks. There is a Materialized view that is run for EACH region. The report is run after refresh of the MV.
On a given day, data can be loaded for multiple regions at ONE TIME. Would there be an issue if the Materialized View is refreshed simultaneously for two regions?
Which region data will be loaded first? Would there be a wait/deadlock?
If there is a issue how do we resolve it?
Regards,
hena

I don't know how you'll get on. I haven't used MV's for a few years. Last time I tried in a situation a little similar to yours I got deadlocks on the refresh on materialized view logs because Oracle does not allow you to guarantee an access order in which logs are processed, so I ended up in a tangle of random process deadlocks whenever I tried to concurrently refresh different MVs with the same underlying tables at the same time.
But don't let dogma stop you! Perhaps I made an obvious gaff, or maybe Oracle has fixed the issue (it was 10.2.0.5). Prototype your system as realistically as possible and give it a bash. If it's the most elegant solution, then it's certainly worth trying.

Similar Messages

  • Voyager Stability Issue

    We are facing a stability issues around Voyager when we try to view the cube data specifically when we try to apply the filter on the dimensions. The error message says as below
    "The MDAS server encountered an error. (VYC00041)
    Failed to create QueryResults instance. Failed to query cube view [CubeView]. SOFA error occured"
    Environment details
    BOE XI 3.1 SP4
    Cubes in Oracle OLAP 11.2.0.1
    Simba MDX Provider as the driver between Oracle OLAP and BO Vayager
    Pls can you advise on the solution.

    Hi Sravanthi,
    Thanks very much for your reply. Have looked into both of the notes, however we believe they would not resolve our issue. The reason being the causes for the issue mentioned in the notes is not applicable for our case.
    1445008 - Cube refresh happen simultaneously while viewing the cube data in the workspace. However, in our scenario we are not refreshing the cubes when we see the data in voyager.
    1423830 - Deleting the members that are referenced in the workspace. However, in our scenario we get the error message even when creating the workspace for the first time. To be more specific, the error seems to occur when apply a filter or select the members from the dimension..
    Pls can you advise of the resolution pls
    rgds,
    Prakash S
    Edited by: Prakash Sivaraj on Jan 4, 2012 1:05 PM

  • My phone keeps crashing during calls. i reset holding down the refresh and power buttons simultaneously but now even that is not working.

    hello all. i need help and hoping come advice can be offered: this is the second day in a row that my iphone 4 has crashed while i was on a call. without warning the display goes black and neither the refresh button nor the power button will bring it back to life. i held both buttons down simultaneously and that rectified the problem for one day, but now the phone is not responding to any measure. fully charged battery. any advice???

    basics from the manual are restart, reset, restore (first from backup, then as NEW).  Have these been tried?

  • Refresh the report table simultaneous

    Hi All,
    Even though I have hidden the apply button, the report tabs are not refreshed with the parameters in the bi publisher report. We have to refresh the report page manually for each tabs.Is there a way to refresh all the report tabs at once when we change the parameter in bi publisher 11g report.
    Thanks,
    Sushil

    If you removed the apply button, then the action of selecting a new parameter value automatically reruns the report. However, if you want to have the report run with the first value or default value selected, then you may want to set a default value and set the Auto Run property and then the report will be refreshed automatically.
    Thanks,
    Bipuser

  • How to refresh a portlet without refreshing whole page?

    hi
    I have 3 jsp portlets on a page. Now, I can write some javascript code in a jsp and refresh it after a predetermined interval of time.
    If i do this with the jsp portlet the whole page will get refreshed which is not something i want to do. i want only that jsp portlet to get refreshed.
    Is it possible?
    This actually is like having yahoo mail and hotmail both of them on the page and working with both of them simultaneously. Is it possible using portlets.
    Pl. help
    null

    Hi Little Foot,
    I think it is because I use a simple input button (created manually in the code), and you use an apex built-in submit button, so it submit the page.
    But since I posted that solution, I have found a better way, that allow me to get upload status, it is very simple :
    Create a file browse item :
    Name : P3_FILE_BROWSE
    Storage Type : Table WWV_FLOW_FILES
    Post Element Text : <div id="upload_status"></div>
    Bind event on the element that will trigger the upload
    $('#your_element').click(function(){
         if ($('#P3_FILE_BROWSE').val() != '') {
              $('#wwvFlowForm').parent().append('<iframe id="upload_iframe" name="upload_iframe" style="display:none;"></iframe>');
              $('#upload_iframe').unbind('load').load(function () {
                   /* upload finished, so here you can do what you want with the uploaded file
                   $('#upload_status').html('<img alt="" src="'+IMAGES_PATH+'ajax-loader.gif" style="height:28px;width:28px;" /> file processing...');
                   //do what you want with the file
                   $('#upload_status').html('')
                   $(this).remove();
              $('#wwvFlowForm').attr('target','upload_iframe').submit().removeAttr('target');
              $('#upload_status').html('<img alt="" src="'+IMAGES_PATH+'ajax-loader.gif" style="height:28px;width:28px;" /> uploading file...');
    });It automatically create the hidden iframe, submit the form into it, tell the user upload is finished, and remove the hidden iframe.
    your_element can be a button, an image, etc...
    Hope it can helps !
    Yann.

  • IOS 7 Calendar stuck on September. View won't refresh.

    Calendar on iOS 7 is stuck on september. On monthly view, it won't refresh the view past September. I can scroll down, but it will get stuck on Ocotber, with an empty view. If I click year view, it freezes. I've tried restarting the app, the phone and nothing. I will try restoring the iPhone to see if that helps.
    But if any of you had a similar experience, and solved it, let me know.
    Thanks.
    PS: This is happening in my iPhone 5 and 4s.

    When you restarted the app did you quit it first?
    I would first quit the app then reset the phone.
    Double click the Home button to show the screen with running and recently used apps. Each app icon will have a sample page above it. Flick up on the page (not the app icon) and the page will fly away and the app icon will disappear. This quits that app.
    Then press and hold the Home and Sleep buttons simultaneously until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

  • What can I do if all HTML links refresh site instead of redirecting properly (FF only, HTML 1.0 Strict valid, no plugins) just after using autocompleted url?

    I was testing a XHTML 1.0 Strict valid website on my localhost. It had URL "http://localhost/visaita/tictactoe/Web/index.php?item_id=8&game_password=73|55fc84c0c432ad625a901caaa13108aa&chat_code=74|50b3b60c8be203.98819772#.ULO2EnC23XQ". If I click in URL field between 8 and ?. Then pres shift + end and delete the rest of URL, I get a drop down of suggestions. Then I press arrow left in my keyboard - suggestions dissappear. I press enter and my URL is immediately reset to initial one (with all arguments) even though I wanted to delete them. Server receives all the arguments, so this is not the case of a back-end redirection (tested).
    The most interesting effect is that after such refresh ALL HTML LINKS stop working. They refresh page instead of redirecting. Even if I click on a link redirecting to another domain, page still gets refreshed and not redirected. I see it as an obvious and serious bug which happens in very special conditions.
    All FF plugins and add-ons disabled. Tested in safe mode as well. One interesting fact is that this page is opened by a redirect from another page (JavaScript performs redirect), but the page where error happens does not contain any JavaScript redirection code. Error console is also empty.
    During these redirects FireBug (when enabled) displays interesting stuff. It shows that request without arguments is pending infinitely while immediately after it another request is launched with all unwanted arguments.
    Another interesting fact is that page is using late polling AJAX technique (not sure whether it has any impact).
    It seems that it is some caching bug.

    Autocompleted URL does not seem to be related in order to provoke the bug. If I press Esc and then immediately press on links, they all work fine. Without pressing Esc, if long polling is in action, all links redirect the same page. Long polling request happens for no longer that 2 minutes and then there is a 1 second JS delay before the next one. If links are pressed between calls, they work fine.
    The strange thing though is that my friend has prepared a simple script which is generating a long polling request and has a link to Google. This test works, so I am trying to understand whether there is any additional factor which is causing the problem. Perhaps it can be due to having redirects and 2 simultaneous long polling requests at the same time. Doing my best to understand the problem. Not sure what is happening although I am quite sure that problem is caused by the FF browser somehow. Tested everything back and forth.

  • Is it possible to "freeze" a continually refreshed workspace?

    Hello,
    I'm developing a project management system based on workspaces.
    The aim is to create and develop projects inside the workspaces, parallel to the stream LIVE, and after approvall, do the merge.
    I have two requirements:
    Req1 - Workspaces should be continually refreshed, during their "livetime".
    Req2 - After the merge, it is necessary to save the final information in the workspace, just for future read.
    I thought the following approach:
    Use workspaces in CR mode and after merge, switch to NCR. The scenario would be stable and unchanging, maintaining the necessary historical data.
    I found out that it's not possible to change a CR workspace to a NCR.
    Besides, the raising of workspaces (tried with 30000), cause general database degradation. Queries on version-enabled and merge/refresh operations were getting slower and slower.
    Three questions about this:
    1 - Is there any way to "freeze" CR workspaces? Like... avoid the auto-refresh process?
    2 - Is it natural that queries and merge / refresh operations become successively slower with increasing workspaces? (i noticed that many wmsys.wm$ tables/views are used in these processes and it seems to me that their performance is getting worse. Is that possible? If so, is there any way to optimize?)
    3 - Assuming that the use of thousands of workspaces may have some performance issues, what is the best way to save a final (total and unchangeable) "image" of the database after doing the merge of a project?
    NOTE:
    I thought using a system with just one CR workspace (history WS) and savepoints... just to keep the final views of the projects.
    After merging to LIVE, the history workspace would be auto-refreshed, I would put a savepoint there and keep the final vision. But with a CR workspace, the savepoint doesn't work in the way i need... the vision is altered every time we change rows in LIVE, right?
    So, i tried to use a NCR workspace. After merge operation, i force a refresh in the history workspace, put the savepoint and it's done. But there's still a little problem with this scenario: LIVE may have hundreds or thousands of changes to refresh... the process can be slow and block the LIVE records for a long time.
    Am i jumping to conclusions or assuming something wrong? Is there any technical solution that I'm not seeing?
    Any help or ideas are welcome!
    Thanks in advance.
    Best regards,
    Pedro Lourenço

    Hi,
    To answer your questions:
    1. There is a way to freeze a workspace, using dbms_wm.FreezeWorkspace, but it would only prevent dmls / workspace operations from taking place within the child workspace. It would not remove the auto-refresh functionality of the workspace.
    2. No, you should not being having a significant performance impact on queries by just adding workspace. Have the statistics of the WMSYS schema been gathered, and for the schemas that contain the version enabled tables? If not, I would recommend doing so. If you have done so already, I would need to see specific queries, etc.
    3. If you need to get a snapshot of the data without the possibility of it being changed, you can't use a CR workspace, so your only option would be a NCR one. How much of the data that is being modified by a child workspace is being additionally modified by other children workspaces? Essentially, does each workspace work with its own distinct data or would there be alot of overlap(ie conflicts) between them? How many of these workspaces need to be merged and/or refreshed simultaneously?
    Have you thought about creating a savepoint in the LIVE workspace at the time of the merge and use that as the snapshot? It would not work in all use cases, so would depend on the specifics of your setup. I'll continue thinking if there are existing ways to accomplish this.
    Also, in regards to CR workspace savepoints, the savepoint data can be changed if the child workspace doesn't have its own version of the row. Any new row in LIVE would override the view of the data from each savepoint.
    Regards,
    Ben

  • Problem When Multiple Users Export To PDF Simultaneously

    I am hoping someone out there can help.  We have had no luck at all with Crystal Reports / SAP support for this issue.
    We have a client/server aplication and have written a C# program to load a crystal report on the server, export it to PDF and then we send the PDF to the client. We are using Crystal Reports 2008 and have applied SP4.
    The scenario is as follows:
    Two users log into our application from different PC's.
    User 1 prints a report with no issue.
    User 2 prints a report 5 seconds later with no issue.
    If User 1 prints a report and while that report is being exported to PDF, User 2 prints a report, the first will be successful and the second will fail.  If User 2 reprints the report after receiving a failure, the report prints successfully the second time (using the same temp report folders as the previous attempt). We have done a lot of tracing and have narrowed the problem down to the point in out C# program when the cryRpt.Export() routine is called.  It seems to be what is failing and doesn't seem to be able to run 2 exports simultaneously.
    All exporting to PDF occurs on the application server and the processes run as "Administrator" so permissions should certainly not be a problem.  Each user is printing a different physical .rpt file and the data for each report is in a different physical directory.
    Has anyone come across this before or have any suggestions?

    We thought the same thing as you suggest and have already made that change without sucess.  Below is what the code looks like for our export routine.  Perhaps you can spot something we have not.  As mentioned before the export appears to be faulting at the statement "cryRpt.ExportToDisk(ExportFormatType.PortableDocFormat, pdfname);" in the below code.
    The code is as follows:
            public void exportReport(string xmldir, string crname, string pdfname, string termid, bool debug)
                try
                    if (debug)
                        dt = DateTime.Now;
                        tw.WriteLine(dt.ToString() + "-Start exportReport: " + crname);
                    ReportDocument cryRpt;
                    cryRpt = new ReportDocument();
                    cryRpt.Load(crname, OpenReportMethod.OpenReportByTempCopy);
                    if (debug)
                        tw.WriteLine("Done loading report: " + crname);
                    int tmpct = 0;
                    int tmpint = crname.IndexOf("
    ", tmpct);
                    while (tmpint != -1)
                        tmpct = tmpint;
                        tmpint = crname.IndexOf("
    ", tmpct + 1);
                    string ODBCReportFileName = crname.Substring(tmpct + 1, crname.Length - tmpct - 5);
                    if (debug)
                        tw.WriteLine("ODBC Report Filename: " + ODBCReportFileName);
                    Database crDatabase;
                    Tables crTables;
                    Table crTable;
                    TableLogOnInfo crTableLogOnInfo;
                    ConnectionInfo crConnectionInfo = new ConnectionInfo();
                    //Setup the connection information structure to log on to the data source for the report.
                    // If using ODBC, this should be the DSN. If using OLEDB, etc, this should be the physical server name
                    crConnectionInfo.ServerName = "SH" + ODBCReportFileName;
                    if (debug)
                        tw.WriteLine("Resetting connection to: " + crConnectionInfo.ServerName);
                    crConnectionInfo.DatabaseName = "";
                    //Get the table information from the report
                    crDatabase = cryRpt.Database;
                    crTables = crDatabase.Tables;
                    //Loop through all tables in the report and apply the
                    //connection information for each table.
                    if (debug)
                        tw.WriteLine("Applying new connection to all tables...");
                    for (int i = 0; i < crTables.Count; i++)
                        crTable = crTables<i>;
                        crTableLogOnInfo = crTable.LogOnInfo;
                        crTableLogOnInfo.ConnectionInfo =
                        crConnectionInfo;
                        crTable.ApplyLogOnInfo(crTableLogOnInfo);
                        if (debug)
                            tw.WriteLine("Applying new connection to tables " + crTable.Name);
                    cryRpt.Refresh();
                    if (debug)
                        tw.WriteLine("Applying new connection to all tables... DONE");
                    if (debug)
                        tw.WriteLine("Target report: " + pdfname);
                    cryRpt.ExportToDisk(ExportFormatType.PortableDocFormat, pdfname);
                    if (debug)
                        tw.WriteLine("Export Complete");
                    cryRpt.Dispose();
                    cryRpt.Close();
                    if (debug)
                        dt = DateTime.Now;
                        tw.WriteLine(dt.ToString() + "-Done export to PDF.");
                catch (Exception e)
                    TextWriter tw1 = new StreamWriter(logpath + "
    exporterror.log", true);
                    tw1.WriteLine("Exception when export report: " + e.Message);
                    tw1.WriteLine(e.StackTrace);
                    tw1.Close();

  • Terminal command to refresh USB peripheral device

    I'm running OS 10.7.5, and I have a recurring problem with the USB ports on my Mac mini.  After several days of up-time, one or more of the ports will sometimes become non-responsive.  This seems to be software related, because logging off and logging back into the machine always fixes the problem (as does a restart and a cold-reboot).  I was thinking maybe the "checklist" of device filenames somehow gets corrupted over time, and needs to be recreated.
    Does anyone know how to refresh the list of peripheral devices without restarting, rebooting, or logging off?  Ideally a terminal command?  I'm hoping not to have to keep shutting down the session each time this happens to get my list of connected devices back.
    Thanks very much for your suggestions for the newbie.

    Hi Korby,
    If you are having difficulties with USB devices such as you describe, I would suggest resetting your Mac mini’s parameter RAM, as described in this article -
    About NVRAM and PRAM
    http://support.apple.com/kb/HT1379
    Specifically -
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Function of Refresh Button in Web interface

    Hi All,
    I have created a web layout in which there is "REFRESH" button.
    If i have opened the web layout and i simultaneously do some changes in back end from BW side. After clicking refresh in web interface changes are not reflected.
    What exactly the function of "REFRESH" button is??
    Also is there any other way through which i can get the changes( done in back end) reflected in my already logged in Web layouts??
    Thanks in advance.
    Regards.

    Hi,
    Thanks for your reply.
    Can you clarify it more. Lets take an example. If i have one charachteristics for project say A and i have prepared a layout which is showing that projects attributes like project's begin date, end date, etc..
    Now if i open the Web interface and at the same time if i change its end date from back end, on click of refresh the changes are not reflected...
    But if i again open that Web interface changes are reflected. What is reason for this??
    Any help appreciated.

  • System Refresh Trex Post Activity

    Hi All,
    Recently we have refreshed our CRM 7.0 QAS system with PRD system.
    Everything is working fine but we are facing some issue in connecting to TREX.
    For TREX we have only changed RFC by program ESH_ADM_SET_TREX_DESTINATION to QAS TREX system and this RFC is working fine but still when user is trying to create new account or contact it is giving error:
    " A Service of Trex Engine was called but connection could not be established for it"
    " Check TCP/IP RFC communication"
    Trex RFC is working fine, please suggest is there any more action required for TREX after system Copy.
    Regards,
    Shivam Mittal

    Hi Nainesh,
    Thanks for the message , yes system is up and running fine , the DB team did a restore of Production data  on Quality again , and i did the post refresh activities again , the issue what had happened last time was we were doing simultaneous refresh of two systems at a time , BI prod to BI qas and ECC prd to ECC qas , we had found a list of tables in BDLS which gets updated when we run BDLS and we run those tables only , unfortunately the files got exchanged , the ECC tables should have run on ECC machine and BI tables should have run on BI machine which didn't happen and it happened the other way round BI tables where run on ECC machine , due to which BDLS failed and the job got cancelled many times, which impacted the whole system conversion and logical update , which crashed the DB( i exactly don't know the reason what happened internally , still searching for it ) . At present the machine is up and running fine.
    Regards
    Mrigank Aditya

  • Post System Refresh Activity

    Hi All,
    I did system refresh ( from PRD to QAS , platform Windows 2008 R2 and MSsql) the system was up and running fine. The system was absolutely fine  for one day and the day after the DB crashed , not sure what happened, is there a way i can find the logs through which i can come to know what exactly happened. Also post refresh when i was trying to run BDLS , the job was getting cancelled , the job log showed there is another conversion already running , when i checked the tables the conversion had already happened . Please tell me can running BDLS which cancelled many times could be the cause for the DB crash, if yes where can i find the logs for this , if not what else could have happened that the DB crashed . Thanks for your responses in advance.
    Regards
    Mrigank Aditya

    Hi Nainesh,
    Thanks for the message , yes system is up and running fine , the DB team did a restore of Production data  on Quality again , and i did the post refresh activities again , the issue what had happened last time was we were doing simultaneous refresh of two systems at a time , BI prod to BI qas and ECC prd to ECC qas , we had found a list of tables in BDLS which gets updated when we run BDLS and we run those tables only , unfortunately the files got exchanged , the ECC tables should have run on ECC machine and BI tables should have run on BI machine which didn't happen and it happened the other way round BI tables where run on ECC machine , due to which BDLS failed and the job got cancelled many times, which impacted the whole system conversion and logical update , which crashed the DB( i exactly don't know the reason what happened internally , still searching for it ) . At present the machine is up and running fine.
    Regards
    Mrigank Aditya

  • How to refresh the table control

    hi experts,
    i used bapi to update the changes made in data of table control in modulepool.
    like i <b>changed serial number and short text of equipment</b> . <b>now when
    i simultaneously go for transaction ie02  i,e equipment change in another session with table control open in other session , and now i changed data of particular equipment number in ie02 , now when i use refresh button in table control that change should be affected.  how would be the logic for the refresh button</b>
    <b>when i use the refresh button in the table control , screen should be refreshed or filled with updated data. so what is the flow and logic for that.</b>

    example
    REPORT demo_dynpro_tabcont_loop.
    CONTROLS flights TYPE TABLEVIEW USING SCREEN 100.
    DATA: ok_code TYPE sy-ucomm,
    save_ok TYPE sy-ucomm.
    DATA: itab TYPE TABLE OF demo_conn,
    fill TYPE i.
    TABLES demo_conn.
    DATA: lines TYPE i,
    limit TYPE i.
    SELECT * FROM spfli INTO CORRESPONDING FIELDS OF TABLE itab.
    CALL SCREEN 100.
    MODULE status_0100 OUTPUT.
    SET PF-STATUS 'SCREEN_100'.
    DESCRIBE TABLE itab LINES fill.
    flights-lines = fill.
    ENDMODULE.
    MODULE fill_table_control OUTPUT.
    READ TABLE itab INTO demo_conn INDEX flights-current_line.
    ENDMODULE.
    MODULE cancel INPUT.
    LEAVE PROGRAM.
    ENDMODULE.
    MODULE read_table_control INPUT.
    lines = sy-loopc.
    MODIFY itab FROM demo_conn INDEX flights-current_line.
    ENDMODULE.
    MODULE user_command_0100 INPUT.
    save_ok = ok_code.
    CLEAR ok_code.
    CASE save_ok.
    WHEN 'REFRESH'.
    refresh : itab.
    WHEN 'NEXT_LINE'.
    flights-top_line = flights-top_line + 1.
    limit = fill - lines + 1.
    IF flights-top_line > limit.
    flights-top_line = limit.
    ENDIF.
    WHEN 'PREV_LINE'.
    flights-top_line = flights-top_line - 1.
    IF flights-top_line < 0.
    flights-top_line = 0.
    ENDIF.
    WHEN 'NEXT_PAGE'.
    flights-top_line = flights-top_line + lines.
    limit = fill - lines + 1.
    IF flights-top_line > limit.
    flights-top_line = limit.
    ENDIF.
    WHEN 'PREV_PAGE'.
    flights-top_line = flights-top_line - lines.
    IF flights-top_line < 0.
    flights-top_line = 0.
    ENDIF.
    WHEN 'LAST_PAGE'.
    flights-top_line = fill - lines + 1.
    WHEN 'FIRST_PAGE'.
    flights-top_line = 0.
    ENDCASE.
    ENDMODULE.
    PROCESS BEFORE OUTPUT.
    MODULE status_0100.
    LOOP WITH CONTROL flights.
    MODULE fill_table_control.
    ENDLOOP.
    In the screen
    PROCESS AFTER INPUT.
    MODULE cancel AT EXIT-COMMAND.
    LOOP WITH CONTROL flights.
    MODULE read_table_control.
    ENDLOOP.
    MODULE user_command_0100.
    <b>rewards point for helpful answer</b>

  • Why do Drum strips have to be constantly refreshed? Workaround?

    Hi -- I'm performing with a pad controller and triggering multiple instruments simultaneously within Mainstage3.   MS2 has been great for me but I find that when I open my concerts (imported from MS2) in MS3 (using the legacy instruments), The drum strips assume some default drum kit (or something...) other than what's assigned and the note #assignments (snare,hihat,kick, etc)  are all different.   If I go into MS3, highlight the faulty (drum) strip and then re-highlight the selected kit (from the patch list) -- it's fine.   But In performance, that's really not an option, so I can't port over to MS3.   Any ideas how to fix this?   BTW, when I build a concert in MS3 and use the MS3 drums, I have the same problem: drums are not triggering until I refresh the drum strip.  Only then do I hear the designated drum kit.  
    Any help would be greatly appreciated --
    steve L. 

    Asked to sign in after paying
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    One fix for signout problems http://forums.adobe.com/thread/1408331?tstart=0
    -http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html

Maybe you are looking for

  • Close a fram

    i want to close a frame after i click a button... i have the button setup and added an action listener to it then i perform the functions i need performed but after everything is done i would like to exit or close the entire frame... how can i do tha

  • Auth cookie shared between web sites

    I have two web sites in two different regions running the same app with a DNS Failover that switch to region 2 if region 1 is down.  Is it possible to keep users logged in when they logged in in region 1 and then are redirected to region 2? 

  • Firefox always opens disc on desktop

    I just switched back to Firefox from Google Chrome (because Google Chrome's color management no longer works). Every time I open Firefox, Firefox puts a disc on my desktop, and opens a second window that invites me to drag the Firefox file to the app

  • Can't importing a Flex project within a Java project

    Hello, I am taking over an existing project from a vendor that is no longer involved that has a two Flex projects inside of the Java project. I am using the Flash Builder plugin inside Eclipse.  I have checked out the Java project locally and brought

  • RE: RCPTRAN4 enhancement for WERKS

    G'day APO Team, How are you travelling?  Can someone please advise whether they have enhanced the RCPTRAN4 program to Evaluate & send change recordings.  Client is using ECC6 & SCM 7.0 and working on Global Job Schedule. Looking to enhance so only lo