Master form is not refreshing on the validation database

Hi all

I use Jdeveloper 12.1.3.0.

I create a master form with secondary table.

whenever a row is committed on the detail table, a database trigger is triggered to update the main line.

It works great except one problem.

When the record is committed in the table, saving fees is not displayed. even if I refresh the page, displays the same record of old masters.

When I close the browser and restart the application, the new rows are returned.

How could I solve this problem?

Kind regards.

To do this, you will need to rerun the iterator is your table.

You can try to set "clear catch you commit" true in your application module too.

Timo

Tags: Java

Similar Questions

  • CS5 Master Collection does not refresh after reinstall

    Hi people of

    My CS5 Mastersuite does not refresh. The development of updated does not start yet. Does anyone else have this problem?

    Try to update the product manual download available for the products.

    Link to download updates: https://www.adobe.com/downloads/updates/

  • ORA-38760: this database instance could not turn on the flashback database

    Hi guys

    Without knowing it, I deleted all the files in the directory "fra" where "flashback" folder was there because of space issues. Now am facing the error.

    It's my practical database.

    SQL > startup

    ORACLE instance started.

    Total System Global Area 608174080 bytes

    Bytes of size 1268920 fixed

    184550216 variable size bytes

    419430400 of database buffers bytes

    Redo buffers 2924544 bytes

    Mounted database.

    ORA-38760: this database instance could not turn on the flashback database

    SQL > alter flashback database;

    Database altered.

    SQL > SHUTDOWN IMMEDIATE;

    SQL > STARTUP MOUNT

    SQL > select flashback_on from database v$.

    FLASHBACK_ON

    ------------------

    RESTORE POINT ONLY

    Am not able to extinguish the flame.

    SQL > select * from v$ restore_point;

    Select * from v$ restore_point

    *

    ERROR on line 1:

    ORA-38701: Flashback database log 1 seq 1 wire 1:

    "/ u01/fra/PROD/flashback/o1_mf_c1l5n3lq_.flb".

    ORA-27037: unable to get file status

    Linux error: 2: no such file or directory

    Additional information: 3

    SQL > select flashback_on from database v$.

    FLASHBACK_ON

    ------------------

    RESTORE POINT ONLY

    I also tried to create a restore point and the flashback there.

    SQL > create restore point guaranteed rspt1 flashback database;

    Restore point created.

    SQL > select * from v$ restore_point;

    Select * from v$ restore_point

    *

    ERROR on line 1:

    ORA-00600: internal error code, arguments: [krfg_get_keepseq_2], [1], [0], [0,]

    [0], [0], [0], [0]

    SQL > flashback data base to restore the point rspt1;

    flashback database to restore the rspt1 point

    *

    ERROR on line 1:

    ORA-38729: not enough flashback database data log do FLASHBACK.

    Please help me in this regard.

    Alert log file:

    ...

    ...

    ...

    Mount of redo thread 1, with mount id 305866694

    Sun 25 Oct 10:13:30 2015

    Bytes allocated of 3981204 in the shared pool for the generation of flashback buffer

    From RVWR background process

    RVWR started with pid = 16, OS id = 15486

    Sun 25 Oct 10:13:30 2015

    Errors in the /u01/oracle/product/10.2.0/db_1/admin/prod/bdump/prod_rvwr_15486.trc file:

    ORA-38701: seq 11 Flashback database log 11 1 thread: ' / u01/fra/PROD/flashback/o1_mf_c2oqypb0_.flb '.

    ORA-27037: unable to get file status

    Linux error: 2: no such file or directory

    Additional information: 3

    Sun 25 Oct 10:13:30 2015

    Database mounted in exclusive Mode

    Completed: ALTER DATABASE MOUNT

    Sun 25 Oct 10:13:30 2015

    ALTER DATABASE OPEN

    ORA-38760 marked during: ALTER DATABASE OPEN...

    Trace file:

    ...

    ...

    ...

    :() 2015-10-25 10:13:30.087 SERVICE NAME

    SESSION ID: (156.1) 2015-10-25 10:13:30.087

    ORA-38701: seq 11 Flashback database log 11 1 thread: ' / u01/fra/PROD/flashback/o1_mf_c2oqypb0_.flb '.

    ORA-27037: unable to get file status

    Linux error: 2: no such file or directory

    Additional information: 3

    1. Thank you.

    you experience serious problem... because usually it works very well.

    Try the following:

    SQL > shutdown immediate;

    SQL > bootable media.

    SQL > alter flashback database;

    SQL > alter database backup controlfile to trace noresetlogs;

    SQL > shutdown immediate;

    go to the trace file generated from running (alter database backup controlfile to trace noresetlogs ;)

    location of the trace file is located in the query:

    SQL > select * from v$ diag_info;

    It will contain the script with the SQL commands, you can rename the file with the extension ".sql".

    SQL > startup nomount

    SQL > @trace_file. SQL

    SQL > restore database;

    SQL > alter database open;

    So basically you are going to recreate the files of control again...

  • Tablespace not specified in the CREATE DATABASE command

    Hello

    I'm cloning a database using "backup controlfile to trace", copy the data to another server, do a restore using backup controlfiles and deliver an open resetlogs.
    The last steps in the case of "manually", not by the script "create controlfile ':

    RECOVER DATABASE USING BACKUP CONTROLFILE

    ALTER DATABASE OPEN RESETLOGS;
    ALTER TABLESPACE TEMP ADD TEMPFILE...

    Xxx_TEMP ALTER TABLESPACE ADD TEMPFILE

    Yyy_TEMP ALTER TABLESPACE ADD TEMPFILE

    It works very well, however in the alert log this message appears:

    ATTENTION: by default temporary
    Tablespace not specified in the CREATE DATABASE command

    Default temporary tablespace will be necessary for a locally managed database in future release

    Mount of redo thread 1, with mount id 801397961

    Source and target system temp tablespace are defined:

    select * d atabase_properties property_name as « % TABLESPACE »;

    TEMP DEFAULT_TEMP_TABLESPACE name of the default temporary tablespace

    DEFAULT_PERMANENT_TABLESPACE USERS name of default permanent tablespace

    Can you give me some information on it?

    What command 'create database' is incorrect (without default TS)?

    Concerning

    Christian

    Hello

    Orders of data files to create temporary tablespaces are in the Script SQL generated, as last orders to be released.

    1. the first thing you do not database, in fact, create by rebuilding the controlfile based on existing database files.

    2. Secondly, your script controlfile is created based on data files, the next step if adding temporary file what I said in previous post.

    3. from your message it's just adding/WARNING provided by oracle - since before re - build my database - old controlfile knows we tablesapce temp. When you re-built your database it shows not know a temporary file.

    Hope that helps

    -Pavan Kumar N

  • Data file not shipped from the primary database to the standby database

    Hello

    (1) create a new user
    (2) created a new table space and add datafile on the primary database
    (3) the value tablespace default user

    But so far, this new data file is not delivered on the standby database.

    Version of database - 10.2.0.3
    OS - Windows

    Setting of primary and Standby: -.

    SQL > show parameter standby_file_management;

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    standby_file_management string AUTO

    Both have the same file system, but the difference is case sensitive.

    Primary data file location - D:\testdata

    Location of file data at rest - D:\TESTDATA

    Help, please.

    MRP process is running on the standby database?

    If it is then try to pass, log on the primary database and share your result.

  • Updating of the master/detail does not work after the failure of the validation

    After validation of the judgment of the further processing of a page page page master detail, I get the error message Oracle depending on the display of the detail portion:

    < code >

    ORA: 01445: cannot select ROWID, or sample, a view of join without key preserved table.

    ORA-06510-PL/SQL unhandled exception defined by the user.

    < code >


    Clues as to why this might happen?  The master of the page displays fine as well as the validation error message personalized appropriate. It's just part of detail (from SQL-based report) that is causing the problem.  I use either a ROWID.


    Thank you!

    Just an info for all those who may have this same problem in the future.  I corrected the error and it had nothing to do with the ROWID or views or something like that.  Under the section of Page rendering when you set the definition of the region in the source section, I included the "order by" clause in my SQL statement.  This was the cause of my ORA-01445 error!  When I removed the clause of the definition of the source, and instead included in the attributes report by checking the box of the appropriate column sorting (which allows the apex generate so for me), the error has disappeared!  The error message Oracle NEVER would have given me a clue to what caused the error.  I joined just thinking 'what if I take the order by clause.  What's a flukey fix!

  • Browser does not refresh page after validation!

    Hello all, I use JDeveloper 11.1.2.3.0

    I have a big problem here. I create a simple page and insert a form, a createInsert button and a button of validation , for example. I run this page and all is well. I create a new record, fill in the form, and then validate. Right now if I press F5 to reload the page, the browser asks me confirmation "to view this page, Firefox must send information that will repeat any action (for example, a search or order confirmation) that was carried out earlier." I do not understand why he should repeat any action, I checked for Sales transactions after the validation operation and transactions are clean. If I leave this page to another and back to the first it works fine, F5 refreshes without problem.

    If I have a table with multiple lines and that I have updated first line for example and then click on the third line and then perform a refresh (Confirm on above message), the third row will get the all the information of the first line...

    Does anyone know how to fix this?

    OK I found the real problem and the solution to it. As I said the reopening of the page brings no problem, but only to hit F5 don't. My buttons 'submit' and 'committed' a 'partialSubmit = false' who must perform a total of pages submitted in this case. Apparently this is not "detected" by the browser when you press F5, although the presentation is made. Change "partialSubmit = true' the buttons did the trick." Tung

  • Form is not submitting to the databases

    Hello

    I'm having a problem right now. Everything I click on the page complete the registration on this site.

    https://www.encourageexcellence.org/registration.php

    Entered values present or return error messages. Could you show me what I'm doing wrong? Here is the code

    [CODE]

    <? PHP

    If (isset($_POST['submitted'])) {}

    require_once('Connections/encourage.php');

    $fields = array)

    "e-mail address",

    "State":

    "district."

    "kind."

    "age."

    "profession."

    );

    If (safe($_POST['survey']=="Yes")) {}

    $survey = "Yes";

    }

    else {}

    $survey = "no";

    }

    {foreach ($fields as $fieldName)

    If (isset($_POST[$FieldName]) and safe (trim (stripslashes($_POST[$fieldName])))! == ") {}

    $$fieldName = safe (trim (stripslashes($_POST[$fieldName])));

    } else {}

    $errors [] = ' Please enter your '. $fieldName. ""; "code to validate fields.

    }

    If (filter_var ($email, FILTER_VALIDATE_EMAIL) == true) {}

    } else {}

    $errors [] = "Please enter a valid e-mail address ';

    }

    }

    {if (! isset ($Errors))}

    $query = "SELECT user_id FROM participating WHERE email = '$email" ";

    $result = mysql_query ($query);

    If (mysql_num_rows ($result) == 0) {}

    $query = "INSERT INTO participating (email, State, district, sex, age, profession, survey, registration_date)

    VALUES ('$email', '$state', '$district', '$gender', '$age', '$profession', '$survey', NOW()) "; databasse connection

    $result = mysql_query ($query);

    If ($result) {}

        $url = ' http:// '. $_SERVER ["HTTP_HOST"]. dirname($_SERVER['PHP_SELF']);

    If ((substr ($url,-1) == ' / ') |) (substr ($url,-1) == ' \')) {

    $url = substr ($url, 0, -1);

    }

    $url. = ' / thanks.php';

    Header ("Location: $url"); This is the error line that signals after having submitted to the database

    Exit();

    } else {}

    $errors [] = ' you can not be saved due to a system error. We apologize for any inconvenience. " ;

    $errors [] = mysql_error(). ' < br / > < br / > query: '. $query;

    }

    } else {}

    $errors [] = "e-mail address has already been registered.";

    }

    }

    mysql_close();

    } else {}

    $errors = NULL;

    }

    If (! empty ($errors)) {}

    echo "< h1 id ="mainhead"> error!" < / h1 >

    < class p 'error' = > the following error occurred: < br / > ';

    {foreach ($errors as $msg)

    echo ""--$msg < br / > \n ";"

    }

    echo "< /p > < p > please try again." < /p > < p > < br / > < / p > ';

    }

    safe ($string) function

    {

    $pattern = /\r|\n|\%0a|\%0d| "Content\-Type." Bcc. à : | "cc: / I";

    Return preg_replace ($pattern, cm, $string);

    }

    ? >

    <! - html code - >

    < form id = "form1" name = "form1" method = "post" action "registration.php" >

    < fieldset class = "first" >

    < class label = 'email' for 'email' = > Email: * < / label >

    < input name = "email" value = "<?" PHP if (isset($_POST['email'])) echo $_POST ['email'];? > "/ >"

    < label for = "State" / > State: * < / label >

    < input name = "State" value = "<?" PHP if (isset($_POST['state'])) echo $_POST ['State'];? > "/ >"

    < label for = "schooldistrict" / > School District: * < / label >

    < input name = "district" value = "<?" PHP if (isset($_POST['district'])) echo $_POST ['district'];? ">" / >

    < label for 'sex' = > gender: * < / label >

    < select name = "sex" >

    < option > choose your type < / option >

    < option value = 'male' <? PHP echo ($form ["gender"] == "male"?) ('selected': "); > > male < / option >

    < option value = 'female' <? PHP echo ($form ['gender'] == 'feminine'?) ('selected': "); > > female < / option >

    < / select >

    < label for = "age" / > your age: * < / label >

    < input name = "age" type = "text" class = "age" maxlength = value "2" = "<?" PHP if (isset($_POST['age'])) echo $_POST ['age'];? ">" / >

    < label for = 'profession' / > Profession: * < / label >

    < input name = "profession" value = "<?" PHP if (isset($_POST['profession'])) echo $_POST ['profession'];? ">" / >

    < label for = "poll" / > willingness to participate in future surveys: < / label >

    < input name = "survey" type = "checkbox" value = "Yes" / >

    < / fieldset >

    < fieldset >

    < input name = "submit" type = 'submit' class = "btn1" value = "Finish registration" / >

    < Input class = "btn" name = "reset" type = "reset" value = "Clear form" / >

    < input type = "hidden" name = "subject" value = "TRUE" / >

    < / fieldset >

    < / make >

    [/ CODE]

    Thanks in advance!

    Nope, it's quite possible, more it is easier to create pages to redirect. I actually discovered the problem. I actaully started to do the javascript validation and added the somehow, since I was not finished with the project and somoehow to remove the week last. in any case, thanks for your response.

  • Oracle Forms URL not accessible outside the server

    Dear all,

    I am facing problems of access to the URL of Forms under Oracle Forms 11 g when you access from the server.

    Intended to test, I created a new Oracle Forms on a VMWare Server environment.

    Details on my environment

    Windows 2008 R2 64-bit Server

    Oracle Web Logic Server 11g R1 64-bit

    Oracle 11 g R2 64-bit forms and reports

    Oracle Database 11 g R2 64 bit

    Virtual machine network connection works fine. I am able to Remote Desktop, sqlplus and access the Admin of WebLogic Console (port 7002) from my local system.

    But when connecting to the URL of the form it does not connect. It gives me the following error. Forms URL works fine when accessing the server.

    It seems you're connected to the Internet, but you might want to try to reconnect to the Internet.


    By using the following URL format to access the Forms http://formsserver:7007/forms/frmservlet? config = < appname >


    Please let me know if anyone has the solution.

    Thank you

    Mohamed Yusuf Salih

    Be careful when you make changes.  If you are not familiar with the operation of the listeners, you can easily make a problem worse.  Assuming that you have installed using the "Deployment" installation option, the default non - ssl ports must be as follows:

    OSH - 8888

    Server administration WLS - 7001

    WLS_FORM - 9001

    WLS_REPORTS - 9002

    Once configured correctly, calling the forms or reports occurs through the same port of OSH.  Thus, for example:

    http://server:8888/forms/frmservlet ...

    http://server:8888/reports/rwservlet ...

  • Master page do not reflected in the related pages (was: new version of Muse certainly screwed things up.)

    A lot of questions to the same reference, but promary among them is the Master Page is not properly reflected on the pages in the browser.  They look good in the design window, but get screwed up when published.

    This problem is specific to the edition in British Colombia and IBE (in browser edition activated). We are working on a fix. In the meantime, you can avoid the problem by turning off "BIE" in the Panel "Advanced" to "file > Site Properties ' and publish again.

  • Master Page does not work for the text block

    What I am doing wrong?

    I create a master page.

    It's a given size, 6 X 9

    It has a margin.

    It has a text box with a heading for chapter headings.

    So far so good.

    At least I have substitute her in the following pages, it seems fine.

    However.

    I want a footer (for page numbers) so that I place a footer on the bottom.  Let's say it's an inch of height.  Right now it has nothing in it.

    I want a block of text that falls between the header and the footer, so I can run inside without having it encroach on header or footer.

    The header seems protected.  But.

    No matter how much I try and do all that I do, "foot" does not appear on the following pages.  Nor does the text box.  The header area is "taken", but the rest of the page is at stake.  Not "foot".

    Help, please.  It's driving me crazy.

    Thank you.

    Thanks, Willi.  I thought about it.  Sometimes I'm so tired of banging my fool head against a wall.  I wanted to have coherent text blocks in my pages.  I didn't think I didn't NEED them.  The footer has appeared in the following pages as soon as I put SOMETHING in the chassis.  A variable.  When it is empty, the space is considered as unoccupied.  Duhhhh.  Time to go to sleep!

  • Application process, do not run after the validation error

    Hi all.

    APEX 4.1
    XE 11 GR 2
    WIN7
    Firexfox

    I have a page where I add additional javascript code to a page by using htp.p in a process of application "before the footer. It works fine as long as there is no validation error. When the validation fails (for example a UK-check with the location of the error value "Inline notification"), the page is re-fondue, but the application process is not running and so my extra code is missing from the page.

    Is this intended behavior or am I doing something wrond?

    Andreas

    Addition:

    I tried the sam using a 'local' page process, but these do not seem to fire.

    Published by: Andreas Weiden on 22.12.2011 21:31

    Andreas Weiden says:

    Is this intended behavior or am I doing something wrond?

    This is the expected behavior. Generally, the process and calculations source item, the actions are not executed when the page is re-made after validation errors. They also provide great potential for confusion of side effects (for example reset to a default value for an item that had an invalid value sent).

    However, the engine provides a special treatment for the process with the built-in Inline Validation errors displayed condition so that they will be run when a page is rendered with validation errors. See + {: identifier of the thread = 493070} + for an interesting discussion on this topic.

    An alternative (and in my opinion a more classic and rather more clear) would be to generate the JS in a dynamic region of PL/SQL code on the Page zero. Always reuse the code on all or several pages, but is more clearly part of the rendering of the page as an application process and does not rely on a very obscure condition, being the only way you can make it work.

  • Custom Quiz with master Widget are not related to the LMS (Captivate 5.5)

    Hello

    I wrote a quiz with partial credit and, in order to make answers, I use the master Widget. (A big thanks to Lilybiri and Infosemantics for all the advice I found in blogs and learning classes!)

    In summary, the quiz is composed of 2 questions with 4 possible answers.  Each of the 4 answers have a different score attached to it (i.e. to answer a = 4 points; Answer b = 3 points answer c = 2 points; Answer d = 1 point).   On each slide of the question, I have added a Master Widget (using the variable representative points the student received as a slave).  I want the quiz to report the score for each question.   After the student has answered these two question slides, they continue to a slide 'results '.  Here, they consider the total of their scores and get your comments on if their total is high, too low or online.  On the results page, I used the master Widget itself to make the quiz on the total score.

    I downloaded this quiz as a package SCORM 2.3 Moodle and Blackboard 9 (we are different systems LMS to test).  The short quiz in each LMS, but when I try to access a report, I get no results: no report received for each item quiz and no total score points.  Indeed, in the table, I get a blank page:

    Blackboard sceen.jpg

    In Moodle, I get:

    Presentation1.jpg

    Here's what to look like my quiz preferences:

    Quiz preferences.jpg

    I'm really stuck.  I realized there are many components to this process and I really need help to find out where the problem lies.

    Thank you for your time and help!

    Bray,

    Yes the numbers on the slide of questionnaire results are important because they indicate that some of your widgets or other interactive objects are not reported to the "official" quiz score

    You must go back and check the objects you want to appear in the score.  The score of 67% reported by the quiz on the quiz results slide probably means that Captivate think you have only three objects within the quiz and only two of these (two-thirds or 67% in round numbers).

    You mentioned before that you have three Master widgets in this project.  How many of them can be found in the report for the quiz?  To check if they are all considered to be successes, turn on Success and Failure subtitles for these widgets, and then run through your interaction.

    When you use a Slave to Variables with the master of widgets for partial credit, remember that even if the captain widgets can account for these variables as being interactive objects, Captivate does not work.

    Although the captain widget is VERY powerful, it also tends to mess with minds, because there are SO many ways you can configure. If you use partial credit, check if you have the option to bypass the assigned score own widgets with the total score of points from the slave value objects.  If you use this option, you must ensure that at no time can the substituted score not fall within the range 0-100% compatible SCORM LMS will accept.

  • Submit the stop does not work when the Validation Code is executed

    Hi all!

    I would like to thank all those who help now, just in case I forgot to thank later.

    I worked on a form that collects a persons name, phone number, and type of event and send it to my email address (its for a catering company). Everything worked until I added a validation code that would ensure people were filling out the form, so I wouldn't take empty email.

    The Validation Code that I currently have is:

    function formValidationChecks() {}
    Import mx.controls.Alert;
    If {(name_txt.length == 0)
    _Global.styles.alert.SetStyle ("color", 0 x 000099);
    Alert.Show ("Name is a required field.", "Caution");
    Selection.setFocus ("name_txt");
    }
    Else if (phone_txt.length == 0) {}
    _Global.styles.alert.SetStyle ("color", 0 x 000099);
    Alert.Show ("phone is a required field.", "Caution");
    Selection.setFocus ("phone_txt");
    }
    Else if (event_txt.length == 0) {}
    _Global.styles.alert.SetStyle ("color", 0 x 000099);
    Alert.Show ("Event is a required field.", "Caution");
    Selection.setFocus ("event_txt");
    }

    }

    Once the form is completed and the user presses the button send, additional code is executed:

    on (release) {}
    {if (formValidationChecks ())}
    mySendVars = new LoadVars();
    mySendVars.name = name_txt.text;
    mySendVars.phone = phone_txt.text;
    mySendVars.event = event_txt.text;
    mySendVars.email = "[email protected]";
    mySendVars.send ("sendmail.asp", "_self", "POST");
    }

    }

    As everything is now, if I don't fill in all areas, he spits back my warning, but if everything is filled in and press the button submit, nothing happens, no email...

    It became frustrating... any help would be greatly appreciated!

    You bet, I'm glad it helped.

    --
    Dave-
    www.offroadfire.com
    Developer leader
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.Adobe.com/communities/experts/

  • Database alert is not triggered when the Oracle database monitor by mistake.

    Hello

    Database alert is not triggered when the monitor of the Oracle database by mistake. If we test the alert manually alert works correctly. Could someone let me know the solution for this.

    This isn't a question of PC or operating system. You should post your questions in the forums of Oracle database.

Maybe you are looking for