Execute DBMS_SNAPSHOT.refresh_all does nothing

I have created a couple of MVs and tried to execute:
execute DBMS_SNAPSHOT.refresh_all
I get a "PL/SQL procedure successfully completed" message. However, the MVs are not really refreshed. The data is stale.
I am able to refresh using enterprise manager though.
Can someone point me to how I can get "execute DBMS_SNAPSHOT.refresh_all
" to work?
Thanks.

Master tables are in the same DB. I am just trying this out to see if MVs are a workable solution in our product.
I created the MVs with
BUILD IMMEDIATE
REFRESH COMPLETE
Thanks.

Similar Messages

  • Mapping executes without error, but does nothing.

    I've created 21 mappings. 20 mappings work flawlessly and one gives me headaches!
    The mapping is from type: PLSQL.
    It's using an external table to access an 554MB textfile. The OS is RedHat Enterprise Linux WS release 3, Oracle 9.2.0.5, OWB 9.2 + latest patch.
    When I validate the mapping -> everything is okay.
    When I execute the mapping via OEM -> Success message -> in audit browser: 0 rows inserted.
    When I execute the mapping manually -> Success message -> 0 rows inserted.
    When I look at the target table -> 0 rows.
    When I do "select count(*) from external_table_20", I get the correct count for records!
    When I do "create table temp1 as select * from external_table_20 where 1 = 0" I get the correct table structure.
    When I do "insert into temp1 select * from external_table_20", sqlplus blocks for about 10 seconds, but then there are 0 records inserted.
    There are no errors in the kernels logfiles (no read, write or media errors).
    There is no error message in SQLplus.
    There is no entire in the alert file of the database.
    It just does nothing!
    I drop the mapping, the target table and the external table -> and recreated them again (one at a time) -> Same as above. I can count the external_table but the mapping doesn't insert any data. I still can't insert the table on myself.
    So, what can I do now? There is enough space on every tablespace left -> just in case I extended all of them to make sure there will be at least twice as much space as 554 MB (the size of the textfile).
    Its ervy strange that there is not a single error message or warning!

    Art,
    The external tables are tricky because if you make one trivial mistake when describing the records (such as a wrong field length or type), the end result will be that the query against the FT will return no errors, but there will be zero or some weard number of records returned. I suggest to check again the record description and to try to select from the external table (after it is deployed) from SQL plus.
    Also, when configuring the flat file in OWB you can define the log file that will trace FT creation errors during deployment and a Bad file name that will direct the database to write records not fitting into the FT definition to the location specified in 'Bad file name'.
    These configuration parameters can be of help when struggling with the issues mentioned above.
    Regards:
    Igor

  • Call to predefined Report Query for PDF download does nothing

    I am trying to download a PDF report which is based upon 2 queries. Each query has a where clause with values taken from page items. I have installed OBI Publisher 11.1.1.5 and used the OBI Publisher 11.1.1.5 Word plug-in to create the RTF file that I then uploaded to the Shared Components->Report Layout.
    I created a new region button to call the Report Query. However, whenever I click on the button to download the PDF, nothing happens. I have looked at the debug and the button appears to be executing OK, except that nothing happens.
    The APEX to OBIP configuration is working since I am able to have OBIP generate other report PDFs that aren't using the predefined query. Stated a bit differently, reports regions that have the Print Attributes set to "Enable Report Printing=Yes" and "Report Layout=Default Report Layout" work fine. Reports based upon the predefined query and launched using a region button do not do anything.
    Environment: APEX 4.1, DB 11.2.0.2, OBIP 11.1.1.5
    Any help with this PDF issue is greatly appreciated.
    Thanks,
    Reid

    Thank you again for your reply, Udo.
    Here are my responses:
    * As a matter of fact, I am doing a copy / paste from the predefined query to the report region source.
    ** What exactly do you mean by that? Don't you print the actual region?
    I need to produce a PDF that is the compilation of 4-5 queries. Therefore, I cannot print a region to PDF since APEX (as far as I know) does not allow for the printing of multiple regions (1 query per region) to a single PDF file. So, I am creating a PDF that is based upon multiple queries which I predefine in the shared components -> report queries. Then, I'm creating a region button that calls a downloadable report when it is clicked.
    Your question has made me realize that indeed it doesn't matter what query I have in the report region since I am calling a predefined report. When nothing was happening when I attempted to generate the PDF, I guess I started to think that the problem was with the queries on the page and so I made them match exactly with what the queries are in the shared components->report queries.
    Please advise if something is wrong with my understanding here.
    I checked the OBI Publisher logs (at least what I could locate) and I didn't see anything show up there.
    /u02/app/ohs/obip_mw/user_projects/domains/bifoundation_domain/servers/AdminServer/logs
    I checked the OHS access_log and I didn't see anything that looks like an error. I also don't see anything in the APEX page debug. It appears to process normally when the button is clicked.
    From the access_log:
    192.168.1.137 - APEX_PUBLIC_USER [27/Dec/2011:22:17:30 -0500] "GET /pls/apex/f?p=4000:RUN_PAGE:55206340610065:BRANCH_TO_PAGE_ACCEPT:NO::FB_FLOW_ID,FB_FLOW_PAGE_ID,F4000_P1_FLOW:103,235,103 HTTP/1.1" 302 -
    192.168.1.137 - APEX_PUBLIC_USER [27/Dec/2011:22:17:30 -0500] "GET /pls/apex/f?p=103:235:55206340610065::::: HTTP/1.1" 200 21588
    192.168.1.137 - APEX_PUBLIC_USER [27/Dec/2011:22:17:32 -0500] "POST /pls/apex/wwv_flow.accept HTTP/1.1" 302 -
    192.168.1.137 - APEX_PUBLIC_USER [27/Dec/2011:22:17:32 -0500] "GET /pls/apex/f?p=103:235:4495899155137965::::: HTTP/1.1" 200 21588
    Here is a look at the page debug:
    0.00246     0.00107     A C C E P T: Request="TRANSCRIPT_PDF"     4
    0.00350     0.00501     Metadata: Fetch application definition and shortcuts     4     
    0.00851     0.00080     alter session set nls_language="AMERICAN"     4     
    0.00931     0.00060     alter session set nls_territory="AMERICA"     4     
    0.00991     0.00078     NLS: CSV charset=WE8MSWIN1252     4     
    0.01069     0.00067     ...NLS: Set Decimal separator="."     4     
    0.01136     0.00083     ...NLS: Set NLS Group separator=","     4     
    0.01219     0.00082     ...NLS: Set g_nls_date_format="DD-MON-RR"     4     
    0.01301     0.00079     ...NLS: Set g_nls_timestamp_format="DD-MON-RR HH.MI.SSXFF AM"     4     
    0.01380     0.00077     ...NLS: Set g_nls_timestamp_tz_format="DD-MON-RR HH.MI.SSXFF AM TZR"     4     
    0.01457     0.00064     ...Setting session time_zone to -05:00     4     
    0.01522     0.00077     Setting NLS_DATE_FORMAT to application date format: DD-MON-YYYY HH:MIPM     4     
    0.01599     0.00094     Setting NLS_TIMESTAMP_FORMAT to application timestamp format: DD-MON-YYYY HH:MIPM     4     
    0.01693     0.00077     ...NLS: Set g_nls_date_format="DD-MON-YYYY HH:MIPM"     4     
    0.01770     0.00078     ...NLS: Set g_nls_timestamp_format="DD-MON-YYYY HH:MIPM"     4     
    0.01848     0.00068     ...NLS: Set g_nls_timestamp_tz_format="DD-MON-RR HH.MI.SSXFF AM TZR"     4     
    0.01916     0.00046     NLS: Language=en-us     4     
    0.01962     0.00219     ...metadata, fetch translated application info     4     
    0.02181     0.00088     ...fetch session state from database     4     
    0.02269     0.00096     fetch items     4     
    0.02365     0.00090     ...fetched 32 session state items     4     
    0.02455     0.00170     Authentication check: CUSTOM TABLE AUTH (NATIVE_CUSTOM)     4     
    0.02625     0.00074     ... sentry+verification success     4     
    0.02698     0.00057     ...Session ID 4495899155137965 can be used     4     
    0.02755     0.00056     ...Check session 4495899155137965 owner     4     
    0.02811     0.00064     Setting NLS_DATE_FORMAT to application date format: DD-MON-YYYY HH:MIPM     4     
    0.02875     0.00080     Setting NLS_TIMESTAMP_FORMAT to application timestamp format: DD-MON-YYYY HH:MIPM     4     
    0.02955     0.00062     ...NLS: Set g_nls_date_format="DD-MON-YYYY HH:MIPM"     4     
    0.03017     0.00069     ...NLS: Set g_nls_timestamp_format="DD-MON-YYYY HH:MIPM"     4     
    0.03086     0.00053     ...NLS: Set g_nls_timestamp_tz_format="DD-MON-RR HH.MI.SSXFF AM TZR"     4     
    0.03139     0.00130     ...Check for session expiration:     4     
    0.03269     0.00055     ...Metadata: Fetch Page, Computation, Process, and Branch     4     
    0.03323     0.00102     Session: Fetch session header information     4     
    0.03425     0.00047     ...Setting session time_zone to -5:00     4     
    0.03472     0.00187     ...metadata, fetch page info     4     
    0.03660     0.00092     ...Validate item page affinity.     4     
    0.03751     0.00050     ...Validate hidden_protected items.     4     
    0.03801     0.00061     ...Check authorization security schemes     4     
    0.03862     0.00095     Session State: Save form items and p_arg_values     4     
    0.03957     0.00081     ...Session State: Save "P235_TRANSCRIPT_ID" - saving same value: "7"     4     
    0.04038     0.00065     Processes - point: ON_SUBMIT_BEFORE_COMPUTATION     4     
    0.04102     0.00082     Branch point: Before Computation     4     
    0.04185     0.00054     Computation point: After Submit     4     
    0.04239     0.00079     Tabs: Perform Branching for Tab Requests     4     
    0.04317     0.00065     Branch point: Before Validation     4     
    0.04382     0.00111     Validations:     4     
    0.04493     0.00165     Perform basic and predefined validations:     4     
    0.04658     0.00070     Perform custom validations:     4     
    0.04728     0.00054     Branch point: Before Processing     4     
    0.04782     0.00057     Processes - point: AFTER_SUBMIT     4     
    0.04839     0.00054     Branch point: After Processing     4     
    0.04893     0.00096     ...Evaluating Branch: AFTER_PROCESSING type: "REDIRECT_URL" button: (No Button Pressed) branch: (Unconditional)     4     
    0.04989     0.00071     Stop APEX Engine detected     4     
    0.05059     0.00055     Stop APEX Engine detected     4     
    0.05114     0.00122     Final commit     4     
    0.05236     -     End Page Processing

  • When i try to click on signature field to digitally sign in adobe reader version 9.5 , it does nothing. please explain

    when i  click on signature field to digitally sign, in adobe reader version 9.5 , it does nothing. please explain and help.Urgent

    Hi,
    2 things:
    1. Assuming your script is original - it is not asking for a TXT file till it is found in expected location. You can choose between 2 solutions:
         to remove FindChangeList.txt from FindChangeSupport folder ==> script will ask for another file
         to override this file by your query ==> script will not ask but execute your query
    2. You can see greyed TXT files in Script Panel since this panel shows executable files (script's formats)
    Jarek

  • Software Update "does nothing"

    I have problems with Software Update. When i click on it, the app starts looking for updates, the blu bar grows just a little and then it stops, the app doesn't hung but it does nothing, it seems that doesn't found the apple server, i don't know...
    i have downloaded the 10.5.6 path "manually" and after installing it, SoftUpdt continues without working...
    All the connections are allright, tpc/ip is working, in fact i have tied to create another admin account and when i execute the software update app it works properly, but when i come back to my user it doesn't work..
    don't know what is happening.
    Any ideas, anyone with similar problem ??
    thanks a lot

    You may also try to do an archive and install if the preference trashing does NOT correct the issue. You can manually do updates through the web, but it is easier to do through software update. I saw a similiar issue and the archive&install fixed it in 45min. What Mac are you using? What operating system do you have? Is this computer still under warranty?

  • Button click in AFD on Glassfish does nothing

    HI. I am on Jdev 11g  R3 (11.1.2.3)
    I developed an application that is deployed into ADF jar file
    In other application I include this jar into application and drag and drop the task-flow from the jar into the page.
    I have a button in the view in the task flow that does something.
    If I run it on the Integrated or Standalone web logic everything is fine.
    But If I deploy it into Glassfish 3.1 when I click on the button nothing happens. I mean  - NOTHING!!!. Application is working, but doing nothing.
    It looks like the backing bean and the method binded to the button completely ignored
      <af:commandToolbarButton shortDesc="Edit" id="ctb2"
                                                                                         icon="#{resource['images:edit_dwn.png']}"
                                                                                         action="#{backingBeanScope.news_details.editNews}">
                                                                    <af:setPropertyListener from="#{news.EntryId}"
                                                                                            to="#{pageFlowScope.EntryId}"
                                                                                            type="action"/>
                                                                    <af:setPropertyListener from="#{news.Status}"
                                                                                            to="#{pageFlowScope.Status}"
                                                                                            type="action"/>
                                                                </af:commandToolbarButton>
    Here is the log of what is going on when I click the button
    [#|2013-12-01T08:21:33.498-0500|WARNING|glassfish3.1.2|org.apache.catalina.connector.Request|_ThreadID=116;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context /NamPortalApp3, because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
    [#|2013-12-01T08:21:33.500-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3456] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate|#]
    [#|2013-12-01T08:21:33.500-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3457] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate|#]
    [#|2013-12-01T08:21:33.500-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3458] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate|#]
    [#|2013-12-01T08:21:33.500-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3459] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate|#]
    [#|2013-12-01T08:21:33.500-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3460] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate|#]
    [#|2013-12-01T08:21:33.500-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3461] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate|#]
    [#|2013-12-01T08:21:33.518-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3462] Process BindingContainer state token(decompressed state):BCST:=0%V%=N%R=0%ptb1=BCST:=0%V%=N,%R=0%newsdetailsflow1=BCST:=0%V%=N%R=1%teva_oracle_xx_adf_namportal_news_view_pageDefs_newsDetailsPageDef_WEB_INF_news_details_flow_xml_news_details_flow=BCST:=0%V%=NNamNewsVO1Iterator=-N-,NamCustomerDummyVO1Iterator=-D-,NamNewsLookupStatusVO1Iterator=-D-,NamNewsLookupImportLevelVO1Iterator=-D-,%R=2%SearchDetailsQuery=BCST:=0;#;eAF1Uj1vE0EQHScESCKQFScRNDQUEc3dDzBCOn8pJ85ngx0ruhRhfTdO1uzeHnt7zoUCCRqEREED
    LR0VLT2iBVHyL2j4A2bOsZFBYqdY7eyb90bz5uNPWMs0VI68MZswS7D4xOoMxxia6pvvh+/L6R2x
    ApAnALBKuN0jT2kWCrTGQ2UNmOZsKLD65eWjzx9e7d9bQEuphr05kEUjS6oIhTXkccSJv1FfFLoy
    EXfbP75+OtwIi1oNt5boQyWliv+oFOAXN979+vb2dbgK2zXYaXUetp3+seu3OsfOwHE9p+Y1a3Bz
    Oe93+v/9O/Bd3+27jucGzUYAl2WDa3Neg+tyn6UtpSUzbjxSAexKN23giMcY0cUyYQZMZBjAJenj
    WQBXpa+MnwkRwJbssjTlE2a4in3ECCMXNmRXY8hTSrkk0wuZwBpsyoMkYgaLEXr0qqvYYG7aLDFQ
    mflhZ4YLm5o5pWTVg2tyWd7A1gWqcM2eu+bBumzmiW5OmDCwM7fLJrvsRXpG1MwNxtRcgxn2BJ7B
    FQ/W5H1y6G/WntFkGVVsyo7mJxciBm4v80ol7VwKm3rrok55amZL4UFZ9pA2RPCnqOuCxlIIrXuw
    LfuaxSnH2BQ9Ic1LxbO/PCnBlKJEQWc6nT5fSebnbA8qVBc+fpChPielETmEEZT/3dwkT5LfHfvz
    4w==
    :#:,,,|#]
    [#|2013-12-01T08:21:33.519-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3463] variableIterator variables activated <<< [U]:TrackQueryPerformed-null|#]
    [#|2013-12-01T08:21:33.519-0500|CONFIG|glassfish3.1.2|oracle.jbo.common.ADFLoggerDiagnosticImpl|_ThreadID=116;_ThreadName=Thread-2;|Refreshing binding container|#]
    [#|2013-12-01T08:21:33.519-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3464] **** refreshControl() for BindingContainer :teva_oracle_xx_adf_namportal_view_EditViewNewsPageDef|#]
    [#|2013-12-01T08:21:33.519-0500|CONFIG|glassfish3.1.2|oracle.jbo.common.ADFLoggerDiagnosticImpl|_ThreadID=116;_ThreadName=Thread-2;|Refreshing binding container|#]
    [#|2013-12-01T08:21:33.519-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3465] **** refreshControl() for BindingContainer :ptb1|#]
    [#|2013-12-01T08:21:33.519-0500|CONFIG|glassfish3.1.2|oracle.jbo.common.ADFLoggerDiagnosticImpl|_ThreadID=116;_ThreadName=Thread-2;|Refreshing binding container|#]
    [#|2013-12-01T08:21:33.519-0500|CONFIG|glassfish3.1.2|oracle.jbo.common.ADFLoggerDiagnosticImpl|_ThreadID=116;_ThreadName=Thread-2;|Refreshing binding container|#]
    [#|2013-12-01T08:21:33.519-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3466] **** refreshControl() for BindingContainer :teva_oracle_xx_adf_namportal_news_view_pageDefs_newsDetailsPageDef_WEB_INF_news_details_flow_xml_news_details_flow|#]
    [#|2013-12-01T08:21:33.520-0500|CONFIG|glassfish3.1.2|oracle.jbo.common.ADFLoggerDiagnosticImpl|_ThreadID=116;_ThreadName=Thread-2;|Refreshing binding container|#]
    [#|2013-12-01T08:21:33.520-0500|CONFIG|glassfish3.1.2|oracle.jbo.common.ADFLoggerDiagnosticImpl|_ThreadID=116;_ThreadName=Thread-2;|Refreshing binding container|#]
    [#|2013-12-01T08:21:33.520-0500|FINEST|glassfish3.1.2|null|_ThreadID=116;_ThreadName=Thread-2;ClassName=null;MethodName=null;|[3467] Process BindingContainer state token(decompressed state):BCST:=0%V%=N%R=0%ptb1=BCST:=0%V%=N,%R=0%newsdetailsflow1=BCST:=0%V%=N%R=1%teva_oracle_xx_adf_namportal_news_view_pageDefs_newsDetailsPageDef_WEB_INF_news_details_flow_xml_news_details_flow=BCST:=0%V%=NNamNewsVO1Iterator=-N-,NamCustomerDummyVO1Iterator=-D-,NamNewsLookupStatusVO1Iterator=-D-,NamNewsLookupImportLevelVO1Iterator=-D-,%R=2%SearchDetailsQuery=BCST:=0;#;eAF1Uj1vE0EQHScESCKQFScRNDQUEc3dDzBCOn8pJ85ngx0ruhRhfTdO1uzeHnt7zoUCCRqEREED
    LR0VLT2iBVHyL2j4A2bOsZFBYqdY7eyb90bz5uNPWMs0VI68MZswS7D4xOoMxxia6pvvh+/L6R2x
    ApAnALBKuN0jT2kWCrTGQ2UNmOZsKLD65eWjzx9e7d9bQEuphr05kEUjS6oIhTXkccSJv1FfFLoy
    EXfbP75+OtwIi1oNt5boQyWliv+oFOAXN979+vb2dbgK2zXYaXUetp3+seu3OsfOwHE9p+Y1a3Bz
    Oe93+v/9O/Bd3+27jucGzUYAl2WDa3Neg+tyn6UtpSUzbjxSAexKN23giMcY0cUyYQZMZBjAJenj
    WQBXpa+MnwkRwJbssjTlE2a4in3ECCMXNmRXY8hTSrkk0wuZwBpsyoMkYgaLEXr0qqvYYG7aLDFQ
    mflhZ4YLm5o5pWTVg2tyWd7A1gWqcM2eu+bBumzmiW5OmDCwM7fLJrvsRXpG1MwNxtRcgxn2BJ7B
    FQ/W5H1y6G/WntFkGVVsyo7mJxciBm4v80ol7VwKm3rrok55amZL4UFZ9pA2RPCnqOuCxlIIrXuw
    LfuaxSnH2BQ9Ic1LxbO/PCnBlKJEQWc6nT5fSebnbA8qVBc+fpChPielETmEEZT/3dwkT5LfHfvz
    4w==
    :#:,,,|#]
    I am absolutely stacked and have no idea what can be a problem.
    Please advice

    Hi,
    the information in the log is not worrying as it prints the data control and data bindings refresh cycle. This appear to be okay and is printed because you set log level to finest. What I suggest you try is to set the action property to a fixed value that matches a navigation case in the same task flow. If this works, then the next step is to look at the managed bean (adding print statements in the bean to get an idea of what gets executed and what doesn't) . This helps you narrowing the error surface
    Frank

  • SmartForm execution does nothing - error

    When I execute this SmartForm it does nothing.  If I try to preview it nothing comes up and when I try to print it nothing goes to the print spool.  However, if I remove the address node then it works fine.  Does anybody have any ideas?
    I am also wondering what table the address node hits (uses for the address).
    Regards,
    Davis

    HI,
    1) To create an address node , call the context menu for that node in the tree structure that one wants to contain the text and choose create->text
    2) Enter a name for the node and a description
    3) Determine the address type on the general attributes tab
    4) For organizational addresses one has to specify the address number, for any other one has to specify the person number and the address number
    5) In the box additional addresses one can maintain other attributes to specify how to display the address
    Regards
    Sudheer

  • Startup stuck, does nothing and no error

    Hi,
    I'm experiencing something never saw: while trying to startup the instance, the command stuck.
    SQL*Plus: Release 11.1.0.6.0 - Production on Mon Feb 16 16:31:26 2009
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup
    no messages, no errors, the instance continues to be down.
    I don't really know what I should check!
    Any suggestion?
    Thanks in advance

    I'm using ASM.
    When I created the database, dbca created an spfile on +ARCHIVELOG/EVODB/spfileEVODB.ora.
    After some my bad actions I deleted the spfile.
    The pfile contains: SPFILE='+ARCHIVELOG/EVODB/spfileEVODB.ora'
    I tried to startup the instance with an other pfile, created by dbca during the installation.
    The instance starts without problem.
    Now my whish is to restore the spfile in the right position, but the command create spfile from pfile creates the spfile into folder +/u01/app/oracle/product/11.1.0/db1/dbs+.
    I also tried to execute create spfile='ARCHIVELOG/EVODB/spfileEVODB.ora' from pfile+, but the startup hang, it does nothing, it does not write anything in any alert/trace file and it does not raise any error.
    Samuel

  • I am trying to install a language disc. I clicked on the installer. It ran for a long time without installing. I click stop installing and it says it is stopping but is doing nothing. I am unable to eject the disc or stop anything.

    I am trying to install a Portugese language disc. I clicked on the installer icon and it said it was installing, but it ran forever without doing anything. I clicked "stop installing" and it says "stopping", but it is doing nothing. I am unable to eject the disc or do anything because it says an operation is in progress.

    Please provide some info on the disc, where it comes from, who made it, etc.  Also tell us what version of OS X you are running.

  • I upgraded from 3.6.13 to Beta 4.0 and now Firefox will not open at all I tried to uninstall to start again but it will not uninstall either it does nothing.

    I uninstalled Beta 4 and re-installed 3.6.13 now Firefox will not open at all I tried to uninstall to start again but it will not uninstall either it does nothing, I have been using Firefox for a long time but cannot resolve this problem can anyone help and give me a solution please. As I use Firefox as my web browser it is very frustrating.
    The fact it will not uninstall appears to be something completely new as nobody I know who uses Firefox has ever encountered this in the past.

    Did you check your security software (firewall)?
    A possible cause is security software (firewall) that blocks or restricts Firefox without informing you about that, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process.
    See [[Server not found]] and [[Firewalls]] and http://kb.mozillazine.org/Firewalls
    If necessary then also see:
    * http://kb.mozillazine.org/Browser_will_not_start_up
    * http://kb.mozillazine.org/Error_loading_websites

  • Trying to do a software update, but my macbook pro does nothing after it prompts me to restart

    I am trying to do a software update on my Macbook Pro so I can update the new iTunes so I can start using my new iPod. Every time I go through the process of the computer searching for updates and confirming there are software updates, then being prompted to restart my computer, it does nothing. After my Macbook Pro turns on again, nothing pops up and I go into my information and it says I still have the old software. Nothing is prompting me to do the update after I restart my computer, or beforehand for that matter. HELP.

    Are you really still running 10.6.2? If Software Update isn't working for you, you may want to try using the 10.6.8 combo update found here -->> http://support.apple.com/kb/DL1399.
    If that doesn't work, call back...
    Clinton

  • Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing!

    Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing! I am desperate to get access to my itunes to get music on my phone and all of this just makes me want me to sell my iphone since there is no other way to add music to my phone. If things go get sorted soon you can say goodbye to my support.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • My 4S has stopped ringing. Voicemail's disabled but if you call me, you'll hear it ring your end but it does nothing at mine and freezes if I make a call. Texts are not being delivered or coming through delayed. Ringer is on, tone enabled - help!

    My iPhone 4S has stopped ringing altogether. Voicemail is disabled but if you call me, you'll hear it ringing at your end but it does nothing my end and freezes in the phone app if I make a call (doesn't ring or connect and doesn't freeze the phone, just the calling part). Texts are not being delivered or coming through delayed. Ringer is on, tone enabled - help!
    I've disabled roaming so it only runs on wifi (this after getting a £4k phone bill...) and I can use Skype, Viber and WhatsApp with no problem at all.
    Would really appreciate any help at all!
    Many thanks.

    Hi there - am with Orange and they said nothing wrong with account and service running normally.  They said if they had cut me off I would've received a text (debatable with current message receiving situation!) and when I called out it would say 'calls from this number are barred'.  Also if you called me it would say something similar.  But it doesn't, it will ring and ring until it rings off but nothing happens at all on my handset. Not even a missed call notification.  If I call out, it will display that it is calling the number but that's it.  If I cancel the call it will constantly display 'ending call'.  If I come out of the phone and go to another app then revist phone it will start calling that last dialled number - without ever getting as far as ringing or connecting.

  • When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the o

    When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the original in my work folder. I need to know how to stop this from happeing and get it back to the way it has been working he last 6 months since i purchased this program.

    Hi pissedadobeuser,
    Does this issue occur with any particular web page?
    Are you able to print the webpage to 'Adobe PDF' to convert it to pdf.
    Which Browser version, OS version and Acrobat version are you using?
    Regards,
    Rave

  • How do i close the welcome to iMovie screen? Clicking on red button in upper left does nothing. SOS!  Thanks!

    How do I close the "Welcome to iMovie" screen?  Clicking on the red button in the upper left does nothing. SOS!  Thanks!

    "Continue" was hidden at the bottom of the welcome screen because my display was changed.  Some days I'm smarter than others.  Or.... :-) 

Maybe you are looking for