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.

Tags: Dreamweaver

Similar Questions

  • Show only the value not save to the database based on the dynamic action

    Nice day
    I have a select box with products and dynamic action that updates a single display element with the price, based on the selection of products.
    Once the selection is made and the page is submitted, I noticed that the price is not stored in the database. If I change the display
    only the value of a text box, the data is saved. This is expected behavior? If so, can I add something to the text box to make it uneditable?

    Thanks for any help you can provide.

    Version is Application Express 4.1.1.00.23

    Steve

    stmontgo wrote:
    Hello
    Thanks for your advice. I changed the STATE of SESSION SAVE Yes with the other values remains the same, as they met to your recommendations.
    When I change the value, I get the error below. It's maybe because the value is taken from a dynamic action?

    Yes. That would mean there isn't an item "view only". The value is changed by the browser.

    You might change view as textitem and set read-only by adding the ReadOnly attribute to the property attributes of HTML form elements .

  • Select the list with a shipment does not save to the database

    OK, I have a form with several fields (text, radiobox, selection list, display text). I have one of these lists of selection fill a display in the text field. When I chose a selection of the selection list, she filled the screen in the text field with the correct information but erased all the other information that was the inscription in the other fields. I searched the forum and found that the selection list should be a selection with mailing list and the branch page on itself, which works, but now these 2 fields information is not saved in the database. All other fields are saved, but not both. Anyone know what im missing? Thank you

    Deanna

    Hi Deanna,
    First the display as a text cannot insert data into the database. It can only display data from database. I guess you do not want the user to enter these areas, and that's why you use display as text field.

    There is a good way to resolve this situation. Say, you have 3 select list P1_ITEM1, P1_ITEM2, P1_ITEM3 in your page. For the change of P1_ITEM1 the screen Select the list and the LOV type in your query, assuming you want the value to be retrieved from a table. Therefore, type-

    Select emp_id, ename from emp;

    type the default value and null -1 and display null YESvalue. Make sure that under the type of source, you have the selected with the correct name database column.
    for P1_ITEM2 to the section LOV retype your query - i.e.

    Select mng_id, executive pay where emp_id = NV('P1_ITEM1') or NV ('P1_ITEM1') = 1

    Basically, this statement updating the data in the list select second after the first selection. type the default value and null -1 and display null YESvalue. Make sure that under the type of source, you have the selected with the correct name database column.

    Do the same for the third. It should work fine.

    I hope this helps.

    Kind regards

    Pascal M
    http://Tajuddin.whitepagesbd.com

  • Earphone is not upward or the database service is not registered with her

    Hello

    I'm new to the world of the oracle. Newly installed oracle DB 11 g. I tried to start dbconsole his failure. So I looked in Google additional suggestions on the order of RECREATE EM REPOSITORY .emctl stop dbconsole went successfully.

    but when I tried to run emca - deconfig dbcontrol db error listener is not to launch or database service is not registered with it below is the log

    tail - n 20 /u01/app/oracle/cfgtoollogs/emca/ORCL/emca_2014_06_05_09_07_17.log

    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)

    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)

    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)

    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)

    June 5, 2014 perform 09:07:37 oracle.sysman.emcp.EMConfig

    SEVERE: Earphone is not upward or database service is not registered with it. Start the listener and register the service of database and rerun the wizard of Configuration of EM.

    See the file journal at /u01/app/oracle/cfgtoollogs/emca/ORCL/emca_2014_06_05_09_07_17.log for more details.

    June 5, 2014 perform 09:07:37 oracle.sysman.emcp.EMConfig

    CONFIG: Stack Trace:

    oracle.sysman.emcp.exception.EMConfigException: listener has not elapsed or the database service is not registered with it. Start the listener and register the service of database and rerun the wizard of Configuration of EM.

    at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:3245)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:203)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:157)

    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)

    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)

    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)

    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)

    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)

    Oracle.sysman.emcp.EMConfig 5 June 2014 RestoreOuiLoc 09:07:37

    CONFIG: Restoration of oracle.installer.oui_loc to /u01/app/oracle/product/11.2.0/db_1/oui

    [config oracle@gds-bgl-oradb] $ tail-f /u01/app/oracle/cfgtoollogs/emca/ORCL/emca_2014_06_05_09_07_17.log

    at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:3245)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:203)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:157)

    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)

    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)

    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)

    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)

    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)

    Oracle.sysman.emcp.EMConfig 5 June 2014 RestoreOuiLoc 09:07:37

    CONFIG: Restoration of oracle.installer.oui_loc to /u01/app/oracle/product/11.2.0/db_1/oui

    IG] $


    [oracle@gds-bgl-oradb db_1] $ cat network/admin/listener.ora

    listener.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP) (HOST = gds-bgl-oradb)(PORT = 1521))

    )

    )

    [oracle@gds-bgl-oradb db_1] $ cat network/admin/tnsnames.ora

    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    LISTENER_ORCL =

    (ADDRESS = (PROTOCOL = TCP) (HOST = gds-bgl-oradb)(PORT = 1521))

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = gds-bgl-oradb)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.cisco.com)

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    [oracle@gds-bgl-oradb db_1] $ lsnrctl status

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on June 5, 2014 09:30

    Copyright (c) 1991, 2009, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))

    STATUS of the LISTENER

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

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    Start date June 5, 2014 08:55:04

    Uptime 0 days 0 hours 34 min 56 s

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/GDS-BGL-OraDB/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = gds - bgl - oradb.cisco.com)(PORT=1521)))

    Summary of services...

    Service "ORCL" has 1 instance (s).

    Instance "ORCL", State LOAN, has 1 operation for this service...

    Service 'orclXDB' has 1 instance (s).

    Instance "ORCL", State LOAN, has 1 operation for this service...

    The command completed successfully

    Please help me.

    You create the password with passwd file utility with the key.

    for the normal user login try one account other than sys (HR, System...)

  • UID: NestedListStyle U96 references 3918 UID which was not known to the database

    I started Muse after the last update and get the error message:. Muse is automatically terminated. UID: NestedListStyle U96 references 3918 UID which was not known to the database. I can't work!

    Hi Andreas,

    Could you please try the following: -.

    If you are on MAC: -.

    1) go to the location:-~/Library/Preferences (you can use Finder--> Go--> Go to folder or shift + command + 'G' type in the location)

    (2) move the com.adobe.AdobeMuseCC.2014.3 folder to another location

    (3) inside of the Preferences folder, navigate to the Adobe folder and move the following folders to another place: -.

    Adobe Adobe Muse CC libraries, library CC Adobe Muse, Muse CC

    If you are on a windows machine: -.

    (1) open file type %appdata%\microsoft\windows\sendto and Explorer on the top (C:\Users\username\AppData\Roaming)

    (2) move the com.adobe.AdobeMuseCC.2014.3 folder to another location

    (3) inside of the Roaming folder, navigate to the Adobe folder and move the following folders to another place: -.

    Adobe Adobe Muse CC libraries, library CC Adobe Muse, Muse CC

    Try running Muse again.

    Kind regards

    Neha

  • 1016: could not connect to the database: Oracle returned ORA-00257: archiver e

    Dear friends,

    Receive the above error.

    Removed my old ARC files to another drive and now the error again.

    How can I go about it.

    Please advice.

    Thank you!

    Note: I use Oracle 10 g on a Windows platform

    Published by: user645399 on July 26, 2012 18:36

    After 1000 posts, you need to understand that 10g is not a version number, but a marketing label. That's what says the error message,

    ORA-00257: archiver error. Connect internal only, until freed.
    
    Cause: The archiver process received an error while trying to archive a redo log. If the problem is not resolved soon, the database will stop executing transactions. The most likely cause of this message is the destination device is out of space to store the redo log file.
    
    Action: Check the archiver trace file for a detailed description of the problem. Also, verify that the device specified in the initialization parameter archive_log_dest is set up properly for archiving.
    

    If you simply deleted files using the command o/s, it don't will not update the control file that these files are no longer available and space mapped by them must be released. If you must use cross-checking of the RMAN command to confirm the deletion and mark the file as expired and then you will have to issue delete expired . Apart from this, the only option would be to add more space to the destination where you store the archive logs.

    HTH
    Aman...

  • Could not save to the database. MODE = UPGRADE error

    Hello world

    I get the following error when you try to save a custom database wft file

    1602: cannot save.
    1400: can not save to the database. MODE = UPGRADE EFFDATE = 2009-09-15 08:58:07
    1404: Please first loading this entity or check protect and customize the level of ITEM_TYPE 'XXXXPT '.

    We use the following:
    WF = 2.6.3.5 generator
    Version of WF = 2.6.0 (based on select text of the wf_resources where name = "WF_VERSION")

    Oracle Apps 11.5.10
    Oracle DB 10.1.0.4.0

    I tried to set the access level to zero (0), but the same error appeared.
    I use the correct version of the constructor?

    I appreciate if you can give help and ideas on that.

    Thank you
    Elmer

    PL see if MOS Doc 272897.1 (' error 1602 ': can not save "occurs when trying to save Supptest26 in Workflow Builder) can help

    HTH
    Srini

  • Info connect/disconnect not saved in the database?

    Hi I was searching through the tables to check the timestamp of a user login and logout of the system, but I can't seem to find it, is this information not stored in the database?

    So I went to check the query for the "active users" that I thought that 'this should have any information about this', and I come across this:

    < td > SELECT dName,
    dFullName AS wwSctrCHFull_Name,
    dUserType AS wwSctrCHUser_Type,
    dUserArriveDate AS wwSctrCHCr_Date
    USERS
    WHERE NOT IN dName
    (SELECT s.comp_username
    OF s SctAccessLog
    WHERE s.comp_username IS NOT NULL AND
    (Users.dName = s.comp_username) AND
    (s.SctDateStamp > =?) AND
    (s.SctDateStamp < =?) AND
    (s.comp_validRef IS NOT NULL) AND
    (sc_scs_eventType = 'Access content' OR)
    sc_scs_reference = 'web'))
    ORDER BY dName
    < table >
    < td >
    Date of SctFmtFromDate
    Date of SctFmtToDate
    < table >

    It is certainly not get 'no active users in period'!, don't stellent really keep the timestamp of the log-in times? According to the present application no.

    Thank you

    Because content tracker to track any service, and none of the data transmitted with this service, you can set it up to track (or maybe it's out of the box, I do remember everything on time) the CONNECTION service. For example, you might pay attention to the data passed to the LOGIN function, with a variable named auth. If it is set on the Internet is IdcSecurity. If it is set ot Intranet it attempts to use the Microsoft AD integration (or probably). So you could track that data, and then create a report to show how many connections of each type, you had, etc.

    I don't currently have the installed extranet component sorry. You need find the logout button and see that it has a convenience store. Then you could follow the logouts thus.

    With respect to the actual process of configuration Content Tracker, I'll first you point to the documentation on that and on the back with specific questions.

    Good luck Olivier! Give us an update!

  • session per user = 1 does not work in the database?

    Dear all,

    A profile has been configured on the database with the parameter session_per_user = 1 , but it does not work on the database.

    the user can make n number of sessions to the database. What could be the reason profile does not work?
    Please sugeest solution...

    Kind regards
    Rajesh

    Published by: Rajesh.Rathod on March 17, 2009 03:34

    You must change resource_limit true
    Search for details of text fo in metalink Note 745752.1

  • 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 ...

  • Forms 6i save photo inside the database

    Dear people
    I have table with 2 fields no number (10), photo_path varchar2 (300)
    These 2 fields have the number and the path of photos, and I train to watch these paths and find the photo and save it to the database table.
    either way, I am using forms 6i and 8i db
    Please help me how to


    Published by: yasser_egypt on November 22, 2012 06:25

    Published by: yasser_egypt on November 22, 2012 06:43

    Hello Yasser

    I really don't know the reason, but it can be 2
    1 - the oracle_forms_patch18
    2 - the version of database
    and then ishould ask you about.
    have you applied the oracle_forms_patch18? because it may be one of the causes of this isseu

    If you apply this patch please apply it first to make sure it's not an isseu forms.

    If you don't have it you can download it from this link

    [http://www.epa.gov/storet/archive/Oracle_Forms_6i_Patch_18.exe]

    Respectfully
    Khaled Farouk

  • How to filter the form entries before inserting into the database?

    Hello Adobe Forums,

    This is my first post and im a beginner with dreamweaver. I have created two forms on my site, one for messages (contact form) and the other for the testimony. I used the server behavior record insert to insert the record into the database, and then display the record in my administration area. What I want to do is to make sure that nobody can put the code in one of the entries, and if they do then to strip out code before its insertion in the database. Anyone know how I can do this? I'm not a coder I just use dreamweavers Insert menu, but I can change the code if somone told me what to do and where.

    Thanks in advance

    Dang - sorry-

    foreach ($_POST as $key-online $value) {}

  • Impdp not connect to the database without error returns

    Kind regards.

    Please ask your usual support, motivated, that I am facing a strange problem.

    I recently did an expdp of different actions, the database on which the export is carried out version 10.2.0.4 Now, I'm doing impdp on a database whose version is 10.2.0.5.

    The Datapump not return any errors, does not seem to connect to the database, the impdp log shows:

    ;;;

    Import: Version 10.2.0.5.0 - 64 bit Production on Friday, August 7, 2015 11:13:43

    Copyright (c) 2003, 2007, Oracle.  All rights reserved.

    ;;;

    Connected to: Oracle Database 10 g Enterprise Edition Release 10.2.0.5.0 - 64 bit Production

    With the partitioning, Data Mining and Real Application Testing options

    I wonder if this is a bug or compatibility of version of the problem.

    Thanks in advance.

    Best regards.

    The first thing I see is that you specify on the impdp command expdp.par.  This can work, but don't forget, there are expdp parameters that do not work in impdp. This should give an error, but not knowing what is in the file, it is difficult to see what might happen.

    You can add trace = ff0b00 and then watch to see is it y * dw*.trc files were created.  If not, then it is failing in the treatment of your settings and you want to in the last * dm*.trc file can help out you.

    Dean

  • Newspapers are not sent to the database of Dr. help, please

    Hello

    I have create a databas physics ensures the local site. the works of dataguard.

    But the database pending cannot receive the journal when the standby database installs remotely and change IP, / etc/hosts, listener.ora and tnsnames.ora.

    It seems that work waiting for network problem coz log shipping database to the local site.

    Help, please.

    message below

    AIX 5300-12-04-1119 + Oracle 11.2.0.2

    # Journal of primary database alerts. #########

    ******************************************************************

    LGWR: Definition of 'active' from archive to destination LOG_ARCHIVE_DEST_2

    ******************************************************************

    Wed Sep 09 18:40:13 2013

    WARN: Cra1: termination pid 2916466 hooked to an IO operation

    WARN: Cra1: termination pid 3350692 hooked to an IO operation

    krsv_proc_kill: kill 1 process (process by index)

    Wed Sep 09 18:40:24 2013

    krsv_proc_kill: kill 1 process (process by index)

    Arc1: Error 16198 done hung operation of e/s to LOG_ARCHIVE_DEST_2

    Arc1: Default detected process ARCH

    Arc1: Default detected process ARCH

    ARC1: FROM PROCESS ARCH

    Wed Sep 09 18:40:27 2013

    ARC2 started with pid = 20, OS id = 2916468

    ARC2: Started archiving

    WARN: ARC2: termination pid 585944 hooked to an IO operation

    Wed Sep 09 18:40:27 2013

    ARC3 started with pid = 22, OS id = 3383458

    ARC3: Started archiving

    ARC1: FROM PROCESS ARCH COMPLETE

    Reclaiming entered dead process FAL [pid 2916466]

    krsv_proc_kill: kill 1 process (process by index)

    WARN: ARC3: termination pid 585944 hooked to an IO operation

    krsv_proc_kill: kill 1 process (process by index)

    ARC2: Default detected process ARCH

    ARC2: FROM PROCESS ARCH

    Wed Sep 09 18:40:34 2013

    Arc0 started with pid = 19, OS id = 3854466

    ARC3: Become the heartbeat ARCH

    Arc0: Started archiving

    ARC2: FROM PROCESS ARCH COMPLETE

    Reclaiming entered dead process FAL [pid 3350692]

    Reclaiming entered dead process FAL [pid 585944]

    Wed Sep 09 18:45:28 2013

    WARN: Cra1: termination pid 3854466 hooked to an IO operation

    WARN: Cra1: termination pid 2916468 hooked to an IO operation

    WARN: Cra1: termination pid 3383458 hooked to an IO operation

    Wed Sep 09 18:45:42 2013

    WARN: Cra1: termination pid 3858682 hooked to an IO operation

    krsv_proc_kill: kill 1 process (process by index)

    krsv_proc_kill: kill 1 process (process by index)

    krsv_proc_kill: kill 1 process (process by index)

    Wed Sep 09 18:45:53 2013

    krsv_proc_kill: kill 1 process (process by index)

    Arc1: Default detected process ARCH

    Arc1: Default detected process ARCH

    Arc1: Default detected process ARCH

    ARC1: FROM PROCESS ARCH

    Wed Sep 09 18:45:55 am 2013

    Arc0 started with pid = 19, OS id = 3858686

    Wed Sep 09 18:45:55 am 2013

    ARC2 started with pid = 20, OS id = 3383460

    Arc0: Started archiving

    Wed Sep 09 18:45:55 am 2013

    ARC3 started with pid = 22, OS id = 585962

    ARC2: Started archiving

    ARC2: Become the heartbeat ARCH

    Reclaiming entered dead process FAL [pid 3383458]

    ARC3: Started archiving

    ARC1: FROM PROCESS ARCH COMPLETE

    Reclaiming entered dead process FAL [pid 2916468]

    Wed Sep 09 18:46:57 2013

    Reclaiming entered dead process FAL [pid 3854466]

    Wed Sep 09 18:46:59 2013

    NSA2 started with pid = 47, OS id = 2838532

    Wed Sep 09 18:47:02 2013

    Thread 1 Advanced for you connect to sequence 4883 (switch LGWR)

    Currently Journal # 2 seq # 4883 mem # 0: /u2/oracle/oradata/plmdb/redo02.log

    Wed Sep 09 18:47:02 2013

    Archived journal 4860 extra for each sequence 1 4882 0x5c432f01 dest ID thread entry 1:

    # Log alerts standby database. #########

    krsv_proc_kill: kill 1 process (RFS slowed by thread/sequence)

    RFS [66]: assigned to the RFS 700480 process

    RFS [66]: open the newspaper for thread 1 sequence 4872 dbid 1547947009 branch of the 757523841

    Wed Sep 09 18:46:59 2013

    Primary database is in MAXIMUM PERFORMANCE mode

    RFS [67]: assigned to the RFS 463046 process

    RFS [67]: no waiting redo logfiles available for thread 1

    RFS [67]: open the newspaper for thread 1 4883 dbid 1547947009 branch of the 757523841 sequence

    Wed Sep 09 18:51:03 2013

    RFS [64]: network Possible disconnect with primary database

    Wed Sep 09 18:51:15 2013

    krsv_proc_kill: kill 1 process (RFS slowed by thread/sequence)

    Wed Sep 09 18:51:16 2013

    krsv_proc_kill: kill 1 process (RFS slowed by thread/sequence)

    Wed Sep 09 18:51:16 2013

    RFS [68]: assigned to the RFS 626724 process

    RFS [68]: open the newspaper for thread 1 sequence 4867 dbid 1547947009 branch of the 757523841

    RFS [69]: assigned to the RFS 684156 process

    RFS [69]: open the newspaper for thread 1 sequence 4866 dbid 1547947009 branch of the 757523841

    RFS [70]: assigned to the RFS 483332 process

    RFS [70]: open the newspaper for thread 1 sequence 4872 dbid 1547947009 branch of the 757523841

    # Primary database: journal of archives report #.

    INSTALLATION GRAVITY MESSAGE_NUM ERROR_CODE CAL TO_CHAR(TIMESTAMP,'DD-MON-YYY MESSAGE)

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

    Setpoint error of Transport Services 41532 16198 YES 9 October 2013 17:41:22 WARN: cra1: termination pid 3600618 hooked to an IO operation

    Setpoint error of Transport Services 41533 16198 YES 9 October 2013 17:41:27 WARNING: cra1: termination pid 4071430 hooked to an IO operation

    Setpoint error of Transport 41536 16198 YES 9 October 2013 17:41:36 ARC1: 16198 error due to guillotine operation of e/s to LOG_ARCHIVE_D

    EST_2

    Setpoint error of Transport Services 41540 16198 YES 9 October 2013 17:41:36 WARN: ARC2: termination pid 3960900 hooked to an IO operation

    Log Transport Services 41543 16198 YES error 9 October 2013 17:41:41 WARN: ARC3: termination pid 3960900 hooked to an IO operation

    Setpoint error of Transport Services 41548 16198 YES 9 October 2013 17:46:37 WARN: cra1: termination pid 3797106 hooked to an IO operation

    Setpoint error of Transport Services 41549 16198 YES 9 October 2013 17:46:42 WARN: cra1: termination pid 3600622 hooked to an IO operation

    Setpoint error of Transport Services 41550 16198 YES 9 October 2013 17:46:46 WARN: cra1: termination pid 4071432 hooked to an IO operation

    Setpoint error of Transport Services 41551 16198 YES 9 October 2013 17:46:51 WARN: cra1: termination pid 4001810 hung on an IO operation

    Newspapers are not shipped to the physical database ensures [1130523.1 ID]

    ) Please work with your network administrator to make sure that the following firewall features are disabled.

    • SQLNet fixup protocol
    • Deep Packet Inspection (DPI)
    • SQLNet packet inspection
    • Fixed SQL
    • SQL ALG (Juniper firewall)

    Disable SQL ALG.

  • Date picker date is not stored in the database

    Hi Frends,

    In my cutom OAF page, I use a messageTextInputBean. I put the data type of this bean as Date (to act as a date picker). I have attached an attribute of the view to the bean (date selector) text.

    View attached attribute is also a type Date.

    If a date is choose and committed the transaction, I get null value of the attribute method of the bean

    I used the below codes in AM

    oracle.jbo.domain.Date expiration_date = (oracle.jbo.domain.Date) row.getAttribute ("ExpirationDate");

    ........

    ...........

    Between the code is here...

    linesrow.setAttribute ("ExpirationDate", expiration_date);

    Apply();

    Could someone suggest how to solve this problem, get the date that is entered in...

    Kind regards
    Tarun

    Tarun,

    Can you just try for does not the date stored in the attribute to display and check if the value is going to the database. It would be possible that code fixed the null value by mistake.

    Concerning

    Sumit

Maybe you are looking for