10g BC4JRequestProcessor problems

does anybody know whats wrong with the BC4JRequestProcessor in my StrutsApplication.
In 9.0.3 all worked fine - i moved to 10g and my application throws an exception at startup - if i use the struts RequestProcessor starting my Application is successful.
Any Ideas?

And the exception is....?

Similar Messages

  • 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

  • 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

  • HTML DB 10g installation problem on linux HTTP-503 ORA-604

    I have a problem after the installation of HTML DB from the linux 10g R2 companion image.
    I installed HTML DB and HTTP server in one go, on an new system that only has the default orcl database installed. I run Red Hat enterprise linux on a x86_64 system.
    The HTML DB installation took a long time, but gave no errors.
    When I access the http://hostname:7777/pls/htmldb url I get an “This server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.”-error.
    But :7777 works fine and give me the http server default page.
    In my Apache error log I see the following errors:
    [Thu Dec  8 13:28:42 2005] [error] [client 10.11.121.20] [ecid: 1134048522:10.14.66.23:28193:0:1,0] mod_plsql: /pls/htmldb/htmldb HTTP-503 ORA-604
    I looked at several internet sources, played with my marvel.conf and my dads.conf but to no avail. My oracle home is different from my html db home. There is no ./network/admin/tnsnames.ora in my HTML_DB _HOME. Should there be? One solution in the faq even told me to copy the htmldb tnsnames.ora over my db tnsnames.ora, but the installation did not create one for me.
    When should I use a dads.conf instead of marvel.conf? I don't understand the need for this second file. I tried to also use it, because some solutions and the post-installation instructions hinted on doing it. But then I get a different error in the logs about a double DAD.
    When I login through sqlplus in the orcl database with the HTMLDB_PUBLIC_USER and my password (that was created during the installation) it works, but I don't see any tables (yet?). So the account is not locked. But should I see some tables when I do “select table_name from user_tables; ?
    I probably missing something obvious here, but I'm a bit of a oracle newby.
    Any help is appreciated,
    Erik

    Thanks Diemar,
    It worked.
    I stopped all oracle process and services.
    I then logged out and in again as oracle to see if the unset stuck.
    I then started my listener, databases, isqlnet and em.
    I then started the httpd with:
    ${HTMLDB_HOME}/opmn/bin/opmnctl start
    opmnctl: opmn started
    ${HTMLDB_HOME}/opmn/bin/opmnctl startproc
    this still gave some errors and the httpd was not started:
    ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================opmn id=aberlour.uni.mdx.ac.uk:6200
    0 of 1 processes started.
    ias-instance id=standalone
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=3389)
    failed to start a managed process after the maximum retry limit
    Log:
    /mdx/app/oracle/product/10.2.0/http/opmn/logs/HTTP_Server~1
    last lines in this log where:
    05/12/08 15:18:50 Stop process
    /mdx/app/oracle/product/10.2.0/http/Apache/Apache/bin/apachectl stop: httpd stopped
    05/12/08 15:31:55 Start process
    /mdx/app/oracle/product/10.2.0/http/Apache/Apache/bin/apachectl start: execing httpd
    05/12/08 15:31:57 Start process
    /mdx/app/oracle/product/10.2.0/http/Apache/Apache/bin/apachectl start: execing httpd
    I then added the PlsqlNLSLanguage line back into the marvel.conf
    which now looks:
    AddType text/xml xbl
    AddType text/x-component htc
    Alias /i/ /mdx/app/oracle/product/10.2.0/http/Apache/Apache/images/
    <Location /pls/htmldb>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    PlsqlDatabaseConnectString xxxxxx.xxxxx.ac.uk:1521:orcl ServiceNameFormat
    PlsqlNLSLanguage "ENGLISH_UNITED KINGDOM.AL32UTF8"
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
    PlsqlDefaultPage htmldb
    PlsqlDatabasePassword @BWIuxxxxxxxxxxxxxxxxxxxxxxid4Y4t8b9g==
    Allow from all
    </Location>
    and I started the http again, and it works fine.
    Problem solved. I will try to fine tune it so I'll get the basic LANG setting back in linux but without the .UTF-8 postfix.
    thanks for your help,
    Erik

  • Oracle 10G installation problem, and errors on SOLARIS 10 x86

    HI.
    I installed the last version of oracle 10g on a x86 SOLARIS 10 system.
    When the installer arrived at Configuration assistants, the window is stopping, and I can't see forward. But when I look at the installAction.log, the installation is checked as OK (?).
    When I launch sqlplus, and startup inside, it is said the ora-00205 error (problem with control files), and in the end, I'm really suprised there's no the database I told the installer to create at the beginning. But should I be surprised? As I didn't see really the end of the installation, and the installer didn't propose me the PATH where to install the DB, well, I guess there's something wrong.
    Could anybody tell me how to solve these problems, please?
    Thank you :)

    Two options:
    1. Create database using DBCA - execute $ORACLE_HOME/bin/dbca
    2. Create database manually (without DBCA)

  • OracleAS 10g Installation Problem on Windows2000

    I install OracleAS 10g for “Business Intelligence et Forms”
    While demanding to register for Oracle Internet Directory,
    I seize:
    host: liu-gwej0o37upx (it’s my machine’s name in that I install Oracle9i Server)
    port : 389
    then this is a message of error that the host and port art not correct.
    So I check the connection to Oracle directory manager. I have a problem’s connection with a massage: server liu-gwej0o37upx is not started. But I’m sure that my server is started.
    Thanks for someone to help me to resovle this problem
    florent

    anyone has clue

  • Can anyone help with 10g install problem?

    Hi there
    I have two problems:
    1. When I try to install 10g on Windows 2003 Ent Server the installer fails with "installation failed" verify enough space, 45mb, in c:\..blah... I have 30gig free on c:\ yet the installer continues to fail. I have also run a scan on the disk for bad sectors etc. I've found a few forum comments but no solution. Any ideas? The exact message is:
    "Error writing to directory c:\docume~1\admin\..' Please ensure that the directory is writable and has at least 45mb of disk space. Installation cannot continue'
    2. I have succesfully installed 10g on XP Pro SP2 however when I launch the em I am presented with:
    "The database status is currently unavailable. It is possible that the database is in mount or nomount state. Click 'Startup' to obtain the current status and open the database. If the database cannot be opened, click 'Perform Recovery' to perform an appropriate recovery operation"
    How do I fix this? I tried various options with no success?
    Thanks
    Ben

    After modifying the listeners.ora file to include the SID I was able to succesfully connect (see below).
    SQL> connect sys/<password>@scratch:1521/ora01 as sysdba
    Connected.
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    TNSPing reports:
    Used parameter files:
    C:\oracle\product\10.1.0\db_1\network\admin\sqlnet.ora
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=scratch))(ADDRESS
    =(PROTOCOL=TCP)(HOST=157.58.52.20)(PORT=1521)))
    OK (10 msec)
    However, when I go into launch the EM console via IE, I am continually presented with the following:
    The database status is currently unavailable. It is possible that the database is in mount or nomount state. Click 'Startup' to obtain the current status and open the database. If the database cannot be opened, click 'Perform Recovery' to perform an appropriate recovery operation.
    I am quite confused now. Am I missing something?
    Thanks.

  • 10g Reports Problem

    We have our application ported to 10g. After we run some reports the application server is throwing an error "REP-56055: Exceed max connections allowed: 20". We have tried increasing the maxconnect parameter in the $ORACLE_HOME/reports/conf/repservername.conf file and it works but again gives the same error after some time. Then we have to restart the reports server again. The problem what I feel is that once a report is run completely it is not getting disconnected from the reports server, due to which even if there is a single user running the reports then after the specified no of max connections the app server is throwing the same error.
    Please give some suggestions.
    Thanks in advance.

    Hi All,
    Hope YOu are fine.
    We have running Oracle Forms and Reports Services 10g on Windows 2000 Advanced Server.
    The Application Works fine, and reports are generated successfully.
    But when we access the same application by using either Linux OS (RHEL 4.0, Ubuntu 6),
    The forms works fine but Linux OS could not run the report.
    This seems to be a configuration problem.
    Any Clues.
    Thanks and Looking Forward.
    Aamer Javaid
    [email protected]

  • JDeveloper 10g video problems with Windows Vista

    Hi,
    I'm using JDev 10g 10.1.3.3 over Windows Vista with Aero active. Since I started using Vista, I have always had problems with JDev. First, the fonts in the JDev panels would mess up and the scrolling would not work well. I made some changes in the way JDev uses the JDK, I don't remember exactly what I did, but I think I made the whole JDev environment to use a newer JDK, which is not engouraged/supported by Oracle. Since then, the scrolling problem was solved. But When I run my app, Aero stops working.
    Is there a way to make JDev 10g work perfectly with Vista?
    (No, I'm not willing to migrate to 11g, for several reasons, so I need to stick to 10g for now).
    Thanks!
    Brian
    Edited by: BrianBraun on Nov 12, 2008 7:08 AM

    Try the various tips on this thread:
    Using JDeveloper on Vista - some tips

  • Oracle 10g 2 problem install on Solution manager

    Hi,
    I'm installing Sap Solution Manager 4 on Red Hat Enterprise
    Linux ES release 4 (Nahant Update 5) with Oracle 10g 10.2.0.1.0.
    I have an Oracle error message :
    /oracle/SM1/102_64/lib32//libnls10.a(lxecg2e.o)(.text+0x681): In function `lxecg2e':
    : undefined reference to `ldxdtd'
    There are a lot of message of this type with different end of message :
    /oracle/SM1/102_64/lib32//libnls10.a(lxecg2i.o)(.text+0xf0): In function `lxecg2i':
    : undefined reference to `ldxnbeg'
    But it's always a problem with libnls10.a(lxecg2i.o)....
    Someone have alreaday had this problem before?
    Thx for all.

    you should install 10.2.0.2 with latest patches.
    please read Note 871735 - Current patch set for Oracle 10.2.0

  • Oracle 10g installation problem

    I deinstalled oracle 8i from machine . Removed all the oracle folders from the machine. Restart the machine.
    I started fresh installation.
    For 'Setting up 'CSS Single-instance Common Files 10.1.0.2.0' - it gives me error
    Error in starting the service. The service OracleCSService not found.
    I go to service and in services - the path for this service is C:\OraHome_1\bin\ocssd.exe service but with present installation the executable is at
    C:\Oracle\product\10.1.0\db_1\bin.
    How can I change the path in service for the executable ?

    Hi
    This is a known problem with 10G Release 1. Why not install release 2?
    I had the same issue last week and it turned out that the problem was that I was logged in as a domain user (with local admin rights). I created a local user on the machine with administrative privileges and used that user for the install and the database creation without any problems.

  • Report 10g graph problem

    i have a problem in graph wizard in reports 10g
    when i want do display more than 3 diferent data in plot areao of graph wizard only first 3 rows can be seen and adjusted, others can not.
    is there a way to see and adjust more then 3 rows in plot area?
    Thanks,
    Rade

    Hi,
    Not directly. You have to edit graph.xml file (in property pane of your graph). Some details about this file you can get from How to... topics on Products page
    have a good day
    Daniel

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

Maybe you are looking for

  • MacBook Pro keeps restarting by itself

    So occasionally my MacBook Pro (13 inch model) likes to restart itself and go to the grey screen that says (your MacBook restarted because of a problem). I have no idea what's causing it. The hard drive is brand new (replaced it yesterday because the

  • When I start firefox, the Firefox 4 welcome page always opens, along with my home page.

    I have a mac, am running version 10.6. I recently updated firefox to version 4.0.1. After updating to the new version, and restarting firefox, it opened to the "welcome to version 4" page here are all the changes, etc, etc, in addition to opening my

  • Which eSATA cable do I need?

    I've never used a SATA device before and am confused about which type of cable I need to connect my external hard drive to my computer's SATA port. The external drive is a 1TB Acomdata pureDrive with an eSATA interface (here are its specs). My comput

  • Reports Background Engine Automatic Shutdown

    Hi There! Is there any command to automatically close the Reports Background Engine when Reports are run from Forms.... Thanks! Vidu

  • COPA cost estimate from costing for COGS

    Hi, we are using sales order costing (variant config), discrete(Prdn Order) and repitative (Cost collectors) in production costing. Need to update COGS under COPA based on cost component structure using mat cost estimate. All mat uses mat type as ZIN