Forms and reports Oracle apex Oracle10g migration

Hello

We are a small shop and have invested heavily in the pl/sql code to generate various reports and graphs using forms and reports10g, and it has been very stable. Forms and Reports11g oracle is different from 10g because it uses middleware and architecture is very different. and it might be overkill for what we need. Can someone point me in the right direction regarding documents, books and videos? for the migration to the APEX? I am new to Apex and will look at the documents available and wanted everything but just some advice from the user.

Thank you

Austin

You really don't have to MIGRATE to the APEX, it is more than a process of re-development... Your existing PL/SQL code can be re-used when viable, but in the forms & reports you have an environment of a free State with APEX environment State...

APEX also has this similar middleware (APEX listener with WebLogic or Glassfish)... We must therefore understand that you will need to think about what you REALLY want a gesture APEX...

Forms & reports still work for you, then you MIGHT want to stay there with them... Otherwise, move to the APEX would be a long term choice...  Given that the future of forms & reports is not too clear...

Thank you

Tony Miller

Software LuvMuffin

Tags: Database

Similar Questions

  • 'modernize' forms and reports Oracle version 6 (1995)

    We would like to 'modernize' forms and reports Oracle version 6 ERP (1995) that we have developed and I saw gold alternately Oracle Forms and reports in APEX is. We saw a little bit "and we had some problems related to the navigation of the 'grid'. " Our customers in data entry are accustomed to move in grey with enter or Tab to insert new lines and move with the arrow keys. APEX, from the little that we have spent to make a new line, you must click on a new line, you must click on Save to save, to move the arrows are not covered. 90% of our masks are masters details and I tried using the example and I tried to adapt to the navigation of our customers with poor results, but I didn't spend too much time. A good alternative to the deferral report and form in Oracle environment it? Apex is the right way? you can get these things slamming a little ' head? Now, we have tried with PHP configured so that to approach the masks made with forms and States, and libraries DHTMLX... but they are a bit "away from the excellent and actually I use this combination more like business intelligence and statistical computing in general as actual data input masks. " I'm at a crossroads and continue with DHTMLX PHP or try to get your bearings on APEX. For years, we use Oracle DB and if we could take advantage of the APEX in the right way (without changing the lives of our customers with too many clicks on the buttons!) It would be great! Or is there something else around!

    Apex is a very good product, however is not a replacement for forms.  It can be used to replace Oracle Forms, but he will rewrite a complete application for most.  It will have benefits and drawback compared to Oracle Forms.  Oracle ADF tends to be a better match for Oracle Forms solutions.  That said, why did you choose to completely rewrite your old application Forms investment of 20 year?  Why not upgrade to forms the latest version which is 11.1.2.2.  With this new version, you can easily integrate with other product (Oracle and non-Oracle), take advantage of many new features and much more.  The main advantage for you (your organization), it's that you won't need to completely rewrite the code of your application.  It is quite simple to form 6 to 11.  Some minor code changes peut prove necessary, but most of the time you can move at will 11 version very little effort in most cases.  Many customers have upgraded to the latest version without changing code at all.

    Information on the latest version of forms can be found here:

    http://www.Oracle.com/technetwork/developer-tools/forms

    Check out the upgrade to 6 forms 11 documents in the Documentation Library for version 11.1.2.2

    http://docs.Oracle.com/CD/E48391_01/index.htm

    Once you upgrade to version 11, you can even enjoy some of our Partner solutions.  For example, you can use AuraPlayer to access your business logic of forms on a mobile device.

    http://www.auraplayer.com/

    If you need assistance with the upgrade, Oracle Consulting or other partners such as the PITS can help.

    http://Pitss.com/

  • Forms and reports on apex 4.0 table

    Hi all

    I have installed 4 Apex in RDBMS 11R2 based on Linux, created a workspace, all went well.
    Now when I try to create a simple form and a report based on a table that I am running into problems.
    (I think I do something wrong, because I don't see any similar thread) Here's what I did:

    Table: master_hierarchy_level
    LEVEL_ID NUMBER (8.0) No.
    LEVEL_NAME VARCHAR2 (20 CHAR) NO.
    Yes LEVEL_DESC VARCHAR2 (320 BYTES)
    CREATION_DATE TIMESTAMP (0) WITH ZONE No.
    CREATED_BY VARCHAR2 (20 CHAR) NO.
    UPDATE_DATE TIMESTAMP (0) WITH ZONE Yes
    UPDATED_BY VARCHAR2 (20 CHAR) Yes
    VALID_FROM TIMESTAMP (0) WITH ZONE No.
    VALID_UNTIL TIMESTAMP (0) WITH ZONE Yes

    After you have created the 2 pages, I have change the data fields to the form page to display by default the date and time:
    one) mask format: DD-MON-YYYY HH24:MI:SS
    (b) source Type: SQL query...
    (c) value source: SELECT TO_CHAR(SYSDATE, 'DD-MON-YYYY HH24:MI:SS') FROM dual;

    For the created_by and updated_by fields, I did:
    (a) source Type: PL/SQL Expression or a function...
    (b) value source: APP_USER

    Nothing else, when I run the report and click on the button create, all goes well after having filled in the required fields and pushing the record button I get following error:

    ORA-01400: cannot insert NULL into ("MASTERDB_V01". "" "" MASTER_HIERARCHY_LEVEL '. "" CREATION_DATE')
    Error failed to process row in the MASTER_HIERARCHY_LEVEL table.

    I tried to find out why now already several hours and have no nails more to search,.
    can someone give me a hint :-)?

    Thanks in advance, Olaf

    OLAF,

    When you have changed the value of type/source of your date fields you deleted the connection of the page item in the database table/column.

    In other words APEX doesn't know that your date fields must be stored in the table.

    Please define the type of source to database column and use the default setting to set a default value for the date fields.

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at

  • Forms and reports Migration question

    Nice day

    We migrated a planning application to a customer of their Production to their Test environment. Everything seems 100% except for forms and reports. I am able to view details about the forms, but am not able to open them and the same is true for reports. I remember reading a post somewhere that he had specific tables in the repository of planning that had to be copied through.

    If someone can help with this problem? I need to know what schema and tables? The repository for planning is in Oracle.

    Much appreciated in advance
    Kind regards
    Jean

    It should be good.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Where to place the folder forms and reports for oracle 10g on Linux server

    Hello...

    Currently, iam has a migration to oracle 10g module.
    All my modules which consists of form and report files are inside a
    folder named PROJECT and placed in C:\ in windows server.
    So when I want to call a form or a report I used the path as "C:\PROJECT\module_name\form_name.fmx."
    My client now wants her project to be used in the LINUX-based server.

    Now, I want to know where I should put my form project file and file reports
    and how I should call them...

    Thanks in advance

    Can you say how can I call reports as u said hardcode the path when the report is not a good practice.

    I agree with Dhiraj Madan, paths of coding is a very bad idea, your application has become non-portable.

    For FORMS_PATH, you can use default.env, as already said (or .env, if applicable).

    The same can be done for REPORTS_PATH, using the reports.sh script, in $ORACLE_HOME/bin.

  • Oracle Forms and reports 12 c (12.2.1.0) Installation

    Hello

    I had downloaded a file of

    Oracle Forms and reports 12 c (12.2.1.0)

    Published on 23 October 2015

    http://www.Oracle.com/technetwork/developer-tools/forms/downloads/index.html .

    Now, I am trying to install, but its not install on the computer. can guide you how to install it.

    Sandy

    Two things:

    1. you didn't did not read carefully my last update.  I said that you need to install JDK 8 (more precisely 8U51 or newer).  Which suggests that you installed and that he tried to use Java 7 with that statement that you answered:

    C:\Program Files\Java\jdk1.7.0_79\bin>java-jar fmw_12.2.1.0.0_infrastructure.jar

    You must UNINSTALL 7U79 (which you cited above) and install the last v8, which is 8U66.

    http://www.Oracle.com/technetwork/Java/javase/downloads/index-JSP-138363.html

    2. you have not share of details necessary to understand what could happen.  For example:

    • On what platform and the version you install?
    • Have you reviewed the matrix of product Certification to ensure that this platform is certified for use?
    • Is your Windows user, a member of the Windows Administrators group?
    • The machine has at least 6 GB of RAM?
    • Is the installer staged locally or are access you it from a network share?
    • Did you review the Setup logs?  If this is not the case, do, as they will probably tell you what is happening.  They are located in:

      C:\Program Files\Oracle\Inventory\logs

    I highly recommend that go you through the documentation (Setup Guide, Sys requirements, etc.) before you install or use the product:

    http://docs.Oracle.com/middleware/1221/formsandreports/index.html

  • Tutorials Oracle Forms and reports

    Hi all

    I recently started a new job in collaboration with Oracle forms and reports using PL/SQL. I have little or no experience with either, I'm looking for some tutorials online. I found the following on Udemy me begin with PL/SQL - <-moderator removed link as we do to the business side--> but I find it difficult to find some tutorials on Oracle forms and reports. Can anyone suggest where I might find some good tutorials?

    Thank you

    -Action Moderator: removed link to a commercial side. The user don't please add links to commercial messages to any forum OTN in side. -----

    Tutorial Oracle...

    Although the first two of the following links are for older versions of forms, the concepts are still valid for all versions of forms.

    A tutorial on Oracle9i forms and reports

    http://www.holowczak.com/Oracle/dev9i/ iSelfSchooling - Introduction to forms Oracle Forms

    10g: demos, tips, and Techniques

    http://SheikYerbouti.developpez.com/index_en/

    http://www.SlideShare.NET/magupta26/Oracle-Forms-tutorial

    http://www2.cs.uh.edu/~ceick/3480/Customized_Oracle_Forms.pdf - create custom Oracle Forms

    http://www.youtube.com/watch?v=0BBiHvHzPYE - video

    Tutorial for Oracle reports...

    Here's some link...

    1. http://docs.oracle.com/html/B14364_01/title.htm

    2. http://www.scribd.com/doc/3960412/Basic2-Oracle-Reports-10g-Tutorials

    3. http://report10gsanamqa.blogspot.com/2010/08/triggers-in-reports-types-of-triggers.html

    Video tutorial

    http://www.YouTube.com/watch?v=Fum3MJm5yKU

    Hope this helps,

    Hamid

  • Oracle Weblogic Server Configuration failed - new domain creation failed for 12 c forms and reports

    My machine is windows 7 64 bit with java 1.8_0_65.

    I installed the following in the following order:

    WLS 12.2.1.0.0 for developers (fmw_12.2.1.0.0_wls_quick_Disk1_1of1)

    WLS 12.2.1.0.0 Infrastructure (fmw_12.2.1.0.0_wls_infrastructureDisk1_1of1)

    Created the metadata repository

    Forms and reports 12 c (fmw_12.2.1.0.0_fr_win64_Disk1_1of1)

    Now I am trying to create my domain name for the development of forms/States and receive this error message.  It's the tail of the log file (the full file is attached):

    2015-11-04 08:37:45, 324 com.oracle.cie.domain.DomainGenerator SEVERE [71] - domain creation failed!

    Location of area: C:\orant\wls1221\user_projects\domains\alio_dev

    Reason: null

    Exception:

    Traceback (innermost last):

    "< Iostream >" file, line 37, in there?

    sun.misc.InvalidJarIndexException: invalid index

    to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1103)

    to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1013)

    at sun.misc.URLClassPath.getResource(URLClassPath.java:212)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:365)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:362)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:361)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:331)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName(Class.java:264)

    at org.python.core.SyspathJavaLoader.loadClass (unknown Source)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    at org.python.core.Py.findClassEx (unknown Source)

    at org.python.core.SysPackageManager.findClass (unknown Source)

    at org.python.core.PackageManager.findClass (unknown Source)

    at org.python.core.SysPackageManager.findClass (unknown Source)

    at org.python.core.PyJavaPackage.__findattr__ (unknown Source)

    at org.python.core.PyObject.impAttr (unknown Source)

    at org.python.core.imp.import_next (unknown Source)

    at org.python.core.imp.import_logic (unknown Source)

    at org.python.core.imp.import_name (unknown Source)

    at org.python.core.imp.importName (unknown Source)

    at org.python.core.ImportFunction.load (unknown Source)

    at org.python.core.ImportFunction.__call__ (unknown Source)

    at org.python.core.PyObject.__call__ (unknown Source)

    at org.python.core.__builtin__.__import__ (unknown Source)

    at org.python.core.imp.importFromAs (unknown Source)

    at org.python.core.imp.importFrom (unknown Source)

    to org.python.pycode._pyx31.f$ 0 (< iostream >: 37)

    to org.python.pycode._pyx31.call_function (< iostream >)

    at org.python.core.PyTableCode.call (unknown Source)

    at org.python.core.PyCode.call (unknown Source)

    at org.python.core.Py.runCode (unknown Source)

    at org.python.util.PythonInterpreter.execfile (unknown Source)

    at org.python.util.PythonInterpreter.execfile (unknown Source)

    at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1639)

    at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1457)

    at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1439)

    at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:86)

    at com.oracle.cie.domain.DomainGenerator.run(DomainGenerator.java:449)

    at java.lang.Thread.run(Thread.java:745)

    sun.misc.InvalidJarIndexException: sun.misc.InvalidJarIndexException: invalid index

    Traceback (innermost last):

    "< Iostream >" file, line 37, in there?

    sun.misc.InvalidJarIndexException: invalid index

    to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1103)

    to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1013)

    at sun.misc.URLClassPath.getResource(URLClassPath.java:212)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:365)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:362)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:361)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:331)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName(Class.java:264)

    at org.python.core.SyspathJavaLoader.loadClass (unknown Source)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    at org.python.core.Py.findClassEx (unknown Source)

    at org.python.core.SysPackageManager.findClass (unknown Source)

    at org.python.core.PackageManager.findClass (unknown Source)

    at org.python.core.SysPackageManager.findClass (unknown Source)

    at org.python.core.PyJavaPackage.__findattr__ (unknown Source)

    at org.python.core.PyObject.impAttr (unknown Source)

    at org.python.core.imp.import_next (unknown Source)

    at org.python.core.imp.import_logic (unknown Source)

    at org.python.core.imp.import_name (unknown Source)

    at org.python.core.imp.importName (unknown Source)

    at org.python.core.ImportFunction.load (unknown Source)

    at org.python.core.ImportFunction.__call__ (unknown Source)

    at org.python.core.PyObject.__call__ (unknown Source)

    at org.python.core.__builtin__.__import__ (unknown Source)

    at org.python.core.imp.importFromAs (unknown Source)

    at org.python.core.imp.importFrom (unknown Source)

    to org.python.pycode._pyx31.f$ 0 (< iostream >: 37)

    to org.python.pycode._pyx31.call_function (< iostream >)

    at org.python.core.PyTableCode.call (unknown Source)

    at org.python.core.PyCode.call (unknown Source)

    at org.python.core.Py.runCode (unknown Source)

    at org.python.util.PythonInterpreter.execfile (unknown Source)

    at org.python.util.PythonInterpreter.execfile (unknown Source)

    at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1639)

    at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1457)

    at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1439)

    at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:86)

    at com.oracle.cie.domain.DomainGenerator.run(DomainGenerator.java:449)

    at java.lang.Thread.run(Thread.java:745)

    sun.misc.InvalidJarIndexException: sun.misc.InvalidJarIndexException: invalid index

    at org.python.core.Py.JavaError (unknown Source)

    at org.python.core.PyTableCode.call (unknown Source)

    at org.python.core.PyCode.call (unknown Source)

    at org.python.core.Py.runCode (unknown Source)

    at org.python.util.PythonInterpreter.execfile (unknown Source)

    at org.python.util.PythonInterpreter.execfile (unknown Source)

    at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1639)

    at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1457)

    at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1439)

    at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:86)

    at com.oracle.cie.domain.DomainGenerator.run(DomainGenerator.java:449)

    at java.lang.Thread.run(Thread.java:745)

    2015-11-04 08:37:51, 245 [17] INFO com.oracle.cie.wizard.gui.tasks.OutcomeSummaryGUITask - classes of assistance provided to customize or control the add-on on Panel Summary result

    I am able to create a normal adminserver domain without any problem.  I can't simply create a field for the development of forms and reports.

    What Miss me?  Thank you!

    I have it.  It wasn't for lack of loopback adapter or the path.  I need to install the full version of wls, not the quick developer version.

  • Oracle Forms and reports OPMN OC4J_BI_Forms start, restart automatically.

    Hello

    We run Oracle Forms and reports 10g (10.1.2) virtual server Linux 5 in the test environment, using 5.5 ESXi.

    We have above question (Oracle Forms and reports OPMN OC4J_BI_Forms start and restart automatically) with this server, OPMN logs (ipm.log)

    below please help us solve this problem permanently.

    IPM. JOURNAL:

    15/07/24 11:23:06 [4] ask complete 2. Command: start

    15/07/24 11:23:55 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:23:55 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:23:55 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:23:55 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:24:45 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:24:45 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:24:45 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:24:45 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:25:35 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:25:35 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:25:35 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [4] [libopmnoc4j] inaccessible process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [4] restart process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:35 [4] process shutdown: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:35 [4] [libopmnoc4j] with strength of the termination process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:37 [4] from process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:0)

    15/07/24 11:27:40 [4] living process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:10657)

    OC4J Log:

    ========

    --------

    15/07/24 11:38:29 stop processes

    --------

    15/07/24 11:38:29 closing...

    15/07/24 11:38:30 using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 11:38:30 REP-56040: rep_abc_oracleas1 server already exists in the network

    --------

    15/07/24 12:14:55 start

    --------

    15/07/24-12:15 FormsServlet init():

    configFileName: /d01/oracle/OraHome_1/forms/server/formsweb.cfg

    testMode: false

    15/07/24 12:15 oracle Application Server containers for J2EE 10 g (10.1.2.0.2) initialized

    15/07/24-12:15:20 by using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 12:15:27 ListenerServlet init()

    15/07/24-12:19:29 by using the oracle.reports.util.EnvironmentGlobal class

    java.lang.NullPointerException 15/07/24-12:19:32

    15/07/24-12:19:45 by using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 14:03:19 session of shapes < 42 > abandoned: unable to communicate with the execution process.

    Kind regards

    Hello

    To resolve the error java you need to change ressemelable and java cache settings report error see the link already discuss

    https://community.Oracle.com/thread/847864?start=0&TSTART=0

    I hope it will be useful.

    Thank you.

  • Need to install Oracle forms and reports 10g

    Hi all

    I went through the first search option, and found a way to install forms for windows 8, I really appreciate if someone send me the link to install oracle forms and States 10 g in the Windows 7 operating system. I just want you to know that I have already installed Oracle 11 g express database.  Appreciate your response. Thank you

    Concerning

    Muzz

    Muzz,

    The link below is the one I used for the installation of 11g (I know that's not the 10 g that you're after) on Windows7 64 bit. But it might be useful.

    http://holowczak.com/installing-Oracle-Forms-reports-11gr2/

    Advice from the Oracle Johny: forms & reports: how to install 11 GR 2 forms and report generator in Windows 7 64 bit OS

    See you soon

    AJ

  • Error while installing Oracle 11 g under Solaris 10 SPARC 2 forms and reports

    We are trying to install Oracle Forms and reports 11 GR 2 (11.1.2.2.0) 64-bit Solaris 10 SPARC 64-bit (U9) and we are facing errors of installation during installation of 11 GR 2 forms. I will note down the environment and steps reproduced to produce errors:

    Environment:

    Operating system: Solaris 10 SPARC 64-bit (U9)

    JDK: Oracle 1.7.0_79 64-bit JDK

    WebLogic: Oracle WebLogic Server 10.3.6 64-bit

    Form & reports: 11.1.2.2.0 64-bit

    Steps to follow:

    1. install JDK - success

    2. installation of WebLogic Server 10.3.6 (64-bit) and created a new home of Middleware. -Success

    3. ensure that all prerequisites are met by a prior information of Oracle: http://docs.oracle.com/html/E25460_01/r2_fr_requirements.htm

    a. all patches necessary OS and packages are installed

    b. There are a lot of disk space, swap, TEMP space and memory (RAM live)

    c. all environment variables are cleaned, as indicated in the prerequisites in the URL

    d. no other product Oracle doesn't lie in the path except for the JDK. (NOTE: Forms 6i is installed in a separate House in the server.)

    e. all software are 64-bit

    f. the user oracle (same user who has installed the JDK and WebLogic) has read, write, and execute permissions for the entire House of Middleware.

    g. we set the LD_LIBRARY_PATH variable to $ORACLE_HOME/lib as indicated in the Doc ID 1643548.1.

    4. start the installer of Forms

    a. choose 'install only - do not configure ".

    b. all the prerequisite checks passed

    Errors: Installation product until it reaches approximately 92% when we get the first error:

    "Error in invoking target 'nnfgt.o' of makefile '$ORACLE_HOME/network/lib/ins_net_client.mk'. See "$ORA_INVENTORY/logs/installDATE.log" for more details".

    If we click on 'Continue' to work around the error, we get another error after that:

    "Error in invoking target 'repeat' of makefile '$ORACLE_HOME/precomp/lib/ins_precomp.mk'. See "$ORA_INVENTORY/logs/installDATE.log" for more details".

    Someone has met these errors before installing 11 GR 2 forms (11.1.2.2.0) on Solaris 10 SPARC 64-bit?

    Thank you

    Scott

    We have solved the problem. The library of expr has not found in/usr/xpg4/bin but in another location. After you create a symbolic link in/usr/xpg4/bin pointing to where it has been deployed, the installation is completed successfully (after removing the previous attempt failed).

    A test you can do to make sure that expr is working correctly is to run expr 1 + 1 in the shell. If the command works, the library can be found.

    Matthew, I thank you for your suggestions as well.

    Thank you

    Scott

  • Hi I am new to Oracle forms and reports I want to know the differences between the Enter query mode and Normal mode?

    Hi I am new to Oracle forms and reports I want to know the differences between the Enter query mode and Normal mode?

    Welcome to Oracle Forms!  Out of curiosity, what do you mean by 'new '?  You are a student or new to an organization that uses Oracle Forms?  Or just play with Oracle Forms to learn something new?

    Let me start by saying that many of your questions designtime can answer by searching in the help of the constructor of the form library.  It's accessible, like most of the other products in the Builder menu > help.

    Regarding your question, ENTER QUERY mode, as the term implies, is when it is in a State where it is accept input for the execution of a query.  When in this mode, there are various restrictions.  Yet once, it will find more details in the Builder Help.  In this case, search help for these two subjects, "SYSTEM." MODE'and "built-ins comments that are not allowed in the input query Mode".  There are many other pages that contain information about the ENTER_QUERY method, but these two should help you get started.

    Normal mode, as its name implies, is when it is in a State of 'normal '.  Basically to do nothing in particular, but also not in ENTER QUERY mode.  In this State, you can move the shape, INSERT, UPDATE, DELETE, documents, etc..

    You will find additional information, as well as a lot of documentation on the product page of forms of OTN:

    http://www.Oracle.com/technetwork/developer-tools/forms

  • Does Oracle Forms and reports with IE-10 11.1.1.6.0 compatibility


    Does anyone know the Oracle Forms and reports 11.1.1.6.0 with IE10 compatibility?

    Hello user11098787,

    Oracle Forms and reports 11.1.1.6.0 are not certified with IE10. You can check the browsers certified Certification tab in My Oracle Support.

    See screenshot below tip.

    And I have moved this thread from space using the My Oracle Support (MOSC) to Middleware Certification (MOSC ) space so that others can benefit from the discussion. Next time you post it please carefully choose the most appropriate place. It will increase your chances of getting useful answers.

    Kind regards

    Jiri h. - moderator using My Oracle Support (MOSC)

  • The components of Oracle Forms and reports refers specifically to the which components?

    Hello

    Could you help me with the following question.

    Our client uses the following documents to improve reports and forms Oracle 11 g Release 1 on Oracle Forms and reports 11g Release 2.

    http://docs.Oracle.com/CD/E38115_01/doc.111210/e23975/upgrade_from_r1.htm#BDJFHIEH
    Oracle® Fusion Middleware Upgrade Guide for Oracle Forms and reports
    11g Release 2 (11.1.2.1)
    E23975-02 part number
    Upgrade-5,3 doing the Oracle Forms and reports 11 g Release 1 (11.1.1)
    ----------cut-----------
    Ensure that the destination Oracle instance and the destination Oracle WebLogic Server domain are running.

    To verify that the instance and domain are running, log on to Oracle Enterprise Manager Fusion Middleware control for the field and make sure that the managed servers and components Oracle Forms and reports are running.
    ----------cut-----------
    On the above documents, our client has a question.

    [Question]
    The components of Oracle Forms and reports refers specifically to the which components?
    (Or need to check what components are running?)

    Please give me some advice.

    Best regards

    David

    For Windows, you can use the command line or shortcuts in Windows that are created for you.  In the case of OPMN under Windows, a Windows Service is created.  Information on the power on/off is in the documentation of the product here:

    http://docs.Oracle.com/CD/E23943_01/Web.1111/e13708/TOC.htm

    http://docs.Oracle.com/CD/E23943_01/Web.1111/e13740/starting_nodemgr.htm

  • Oracle Forms and reports 10.2

    I have the Oracle CD since version 10:

    -Database Oracle 10.2
    -Suite of developer oracle 10.2
    -Tools of BI oracle

    What I want is to run an oracle application forms that we have developed in the past, but I don't have 'Oracle Forms and Reports 10' and I think that the OAS which comes with the BI tools is not enough to run the application forms. Is it? It's supossed that perhaps the server Oracle Forms and reports part is included in the oracle developer suite, but I can't. Do I need a CD full of OAS facility? can I have this version of Oracle Forms and reports

    Thank you very much

    I think that the basic version is still here:
    http://download.Oracle.com/OTN/NT/IAS/101202/as_windows_x86_forms_reports_101202.zip
    (for Windows).

Maybe you are looking for

  • ENVY m6-1115tx: Windows 7 x64bit drivers for m6-1115tx

    Hi people do not usually post in forums but im stuck on this... I installed Windows 7 Pro 64 bit on my hp, but I am struggling to find driver software appropriate because hp is only compatible with Windows 8 versions (which sucks) Is there a way I ca

  • How to recover email deleted in Windows Mail?

    I have windows vista with windows mail & want outlook express to come back!  I know that this is not possible then where in the world should I click to retrieve an e-mail that I accidentally deleted.  Outlook Express has been so simple because it dis

  • Venue Pro 8 shows only Logo Dell - frozen/stuck

    Hey gang! Just got a cool coming 8 Pro.  I set up using my Microsoft ID and even downloaded a number of game (2048) without problem.  Later, I turned it on to mess with it more and now it shows me just the Dell Logo and never goes further (is stuck/f

  • Group object help

    I have 3 address spaces of category C I need to define an access list. Most of them will have www, SSL, FTP... Is there a way I can use the group object or define a range of addresses... for example: I want WWW, 80, SSL, FTP on the addresses 216.82.6

  • While trying to launch the State of decomposition, it gives me an error.

    Original title: DIRECTX problems So, im using a windows 8 for (Acer E1 - 572G) laptop that has a processor i5 haswell @ 1, 6 GHz and tbo Booster to 2.6 GHz. If the thing is that I have this game called State of decomposition, and every time that I la