Oracle Form designing problem...

Hai experts,
I am facing some problem in the oracle form desiging. we are receiving the dates from the customer and we are capping,washing and
stuffing more than 10 service we are doing.
refno -- primary key
header table
refno cust name mobile no weight status
12345 xxxxxxxxx 1212121 100 kg 0
details table
refno service_type status
12345 capping 0
12345 washing 0
12345 stuffing 0
12345 quality 0
12345 packing 0
same way I have to create rows in the Oracle table.
Check box
. capping
. washing
. stuffing
. packing
( easy way to user can use. check box clicked service required , un checked service is not required.. )
If check box click "capping" 1 row must be create in the detail table
If check box click "washing " 2 row must be create in the detail table
if check box click" stuffing 3rd row must be create in the detail table
If check box click " quality 4 row must be create in the detail table.
My problem is in the check box... how to specified this categories in the detail table ?
if details table status changed, user can Identified capping finished , washing finished, like that..
please help me...
vasanth.

Hai,
we are new to oracle environment sorry,
Thank you very much for your immediate response. Master detail relation ship I created
head.refno=detail.refno
Complete Receiving form details are given below.
Refno - primary key,
Customer name -- connected customer master table...
Mobile phone
Tot weight.
Questions to customer
do you want to capping?
do you want to washing?
do you want to stuffing?
do you want to quality?
do you want to pack with plastic?
Based upon this we have send the dates to capping section, washing section, stuffing section?
Washing people based upon the detail (RNO) they will wash. all services same like.
If washing finished we have to tell the status to customer also.
Every process we have to indicate to the washing line, capping line, stuffing line. Once washed the Rno cannot display.
Final process is packing to indicated Finished.
Designing Questions
Capping, washing stuffing quality is header table or detail table. ? How to specify the all status?
Regards
vasanth.

Similar Messages

  • Oracle Forms Designer has encountered a problem and needs to close

    Dear All,
    I got the following error when I compile the form,
    Oracle Forms Designer has encountered a problem and needs to close
    I am using Oracle 10g Developer suite(Forms 32 Bit Version 10.1.2.0.2)
    and Oracle Database 10g Enterprise Edition Release 10.2.0.3.0
    and Window Xp Professional 32 Bit Operating system
    Now I can't do any changes in the form.
    I searched lot of oracle forums .but i can't solve it.
    Please give me one solution
    I am strugling this issue.
    Please help me........
    a lot of thanks in advance.
    Thanks and Regards,
    Fazil

    Hi,
    I am doing the bug fixing in the existing form.Its size is 4.07 MB.when i will get the mentioned error.then i will take previos fmb.then again doing the changes after some time agin will come the mention error.I added some if else condtion code.Its a small code.I think its not a reason for the mentioned error.I think something is happended.I don't know what happened?
    Please help me..
    Thanks and Regards,
    Fazil

  • Oracle Forms Designer has encountered a problem need to close

    Hi,
    When I try to connect Oracle 11g Database(Release 1) through Oracle Forms 6i, I get the following error
    *" Oracle Forms Designer has encountered a problem need to close.We are sorry for inconvenience "*
    Kindly help me out with a solution.
    With Regards,
    Abul

    See Implementing Chinese language in Oracle 11g

  • Error: Oracle Forms Designer has stopped working

    I have read a lot of different responses regarding this and related issues but none of the answers seem to be relative to my specific problem. Here is what I have done so far:
    a. I just finished loading Oracle 11g 64x enterprise on my laptop running windows 7. It loaded correctly and I was able to import my 10g data dump and set up my schema.
    b. I then installed the Oracle development suite: ds_windows_x86_101202_disk1 and disk2. There were some minor issues regarding compatibility but following the advise of one post, I checked the blocks in question and the software loaded fine.
    c. I also attempted to install the p5969392_10123_WINNT.zip file but it gave a message indicating that no updates applied. (I am not sure if this is the correct patch or not?)
    d. I also had to download and install the Sun SDK, v6.18.
    e. I also updated the ORACLE paths in the default.env and registry entries and tried different urls in the runtime preference block. Nothing helped and I stayed with the default.
    Oracle Forms seems to startup correctly and I am able to connect to the database with no problem. Although I did not build a new form completely, it appears that this would be no problem.
    The problem:
    The problem is that when I attempt to open a form that was previously developed in 10g on XP, I immediately get the "Oracle Forms Designer has stopped working" error and Forms Builder shuts down. I get the same error whether I attempt to open a library, menu, or form.
    I have tried changing the compatibility mode from XP, service pack 3 (the default after install) to XP, service pack 2 but it made no difference.
    If anyone has been able to work through this issue, please let me know how. Thanks

    Gauthier Ooms wrote:
    We've had similar problems in the past, but found a working solution (using this + other forums):
    1. Install Oracle DevSuite 10.1.2.0.2
    2. Install Patchset 5983622 to upgrade DevSuite to version 10.1.2.3 (this upgrade is needed in order to do step 3)
    3. Install Patchset 7047034 to fix the crashing problem in the Forms Builder. (installation instructions are provided in the patchset)Issue no 3
    from Patchset 7047034 readme file..
    3.1 Platforms and Components for Patch 7047034 for Oracle Database Release 10.1.0.5How this patchset goes with the form Builder?
    But according to THIS link.. It works ;)
    Hamid

  • Oracle forms designer has stopped working

    oracle forms designer has stopped working
    I trye open form when I open it,show me mag oracle forms designer has stopped working abd when I press cancel it exit from the forms
    I used oracleform 10g with windoes7
    any help ??

    Gauthier Ooms wrote:
    We've had similar problems in the past, but found a working solution (using this + other forums):
    1. Install Oracle DevSuite 10.1.2.0.2
    2. Install Patchset 5983622 to upgrade DevSuite to version 10.1.2.3 (this upgrade is needed in order to do step 3)
    3. Install Patchset 7047034 to fix the crashing problem in the Forms Builder. (installation instructions are provided in the patchset)Issue no 3
    from Patchset 7047034 readme file..
    3.1 Platforms and Components for Patch 7047034 for Oracle Database Release 10.1.0.5How this patchset goes with the form Builder?
    But according to THIS link.. It works ;)
    Hamid

  • Oracle Forms LAF Problem

    Hi,
    I've been working on Oracle Forms & the LAF project for the past 1 week. Im totally new to both of them.
    Constantly, im getting problem in implementing CSS to oracle forms using the LAF project.
    I downloaded the latest LAF package and followed the steps indicated in the LAF project site. But, when i try to run the oracle form, the CSS is not getting applied to the forms.
    The whole window is shown with a white background, and the CSS gets applied only to the Grid Body part. The changes i do in the CSS file gets reflected in the Grid Body part, which means the module reads the CSS files successfully, but CSS is not getting applied to other things.
    Even when i try running the sample programs provided in the LAF package its not running properly. The same problem exists. Only the Grid Body part is working.
    And also, the fmb file i worked on seems to be working properly on another machine. Is it that im missing any configuration in order to make it work.
    I've attached screen shots below. Please check it and help me with a solution.
    !http://img403.imageshack.us/img403/4002/laf2.jpg!
    !http://img403.imageshack.us/img403/9363/laf1.jpg!

    Hello,
    As it is clearly indicated on the LAF Project home site, do not ask question about it on this forum. Send your questions to the dedicated mail : [email protected]
    Thanks in advance,
    Francois

  • Oracle Forms Installation Problem

    I am trying to install Oracle Forms Server on my computer but when I get part way into the installation I get the error message that I must stop all Oracle Services and Applications using NET8 for the NET8 installation to be successful. All my Oracle are services are stopped and I am unable to complete the installation.
    Can anyone help?

    Hi!
    The PC which I was trying to install already Windows XP and Oracle 9i got installed. Then I was trying to install Forms6i. First I clicked the Forms6i installer and then selected the required products(I was trying to install thru custom) and then clicked 'Install'. Thats all everything disappeared. I again tried the same procedure, but everytime after I select the products and click the 'Install' nothing I could see.
    I found in some forums that for Windows XP, I need to patch Patch13 or above. But without installing Forms6i how I can patch the Patch13? I found one more solution from forums that I need to reinstal Oracle9i(Oracle9i has to be installed after installing of Forms6i,preferably in a separate drive than Forms6i). As my user has time restriction I can't do this.
    I am not sure these two solution may really workout or not. So can anybody help me, what I should do now? How to install Forms6i without deinstalling Oracle9i.
    Thanks in advance

  • Oracle Forms - Inconsistent problem

    Hi,
    We have a Oracle Forms application running on Oracle 10g server.
    Recently we are facing a strange issue in one of the Forms where data entered is getting saved as empty.
    Form has three fields which maps to three columns of a same table - One column is of LONG DataType.
    Data entered in first two columns is getting saved correctly but data entered for LONG is getting saved as empty.
    Since this column holds long text, we allow the user to enter upto 4000 chars.
    When this issue was raised, we didn't find anything wrong in the coding and also this form was working fine for more than a year without untouched.
    After lot of analysis we found that this issue is occuring after backup activity every month using Recovery Tool in that server.
    This issue in our application gets resolved once the application server is restarted which is very strange.
    Again after following months backup, we get this issue again.
    During the issue occurence this is wat we see... Empty information is getting stored if the no. of characters entered by user is more than 1300+ whereas this issue doesn't occur if the text entered is below 1000. One more interesting thing, the text with 1300+ characters will get saved if it is tried again without moving out of the page.
    This issue is occuring for only one table and no other table which allows long text get this issue.
    Is this issue is due to possibility of some buffer size, so that text greater than a limit is getting replaced with empty string?
    Can a backup activity bring in inconsistency to a particular table?
    If someone has any ideas/solutions/suggestions, pls reply to this post.
    Regards,
    Ravi

    Would you please explain what backup activity every month using Recovery Tool is and where it's performed?!? Also you missed mentioning full forms and database versions. And last but not least: why are you using LONG columns when you let the user enter just 4000 characters? You can store 4000 BYTES in the database using a VARCHAR2(4000); In singlebyte characterset databases this means you can store 4000 characters; in multibyte characterset databases this would mean you can store up to 4000 characters (as one character can use from 1 to 3 BYTES and the maximum for a varchar2 column is 4000 BYTE).
    If you are on a singlebyte characterset you simply could use a VARCHAR2(4000) instead of your LONG and thus your life would get much simpler. And as LONGs are deprecated you should consider using LOBS (CLOB) instead of LONG. What code are you using to post your LONG data?
    cheers

  • Oracle forms designer has encountered a problem

    When try to connect to the DB opening a forms or building a new form Forms crash with the message.
    It happens after I upgraded the DB to 9.2.0.5. The DB is in Linux RH 3.0 ES
    TIA

    Do you have a Forms version number for us? If it ios an older Forms release, did you check the certification matrix in case that patches are required?
    Frank

  • Oracle Forms 9 Problem

    I am learning forms with Oracle 9i and have run into a problem.
    The following code runs just fine in a Save Button with a WHEN
    -BUTTON-PRESSED trigger that inserts a record from a stacked single
    record block (does not allow updates or deletes from it).
    DECLARE
    edit_alert alert;
    show boolean := false;
    message varchar2(150) := 'You Must Fill the Following Fields:';
    choice number;
    BEGIN
    IF :add_region.region_id IS NULL THEN
    show := true;
    message := message || CHR(10) || '----- Region Id';
    END IF;
    IF show = true THEN
    edit_alert := Find_Alert('EDIT');
    set_alert_property(edit_alert, ALERT_MESSAGE_TEXT, message);
    choice := show_alert(edit_alert);
    ELSE
    insert_record;
    commit;
    clear_block;
    go_block('regions');
    END IF;
    END;
    But when I try to use the following trigger on a Save button which is
    almost identical on a table canvas with a multi-line block that allows
    queries, updates and deletes...it basically skips the IF....IS NULL
    section because the show never turns true and the alert never fires so
    it automatically trys to update the record, but fails because of the
    null value. It works perfect if the item is not null and gets inserted.
    I figure that it has something to do with :regions.region_id within a
    multi-line block and the if statement not knowing the current record.
    I have searched and searched for a solution with no luck. Can anyone
    help?
    DECLARE
    edit_alert alert;
    show boolean := false;
    message varchar2(150) := 'You Must Fill the Following Fields:';
    choice number;
    BEGIN
    IF :regions.region_id IS NULL THEN
    show := true;
    message := message || CHR(10) || '----- Region Id';
    END IF;
    IF show = true THEN
    edit_alert := Find_Alert('EDIT');
    set_alert_property(edit_alert, ALERT_MESSAGE_TEXT, message);
    choice := show_alert(edit_alert);
    ELSE
    update_record;
    commit;
    END IF;
    END;
    I appreciate any time and help....
    Michael

    You say the forms don't work that waySteve said standard forms don't work that way. Your teacher may want to see working programs but (s)he might put more emphasis on your understanding of the forms environment, in which case using standard practices would be best. It's better to be standard in the real world too, although sometimes you really do just have to get something to work before a deadline.
    As an example of non-standard practices being bad, consider your idea of having validation/committing in a button. This is Ok as long as the user always presses the button but there are other ways to commit the data, such as closing the form, executing a query or navigating to a new record in a master block. That validation code will not run in those circumstances. Always use a when-validate-* trigger or the property pallette for validation.
    Your on-error trigger is also bad. Firstly, do you know why it is firing? Is it because there's a not-null restriction on the region_id item and a null value in the field? If it's firing for any other reason, such as because there is a duplicate record or the database has shut down, then the user will never know because you're overriding standard functionality. If it is firing because of the not-null restriction then a user who does put a value in there will not have their country_id checked at all.
    There may be other reasons as well but the on-error trigger is certainly firing because you're calling the update_record procedure in a button. That built-in is only allowed in an on-update trigger (it's annoying that forms will compile with errors like this but that's just the way it is). This will only cause it to fire once, so only the current record will be validated.
    Your foreign key integrity check is wrong. You're usingWHERE UPPER(country_id) = UPPER(:locations.country_id);so if I enter FranCe and FRANCE is on the database the program will not see a problem. That's Ok as long as throughout the system you refer to upper(country_id), but this will negate an index on that column so should be avoided. The standard method is to use an LOV and to set the item to 'Validate from List = true' (property pallette). Also, it's very rare to validate an item other than in its own when-validate-item trigger. The exception is paired items such as the start/end of a date range, where one date must precede the other and it's more user-friendly to validate both fields together.
    I can't see why the "if...is null" won't work in the WVR trigger, but if you use standard practices throughout the form and that is the only problem then you're much better off than now.
    For the path, use "get_form_property(<module_name>,file_name)" and strip off the <module_name>.fmx part. It seems you have a valid reason for not being standard here (using environment variables) so that's Ok ;-). Good luck with the assignment.

  • Oracle forms login problem

    it asked me to log on, i typed:
    Username: oracle, Password: password, Database: orcl
    i get the error, TNS: could not resolve the connect identifier specifiec
    Can please some1 help
    Thanks

    is this how my file should look like now:
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.93.130)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PLSExtProc)
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.93.130)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )

  • Cannot connect Oracle 10 with Oracle Forms 6i

    Hi,
    I am trying to connect to oracle 10g database (Release 10.1.0.5.0) from Froms 6i (Version 6.0.8.11.3) but no luck.
    As soon as I try to connect to Oracle 10, the forms builder is closing itself down. All I get is the useless windows error message saying that "Oracle Forms Designer has encountered a problem and needs to close."
    It may be that the version of forms I am using doesn't support Oracle 10. Anyone has encountered this and if so knows a workaround for this problem.
    Thanks very much.
    Huseyin

    Try to install
    Forms [32 Bit] Version 6.0.8.23.2 (Production)
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    (patch 18)
    Sorry W1zard
    Edited by: Rosario Vigilante on Jan 26, 2009 3:41 PM

  • Installing Patch 18 on Oracle Forms [32 Bit] Version 6.0.8.11.3

    I have Oracle Forms [32 Bit] Version 6.0.8.11.3 (Production) installed on Windows 7 64bit. It crashes abruptly with message "Oracle Forms Designer has stopped working". Google search showed to install Patch 18 for windows which may or may not solve the problem since its not certified with 64bit OS.
    I tried to install Patch 18 and if I choose existing Forms 6i installation it stops saying "C:\Oracle\Forms6i is already used as an Oracle home for nt(1). It cannot be used as an Oracle home for nt". Installing in a new home didn't upgrade the Forms 6.0.8.11.3 to next level.
    Any help regarding its installation or steps would be highly appreciated. Thanks!

    If you know the patch number, search for the same on Metalink.

  • Oracle form builder 10g is not opening any form ,on Vista

    I have installed DevSuite 10g and its update in my Vista machine. Everything is working fine ,but when I try to open any form in form designer(form builder) the form builder crashes and it gives me error saying-
    "Oracle form designer has stopped working
    A problem caused the priogram to stop working correctly. Windows will close the program and notify you if a solution is available."
    It does not get any problem if I try to open any other file. But it crashes when try to open any fmb file. Please help how can we resolve this issue.

    Please try this and report back:
    In your Vista platform, create a simple form. No canvas required, just two procedures:
    PROCEDURE P2 IS
    BEGIN
    NULL;
    END;
    and
    PROCEDURE P1 IS
    BEGIN
    P2;
    END;
    First, create procedure P2 and compile it.
    Then create procedure P1 and compile it.
    Go back to P2, and remove the semicolon after the NULL. If you try to compile it, it will fail.
    Go to procedure P1 and try compiling it.
    Does Forms Builder crash at this point?

  • Oracle Report Printing problem

    Dear All,
    i m using below code on button in oracle forms 6i problem is that when i click on button report should be print
    on network printer but it's print blank page however network printer is not my default printer when i set default printer
    to this network printer its working fine.
    and also its working when i set mode=character and network printer is not default printer but when i set mode=default or bitmap and notwork printer is not default then its print blank page.
         DECLARE
              p_list     PARAMLIST;
         BEGIN
         p_list := get_parameter_list('importdata');
         IF NOT Id_Null(p_list) THEN
    Destroy_Parameter_List('importdata');
         END IF;
              p_list := Create_Parameter_List('importdata');
              Add_Parameter(p_list,'P_IGM_NO',TEXT_PARAMETER,'10117/11');
              Add_Parameter(p_list,'P_INDEX_NO',TEXT_PARAMETER,'498');
              Add_Parameter(p_list,'P_CHR_NO',TEXT_PARAMETER,'CL-APL100/011');
              Add_Parameter(p_list,'P_CONTAINER_NO',TEXT_PARAMETER,'APHU6305929');
              Add_Parameter(p_list,'P_USER',TEXT_PARAMETER,'ALI');
              Add_Parameter(p_list,'P_BAL_QTY',TEXT_PARAMETER,0);
              Add_Parameter(p_list, 'PARAMFORM', TEXT_PARAMETER, 'NO');
              Add_Parameter(p_list,'DESTYPE',TEXT_PARAMETER,'PRINTER');
         Add_Parameter(p_list,'DESNAME',TEXT_PARAMETER,'\\192.168.1.67\epson');
         RUN_PRODUCT(REPORTS,'\\ORASERV\Atlas6I\Import\System\Reports\abc.rep',
         SYNCHRONOUS,
         RUNTIME,
         FILESYSTEM,
         p_list,
         NULL);
         END;

    i have made one oracle 6i reports. its is quite wide.when i run the report it shrink into too small font.
    and i increse it font size it by pressing + button on menu bar it looks okay.
    >
    The + button only causes a zoom in on the screen. It is not affecting the actual layout.
    >
    but the problem is that when i take print out of it ,it's printout comes in its intial format(in small font) evenif i choose different type of paper size or different orientation . it's printout is coming in too small font.
    pl tell me how to overcome this problem>
    The report rendering engine tries to fit the report page into the physical page size. This results in shrinking of font size,etc.
    To fix
    a) reduce the content on the report to something reasonable for printing.(Std paper sizes and orientation)
    b) change the page size selection. Of course, you will need a printer and paper of the size you set.
    Cheers,

Maybe you are looking for

  • Need help in performance

    hallow i doing this select and it take more then 10 minutes and i don't now way because object_key have just 60 entries ? how i can slve this problem? Regards   SELECT * FROM covp APPENDING TABLE *covp           FOR ALL ENTRIES IN object_key         

  • Flash Pro CS5.5 "Debugger Failed to Launch"

    I'm running Flash Pro CS5.5 on Win 7 Pro x64 with 8GB RAM.  My .fla is HUGE (it's a game I'm working on) ~750mb.  My exported .swfs are ~35mb. I can open my project and test the movie one or two times (usually once) before I am unable to test the mov

  • What is the best way to do OS updates?

    I read on a handful of threads that there's a special way to do updates when it is an OS update. For example, repair permissions, verify, etc. Does anyone know? Thanks.

  • Balance in transaction currency error in J1iin

    Hi Gurus System is throwing an error while trying to create an excise invoice. FI/CO interface: Balance in transaction currency Message no. RW022 Diagnosis The balances in transaction currency must be zero for each logical transaction when transferri

  • Hi guys n girls. How do you copy a whole table to create a new table with all cell sizes in tact? Thanks for your help. Jason.

    Hi guys n girls. How do you copy a whole table to create a new table with all cell sizes in tact? Thanks for your help. Jason. when you copy n paste into a new table, all the cell sizes are changed. is there a way to put in a new table from your temp