RE: ORACLE Million Dollar Problem

We experienced this problem as well. Richard Boswell named it the
Million Dollar Problem.
We are using Windows NT 3.51 and Forte 2.0.F.2. We did have ORACLE
version 7.1.3.3.6.
We contacted ORACLE regarding another bug in that version (memory leak
and associated application errors) and they gave us a maintenance
release - 7.1.3.3.22. This also fixed the Million Dollar Problem.
Sam Keall
PLATINUM technology - Solutions
Sydney, Australia
From: Jim Yao[SMTP:[email protected]]
Sent: Thursday, 3 July 1997 2:04
To: [email protected]
Hi ,
I got a problem when I try to insert a record into oracle table via Forte's
SQL command.
The field defined in Oracle table is NUMBER.
the code in forte looks like this:
amount : double = 1000000.00;
Begin transaction
SQL insert into table_name ( FIELD_NAME) VALUES ( :amount)
end trasaction;
The result in oracle table is ':000000' ( No error message was given,
both Oracle and Forte).
But if I replace the :amount with 1000000.00 directly, Oracle table has the
right value.
I try another way by initialize the value in text format, and convert them
to number using oracle's
to_number() function. This time it works fine.
There is no problem with other values, like 1000001, 500000000.00, etc.
The only one I have problem so far is 1000000 and 1000000.00
Anyone knows something that I do not realized ????
Jim Yao

Here's one:
http://www.atinav.com/products/aveconnect/MSAccess.htm

Similar Messages

  • N97 Million Dollar Poker problem.

    Ok so not really a nokia issue but I am still up a certain creek without a paddle.
    Installed it, played a few times then it froze... to the extent you just couldnt do anything with it apart from uninstall it from the phone. I have then since been trying to get it re-downloaded from the N-Gage bit of the nokia pages and I will have to pay for it again. Ok granted paying £4 was ok once but it was that good a game I want to pay for it twice. 
    Anyone know who I would need to contct at Nokia who could figure out a way I could reinstall it again...
    Yeah yeah I know I should have backed up the phone but I've only had a week and no-one backs their new phone up that soon!
    Any help would be grand thanks
    Heidi:smiley mad:

    Ok I didnt word the last one very well...
    How would I re-download the million dollar poker software I have already bought once which froze and I needed to  uninstall it?
    It's ok but not worth paying for it twice!
    Thanks
    Heidi

  • Answers the one million dollars question: Forms or Java.

    there was an event held by oracle experts but i did attend the event and one of the point to discuss was
    "Answers the one million dollars question: Forms or Java." as they name it.
    so i want to know what is better to use JSP and JEEP technology or to use Oracle forms and PL/SQL to integrate them to gether.

    but is this sentence true " that Java ,and JSP are
    more web oriented than oracle forms" i am saying here
    about the web application are JSP pages more
    appropriate since they are made specially for
    developing the web environment and that Oracle is
    more appropriate to the client/server environment
    hint"
    You are confusing the language with the architectural implementation of that language. Delphi for example has a very tight web integration architecture - supporting developing Apache and IIS plug-in modules, CGIs.. or even (using Indy Classes) building your own custom web server. You'll find the same type of thing with many other languages. Including Java. Including PL/SQL.
    Java is a language. PL/SQL is a language. Delphi etc.. are all just languages. Anyone that states that one language is "better" than another is, well.. grossly mistaken. (trying hard to put it into polite terms).
    Yes, developers have their favourite languages. Pascal/Delphi is mine. But that means nothing when you select a language and an architecture for doing a specific job, meeting a specific business requirement. You select the best tool for the job. That simple.. and that complex.
    Java and J2EE are not The Single Solution To All Information System Problems. But this is exactly what J2EE (and Java) is sold as by the religious fanatics and prophets of Java... and why there is this mistaken believe that Java is somehow better than other programming language.. and that J2EE is somewhat superior to other architectures.
    And that is simply bull. No matter how prettily pink it is painted, it still smells like the turd it is.

  • Installation Issue worth a million dollars!

    Ok, anyone that can explain this one stands a chance for the million dollar prize!
    We have an application that runs perfectly fine on my PC, during dev and after installation.
    I give the installer to a colleage to run on his pc. He installs, hits run, and the App does not work. It just sits on the first loaded html.
    If we simple edit the default.html file that was installed on his machine (the main app file) and do anything to it, add a space, an extra line, remove a tab, anything... and then save the file... the app will then work.
    Er... explain this one?
    His PC is XP with the latest updates and running Air 2.7. The app was also compiled with 2.7 SDK.

    Hello lordgthefirst.
    That sounds like a text format encoding issue. Probably the HTML files are encoded in UTF-8 with a BOM (or get a BOM somewhere along the process). Check your files with Notepad++ (free code editor, NOT the one included with Windows) and see if they have a BOM or not (if you can read "ANSI as UTF-8", they don't have a BOM, and if you see just "UTF-8", they DO have a BOM). You can also "see" the BOM by using the "type" command in a Windows console:
    type myfile.html |more
    If the first three characters shown are something like:
    ´╗┐
    Then the file has a BOM. Flash/AIR doesn't seem to like it.
    I also had an AIR application that didn't work each time a settings
    file was edited with Windows Notepad (the bundled basic editor),
    even if just a space was added at the end, and that was because
    Windows Notepad adds a BOM to any UTF-8 file, with no option
    to do otherwise (unlike Notepad++). I lost a lot of time until I realized
    that was the problem.
    So check that your HTML files do not have a BOM and try again.
    I hope that works!

  • Oracle 10g forms problem

    hi
    can any body help me?
    i have installed oracle developer 10g with oracle 8i database
    when i run any form including the test.fmx
    it always ask to install JInitiator although it has been installed (appears in the control panel and in c:\program file\oracle folder)
    another problem appears after completing the installtion of JInitiator
    the browser views the HTML tags of the form not execute it
    so does any body have any idea???

    From the Windows Start menu, choose Run, type regedit, and click OK.
    Expand the registry nodes HKEY_LOCAL_MACHINE > SOFTWARE > ORACLE.
    Make a backup copy of this key by right-clicking it and selecting Export from the context menu.
    Select one of the HOME nodes beneath the ORACLE node (the one for Developer Suite). Ensure that you have opened the correct node by verifying that the key FORMS90_PATH exists in that node.
    From the Registry Editor menu, select Edit > New > String Value. Type in the name FORMS90_HIDE_OBR_PARAMS.
    Double-click FORMS90_HIDE_OBR_PARAMS and in the Value data field enter false, then click OK.
    Close the registry editor.
    Now when you run a form from Forms Builder, it should show parameters, including userid, in the URL, but it should run fine.
    15. Set the path for Forms Builder to locate icons:
    a) Double-click the UI_ICON key to open it for editing.
    b) For the value data, append the path to the .gif file that you will use for the
    button icon, which is the \icons subdirectory of your lab directory. Separate this
    path from the remainder of the string with a semicolon; for example:
    ;e:\labs\lab\icons, then click OK.

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

  • Oracle 10G connection problem

    Oracle 10G connection problem
    I launch my db with the following script:
    su - oracle -c "export ORACLE_HOME=/u01/app/oracle/product/10.1.0/db_1 && /u01/app/oracle/product/10.1.0/db_1/bin/dbstart"
    su - oracle -c "export ORACLE_HOME=/u01/app/oracle/product/10.1.0/db_1 && /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl start"
    Here is the output:
    SQL*Plus: Release 10.1.0.2.0 - Production on Fri Feb 27 22:17:51 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 188743680 bytes
    Fixed Size 778036 bytes
    Variable Size 162537676 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 262144 bytes
    Database mounted.
    Database opened.
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Database "orcl" warm started.
    LSNRCTL for Linux: Version 10.1.0.2.0 - Production on 27-FEB-2004 22:17:59
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    System parameter file is /u01/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xavan_fi
    xe)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    Start Date 27-FEB-2004 22:17:59
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xavan_fi
    xe)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    But when i try to connect with sqlplus:
    oracle@xavan_fixe oracle $ sqlplus
    SQL*Plus: Release 10.1.0.2.0 - Production on Ven. Févr. 27 22:19:32 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Enter user-name: scott
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory

    When you go to get connection you have to set the ORACLE_SID enviroment variable or use the service name in the string to get connection.
    Joel Pérez

  • When are episodes 4 and the rest going to be available of million dollar listing ny?

    Does anyone know when episodes 4 and the rest be available of million dollar listing ny season 3?

    No.
    Nobody here can answer your question, this is a user to user tech support forum.

  • Oracle 11g Installation problems

    Hi there, Im a new Oracle's user, and I am trying to install Oracle 11g in my computer I have Windows Vista SP2 32bits, but I have a lot of problems.
    The program send me various messages of Warnings and Errors so I couldnt finished the complete instalation and configuration.
    Somebody can help me with some of this errors.
    This are the errors: (In Spanish)
    ORA-31011: Fallo en el analisis de XML
    ORA-19202: Se ha producido un error en el procesamiento
    ORA-06512: en "SYS.XMLTYPE", linea 272
    ORA-06512: en "XDB.XDB_CONFIGURATION", linea 69
    ORA-06512: en "XDB.DBMX_XDB", linea 209
    ORA-06512: en "XDB.XDB_CONFIGURATION", linea 92
    La configuración de Enterprise Manager ha fallado debido al
    siguiente error:
    Error al iniciar Database Control
    Consulte el archivo log en C:\oraclecfgtoollogsdbca\orc\emConfig.log para obtener mas información
    Posteriormente, puede reintentar la configuración de esta base de datos con
    Enterprise Manager ejecutando manualmente el archivo de comandos C:\oracle\product\11.1.0\db_1\bin\emca
    nstaller ha instalado productos en el grupo de componentes "Oracle Windows Interfaces".
    Para soportar un desarrollo perfecto en Microsoft Visual Studio con la base de datos Oracle,
    Oracle recomienda descargar e instalar la última versión de
    "Oracle Developer Tools for Visual Studio .NET" de Oracle Technology Network.
    I will aprecciatte your help.
    Thank you!

    user12191943 wrote:
    I have Windows Vista SP2 32bitsPlease specifiy WHICH edition of Vista. Oracle does have many problems with Vista Home.

  • Oracle 10g Installation Problem on SUSE Linux 10

    Hello Friends,
    I want to install SAP Solution Manager 7.0 with Oracle 10g on SUSE Linux 10.0.
    But, while starting the Installation i am getting following Errors.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1,
    asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-04-22_03-59-38PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2009-04-22_03-59-38PM. Please ensure that this directory is
    writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    I have checked the Permissions and the Size of /tmp Directory, which is as followed:
    drwxr-xr-x  11 root root    0 2009-04-22 21:19 sys
    drwxrwxrwt  52 root root 1824 2009-04-22 16:00 tmp
    drwxr-xr-x  15 root root  408 2009-04-19 14:43 usr
    Filesystem           1K-blocks      Used Available Use% Mounted on
    /dev/sda10             2104376     73112   2031264   4% /tmp
    I am starting the Oracle 10g Installation within orasm7 User which is a member of dba, users, disk groups.
    The directories which are created upon starting the Oracle Installation in /tmp directory are having the situations as followed:
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-14PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-25PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-22 15:59 OraInstall2009-04-22_03-59-38PM
    The Oracle Installation log is as follwoed:
    Using paramFile: /home/MyData/51031676/database/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    The commandline for unzip:
    /home/MyData/51031676/database/install/unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.0.8
    /1/DataFiles/\*.jar -d /tmp/OraInstall2009-04-22_03-59-38PM
    I have set DISPLAY variable in this way before starting Installation:
    DISPLAY=$HOSTNAME:0.0
    export DISPLAY
    I tried to search the solution over the internet for this kind of problem, but i am not able to find its solution. Even i tried to start the Orale installation using this parameter: ./runInstaller ignoreSysPrereqs, but still it is giving the same unexpected error.
    I have a doubt on File/Directory permissions which are created for Installation in /tmp. The umask setiing of the system is 0022.
    Please, help me for this issue.
    Thanks & Regards,
    Bhavik G. Shroff

    Hi Markus,
    How are you ?
    Thank you very much for your reply.
    I was executing wrong runInstaller file. RUNINSTALLER is right file for starting the execution. But still i am facing the same error, which is as followed.
    Preparing response files. Please wait:
    ======================================
    Working on /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP
    /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.27450: Done
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please wait ...
    Error in writing to directory /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please ensure that
    this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    SHROFF:~ # cd /home/orasm7/tmpora/
    SHROFF:/home/orasm7/tmpora # ll
    total 0
    drwxr-xr-x 3 orasm7 dba 128 Apr 22 17:25 OraInstall2009-04-22_05-25-26PM
    SHROFF:/home/orasm7/tmpora # cd OraInstall2009-04-22_05-25-26PM/
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM # ll
    total 4
    drwxr-xr-x 2 orasm7 dba 304 Apr 22 17:25 images
    -rwxr-xr-x 1 orasm7 dba 504 Apr 22 17:25 installActions2009-04-22_05-25-26PM.log
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM #
    I have a doubt on tmp_netca_file & tmp_dbca_file variable.
    Please give your suggestion for the same.
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Apr 22, 2009 2:10 PM

  • Oracle 10g installation problem on RHEL4

    hi,
    I am installing oracle 10g on red hat linux. I read the complete documentation and the mailing lists and have installed all the required RPMs.
    When I start install, I get the following three errors:
    error in invoking target 'install' of makefile
    'u/01/app/oracle/ctx/lib/ins_ctx.mk'.
    error in invoking target 'agent nmo nmb' of makefile
    'u/01/app/oracle/ctx/lib/ins_sysman.mk'.
    error in invoking target 'all_no_orcl' of makefile
    'u/01/app/oracle/ctx/lib/ins_rdbms.mk'.
    This error is popped up when the link part is going on. I am installing the standard edition and have done all the possible things mentioned in the documentation.
    Can someone pls help me understand where is the problem
    thanx in advance,
    jayesh

    i had the same sequence of errors on installing (10g on Redhat AS4)
    The first error (INFO: /usr/bin/ld: crt1.o: No such file: No such file or directory
    ) is solved by installing the following package (you need the glibc-devel i386 package installed as well as the x86_64 version)
    up2date --arch=i386 glibc-devel
    The second error, I am currently stuck at (error in invoking target agent nmo nmb...of makefile ins_sysman.mk)
    INFO: /app/oracle/oracle/product/10.2.0/db_1/lib32//libnls10.a(lmsagb.o)(.text+0xa3): In function `lmsagbcmt':
    : undefined reference to `SltsPrRead'
    /app/oracle/oracle/product/10.2.0/db_1/lib32//libnls10.a(lmsagb.o)(.text+0x10a):
    Any ideas, people, please?
    Cheerio,
    Nic

  • OracleAS 10g Installation Problem on RedHat AS 3.0

    Hi
    I need to install OracleAS 10g on RedHat AS 3.0 and it seems that I need a patch (Patch 3006854) and the installation is impossible without it.I just started using oracleAS 10g and I dont have any metalink id.
    I think something is wrong here.
    a free trial version with a commercial patch !!!
    can any one please help me out.
    regards yashar

    dear fredrik
    I tried to install it according to the installation guid on http://www.oracle-base.com/articles/10g/OracleAS10gInstallationOnRedHatAS3.php as you see it asked for installation of a patch.
    and yes I tried to install it without installing this patch and I got an error saying that I am missing a file named ld.so in /etc.I thought it might be connected to that patch.
    beside when I was looking for the solution to my problem I saw many people having the same problem and asking the exact same question.
    please notify about any solution that you think might help me solving this problem. I am in a hurry
    regards yashar

  • Oracle 10g Installation Problem in HP-UX 11.31

    Hi
    I am installing ERP 2005 SR2 on HP-UX 11.31 OS with ORACLE database.  When I am running ./RUNINSTALLER getting following error. Error Log as follows
    Using paramFile: /oracle/stage/102_64/database/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be B.11.23.    Actual B.11.31
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2008-07-16_11-26-39AM/installActions2008-07-16_11-26-39AM.log
    When I look into oraparam.ini file from given path found entries as follows
    [Certified Versions]
    #You can customise error message shown for failure through CERTIFIED_VERSION_FAILURE_MESSAGE
    Solaris=5.6,5.7,5.8,5.9
    Linux=redhat-2.1AS
    HPUX=B.11.23
    Decunix=V5.1A,V5.1
    AIX=5.1.0.0
    [HPUX-B.11.23-required]
    #PATCHES required by JRE and Product, /usr/sbin/swlist -l patch gets list of patches on system
    PATCHES=
    #PACKAGES required by JRE and Product, /usr/sbin/swlist -l product gets list of packages on system
    PACKAGES=
    #Patch bundles required for Oracle.
    #/usr/sbin/swlist -l bundle gives list of bundles.
    #Each item should follow the format "bundle:version"
    #ex.,GOLDBASE11i:B.11.11.0106.9,GOLDAPPS11i:B.11.11.0106.9
    BUNDLE=
    #Minimum swap space required by OUI, Increase it if your product installation so requires
    SWAP_SPACE=250
    TEMP_SPACE=250
    BUNDLE_FAILURE_MESSAGE=Some patch bundles were not found on the system. Please verify if the system is at a higher bundle level.
    Please let me know how to overcome this problem.
    Regards
    Jayakar

    Hi ,
    If anyone come across this kind of errors don't try to perform any workaround which is not recommended by sap as later in post installation steps there will be errors so please go through below SAP note as it has some workarounds recommends by SAP
    Note 980426 - Oracle 10.2 Software installation on new operating systems
    Shanaka.

  • Oracle 9iAS Installation Problem on HP-UX - f90servlet, hangs

    PLATFORM: HP-UX 11i (Server)
    -------- Windows XP, NT (Client)
    INSTALLATION:
    1. On a HP box, using oracle installer, installed Oracle 9.0.2 Infrastruture successfully. Installation & configuration went with no errors.Used JDK 1.3.1 build (1.3.1.02) for installation.
    2. On the same HP box, using oracle installer, installed Oracle 9.0.2 Business Intelligence (Forms & Discoverer) successfully. Used JDK 1.3.1 (build 1.3.1.02) for installation.
    3. Loaded Jinitiator 1.3.1.8 on the client platform
    (Windows XP).
    PROBLEM:
    While trying to access
    http://hpbox:7778/forms90/f90servlet, we see the following line on the Java Console.
    "Downloading http://hpbox:7778/forms90/java/f90all_jinit.jar to JAR cache". The browser keeps showing "Loading Java Applet". When i look at the Cache location, i see the file f90all_jinit.jar-4cf20c5f-178c08b8(zipped). The size of this file stays the same even though browser keeps spinning. Not sure what is going on. I've verified that the Forms servers is still running on the HP box.
    Tried Jinitator 1.3.1.6, 1.3.1.8, 1.3.1.9 and 1.3.1.13. We've also tried Windows XP (IE6) as well as Windows NT (IE5). Same result on all the platforms.
    Had spent a LOT of time trouble shooting this problem. Any help is highly appreciated.
    thanks,
    Jegan

    Thanks a lot Wayne !
    I tried with "./server.....bin -mode=console". I am facing the same problem.
    Although weblogic installation completes, it still just hangs at "Copying JDK....".
    Giving the output below for your reference.
    Choose Product Directory:
    ->1| Yes, use this product directory [home1/utils/bea/weblogic700]
    2| No, select another product directory
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- WebLogic Platform Installer - WebLogic Platform 7.0.1.0 ---------
    ---->
    Copying files..
    0% 25% 50% 75% 100%
    [------------|------------|------------|------------]
    Copying JDK....
    I am also attaching the top output with this message.
    Thanks,
    Soundar
    "Wayne W. Scott" <[email protected]> wrote:
    When all else fails, read the manual! The method changed from 6.1 to
    7.0.
    http://edocs.bea.com/platform/docs70/install/index.html
    http://edocs.bea.com/platform/docs70/install/index.html
    ../filename.bin -mode=console
    /wws
    Soundar wrote:
    Hi,
    I am trying to install Weblogic 7.01 evaluation copy on HP-UX 11.00.After exporting
    DISPLAY variable to my workstation, when I run "./server701_hpux.bin",the extraction
    of the files is successful, followed by some warning messages regardingthe fonts
    and then the BEA Weblogic startup screen comes up. But it hangs thereforever.
    I am attaching the output. If I run "./server..." in text mode i.e.without
    exporting DISPLAY variable, although the installation of Weblogic softwareis
    successful, but it hangs at "Copying JDK..." i.e. hangs at JDK installation.
    I already have JDK installation on my HP-UX system (1.3.1_02).
    If someone knows how to solve this problem, please let me know. Also,as I already
    have JDK installation on my system, is it possible to disable JDK installation
    in weblogic installation.
    Thanks in Advance.
    Soundar
    [weblogic_top.txt]

  • Oracle 9i Installation Problem on XP

    Help!
    Downloaded Oracle 9i yesterday.
    Created disk1/2/3 folders as instructed. Installation worked for disk1, and part of 2.
    Installation stopped at 37% installation of PL/SQL (left it all night).
    Cancelled out and stopped installation on the whole product.
    Now I can not able to install or uninstall!!
    Product does not show up in the control system/add remove program.
    NO UNINSTALL executable with the oracle download.
    Does anyone know what registry files to delete?
    Can't delete oracle folder as message says oci.dll in use.
    Don't see any oracle process in task manager.
    Sandhya

    Same kind of problem I come across.
    What I did was. Cleared the registry information and I installed again. Worked for me fine. May be it will work for you too.
    May be this time you will success.
    Good Luck.
    Directions
    Run : regedit (Start ->Run)
    Look for the HKEY_LOCAL_MACHINE --> Software --> Oracle
    RM

Maybe you are looking for

  • I have problem to open some app, they close and don't open

    Somebody help me

  • Change order of columns

    hi all, i have used iterator to decide which columns should be dispalyed and which should remain hidden . the column sequence(say a,b,c,d) of my internal table (that is finally displayed) is different from the sequence that user wants(say d,c,b,a), s

  • User Management Setup: Registration Process not visible in Access request f

    Hi, We are trying to setup a autorisation flow for our responsibilities by using User Management. For this I added some roles to the MISC Role category. Then I created a registration process for these roles. After that I would expect to see the acces

  • Non-English's bold font problem

    I want to set the label's font by bold. This is the part of my code. UIFont* font = [UIFont boldSystemFontOfSize: 20]; UILabel* label = [[UILabel alloc] initWithFrame:CGRectMake(100, 100, 100, 50)]]; label.font = font; label.text = @"ようこそ"; If text i

  • How to access Call Back Functions using *.dll in the Labview?

    Hai, I am Pavan Ram Kumar Somu. I am new to Labview, currently I am working on MVB Interface. I need to access the API functions from *.dll file in Labview, as of now , I am doing this with Call function Library node in Labview but it does not suppor