Installing The Oracle Internet File System

i can't connect internal on linux

Answer to questiosn:
To restore the setting reinstalling the kernel source/headers (maybe headers are enough 'cos if I'm right you have to modify .h files only).
To recompile the kernel (read it completely before you start to do anything!):
0. became root user
1. cd /usr/src/linux (I assume that you have only one kernel source installed the version you are using as you boot kernel right now)
2. make dep; make clean (maybe you don't need to execute these but to make sure everything gets recompiled)
3. make zImage (or make bzImage if the first fails because the compilation will say that your kernel is too big; it's not a real error!)
4. make install
5. reboot
If everything was OK, then you should have your new kernel booting, but I would advise you to make a backup of your old kernel (I won't describe it how to do it, it would be a lengthy message).
BTW, I don't know why Oracle says that you should recompile the kernel, it works without it too.
Morc.

Similar Messages

  • Oracle Internet File System Release 9.0.2  Doesn't fully download

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name - download-uk.oracle.com
    - Filename - hpunix_ifs9.0.2.0.0.cpio.gz
    - Date/Time - 17th Sep 2002 2pm, 5pm, 18th Sept 9am.
    - Browser + Version -- Internet Explorer 6
    - O/S + Version -- Windows 2000
    - Error Msg
    The download of the Oracle Internet File System software never fully completes. It is a 157MB file and although I states that the download has completed successfully, I have only retrieved parts of the file (86MB, 17MB and 87k this morning). Is there a problem with the server I am downloading from ? Any help would be great as I require this software.
    Cheers
    Darren.

    I have Jdeveloper 9.0.2 installed with Oracle 9i Developer Suite (9.0.2) on a Pentium III 600Mhz PC. The operating system is Win 2000.
    To solve this startup problem of Jdeveloper, I uninstalled Oracle 9i Developer Suite (9.0.2) and reinstalled it completely. After reinstallation, Jdeveloper starts up again. The next day, and nothing else has been installed on the PC. I have the same problem back.
    If I start Jdeveloper I have for a short time the hourglass (5 sec) Then nothing happens. The CPU usage goes from low (1%) to (100%), consumed by system and stays high forever.
    What can be the problem? Has any one had this problem? Haven't seen this one. Did you switch the JDK to 1.4? There are issues with 9.0.2 under JDK 1.4.
    Rob

  • Oracle Text/Oracle Internet File System Installation/Configuration

    Hi,
    I have installed Oracle9i Database v9.0.1.0.0 on Linux. I would like to install Oracle 9i Internet File System as well. In the Oracle Internet File System pre-installation process, the pre-requisite for installing this is Oracle Text ( but optional ). How do I know that Oracle Text has been installed in the Oracle Universal Installer? If Oracle Text is installed, what is the best way to find out, it is configured properly?
    Why am I asking this is, when I install Oracle Internet File System, I'm getting an error
    "Unable to verify Oracle Text configuration. The following error occured:
    oracle.ifs.utils.action.ActionFailedException : Oracle Text seems to be misconfigured".
    Please help.
    Thanks
    Sriram

    I think the problem is your database configuration.
    You can reconfigure your database, it will hellp your database
    have Oracle Text .
    Before that, you need use Universal Installer, In Installed Products Tree, sure that you see
    Oracle Text in the Oracle Database 9i node.

  • Oracle Internet File System and J2EE

    Is Oracle Internet File System fully J2EE compliant?
    Thanks.

    We have not run the J2EE compatibility tests on iFS, so we do not know.
    null

  • New sample app: CMS on Oracle Internet File System

    OTN developers have built a basic content management system using Java, JavaServer Pages, and Oracle Internet File System. Download source code and documentation and learn how to get a CMS up and running quickly.
    http://otn.oracle.com/sample_code/products/ifs/htdocs/ifscms/ifscmshome.html
    Please post follow-ups to the OTN Sample Code forum.
    Thanks,
    -rh

    The iFS-CMS sample app has been updated. You can read about the new version and download it from here: http://otn.oracle.com/sample_code/products/ifs/htdocs/ifscms/ifscmshome.html
    Enjoy,
    -rh

  • Sample app: CMS on Oracle Internet File System

    OTN developers have built a basic content management system using Java, JavaServer Pages, and Oracle Internet File System. Download source code and documentation and learn how to get a CMS up and running quickly. http://otn.oracle.com/sample_code/products/ifs/htdocs/ifscms/ifscmshome.html
    Please post follow-ups to the OTN Sample Code forum.
    Thanks,
    -rh
    null

    The iFS-CMS sample app has been updated. You can read about the new version and download it from here: http://otn.oracle.com/sample_code/products/ifs/htdocs/ifscms/ifscmshome.html
    Enjoy,
    -rh

  • Sample app: CMS on Internet File System

    OTN developers have built a basic content management system using Java, JavaServer Pages, and Oracle Internet File System. Download source code and documentation and learn how to get a CMS up and running quickly. http://otn.oracle.com/sample_code/products/ifs/htdocs/ifscms/ifscmshome.html
    Enjoy,
    -rh

    The iFS-CMS sample app has been updated. You can read about the new version and download it from here: http://otn.oracle.com/sample_code/products/ifs/htdocs/ifscms/ifscmshome.html
    Enjoy,
    -rh

  • How to add users/entry in the oracle internet directory using XML file

    hi friends,
    i need to know how to add entries, attributes in the oracle internet directory using the XML file.

    I could able to execute the ldapadd command with out error as
    ldapadd -h islch-532.i-flex.com -p 389 -D "cn=orcladmin" -w password -X mypath/filename.xml
    but the data entry is not added in OID. can any one help me out.

  • Failed to Install the "Oracle Web Services Manager Configuration Assistant"

    The installation of "Oracle Web Services Manager Configuration Assistant" was failed when I installed the "Oracle SOA Suite 10.1.3.1.0" ,and the failure information about the installation in the log show as follows, I need your help,thanks a lot!
    start-olite:
    Starting OLite in background ...
    Running:D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Failed to execute sql file"D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql"
         at oracle.tip.esb.install.db.RunSQLScript.runScript(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptListInternal(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptList(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.runScripts(Unknown Source)
         at oracle.tip.esb.install.db.OLite.install(Unknown Source)
         at oracle.tip.esb.install.db.InstallerMain.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 6 more
    Java Result: 1
    Importing Default System ...
    ${env.PCHOME}
    stop-olite:
    Stopping background OLite process ...
    CA::DEBUG:******:Finished OLite Install ...
    Finished Olite configuration ...
    BUILD SUCCESSFUL
    Total time: 12 seconds
    Exit: 0
    TASK: oracle.tip.esb.install.tasks.ConfigureOC4J
    Configuring OC4J ...
    id value is 2
    id value is IASPT
    process-type value is 1
    id value is 3
    id value is IASPT
    id value is 3
    id value is ASG
    process-type value is 1
    id value is 2
    id value is ASG
    id value is 1
    id value is default_group
    process-type value is 1
    id value is 3
    id value is home
    process-type value is 1
    process-type value is 2
    process-type value is 1
    final map size value is 2
    id value is -Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false
    Jun 22, 2010 2:39:09 PM oracle.tip.esb.install.tasks.ConfigureOC4J getOpmnRequestPort
    INFO: Port value is 6003
    D:\product\10.1.3.1\OracleAS_1\jdk\bin\java -Dant.home=D:\product\10.1.3.1\OracleAS_1\ant -classpath D:\product\10.1.3.1\OracleAS_1\ant\lib\ant.jar;D:\product\10.1.3.1\OracleAS_1\ant\lib\ant-launcher.jar;D:\product\10.1.3.1\OracleAS_1\integration\esb\lib\ant-contrib-1.0b1.jar org.apache.tools.ant.Main -Dinstall.type=SoaBasic -Desb.home=D:\product\10.1.3.1\OracleAS_1\integration\esb -Doc4j.home.dir=D:\product\10.1.3.1\OracleAS_1 -Djava.home=D:\product\10.1.3.1\OracleAS_1\jdk -Doracle.home=D:\product\10.1.3.1\OracleAS_1 -Dhost.name=dpxc67-01 -Ddb.vendor=olite -Dimport.export.db_url=jdbc:polite4@localhost:1531:oraesb -Desb.appserver=ias_10.1.3 -Doc4j.design_time_host=dpxc67-01 -Doc4j.design_time_port=8888 -Dprimary.container=home -Dinstall.mode=OracleInstallerias_10.1.3_SoaBasic -Dsso=true -Dinstall.component=install-developer -Dias.name=soademo.dpxc67-01 -Denv.OC4J_STANDALONE_HOME=D:\product\10.1.3.1\OracleAS_1 -Dias_admin.password=*password cannot be displayed* -Denv.JAVA_HOME=D:\product\10.1.3.1\OracleAS_1\jdk -Denv.SERVER_ADMIN_PASSWORD=*password cannot be displayed* -Dopmn.requestport=6003 -Ddb.vendor=olite -Ddb.connect.string=jdbc:polite4@localhost:1531:oraesb -Ddb.username=system -Dias.virtual_host=dpxc67-01 -Denv.DB_USER=system -Denv.DB_URL=jdbc:polite4@localhost:1531:oraesb -Desb.oc4j.container=home -Denv.DB_PASSWORD=*password cannot be displayed* -Ddb.password=*password cannot be displayed* -e -buildfile esbinstall.xml deploy-applications
    Buildfile: esbinstall.xml
    Trying to override old definition of datatype echoproperties
    common_update_server.xml:
    Adding shared library apache.junit ...
    Adding shared library oracle.db.lite ...
    Adding shared library apache.commons 10.1.3 ...
    Adding shared library apache.jdom ...
    Adding shared library apache.slide ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_admin_client_script_sl.txt
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    update_server.xml:
    Adding shared library oracle.esb ...
    deployer.url: deployer:oc4j:opmn://dpxc67-01:6003/home
    publishSharedLibrary command was successful
    deploy-applications:
    Deploying ESB design time ...
    Binding ESB design time ...
    Deploying ESB run time ...
    Binding ESB runtime ...
    Deploying orainfra.ear ...
    Binding orainfra ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_deployapps.txt
    10/06/22 14:39:20 Notification ==>Application Deployer for esb-dt STARTS.
    10/06/22 14:39:20 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear
    10/06/22 14:39:20 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear begins...
    10/06/22 14:39:20 Notification ==>Unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Done unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Done unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Done unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear ends...
    10/06/22 14:39:22 Notification ==>Starting application : esb-dt
    10/06/22 14:39:22 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:22 Notification ==>Initializing EJB container
    10/06/22 14:39:22 Notification ==>Loading connector(s)
    10/06/22 14:39:22 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-dt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize esb_console begins...
    10/06/22 14:39:23 Notification ==>Initialize esb_console ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-dt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-dt COMPLETES. Operation time: 2875 msecs
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt STARTS.
    10/06/22 14:39:23 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear begins...
    10/06/22 14:39:23 Notification ==>Unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Done unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Done unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Done unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear ends...
    10/06/22 14:39:23 Notification ==>Starting application : esb-rt
    10/06/22 14:39:23 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initializing EJB container
    10/06/22 14:39:23 Notification ==>Loading connector(s)
    10/06/22 14:39:23 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-rt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize provider-war begins...
    10/06/22 14:39:23 Notification ==>Initialize provider-war ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-rt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt COMPLETES. Operation time: 203 msecs
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra STARTS.
    10/06/22 14:39:24 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear begins...
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear ends...
    10/06/22 14:39:24 Notification ==>Starting application : orainfra
    10/06/22 14:39:24 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initializing EJB container
    10/06/22 14:39:24 Notification ==>Loading connector(s)
    10/06/22 14:39:24 Notification ==>Starting up resource adapters
    10/06/22 14:39:24 Notification ==>Initializing EJB sessions
    10/06/22 14:39:24 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initialize orainfra begins...
    10/06/22 14:39:24 Notification ==>Initialize orainfra ends...
    10/06/22 14:39:24 Notification ==>Started application : orainfra
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra COMPLETES. Operation time: 219 msecs
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    ${env.PCHOME}
    install-developer:
    design time host dpxc67-01
    design time port 8888
    primary container home
    the host is dpxc67-01and the port is 8888
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Connection Refused ""
         at oracle.tip.esb.install.db.NonOracleDB.runConnectionTest(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.load(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.setupDB(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.handleDesignTimeSpecificActions(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 5 more
    Java Result: 1
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\lib\ext
    set_app_sso_option:
    Using sso=true. Redeploying esb-dt with sso
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt\META-INF
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\application-deployments\esb-dt

    It could be due to system language setting -
    install SOA Suite failed
    Regards,
    Anuj

  • Error in Installing the Oracle 10g RDBMS on linux installed on Vmware

    Hi,
    I am trying to install the Oracle 10g RDBMS software. I have created all the required users and groups, created directories and updaates the sysctl.conf file.
    When I run the installer ./runInstaller it is giving the following error.
    [oracle@aasim database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-02-26_11-48-44PM. Please wait ...[oracle@aasim database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    Can anyone tell me why I am getting this error and how to resolve it.
    Thanks
    Aasim

    Pl post exact details of "Linux" and "10g" versions. Which install guide are you following ? This error has been discussed many times in this forum - use the search feature to find possible solutions
    http://forums.oracle.com/forums/search.jspa?threadID=&q=%22Can't+connect+to+X11+window%22&objID=f64&dateRange=all&userID=&numResults=15&rankBy=10001
    HTH
    Srini

  • When creating PDF I get message "This file was saved to the Temporary Internet  Files Folder"

    about 80% of the time when I am creating a PDF Document using the Print to Adobe function I get the following message:
    "For your computers security, this file was saved to the Temporary Internet Files folder"
    "Do you want to open this folder?"
    It doesn't matter if I say yes I want to open the folder or not I can never locate the file.
    I am using Vista Ultimate 32. for an operating system.
    I have the following programs installed too:
    Office 2007 Enterprise
    Office 2007 Project Professional
    Office Visio Professional 2007
    As a antivirus I am using Trend Micro Internet Security Pro 2008
    Diskeeper 2008 Pro
    Nero 8
    Quicken Home and Business 2008
    WinRar
    I am using Microsoft Internet explorer V 7.0.6001.18000
    Thank you for your help. I have looked everywhere and I'm lost.

    You can get the same results (as turning protected mode off) by:
    (presuming you have an icon for Internet Explorer on your desktop or taskbar) -- right click the icon and pick "Run as administrator"
    I've got the same problem printing to pdf (Acrobat v8; problem's only in IE7) on a Dell Optiplex/Vista Business desktop machine (though not my T61/Vista Ultimate Thinkpad laptop) and the above resolves the issue for my desktop machine. Certainly not a fix but perhaps a clue to Adobe developers, on the [slim?] chance they read these posts.

  • URGENT!Stuck while installing the Oracle apps 11.5.8 on Windows 2000 Server

    Hi All,
    I am installing the Oracle applications 11.5.8 on windows server 2000 using the rapid install 11.5.8.11(which was part of the cd pack).
    I am using the Windows CD Pack(which consists of 19 cds)
    To start with, it has passed all the pre install checks(including the utlity check, system check etc), every thing was succesful and then I started the installation.
    And then I started installing, I inserted 1 cd at a time. Every thing went smoothly until the 5 cd. While processing the 5th CD, it started spawning the dos session and was trying to connect to the created database. And it was not able to do so.
    I could see from the status bar that it was trying to run the scripts like adlicnse.sql, adclobtmp.sql ,adclobconv.sql
    and throwing the following message
    ora-01089: immediate shutdown in progress
    and was asking me to enter the user name . When I entered the username and password, it throws the message saying that
    "ora-01089: immediate shutdown in progress".
    After such unsuccesful attempts for each of the above mentioned file, I finally go the "Oracle Applications Rapid Install Wizard Alert"
    displaying the below message.
    Error code received when running external process.
    Check log file for details.
    Running Database Install Driver for PROD instance.
    and then with the "Retry" and "Abort" buttons. When I pressed the retry button,still get the same message. (And I did not find any log file to look for).
    Please let us know what are we supposed to do now and what is the exact reason why it is not able to connect to the database.
    I have not tampered with any of the files. This is a urgent requirement for us to install the oracle apps, please help us immediately and any help is widely appreciated.
    Thanks.

    your problem is not very unusual... I also faced the similar situation cpl of times when Oracle was not able to continue the installation coz the Immediate Shutdown was failed. Actually During the installation, Oracle mounts/opens the database and shuts it down many times and few times, Oracle is unable to shutdown cleanly as some process is hanging or not responding.
    Piece of advise is that always use staging area to install Apps as it takes long time on Win2K (anything between 4-12 hrs) to install it and CDROM Access is lot slower than HDD. Also, it will prompt u every time to insert tbe CD. All this hassle can be bypassed by using the staging area. Read the Installation help document on how to create it.
    For failure reasons, look in ur installation log file which is created in the default Temp folder usually C:\documents and settings\USERNAME\local settings\temp for WinXP or C:\winnt\documents and settings\USERNAME\local settings\temp for Win2K.
    post or email me at [email protected] or [email protected] for further help/details.

  • Is OCFS(Oracle Cluster File System) a real file system?

    Hi all
    Is oracle cluster file system something kind of FAT23 or NTFS on Windows, ext3 on Linux ?
    We install operating systems on FS , but with OCFS we install Oracle database on it instead of operation system ?
    As usual
    Applications
    OS
    File System
    Physical Drive
    But the ocfs is something like:
    Oracle
    OCFS
    OS
    OS's file system
    Physical Drive
    Is that right ?

    Robert Geier wrote:
    OCFS is a clustered filesystem. You don't use it for OS partitions (e.g /opt) but only for filesystems that will be shared between servers in a RAC cluster to hold database files.
    Are you installing RAC ? If so, then ASM is a better option than OCFS. If not, then you really don't need OCFS.Thanks
    I'm studying RAC.
    I hear that I can not put all kind of files into ASM but with OCFS I can hold them.
    Is that improved with 11g R2 ?

  • Why can't re-install the Oracle 9i AS in the last intalled LINUX ??

    In my host , it is redhat 8 OS . In the last time , it has be installed the oracle 9i AS in the /opt/oracle/product/9.0.2 and I use the oracle-installer program to un-install pre-installing AS. Now , I want to re-install the AS to other $ORACLE_HOME directory , but the process of installing put the error message of following and I can’t re-install the AS:Install has detected an invalid Active EMD Home. Configured as /opt/oracle/product/9.0.2Passsible cause for this error may be a previous installaiton of oracle9i AS that ……I has deleted the /opt/oracle/product/9.0.2/* and /etc/ora* file , why has prompt the error message?Plesase get me a help for re-install the Oracle 9i AS. Very thinks for answer my question !!

    remove /etc/emtab

  • Unbootable Solaris 10 x86 installed on ZFS root file system

    Hi all,
    I have unbootable Solaris 10 x86 installed on ZFS root file system. on an IDE HDD
    The bios keep showing the msg
    DISK BOOT FAILURE , PLEASE INSERT SYSTEM BOOT DISK
    please note :
    1- the HDD is connected properly and recognized by the system
    2- GRUB don't show any messages
    is there any guide to recover the system , or detail procedure to boot system again
    Thanks,,,

    It's not clear if this is a recently installed system that is refusing to boot OR if the system was working fine and crashed.
    If it's the former, I would suggest you check the BIOS settings to make sure it's booting from the right hard disk. In any case, the Solaris 10 installation should have writting the GRUB stage1 and stage2 blocks to the beginning of the disk.
    If the system crashed and is refusing to boot, you can try to boot from a Solaris 10 installation DVD. Choose the single user shell option and see if it can find your system. You should be able to use format/devfsadm/etc to do the actual troubleshooting. If your disk is still responding, try a `zpool import` to see if there is any data that ZFS can recognize (it usually has many backup uberblocks and disk labels scattered around the disk).

Maybe you are looking for

  • How do I add a pop up box?

    I've created a form that customers can click on from our website to apply for an account. We're having a few people struggle with the concept that they have to save the form and email it back to us (it seems like a simple concept, but apparently not.

  • Final Cut Pro wont start

    Hi, Since I took my Imac into be repaired Final Cut has ceased to work. Everytime I try to start it up I just get the message: "The Application Final Cut Pro quit unexpectedly". The error message in report says this: Dyld Error Message: Symbol not fo

  • How to convert CLOB to varchar2 whose length is more than 4000

    Hi , I have to retrive the CLOB data into varchar2 and spilt those comma seperated values into rows but i am getting following error " ORA-06502: PL/SQL: numeric or value error: character string buffer too small " the proc i used is like following :

  • IWeb published site different than designed

    I scrolled through numerous pages and was surprised I did not see this problem already described. I design a simple (though long) page using iWeb. Text and images only. The images are embedded, but non are overlapping. It looks great as I am working

  • PowerShell - Bulk-New-ADUser Creation via a csv file

    This script creates bulk AD users via a csv file. The script creates & configures the user accounts correctly even though the following error message appears. How can I correct this? Set-Locaiton : Cannot find path 'AD:Mydomain,OU=MyDomain,DC=My,DC=D