Install 10GR2 under Linux REDHAT9

Hi,
The installation process stobed after cheching requerments when it execute the unzip order.
this is a contenet of installActions2006-01-23_12-23-44PM.log file in directory /tmp/OraInstall2006-01-23_12-23-44PM:
Using paramFile: /u01/app/oracle/product/Disk1/install/oraparam.ini
Checking installer requirements...
Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3 or redhat-9
Passed
All installer requirements met.
The commandline for unzip:
/u01/app/oracle/product/Disk1/install/unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles/\*.jar -d /tmp/OraInstall2006-01-23_12-23-44PM
Tanks for you help
Kjbaida

Personally I would not use RedHat 9 any more. For 2 reasons:
1) it is obsolete (and the free WhiteBoxLinux, TaoLinux and CentOS are suitable replacements that are great clones of the supported Red Hat Enterprise Linux)
2) there are several versions found in the wild that contain different glibc and gcc, which makes the install of ORacle inconsistent.
In any case, everyone who wants to install Oracle on Linux should review the information at http://www.puschitz.com

Similar Messages

  • Cannot install JMF under Linux Mandrake 10

    I simply cannot install JMF under the Mandrake 10 Official Linux distribution. I downloaded the jmf-2_1_1e-linux-i586.bin file and tried to execute it as root. It unzipped some files then showed me an error message about AWT and GTK+. I found a hack consisting of modifying the .bin file to have the PATH variable point to SUN JDK, the error does not show up, but the installation still does not work. In fact, the installation works, but the Diagnostics applet keeps telling me than class files are not present. My Mozilla 1.6 Java plugin is working and displaying the applet. My JMF lib directory does not contain sound.jar, such jmf.jar. I set the CLASSPATH and LD_LIBRARY_PATH according to the readme.html file. I would like to know if it is a compatibility problem with Mandrake 10, the 2.6 kernel or if JMF just DO NO work under Linux. In the latter case, JMF is a violation to the Java portability philosophy and I would never use it on my own initiative, just if I were asked to.
    After the files are unzipped, I have the following warning and error messages.
    Warning:
    Name: HorScrollBar
    Class: XmScrollBar
    The specified scrollbar value is greater than the maximum
    scrollbar value minus the scrollbar slider size.
    JavaSound Capture Supported = true
    JavaSoundAuto: Committed ok
    java.lang.Error: Can't open video card 0
    java.lang.Error: Can't open video card 1
    java.lang.Error: Can't open video card 2
    java.lang.Error: Can't open video card 3
    java.lang.Error: Can't open video card 4
    java.lang.Error: Can't open video card 5
    java.lang.Error: Can't open video card 6
    java.lang.Error: Can't open video card 7
    java.lang.Error: Can't open video card 8
    java.lang.Error: Can't open video card 9
    Done.
    Even if I do not have a working video capture card (I have an ATI All-in-Wonder 128 but it is not working under 2.6 kernel), JMF should work because some people do not have a video capture card. I also tried with the cross-platform ZIP file, but this one does not contain sound.jar either and the Diagnostics applet keeps complaining about missing class files. I tried to search on the Web for solutions to this problem or for a way to change the CLASSPATH used by the Mozilla Java plug-in (if it uses a different CLASSPATH than the one from the environment variable), but nothing, nothing. Is there a distribution from which JMF would work better than Mandrake 10? Or can JMF work only under Microsoft Windows or Sun Solaris? I also tried Blackdown, but a README file directed me to the Sun's page, nothing to download here about JMF.

    well, your not the only one.
    I have it working in Debian, and JDS.(JMF is setup automatically in JDS).(2.6.6 kernel)
    I looked at the installation structure of JDS, and was able to duplicate what they did for Debian.
    Maybe it will work for Mandrake two??
    ok, all you have to do is copy or create soft links from your Mozilla directory, just like you did with the java plugin, and link to all the *.so files in JMF-2.1.1e/lib directory.
    Should work.
    I also read that not haveing the native files only matters if you are doing Capture. not play.
    to get your ATI All-in-Wonder 128 to work, make sure you install the correct driver, and have it working under linux, then try it in JMSTUDIO

  • How to extract CPIO file to install Oracle in LINUX REDHAT9

    I DOWNLOADED THE ORACLE 9I SOFTWARE FROM ORACLE SITE FOR
    LINUX REDHAT9. NOW I DONT KNOW HOW TO EXTRACT THE FILE WITH CPIO.
    CAN ANY BODY HELP ME.
    THANKS.

    extract the cpio file with the following command:
    cpio -idmv < filename.cpio
    hope this will help you
    SUMIT

  • How can I install InDesign under Linux?

    Hello,
    Because Microsoft stopped service for Windows XP, I changed the OS to Linux (currently Ubuntu to ease the change). A lot of software have alternatives under Linux, but I want to work with InDesign (currently CS6) furthermore. Is there a special (new) software version available directly from Adobe (I found only Win and Mac versions). Or is a script for Wine (or other emulator software) available? Thanks for any help or comment.
    Micha

    adobe makes no linux version of any of its software.  you'll need to use a front-end like wine, WineHQ - Adobe InDesign

  • Seek help for install java under linux

    I have successfully installed java on linux , but not able to use many features tht i possibly could , such as jdbc , prblms on Mysql. most buggin prblm how do i set the compiler path to compile files from my home directory. i have to forcefully use the bin directory and run the complier given long address for the files. plz help.
    abhi

    abhi
    I don't know about your MySQL problems based on what you have posted - can you post any more specific information? Have you got the relevant MySQL drivers in your classpath? The drivers are available here:
    http://www.mysql.com/downloads/download.php?file=Downloads/Connector-J/mysql-connector-java-2.0.14.tar.gz
    the README in that file will give you installation instructions.
    how do i set the compiler path to compile files from my home directorySet the CLASSPATH environment variable to include whichever directories you like, eg (on bash) type:
    export CLASSPATH=$CLASSPATH:.:<your java dirs>To make java easier to run, put the directory in which it is installed into your path:
    export JAVA_HOME=<where you installed java>Then do
    export PATH=$PATH:$JAVA_HOME/binverify it has worked by simply typing
    javaYou can put all of these commands into the .*rc file for your shell, so that they are executed every time you open the shell. So if you are using bash you can put them into ~/.bashrc
    Read up setting the PATH and CLASSPATH for more info.
    HTH
    Matt

  • ISQL not working after installing ASE under Linux

    Hi,
    We just installed ASE developer edition for Linux. When trying to start isql I get the error:
    isql
    -bash: /opt/sybase/OCS-16_0/bin/isql: No such file or directory
    But:
    ll /opt/sybase/OCS-16_0/bin/isql
    -rwxr-xr-x 1 wegc wegc 1694721 Feb  7  2014 /opt/sybase/OCS-16_0/bin/isql
    Any ideas what went wrong?
    Juergen

    Found the solution:
    The problem was missing 32-bit libraries. Using the 64-bit version
    /opt/sybase/OCS-16_0/bin/isql64 worked
    Another solution would be to install the missing 32-bit libraries:
    aptitude install ia32-libs lib32gcc1 lib32ncurses5 lib32stdc++6 lib32v4l-0 lib32z1 libc6-i386 libv4l-0 nspluginwrapper
    (from Ubuntu Forums)
    Jürgen

  • Getting trouble to install JDeveloper 10.1.3 under linux

    Hi all...
    I'm download jdevstudiobase1013.zip and trying to install it under linux. I'm uncompress it and set SetJavaHome to point on my jdk.1.5.0_06. But on start JDevelop give me a exceptions like
    java.lang.ClassNotFoundException: oracle.jdevimpl.CoreJDeveloperAddin
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at oracle.ideimpl.extension.AddinManagerImpl.createAddin(AddinManagerImpl.java:442)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManagerImpl.java:225)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(AddinManagerImpl.java:156)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1431)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1196)
    at oracle.ide.Ide.startup(Ide.java:672)
    at oracle.ideimpl.Main.start(Main.java:49)
    at oracle.ideimpl.Main.main(Main.java:25)
    Anybody can help me with it?

    Did you unzip keeping the sub-directories structure?
    Also make sure to follow all the instructions here:
    http://www.oracle.com/technology/documentation/jdev/1013install/install.html

  • Error installing package on Linux using SDM.

    Hello Everyone...
    I am having an issue getting a package installed on RHEL using the SDM. The package I'm trying to install is BP SAP CRM 5.0 SP01. The error I'm getting is as follows (shortened for space and info reasons):
    DeploymentActionException: The substitution of deployment parameter variables failed.The following variables could not be substituted because theyare not known by the SDM-Repository:com.sap.cm.shareTo fix this problem go to the SDM-Repository-View of the SDM GUIand define substitution values for these variables or correct thetype information. Please note these are not typos or gramatical errors. This is verbatim from the error message.
    If I take a look at Deployment Parameter Substitutions ==> Public substitution variables, I do not see a com.sap.cm.share defined anywhere, but I have never had to define anything while installing this under Windows in the past with identical settings in the SDM GUI.
    Is this just a simple matter of defining the variable, or could this be a permissions/config issue with Linux? If it does need defining, if anyone has any ideas what the variables should be would be greatly appreciated.
    Thanks in advance!

    Just an FYI, the answer to this was found over at Re: Troublshooting While Deploying CRM 5.0 BP on Enterprise Portal 7.0 A word of warning, the parameter variable needs to be listed as Com.sap.cm.share (just as it is listed in the post). I had been trying it as com.sap.cm.share, and it would not work when I tried to save it. Also, for those new to Linux, you need to use the / character, not the \ character as shown on the forum post if you are installing it under Linux.

  • How to Install OC4j in linux

    Hi all..
    I am novice user of Linux Platform...
    I wanted to install oc4j under linux..
    The Staps in followed ..
    1.. i have installed jdk 1.3.1 linux version
    2.. i have unzipped to ,zip file
    after this i have set the path
    but duuno how to set the class path
    as i ahve to run java -jar oc4j.jar
    how shuold i go about it..
    Any sugg...gr8 helpful
    Reg
    Raj

    Thank you AndrewThompson64
    You have done a great job.You are welcome.. but really, the only
    'great' thing I did was a quick search on
    'Java install linux'
    to show that link (that I knew was around
    here somewhere) at the top of the
    search reasults!
    Thanks for your interest to help me.You are welcome. :-)
    Next time you get stuck, 'drop back by'* and
    I'll show you some more clever search tips. ;-)
    * ..but really, you will gain a lot if you simply
    'lurk' around the forum and read other posts,
    even as you are writing code..

  • Failed to install enterprise manager under linux

    When I installed Oracle 10g(10.2.0.1) under linux, I got an error when running
    /ora01/db/oracle/product/10.2.0.1/bin/emca within oracle universal installer.
    The emConfig.log file shows such error:
    oracle.sysman.emcp.exception.EMConfigException: Invalid value null for parameter PORT
    at oracle.sysman.emcp.ParamsManager.checkParam(ParamsManager.java:2630)
    at oracle.sysman.emcp.EMDBPreConfig.checkConfigParams(EMDBPreConfig.java:1285)
    at oracle.sysman.emcp.EMDBPreConfig.checkParameters(EMDBPreConfig.java:1060)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:174)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:426)
    at java.lang.Thread.run(Thread.java:534)
    So I have to run emca after the oracle installation. I am new to this tool. I modified both tnsnames.ora and listener.ora file to set port to 1521. And then I run emca -config all db,
    but now I cannot pass "entering the password for SYS user" (I already set SYS user's password to oracle, and it works when using sqlplus.) .
    I am totally confused. What should I run emca to set up the enterprise manager's website? Now I can use localhost:5560/isqlplus and localhost:5560/isqlplus/dba.
    Many thanks!!

    I just run emca as oracle instead of root, then the password got passed, but I got new errors:
    Aug 30, 2007 5:59:59 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    What should I do? Is running emca -config all db necessary to get enterprise manager installed?

  • Installing VISA USB device under Linux

        Well, well, well... I've never though that such a time will come, but...
    Linux. The question is about it.
    It so happend that i need to install a custom made usb device under that OS. I've created the driver using NI-VISA driver development wizard and my device works fine under windows. But i don't know how to create a driver for Linux and how to install it there.  Any ideas? Any???
    www.xinstruments.com
    Custom Software for Industrial Automation
    www.hdrconverter.com
    Picture processing made easy

    Shawn B. wrote:
    > It looks like you are running Mandriva 2006 (as opposed to 10.0).&nbsp;
    > The version of NI-KAL that shipped with NI-VISA 3.4 does not support
    > Mandriva 2006.&nbsp; The good news is you can download a newer version
    > of NI-KAL that will install on Mandriva 2006 from:
    >
    > <a href="ftp://ftp.ni.com/support/kal/1.2/"
    > target="_blank">ftp://ftp.ni.com/support/kal/1.2/</a>
    >
    > Install NI-KAL then run updateNIDrivers.
    >
    > Shawn B.
    > National Instruments
    This is not exactly an enlightening answer for a typical Linux user. I too
    am having difficulty installing this under Debian Etch.
    Linux distributions are made of components, the name on the label is a
    little meaningless (in my years of experience with Linux, I am yet to find
    a single program that will compile with one distro but not another, given
    the same tools). So what components exactly does this driver depend upon ?
    What am I missing here ? Is it my custom kernel (this is a Debian Etch
    system) or some bug in the supplied drivers ?
    The installer identified the following :
    Checking required install tools...
    Checking installer tool versions...
    rpm 4.4.1 can be used with a default installation path
    tar 1.15.1
    Checking dependencies...
    glibc 2.3.5
    X /usr/X11R6/bin/X
    Terminal /usr/X11R6/bin/xterm
    Unpacking install files to /tmp/ni4882.install...
    My error messages :
    The following components, totalling 28444KB, have been selected
    for installation:
    LabVIEW 7.0 Run-Time Engine
    NI-PAL
    NI-KAL
    NI-488.2 Help
    NI-488.2 Utilities
    NI-488.2 Driver
    Continue? [Ynq] Y
    * NI-KAL 1.0.0f0 for Linux/x86
    This installer will install the NI software using the targz.
    This software is covered by the included license file (LICENSE.txt).
    By installing this software you are acknowledging acceptance of the
    terms of the license.
    The installation location for NI-KAL is /usr/local. A natinst/nikal
    subdirectory will be created at the specified location.
    Installing:
    NI-KAL => /usr/local/natinst/nikal
    Extracting /tmp/ni4882.install/kal/nikali-1.0.0-f0.tar.gz to /usr/local/...
    Checking required tools...
    Configuring for linux kernel version 2.6.14.3-raja.
    ********************************* NOTE *********************************
    Using kernel headers found in /lib/modules/2.6.14.3-raja/source.
    If this does not correspond to the location of the 2.6.14.3-raja headers,
    then define KERNELHEADERS in your environment to point to the location
    of the kernel headers, define KERNELTARGET as the version of the
    kernel for which to compile, and then rerun ./configure.
    ********************************* NOTE *********************************
    Kernel has reparent_to_init(): yes
    Number of arguments for do_munmap(): 3
    pte_offset function: pte_offset_kernel()
    Number of arguments for remap_page_range(): 4
    Kernel has get_user_pages(): yes
    Kernel exports get_user_pages(): yes
    USB altsetting name: cur_altsetting
    Kernel has usb_get_intf(): yes
    Kernel has intf_cache member in usb_host_config: yes
    Kernel exports usb_set_configuration(): no
    Kernel has usb_endpoint_running(): no
    Storing configuration in Makefile.in
    If the values stored are incorrect they can be changed before running make.
    Installing Kernel module...
    /bin/cp nikal.c objects/nikal.c
    /bin/cp nikal.h objects/nikal.h
    make -C /lib/modules/2.6.14.3-raja/source
    SUBDIRS=/usr/local/natinst/nikal/src/objects modules
    make[1]: Entering directory `/usr/src/linux-2.6.14.3'
    CC [M] /usr/local/natinst/nikal/src/objects/nikal.o
    In file included from /usr/local/natinst/nikal/src/objects/nikal.c:86:
    /usr/local/natinst/nikal/src/objects/nikal.h:172: warning: 'packed'
    attribute ignored
    /usr/local/natinst/nikal/src/objects/nikal.c: In function
    'nNIKAL100_vmaClose':
    /usr/local/natinst/nikal/src/objects/nikal.c:196: sorry, unimplemen

  • ARIAL FONT IN REPORTS(WINDOWS), NOT SHOWN CORRECTLY UNDER LINUX

    Our Reports are developed under Windows (Report Builder 9.0.4.0.33 and Windows 2000/Windows XP) and generated under Linux (IAS 10.1.2.0.2 with Red Hat Advanced Server). The Report Output is a PDF, that will be downloaded by the user with WEB.SHOW_DOCUMENT. This works fine, but fonts are not shown correctly in the PDF, especially ARIAL, which is the font we use.
    I have run the Fontsolution Configuration Script from Metalink, but we still have a problem.
    When you look at the font.pdf, wich is the testreport from fontsolutions, some sizes and styles of Arial are printed correctly others not.
    Arial 8 is ok, but Arial 10 and Arial 12 are something like Times New Roman.
    Arial 12 Bolded is correct, but Arial 12 italic and Arial 12 bold italic are also not
    the Arial Font.
    How can we correct this problem?
    Regards
    Udo
    These are the files changed by Fontsolution Configuration Script:
    uifont.ali
    # uifont.ali provided in fontsolutions.tar for developer 9.0.2
    # $Header: uifont.ali@@/main/22 \
    # Checked in on Tue Jan 8 15:32:42 PST 2002 by idc \
    # Copyright (c) 1999, 2002 by Oracle Corporation. All Rights Reserved. \
    # $
    # $Revision: /main/22 $
    # Copyright (c) Oracle Corporation 1994, 2002.
    # All Rights Reserved.
    # DESCRIPTION:
    # Each line is of the form:
    # <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet> = \
    # <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet>
    # The <Face> must be the name (string/identifier) of a font face. The
    # <Style>, <Weight>, <Width>, and <CharSet> may either be a numeric
    # value or a predefined identifier/string. For example, both US7ASCII
    # and 1 are valid <CharSet> values, and refer to the same character set.
    # The <Size> dimension must be an explicit size, in points.
    # The following is a list of recognized names and their numeric
    # equivalents:
    # Styles Numeric value
    # Plain 0
    # Italic 1
    # Oblique 2
    # Underline 4
    # Outline 8
    # Shadow 16
    # Inverted 32
    # Overstrike 64
    # Blink 128
    # Weights Numeric value
    # Ultralight 1
    # Extralight 2
    # Light 3
    # Demilight 4
    # Medium 5
    # Demibold 6
    # Bold 7
    # Extrabold 8
    # Ultrabold 9
    # Widths Numeric value
    # Ultradense 1
    # Extradense 2
    # Dense 3
    # Semidense 4
    # Normal 5
    # Semiexpand 6
    # Expand 7
    # Extraexpand 8
    # Ultraexpand 9
    # Styles may be combined; you can use plus ("+") to delimit parts of a
    # style. For example,
    # Arial..Italic+Overstrike = Helvetica.12.Italic.Bold
    # are equivalent, and either one will map any Arial that has both Italic
    # and Overstrike styles to a 12-point, bold, italic Helvetica font.
    # All strings are case-insensitive in mapping. Font faces are likely to
    # be case-sensitive on lookup, depending on the platform and surface, so
    # care should be taken with names used on the right-hand side; but they
    # will be mapped case-insensitively.
    # See your platform documentation for a list of all supported character
    # sets, and available fonts.
    # BUGS:
    # o Should accept a RHS ratio (e.g., "Helv = Arial.2/3").
    #===============================================================
    [ Global ] # Put mappings for all surfaces here.
    # Mapping from MS Windows
    #Arial = helvetica
    #"Courier New" = courier
    #"Times New Roman" = times
    #Modern = helvetica
    #"MS Sans Serif" = helvetica
    #"MS Serif" = times
    #"Small Fonts" = helvetica
    "Sadvocra" = helvetica..Oblique.Medium
    "sAdC128d" = helvetica..Plain.Medium
    "CarolinaBar-B39-25F2" = helvetica...Bold
    #"IDAutomationSMICR" = helvetica
    # Mapping from Macintosh
    #"New Century Schlbk" = "new century schoolbook"
    #"New York" = times
    #geneva = helvetica
    #===============================================================
    [ Printer ] # Put mappings for all printers here.
    #===============================================================
    [ Printer:PostScript1 ] # Put mappings for PostScript level 1 printers here.
    # Sample Kanji font mappings
    ...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...Light..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...Light..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...DemiLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...DemiLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    .....JEUC = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
    .....SJIS = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
    # Mapping from MS Windows
    #Roman = palatino
    #Script = "itc zapf chancery"
    #FixedSys = courier
    #System = helvetica
    # Mapping from Macintosh
    #"Avant Garde" = "itc avant garde gothic"
    # Mapping from Motif display
    #fixed = courier
    #clean = times
    #lucidatypewriter = courier
    #lucidabright = times
    #Arial = helvetica
    #"Courier New" = courier
    #"Times New Roman" = times
    # MICR font
    #helvetica=IDAutomationSMICR
    #===============================================================
    [ Printer:PostScript2 ] # Put mappings for PostScript level 2 printers here.
    # Sample Kanji font mappings
    ...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...Light..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...Light..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...DemiLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...DemiLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    .....JEUC = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
    .....SJIS = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
    # Mapping from MS Windows
    #Roman = palatino
    #Script = "itc zapf chancery"
    #FixedSys = courier
    #System = helvetica
    # Mapping from Macintosh
    #"Avant Garde" = "itc avant garde gothic"
    # Mapping from Motif display
    #fixed = courier
    #clean = times
    #lucidatypewriter = courier
    #lucidabright = times
    #===============================================================
    [ Printer:PCL5 ] # Put mappings for PCL 5 printers here.
    helvetica = univers
    times = "cg times"
    clean = "antique olv"
    fixed = courier
    lucida = univers
    lucidabright = "cg times"
    lucidatypewriter = courier
    "new century schoolbook" = univers
    terminal = "line printer"
    #===============================================================
    [ Display ] # Put mappings for all display surfaces here.
    #===============================================================
    [ Display:Motif ] # Put mappings for Motif displays here
    # Fix for bug no 778937 DO NOT MOVE!
    Roman.....sjis = lucida.....jeuc
    Script.....sjis = lucidabright.....jeuc
    FixedSys.....sjis = fixed.....jeuc
    System.....sjis = lucida.....jeuc
    .....sjis = .....jeuc
    # Mapping from MS Windows
    Roman = lucida
    Script = lucidabright
    FixedSys = fixed
    System = lucida
    # Mapping from Macintosh
    "Avant Garde" = helvetica
    "Bookman" = times
    #===============================================================
    [ Display:CM ] # Put mappings for all CM displays here.
    # These are DEC-specific, and may need localization
    *..Blink = Blinking
    *..Inverted+Underline.Bold = ReverseBoldUnderline
    *..Inverted+Underline. = UnderlineReverse
    *..Underline.Bold = UnderlineBold
    *..Inverted.Bold = ReverseBold
    *...Bold = Bold
    *..Underline = Underline
    *..Inverted = Reverse
    * = Plain # The font of last resort
    # Oracle Report PDF sections
    # Three new sections have been added:
    # [ PDF ] - Used for font aliasing and Multibyte language support
    # [ PDF:Embed ] - Used for Type 1 font embedding
    # [ PDF:Subset ] - Used for True Type Font subsetting
    [ PDF ]
    # This example shows how to rename helvetica font to Courier font
    # helvetica = Courier
    # You can Alias specific styles of font as below
    # helvetica.12..Bold.. = Courier.14....
    # "Lucida Bright".12..Bold = "New Century Schoolbook"
    # Support for Far Eastern Languages:
    # PDF section can be additionally used to enable Multibyte language support
    # built into Reports. To use this feature with Adobe (r) Acrobat (c), you
    # need to install the Asian font pack available online at the Adobe web site.
    # .....SJIS = "HeiseiKakuGo-W5-Acro"
    # A Japanese report run with Shift-JIS character set is replaced to
    # HeiseiKakuGo-W5-Acro CID font.
    arial = Arial
    "arial" =Arial
    "arial narrow" = "Arial Narrow"
    "courier new" = "Courier New"
    tahoma = Tahoma
    "microsoft sans serif" = "Microsoft Sans Serif"
    "ms sans serif" = "MS Sans Serif"
    "times new roman" = "Times New Roman"
    [ PDF:Embed ]
    # This example shows how to embed Type 1 helvetica font into the PDF file:
    # helvetica = "helvetica.afm helvetica.pfa"
    # You need to specify the .afm file before the .pfa file.
    # The font files must exist in one of the folders specified in REPORTS_PATH.
    [ PDF:Subset ]
    # This example shows how to subset Arial True Type font into the PDF file:
    # helvetica = "Arial.ttf"
    # The True Type font files must exist in any one of the folders specified in
    # REPORTS_PATH.
    helvetica..Oblique.Medium = "Sadvocra.ttf"
    helvetica..Plain.Medium = "Sadc128d.ttf"
    helvetica...Bold = "CarolinaBar-B39-25F2-Normal.ttf"
    # NOTES ON PRECEDENCE OF PDF SECTIONS:
    # If you have entries for a same font in many PDF sections, then Font
    # Aliasing entry will take precedence over Font Embedding entry. Entries
    # in Font Embedding will take precedence over the entries in Font Subsetting
    # section.
    # Generic entries for a font must follow more specific entries for the same
    # font. For instance, if you want to subset helvetica Plain, helvetica Bold,
    # helvetica Italic and helvetica Bold-Italic fonts, your entries must be:
    # [ PDF:Subset ]
    # helvetica..Italic.Bold.. = "Arialbi.ttf"
    # helvetica...Bold.. = "Arialb.ttf"
    # helvetica..Italic... = "Ariali.ttf"
    # helvetica..... = "Arial.ttf"
    # If helvetica..... entry appears in the top of the list, all the styles of
    # helvetica font in the layout will be subset as helvetica Plain font.
    uiprint.txt
    # This is the printer configuration file.
    # The format for entries in this file is:
    # <OSName>:<Type>:<Version>:<Long Name>:<Description File>:
    # The first field is the name of the printer. It is the name you give
    # to lpq.
    # The second field is the type of driver to be used for the printer.
    # Currently, "PostScript" and "ASCII" are the only types of driver for
    # printers supported for now. But in future we may be supporting
    # drivers for other printer types.
    # The third field is the version of the type of printer driver. It's 1
    # or 2 for all PostScript printers; or 1 for ASCII printers.
    # The fourth field is a long description of the printer. This will be
    # presented to the user in the "Choose Printer" dialog window.
    # The fifth field is the printer description file to be used. For
    # PostScript printers it is the PPD file of the printer. (This field is
    # currently unused for ASCII printers.)
    # You can use default.ppd for the description file if you don't have a
    # PPD file for the printer, but it's best to use the correct PPD file
    # for the printer.
    # You must fill in at least the first two fields (printer name and
    # type). If the version is empty, it defaults to "1"; if the long name
    # or description are empty, they will default to empty strings. A
    # version of 1 or an empty long name is fine, but, for PostScript
    # printers, you must fill in the description file name.
    # You don't have to update this file to use any printer. The printer
    # chooser interface let's you select a printer and driver at run time,
    # as well as associate a printer description file to the printer. You
    # should list all printers accessible to users here, however, to
    # simplify selecting a printer.
    # The first entry in this file will be used as the default printer, if
    # no printer was selected in the operating system. (For Unix, the
    # following environment variables will be used in turn to get the
    # default printer's name:
    # TK2_PRINTER
    # ORACLE_PRINTER
    # PRINTER
    # For other platforms, see the Installation and User's Guide for your OS
    # for information on setting the default printer.)
    # WARNING: Do not define multiple entries for the same printer by the
    # same name. Selecting a printer with multiple entries will always result
    # in the first entry being selected. Instead, see if your OS allows you
    # to create an alias for the printer, and use an alias for the second type.
    # The following are examples; replace them with printers accessible from
    # this machine.
    # hqunx15:PostScript:1:The really slow printer on 12th floor:dcln03r1.ppd:
    # hqdev2_pos:PostScript:1:The fast ScriptPrinter in 1281:dclps321.ppd:
    # hqunx106:ASCII:1:LNO printer in the 11th floor printer room:none:
    # hqdev9:PostScript:1:Bogus printer for Reports ASCII QA:default.ppd:
    # hqunx121:PostScript:1:APO printer in 500OP for NLS QA:ok800lt1.ppd:
    # --- Note that the following two printers are aliases for the same
    # --- physical printer, with different names for different types:
    # tk2hp4m:PCL:5:HP printer in 771 for testing PCL:ui4.hpd:
    # tk2bw1ps:PostScript:1:HP printer in 771 for testing PS:hp4mp6_1.ppd:
    # Not A Printer:ASCII:1:Configure your uiprint.txt file:none:
    fontprinter:PostScript:1:printer for fonting fixes:default.ppd:
    datap462.ppd
    *PPD-Adobe: "4.0"
    *% Adobe Systems PostScript(R) Printer Description File
    *% Copyright 1987-1992 Adobe Systems Incorporated.
    *% All Rights Reserved.
    *% Permission is granted for redistribution of this file as
    *% long as this copyright notice is intact and the contents
    *% of the file is not altered in any way from its original form.
    *% End of Copyright statement
    *FormatVersion: "4.0"
    *FileVersion: "3.1"
    *PCFileName: "DATAP462.PPD"
    *LanguageVersion: English
    *Product: "(Dataproducts LZR 2665)"
    *PSVersion: "(46.2) 1"
    *ModelName: "Dataproducts LZR-2665"
    *NickName: "Dataproducts LZR-2665 v46.2"
    *% ==== Options and Constraints =====
    *OpenGroup: InstallableOptions/Options Installed
    OpenUI Option1/Optional Lower Tray: Boolean
    *DefaultOption1: False
    *Option1 True/Installed: ""
    *Option1 False/Not Installed: ""
    CloseUI: Option1
    *CloseGroup: InstallableOptions
    UIConstraints: Option1 False *InputSlot Lower
    *% General Information and Defaults ===============
    *ColorDevice: False
    *DefaultColorSpace: Gray
    *FreeVM: "178744"
    *LanguageLevel: "1"
    *VariablePaperSize: False
    *FileSystem: False
    *Throughput: "26"
    *Password: "0"
    *ExitServer: "
    count 0 eq {  % is the password on the stack?
    true
    dup % potential password
    statusdict /checkpassword get exec not
    } ifelse
    {  %  if no password or not valid
    (WARNING : Cannot perform the exitserver command.) =
    (Password supplied is not valid.) =
    (Please contact the author of this software.) = flush
    quit
    } if
    serverdict /exitserver get exec
    *End
    *Reset: "
    count 0 eq {  % is the password on the stack?
    true
    dup % potential password
    statusdict /checkpassword get exec not
    } ifelse
    {  %  if no password or not valid
    (WARNING : Cannot reset printer.) =
    (Password supplied is not valid.) =
    (Please contact the author of this software.) = flush
    quit
    } if
    serverdict /exitserver get exec
    systemdict /quit get exec
    (WARNING : Printer Reset Failed.) = flush
    *End
    *DefaultResolution: 300dpi
    *?Resolution: "
    save
    initgraphics
    0 0 moveto currentpoint matrix defaultmatrix transform
    0 72 lineto currentpoint matrix defaultmatrix transform
    3 -1 roll sub dup mul
    3 1 roll exch sub dup mul
    add sqrt round cvi
    ( ) cvs print (dpi) = flush
    restore
    *End
    *% Halftone Information ===============
    *ScreenFreq: "50.0"
    *ScreenAngle: "54.0"
    *DefaultScreenProc: Dot
    *ScreenProc Dot: " {dup mul exch dup mul add sqrt 1 exch sub } "
    *ScreenProc Line: "{ pop }"
    *ScreenProc Ellipse: "
    { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
    *End
    *DefaultTransfer: Null
    *Transfer Null: "{ }"
    *Transfer Null.Inverse: "{ 1 exch sub }"
    *% Paper Handling ===================
    *% Use these entries to set paper size most of the time, unless there is
    *% specific reason to use PageRegion.
    *OpenUI *PageSize: PickOne
    *OrderDependency: 30 AnySetup *PageSize
    *DefaultPageSize: Letter
    *PageSize Letter: "statusdict /lettertray get exec letterR"
    *PageSize Letter.Transverse: "statusdict /lettertray get exec letter"
    *PageSize Legal: "statusdict /legaltray get exec"
    *PageSize Ledger: "statusdict /ledgertray get exec"
    *PageSize Statement: "statusdict /statementtray get exec"
    *PageSize Tabloid: "statusdict /11x17tray get exec"
    *PageSize A3: "statusdict /a3tray get exec"
    *PageSize A4: "statusdict /a4tray get exec a4R"
    *PageSize A4.Transverse: "statusdict /a4tray get exec a4"
    *PageSize A5: "statusdict /a5tray get exec"
    *PageSize B4: "statusdict /b4tray get exec"
    *PageSize B5: "statusdict /b5tray get exec b5R"
    *PageSize B5.Transverse: "statusdict /b5tray get exec b5"
    *CloseUI: *PageSize
    *% These entries will set up the frame buffer. Usually used with manual feed.
    *OpenUI *PageRegion: PickOne
    *OrderDependency: 40 AnySetup *PageRegion
    *DefaultPageRegion: Letter
    *PageRegion Letter: "letterR"
    *PageRegion Letter.Transverse: "letter"
    *PageRegion Legal: "legal"
    *PageRegion Ledger: "ledger"
    *PageRegion Tabloid: "11x17"
    *PageRegion A3: "a3"
    *PageRegion A4: "a4R"
    *PageRegion A4.Transverse: "a4"
    *PageRegion A5: "a5"
    *PageRegion B4: "b4"
    *PageRegion B5: "b5R"
    *PageRegion B5.Transverse: "b5"
    *PageRegion Statement: "statement"
    *CloseUI: *PageRegion
    *% The following entries provide information about specific paper keywords.
    *DefaultImageableArea: Letter
    *ImageableArea Letter: "20 16 591 775 "
    *ImageableArea Letter.Transverse: "18 19 593 773 "
    *ImageableArea Legal: "18 19 593 990 "
    *ImageableArea Ledger: "18 16 1205 775 "
    *ImageableArea Tabloid: "16 19 775 1206 "
    *ImageableArea A3: "18 21 823 1170 "
    *ImageableArea A4: "18 18 576 823 "
    *ImageableArea A4.Transverse: "18 19 577 823 "
    *ImageableArea A5: "18 19 401 577 "
    *ImageableArea B4: "19 15 709 1017 "
    *ImageableArea B5: "20 19 495 709 "
    *ImageableArea B5.Transverse: "20 19 495 709 "
    *ImageableArea Statement: "22 19 374 594 "
    *?ImageableArea: "
    save
    /cvp {(                ) cvs print ( ) print } bind def
    /upperright {10000 mul floor 10000 div} bind def
    /lowerleft {10000 mul ceiling 10000 div} bind def
    newpath clippath pathbbox
    4 -2 roll exch 2 {lowerleft cvp} repeat
    exch 2 {upperright cvp} repeat flush
    restore
    *End
    *% These provide the physical dimensions of the paper (by keyword)
    *DefaultPaperDimension: Letter
    *PaperDimension Letter: "612 792"
    *PaperDimension Letter.Transverse: "612 792"
    *PaperDimension Legal: "612 1008"
    *PaperDimension Ledger: "1224 792"
    *PaperDimension Tabloid: "792 1224"
    *PaperDimension A3: "842 1191"
    *PaperDimension A4: "595 842"
    *PaperDimension A4.Transverse: "595 842"
    *PaperDimension A5: "420 595"
    *PaperDimension B4: "729 1032"
    *PaperDimension B5: "516 729"
    *PaperDimension B5.Transverse: "516 729"
    *PaperDimension Statement: "396 612"
    *RequiresPageRegion All: True
    *OpenUI *InputSlot: PickOne
    *OrderDependency: 20 AnySetup *InputSlot
    *DefaultInputSlot: Upper
    *InputSlot Upper: "0 statusdict /setpapertray get exec"
    *InputSlot Lower: "1 statusdict /setpapertray get exec"
    *?InputSlot: "
    save
    [ (Upper) (Lower) ] statusdict /papertray get exec
    (get exec) stopped ( pop pop (Unknown)} if = flush
    restore
    *End
    *CloseUI: *InputSlot
    *OpenUI *ManualFeed: Boolean
    *OrderDependency: 20 AnySetup *ManualFeed
    *DefaultManualFeed: False
    *ManualFeed True: "statusdict /manualfeed true put"
    *ManualFeed False: "statusdict /manualfeed false put"
    *?ManualFeed: "
    save
    statusdict /manualfeed get {(True)}{(False)}ifelse = flush
    restore
    *End
    *CloseUI: *ManualFeed
    *DefaultOutputOrder: Reverse
    *% Font Information =====================
    *% This datap462.ppd is provided by fontsolutions.tar
    *DefaultFont: Courier
    *Font ArialMT: Standard "(001.004)" Standard ROM
    *Font Arial-ItalicMT: Standard "(001.004)" Standard ROM
    *Font Arial-BoldMT: Standard "(001.004)" Standard ROM
    *Font Arial-BoldItalicMT: Standard "(001.004)" Standard ROM
    *Font ArialNarrow: Standard "(001.004)" Standard ROM
    *Font ArialNarrow-Italic: Standard "(001.004)" Standard ROM
    *Font ArialNarrow-Bold: Standard "(001.004)" Standard ROM
    *Font ArialNarrow-BoldItalic: Standard "(001.004)" Standard ROM
    *Font CourierNewMT: Standard "(001.004)" Standard ROM
    *Font CourierNew-ItalicMT: Standard "(001.004)" Standard ROM
    *Font CourierNew-BoldMT: Standard "(001.004)" Standard ROM
    *Font CourierNew-BoldItalicMT: Standard "(001.004)" Standard ROM
    *Font Courier: Standard "(001.004)" Standard ROM
    *Font Courier-Bold: Standard "(001.001)" Standard ROM
    *Font Courier-BoldOblique: Standard "(001.001)" Standard ROM
    *Font Courier-Oblique: Standard "(001.001)" Standard ROM
    *Font Helvetica: Standard "(001.001)" Standard ROM
    *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
    *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
    *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
    *Font IDAutomationSMICR: Standard "(001.001)" Standard ROM
    *Font Symbol: Special "(001.001)" Special ROM
    *Font Tahoma: Standard "(001.001)" Standard ROM
    *Font Tahoma-Bold: Standard "(001.001)" Standard ROM
    *Font Times-Bold: Standard "(001.001)" Standard ROM
    *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
    *Font Times-Italic: Standard "(001.001)" Standard ROM
    *Font Times-Roman: Standard "(001.001)" Standard ROM
    *Font TimesNewRomanMT: Standard "(001.001)" Standard ROM
    *Font TimesNewRoman-BoldMT: Standard "(001.001)" Standard ROM
    *Font TimesNewRoman-BoldItalicMT: Standard "(001.001)" Standard ROM
    *Font TimesNewRoman-ItalicMT: Standard "(001.001)" Standard ROM
    *?FontQuery: "
    save
    /str 100 string dup 0 (fonts/) putinterval def
    count 1 gt
    exch dup str 6 94 getinterval cvs
    (/) print print (:) print
    FontDirectory exch known
    {(Yes)}{(No)} ifelse =
    {exit} ifelse
    }bind loop
    (*) = flush
    restore
    *End
    *?FontList: "
    FontDirectory { pop == } bind forall flush
    (*) = flush
    *End
    *% Printer Messages (verbatim from printer):
    *Message: "%%[ exitserver: permanent state may be changed ]%%"
    *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
    *Message: "\FontName\ not found, using Courier"
    *% Status (format: %%[ status: <one of these> ]%% )
    *Status: "idle"
    *Status: "busy"
    *Status: "waiting"
    *Status: "printing"
    *Status: "warming up"
    *Status: "PrinterError: BD check"
    *Status: "PrinterError: Paper jam"
    *Status: "PrinterError: Replace toner bag"
    *Status: "PrinterError: Warming up"
    *Status: "PrinterError: Timing error"
    *Status: "PrinterError: Fuser check"
    *Status: "PrinterError: Cover opened"
    *Status: "PrinterError: Toner empty"
    *Status: "PrinterError: Empty & reset output bin(s)"
    *Status: "PrinterError: Sorter or jogger error"
    *Status: "PrinterError: Scanner check"
    *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
    *Source: "serial9"
    *Source: "serial25"
    *Source: "AppleTalk"
    *Source: "Centronics"
    *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
    *PrinterError: "BD check"
    *PrinterError: "Paper jam"
    *PrinterError: "Replace toner bag"
    *PrinterError: "Warming up"
    *PrinterError: "Timing error"
    *PrinterError: "Fuser check"
    *PrinterError: "Cover opened"
    *PrinterError: "Toner empty"
    *PrinterError: "Empty & reset output bin(s)"
    *PrinterError: "Sorter or jogger error"
    *PrinterError: "Scanner check"
    *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
    *% Color Separation Information =====================
    *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
    *InkName: ProcessBlack/Process Black
    *InkName: CustomColor/Custom Color
    *InkName: ProcessCyan/Process Cyan
    *InkName: ProcessMagenta/Process Magenta
    *InkName: ProcessYellow/Process Yellow
    *% For 60 lpi / 300 dpi =====================================================
    *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
    *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
    *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
    *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
    *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
    *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *% For 53 lpi / 300 dpi =====================================================
    *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
    *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
    *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
    *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
    *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
    *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
    *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
    *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
    *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
    *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
    *% For "Dataproducts LZR 2665" version 46.2
    *% Produced by "GETapd.ps" version 2.0 edit 47
    *% Converted to meet 4.0 specification
    *% Last Edit Date: Sep 15 1992
    *% The byte count of this file should be exactly 011228 or 011572
    *% depending on the filesystem it resides in.
    *% end of PPD file for Dataproducts LZR 2665

    If you want to make platform independent use of fonts, you have to use the family, such as sans serif.
    Arial is owned by monotype (http://monotype.com/). You have to contact them if you wish to redistribute it with your application. They also might have a suitable version that renders nicely under linux.
    Pete

  • Erro while installing EBS on linux

    Here is the error I a, getting while installing ...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fm
    sDbDomain : localdomain
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fm.localdomain:1521:VIS
    Exception occurred: java.sql.SQLException: Io exception: Got minus one from a read call
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fm.localdomain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    java.lang.NoSuchFieldError: TDU
    Please refer to the remaining logs on applications node at - /APP/oracle/VIS/inst/apps/VIS_fm/logs/05162126.log
    Here is the full log. Please help me resolve this.
    -Sachin
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 12.0.4.6
    >> Install session started : Fri May 16 21:26:15 CDT 2008
    >> Rapid Wizard source location : /home/oracle/apps/startCD/Disk1/rapidwiz
    >> Command Line arguments for this run :
    =================================================================
    Install Session Information
    Host Name : fm.localdomain
    Host Operating System : Linux (32-bit)
    User running Install : oracle
    =================================================================
    InstUpgPanel
    User action : Install Oracle Applications
    Install type : Standard Install
    CCMPanel
    User action : Install Oracle Applications
    Install type : Standard Install
    InstallPanel
    User action : Create configuration
    Description : Creates a new instance configuration.
    PortPanel
    Selected port pool:
    Database Port : 1521
    RPC Port : 1626
    Web SSL Port : 4443
    ONS Local Port : 6100
    ONS Remote Port : 6200
    ONS Request Port : 6500
    Web Listener Port : 8000
    Active Web Port : 8000
    Forms Port : 9000
    Metrics Server Data Port : 9100
    Metrics Server Request Port : 9200
    JTF Fulfillment Server Port : 9300
    MSCA Server Port : 10200-10205
    MCSA Telnet Server Port : 10200,10202,10204
    MSCA Dispatcher Port : 10800
    Java Object Cache Port : 12345
    OC4J JMS Port Range for Oacore : 23000-23004
    OC4J JMS Port Range for Forms : 23500-23504
    OC4J JMS Port Range for Home : 24000-24004
    OC4J JMS Port Range for Oafm : 24500-24504
    OC4J AJP Port Range for Oacore : 21500-21504
    OC4J AJP Port Range for Forms : 22000-22004
    OC4J AJP Port Range for Home : 22500-22504
    OC4J AJP Port Range for Oafm : 25000-25004
    OC4J RMI Port Range for Oacore : 20000-20004
    OC4J RMI Port Range for Forms : 20500-20504
    OC4J RMI Port Range for Home : 21000-21004
    OC4J RMI Port Range for Oafm : 25500-25504
    Oracle Connection Manager Port : 1521
    DB ONS Local Port : 6300
    DB ONS Remote Port : 6400
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    DBNodePanel
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    AppsNodePanel
    AllNodesPanel
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Writing configuration file to: /APP/oracle/VIS/inst/apps/VIS_fm/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    Writing configuration file to: /tmp/05162126/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    Setting temp directory to: /tmp/05162126/
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    Port Availability Check :
    -- database node ports --
    Database Port available: Port Value = 1521
    Database Port Value = 1521...... Available
    DB ONS Local Port available: Port Value = 6300
    DB ONS Local Port Value = 6300...... Available
    DB ONS Remote Port available: Port Value = 6400
    DB ONS Remote Port Value = 6400...... Available
    -- apps node ports --
    RPC Port available: Port Value = 1626
    RPC Port Value = 1626...... Available
    Web SSL Port available: Port Value = 4443
    Web SSL Port Value = 4443...... Available
    ONS Local Port available: Port Value = 6100
    ONS Local Port Value = 6100...... Available
    ONS Remote Port available: Port Value = 6200
    ONS Remote Port Value = 6200...... Available
    ONS Request Port available: Port Value = 6500
    ONS Request Port Value = 6500...... Available
    Web Listener Port available: Port Value = 8000
    Web Listener Port Value = 8000...... Available
    Forms Port available: Port Value = 9000
    Forms Port Value = 9000...... Available
    Metrics Server Data Port available: Port Value = 9100
    Metrics Server Data Port Value = 9100...... Available
    Metrics Server Request Port available: Port Value = 9200
    Metrics Server Request Port Value = 9200...... Available
    JTF Fulfillment Server Port available: Port Value = 9300
    JTF Fulfillment Server Port Value = 9300...... Available
    MSCA Server Port available: Port Value = 10200
    MSCA Server Port available: Port Value = 10201
    MSCA Server Port available: Port Value = 10202
    MSCA Server Port available: Port Value = 10203
    MSCA Server Port available: Port Value = 10204
    MSCA Server Port available: Port Value = 10205
    MSCA Server Port Value = 10200-10205...... Available
    MSCA Dispatcher Port available: Port Value = 10800
    MSCA Dispatcher Port Value = 10800...... Available
    Java Object Cache Port available: Port Value = 12345
    Java Object Cache Port Value = 12345...... Available
    OC4J JMS Port Range for Oacore available: Port Value = 23000
    OC4J JMS Port Range for Oacore available: Port Value = 23001
    OC4J JMS Port Range for Oacore available: Port Value = 23002
    OC4J JMS Port Range for Oacore available: Port Value = 23003
    OC4J JMS Port Range for Oacore available: Port Value = 23004
    OC4J JMS Port Range for Oacore Value = 23000-23004...... Available
    OC4J JMS Port Range for Forms available: Port Value = 23500
    OC4J JMS Port Range for Forms available: Port Value = 23501
    OC4J JMS Port Range for Forms available: Port Value = 23502
    OC4J JMS Port Range for Forms available: Port Value = 23503
    OC4J JMS Port Range for Forms available: Port Value = 23504
    OC4J JMS Port Range for Forms Value = 23500-23504...... Available
    OC4J JMS Port Range for Home available: Port Value = 24000
    OC4J JMS Port Range for Home available: Port Value = 24001
    OC4J JMS Port Range for Home available: Port Value = 24002
    OC4J JMS Port Range for Home available: Port Value = 24003
    OC4J JMS Port Range for Home available: Port Value = 24004
    OC4J JMS Port Range for Home Value = 24000-24004...... Available
    OC4J JMS Port Range for Oafm available: Port Value = 24500
    OC4J JMS Port Range for Oafm available: Port Value = 24501
    OC4J JMS Port Range for Oafm available: Port Value = 24502
    OC4J JMS Port Range for Oafm available: Port Value = 24503
    OC4J JMS Port Range for Oafm available: Port Value = 24504
    OC4J JMS Port Range for Oafm Value = 24500-24504...... Available
    OC4J AJP Port Range for Oacore available: Port Value = 21500
    OC4J AJP Port Range for Oacore available: Port Value = 21501
    OC4J AJP Port Range for Oacore available: Port Value = 21502
    OC4J AJP Port Range for Oacore available: Port Value = 21503
    OC4J AJP Port Range for Oacore available: Port Value = 21504
    OC4J AJP Port Range for Oacore Value = 21500-21504...... Available
    OC4J AJP Port Range for Forms available: Port Value = 22000
    OC4J AJP Port Range for Forms available: Port Value = 22001
    OC4J AJP Port Range for Forms available: Port Value = 22002
    OC4J AJP Port Range for Forms available: Port Value = 22003
    OC4J AJP Port Range for Forms available: Port Value = 22004
    OC4J AJP Port Range for Forms Value = 22000-22004...... Available
    OC4J AJP Port Range for Home available: Port Value = 22500
    OC4J AJP Port Range for Home available: Port Value = 22501
    OC4J AJP Port Range for Home available: Port Value = 22502
    OC4J AJP Port Range for Home available: Port Value = 22503
    OC4J AJP Port Range for Home available: Port Value = 22504
    OC4J AJP Port Range for Home Value = 22500-22504...... Available
    OC4J AJP Port Range for Oafm available: Port Value = 25000
    OC4J AJP Port Range for Oafm available: Port Value = 25001
    OC4J AJP Port Range for Oafm available: Port Value = 25002
    OC4J AJP Port Range for Oafm available: Port Value = 25003
    OC4J AJP Port Range for Oafm available: Port Value = 25004
    OC4J AJP Port Range for Oafm Value = 25000-25004...... Available
    OC4J RMI Port Range for Oacore available: Port Value = 20000
    OC4J RMI Port Range for Oacore available: Port Value = 20001
    OC4J RMI Port Range for Oacore available: Port Value = 20002
    OC4J RMI Port Range for Oacore available: Port Value = 20003
    OC4J RMI Port Range for Oacore available: Port Value = 20004
    OC4J RMI Port Range for Oacore Value = 20000-20004...... Available
    OC4J RMI Port Range for Forms available: Port Value = 20500
    OC4J RMI Port Range for Forms available: Port Value = 20501
    OC4J RMI Port Range for Forms available: Port Value = 20502
    OC4J RMI Port Range for Forms available: Port Value = 20503
    OC4J RMI Port Range for Forms available: Port Value = 20504
    OC4J RMI Port Range for Forms Value = 20500-20504...... Available
    OC4J RMI Port Range for Home available: Port Value = 21000
    OC4J RMI Port Range for Home available: Port Value = 21001
    OC4J RMI Port Range for Home available: Port Value = 21002
    OC4J RMI Port Range for Home available: Port Value = 21003
    OC4J RMI Port Range for Home available: Port Value = 21004
    OC4J RMI Port Range for Home Value = 21000-21004...... Available
    OC4J RMI Port Range for Oafm available: Port Value = 25500
    OC4J RMI Port Range for Oafm available: Port Value = 25501
    OC4J RMI Port Range for Oafm available: Port Value = 25502
    OC4J RMI Port Range for Oafm available: Port Value = 25503
    OC4J RMI Port Range for Oafm available: Port Value = 25504
    OC4J RMI Port Range for Oafm Value = 25500-25504...... Available
    OS User and Group Check
    ORACLE HOME OWNER - oracle
    ORACLE HOME GROUP ACCOUNT - oracle
    APPLICATION TIER USER ACCOUNT - oracle
    APPLICATION TIER GROUP ACCOUNT - oracle
    Port Uniqueness Check :
    -- database node ports --
    -- apps node ports --
    All ports are unique.
    File System Check :
    -- database node mount point --
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/test.tst
    Database ORACLE_HOME has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/test.tst
    Database ORACLE_HOME admin folder has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/temp/test.tst
    Database ORACLE_HOME temp folder has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/temp
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log//test.tst
    Database Install Log Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out//templbac/test.tst
    Database Install Out Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out//templbac
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database System File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Log File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Transaction File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Archive File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    -- apps node mount point --
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/admin/test.tst
    APPL_TOP admin has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl/admin
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 2 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 3 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 4 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/comn/test.tst
    COMMON_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/comn
    test using command: touch /APP/oracle/VIS/apps/apps_st/comn/java/classes/test.tst
    JAVA_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/comn/java/classes
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/test.tst
    JDK_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/temp/test.tst
    Temp Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/temp
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/admin/log/test.tst
    APPL_TOP admin Install Log Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/admin/log
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/admin/out/test.tst
    APPL_TOP admin Install Out Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/admin/out
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.3/test.tst
    Apps ORACLE_HOME has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.3
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.2/test.tst
    Tools ORACLE_HOME has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.2
    Writing configuration file to: /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    File Space Check :
    -- database node space checks --
    Mount Point for /APP/DB/oracle/VIS/db/tech_st/10.2.0 = /APP
    Disk space on system acceptable:
    Database ORACLE_HOME = /APP/DB/oracle/VIS/db/tech_st/10.2.0
    required = 5752.0
    actual = 221869.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database System File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 19624.0
    actual = 216117.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Log File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 3165.0
    actual = 196493.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Transaction File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 67080.0
    actual = 193328.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Archive File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 45458.0
    actual = 126248.71875
    -- apps node space checks --
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP = /APP/oracle/VIS/apps/apps_st/appl
    required = 5386.0
    actual = 80790.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 2 = /APP/oracle/VIS/apps/apps_st/appl
    required = 2704.0
    actual = 75404.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 3 = /APP/oracle/VIS/apps/apps_st/appl
    required = 8593.0
    actual = 72700.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 4 = /APP/oracle/VIS/apps/apps_st/appl
    required = 3037.0
    actual = 64107.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/comn = /APP
    Disk space on system acceptable:
    COMMON_TOP = /APP/oracle/VIS/apps/apps_st/comn
    required = 3255.0
    actual = 61070.71875
    Mount Point for /APP/oracle/VIS/apps/tech_st/10.1.3 = /APP
    Disk space on system acceptable:
    Apps ORACLE_HOME = /APP/oracle/VIS/apps/tech_st/10.1.3
    required = 1589.0
    actual = 57815.71875
    Mount Point for /APP/oracle/VIS/apps/tech_st/10.1.2 = /APP
    Disk space on system acceptable:
    Tools ORACLE_HOME = /APP/oracle/VIS/apps/tech_st/10.1.2
    required = 1147.0
    actual = 56226.71875
    Host/Domain
    command: /bin/ping -c 1 fm
    PING fm.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from fm.localdomain (127.0.0.1): icmp_seq=0 ttl=64 time=0.037 ms
    --- fm.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.037/0.037/0.037/0.000 ms, pipe 2
    host ping has succeeded
    command: /bin/ping -c 1 fm.localdomain
    PING fm.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from fm.localdomain (127.0.0.1): icmp_seq=0 ttl=64 time=0.034 ms
    --- fm.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.034/0.034/0.034/0.000 ms, pipe 2
    host.domain ping has succeeded
    AllNodesPanel
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    DoInstallPanel - Summary Text
    The Rapid Install Wizard will now install the following:
    DoInstallPanel - User continued install at warning dialog.
    Starting from Rapid Install Full Stage area /home/oracle/apps/oraDB/Disk1
    Exception thrown in getAllProductIDs. 0
    RapidWiz location: /home/oracle/apps/startCD/Disk1/rapidwiz
    Install Media location: /home/oracle/apps/startCD/Disk1
    Database ORACLE_HOME: /APP/DB/oracle/VIS/db/tech_st/10.2.0
    Database SID: VIS
    Database Context Name : VIS_fm
    Creating DB Context: /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    Exception thrown in getAllProductIDs. 0
    RapidWiz location: /home/oracle/apps/startCD/Disk1/rapidwiz
    Install Media location: /home/oracle/apps/startCD/Disk1
    APPL_TOP location: /APP/oracle/VIS/apps/apps_st/appl
    Database SID: VIS
    APPL_TOP Context Name : VIS_fm
    INST_TOP location: /APP/oracle/VIS/inst/apps/VIS_fm
    Creating Apps Context: /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adriapps.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adriapps.drv
    Total number of processes in Current Install 5
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrun10g.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrun10g.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrundb.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    Step 0 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    Step 1 of 5: Doing UNIX preprocessing
    Processing Step 1 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    STARTED INSTALL PHASE : 10gR2 RDBMS : Fri May 16 21:29:02 CDT 2008
    runProcess_1
    Executing command:
    /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.rapidwiz.util.InstantiateFile -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -d /home/oracle/apps/startCD/Disk1/rapidwiz/driver/dbts/driver/gdb102.drv -log /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/dbInstall.log -nthreads 5 -verbose -pwd nopasswordhere
    Enter the location of the CD labeled Oracle Applications Rapid Install - RDBMS Disk 1 :
    Checking Disk contents in - /home/oracle/apps/startCD/Disk1/rapidwiz
    Checking Disk contents in - /home/oracle/apps/oraDB/Disk1
    Checking Disk contents in - /home/oracle/apps/oraDB/Disk1
    Unzip Count:137
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    runProcess_2
    Statusstring Copying the Database Context template file.
    runProcess_3
    Statusstring Registering Database Technology Stack
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDBTechStack_05162133.log
    | 0% completed
    / 2% completed
    - 2% completed
    \ 2% completed
    | 2% completed
    / 2% completed
    - 2% completed
    \ 2% completed
    | 2% completed
    / 2% completed
    runProcess_4
    Statusstring Configuring Database Technology Stack
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDBTechStack_05162134.log
    | 0% completed
    / 0% completed
    FINISHED INSTALL PHASE : 10gR2 RDBMS : Fri May 16 21:34:53 CDT 2008
    /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh has succeeded
    Step 1 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    Step 2 of 5: Doing UNIX preprocessing
    Processing Step 2 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    STARTED INSTALL PHASE : DATABASE : Fri May 16 21:34:54 CDT 2008
    Preparing environment to install databases ...
    Setting LD_LIBRARY_PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/lib/Linux -
    Setting PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    Setting CLASSPATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    ... installing VISION demo database
    runProcess_1
    Statusstring removing unneeded install files
    Enter the location of the CD labeled Oracle Applications Rapid Install - Databases Disk 1 :
    Checking Disk contents in - /home/oracle/apps/startCD/Disk1/rapidwiz
    Checking Disk contents in - /home/oracle/apps/oraAppDB/Disk1
    Checking Disk contents in - /home/oracle/apps/oraAppDB/Disk1
    Unzip Count:195
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    Processing Disk6....
    Processing Disk7....
    Processing Disk8....
    Processing Disk9....
    Processing Disk10....
    Processing Disk11....
    Processing Disk12....
    Processing Disk13....
    Processing Disk14....
    Processing Disk15....
    Processing Disk16....
    Processing Disk17....
    Processing Disk18....
    Processing Disk19....
    Processing Disk20....
    Processing Disk21....
    Processing Disk22....
    Processing Disk23....
    Processing Disk24....
    Processing Disk25....
    Processing Disk26....
    Processing Disk27....
    Processing Disk28....
    Processing Disk29....
    Processing Disk30....
    Processing Disk31....
    Processing Disk32....
    Processing Disk33....
    Processing Disk34....
    Processing Disk35....
    Processing Disk36....
    Processing Disk37....
    runProcess_2
    Statusstring Registering Database
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDatabase_05162250.log
    | 0% completed
    runProcess_3
    Statusstring Configuring Database
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDatabase_05162250.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrun10g.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrun10g0.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrundb0.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    Step 0 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    Step 1 of 5: Doing UNIX preprocessing
    Processing Step 1 of 5
    Step 1 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    Step 2 of 5: Doing UNIX preprocessing
    Processing Step 2 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    STARTED INSTALL PHASE : DATABASE : Fri May 16 23:59:12 CDT 2008
    Preparing environment to install databases ...
    Setting LD_LIBRARY_PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/lib/Linux -
    Setting PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    Setting CLASSPATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    ... installing VISION demo database
    FINISHED INSTALL PHASE : DATABASE : Fri May 16 23:59:13 CDT 2008
    /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh has succeeded
    ===============================================================================
    NetServiceHandler 120.16.12000000.3 started for fm at Fri May 16 23:59:14 CDT 2008
    ===============================================================================
    [ Context Information ]
    Host : fm
    Domain : localdomain
    Out Dir : null
    Tier Type : DATABASE TIER
    Getting connection...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fm
    sDbDomain : localdomain
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fm.localdomain:1521:VIS
    Exception occurred: java.sql.SQLException: Io exception: Got minus one from a read call
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fm.localdomain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    java.lang.NoSuchFieldError: TDU
    Please refer to the remaining logs on applications node at - /APP/oracle/VIS/inst/apps/VIS_fm/logs/05162126.log

    Please post the complete error message from the installation log file.
    In addition, check alert_<SID>.log file to find out why the installer failed to create control files.
    Please make sure you follow the steps in the following notes to install R12 on Linux 32-bit/64-bit:
    Note: 402310.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (32-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=402310.1
    Note: 416305.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (64-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416305.1

  • Webtier Utilities 11.1.1.2 failed to install on Oracle Linux OEL 5.7 x86_64

    Hi,
    Webtier Utilities 11.1.1.2 failed to install on Oracle Linux OEL 5.7 x86_64 (Linux vilje05 2.6.18-274.3.1.0.1.el5 #1 SMP Wed Sep 7 06:02:50 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux):
    [oracle@vilje05 ~]$ cd install/Disk1/
    [oracle@vilje05 Disk1]$ ./runInstaller -silent -response /home2/oracle/my_response.txt -invPtrLoc /home2/oracle/orainv.loc
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 5192 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2000 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-10-19_03-27-57PM. Please wait ...[oracle@vilje05 Disk1]$ Lo
    g: /home2/oracle/oraInventory/logs/install2011-10-19_03-27-57PM.log
    Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Expected result: One of enterprise-5.4,enterprise-4,enterprise-5,redhat-5.4,redhat-4,redhat-5,SuSE-10
    Actual Result: enterprise-5
    Check complete. The overall result of this check is: Passed
    CertifiedVersions Check: Success.
    Checking for binutils-2.17.50.0.6; found binutils-2.17.50.0.6-14.el5-x86_64. Passed
    Checking for compat-libstdc++-33-3.2.3-x86_64; found compat-libstdc++-33-3.2.3-61-x86_64. Passed
    Checking for compat-libstdc++-33-3.2.3-i386; found compat-libstdc++-33-3.2.3-61-i386. Passed
    Checking for elfutils-libelf-0.125; found elfutils-libelf-0.137-3.el5-i386. Passed
    Checking for elfutils-libelf-devel-0.125; found elfutils-libelf-devel-0.137-3.el5-x86_64. Passed
    Checking for gcc-4.1.1; found gcc-4.1.2-51.el5-x86_64. Passed
    Checking for gcc-c++-4.1.1; found gcc-c++-4.1.2-51.el5-x86_64. Passed
    Checking for glibc-2.5-12-x86_64; found glibc-2.5-65-x86_64. Passed
    Checking for glibc-2.5-12-i686; found glibc-2.5-65-i686. Passed
    Checking for glibc-common-2.5; found glibc-common-2.5-65-x86_64. Passed
    Checking for glibc-devel-2.5-x86_64; found glibc-devel-2.5-65-x86_64. Passed
    Checking for glibc-devel-2.5-12-i386; found glibc-devel-2.5-65-i386. Passed
    Checking for libaio-0.3.106-x86_64; found libaio-0.3.106-5-x86_64. Passed
    Checking for libaio-0.3.106-i386; found libaio-0.3.106-5-i386. Passed
    Checking for libaio-devel-0.3.106; found libaio-devel-0.3.106-5-x86_64. Passed
    Checking for libgcc-4.1.1-x86_64; found libgcc-4.1.2-51.el5-x86_64. Passed
    Checking for libgcc-4.1.1-i386; found libgcc-4.1.2-51.el5-i386. Passed
    Checking for libgcc-4.1.1-i386; found libgcc-4.1.2-51.el5-i386. Passed
    Checking for libstdc++-4.1.1-x86_64; found libstdc++-4.1.2-51.el5-x86_64. Passed
    Checking for libstdc++-4.1.1-i386; found libstdc++-4.1.2-51.el5-i386. Passed
    Checking for libstdc++-devel-4.1.1; found libstdc++-devel-4.1.2-51.el5-x86_64. Passed
    Checking for make-3.81; found make-1:3.81-3.el5-x86_64. Passed
    Checking for sysstat-7.0.0; found sysstat-7.0.2-11.el5-x86_64. Passed
    Check complete. The overall result of this check is: Passed
    Packages Check: Success.
    Checking for VERSION=2.6.18; found VERSION=2.6.18-274.3.1.0.1.el5. Passed
    Checking for hardnofiles=4096; found hardnofiles=16384. Passed
    Checking for softnofiles=4096; found softnofiles=16384. Passed
    Check complete. The overall result of this check is: Passed
    Kernel Check: Success.
    Expected result: ATLEAST=2.5-12
    Actual Result: 2.5-65
    Check complete. The overall result of this check is: Passed
    GLIBC Check: Success.
    Expected result: 1024MB
    Actual Result: 11732MB
    Check complete. The overall result of this check is: Passed
    TotalMemory Check: Success.
    Expected result: LD_ASSUME_KERNEL environment variable should not be set in the environment.
    Actual Result: Variable Not set.
    Check complete. The overall result of this check is: Passed
    Check Env Variable Check: Success.
    Verifying data......
    Copying Files...
    -----------20%----------40%----------60%----------80%--------100%
    Applying Oneoff Patch...
    [CONFIG] Launching Config Actions....
    Started Configuration:Web Tier Configuration
    [CONFIG]:Create and Start AS Instance (instance1)
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Creating Oracle Instance directories...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Recording OPMN ports reservations...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Bootstrapping OPMN configuration files...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Instantiating opmnctl for direct usage...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (instance1)]:Skipping instance registration
    [CONFIG] SUCCESS:Create and Start AS Instance (instance1)
    [CONFIG]:Create and Start OHS Component (ohs1)
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Creating empty component directories...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Provisioning OHS files for ohs1
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Copying OHS files from ORACLE_HOME to ORACLE_INSTANCE locations
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Customizing httpd.conf
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Adding component's process control to OPMN...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs1)]:Skipping ohs1 component registration.
    [CONFIG] FAILED:Create and Start OHS Component (ohs1)
    Question Received:Failed to Start OHS Component
    [CONFIG] [Web Tier Configuration]:Failed to Start OHS Component
    [CONFIG] FAILED:Create and Start OHS Component (ohs1)
    Configuration:Web Tier Configuration failed
    Error while running Configuration.
    The installation of Oracle AS Common Toplevel Component, Oracle WebTier and Utilities CD failed.
    [oracle@vilje05 Disk1]$
    [oracle@vilje05 ~]$ opmnctl stopall
    XML parser init: error 54.
    opmnctl stopall: error parsing /home2/oracle/bea_default/Oracle_WT1/instances/instance1/config/OPMN/opmn/opmn.xml
    ===
    $ cat my_response.txt
    [ENGINE]
    #DO NOT CHANGE THIS.
    Response File Version=1.0.0.0.0
    [GENERIC]
    #Set this to true if installation and configuration need to be done, all other required variables need to be provided. Variable "INSTALL AND CONFIGURE LATER TYPE" must be set to false if this is set to true as the variables are mutually exclusive
    INSTALL AND CONFIGURE TYPE=true
    #Set this to true if only Software only installation need to be done. If this is set to true then variable "INSTALL AND CONFIGURE TYPE" must be set to false, since the variables are mutually exclusive.
    INSTALL AND CONFIGURE LATER TYPE=false
    #Provide the Oracle Home location. The location has to be the immediate child under the specified Middleware Home location. The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character. The total length has to be less than or equal to 128 characters. The location has to be an empty directory or a valid SOA Oracle Home.
    ORACLE_HOME=/home2/oracle/bea_default/Oracle_WT1
    #Provide existing Middleware Home location.
    MIDDLEWARE_HOME=/home2/oracle/bea_default
    #The name of the Oracle Instance. Instance name must begin with an alphabetic character, may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters and are 4 to 30 characters long.
    INSTANCE_HOME=/home2/oracle/bea_default/Oracle_WT1/instances/instance1
    #Provide the Oracle Instance location. The Oracle Instance directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character. The total length has to be less than or equal to 128 characters. The location has to be an empty or non existing directory.
    INSTANCE_NAME=instance1
    #If set to true, installer will auto assign ports
    AUTOMATIC_PORT_DETECT=true
    #This is required if "AUTOMATIC_PORT_DETECT" variable is set to false, absolute path of a staticports file location need to be provided with values for ports.\nThe template for staticports.ini can be found from Disk1/staget/Response directory of the shiphome.
    STATICPORT INI FILE LOCATION=
    #Provide the My Oracle Support Username. If you wish to ignore Oracle Configuration Manager configuration provide empty string for user name.
    MYORACLESUPPORT_USERNAME=
    #Provide the My Oracle Support Password
    MYORACLESUPPORT_PASSWORD=<SECURE VALUE>
    #Set this to true if you wish to decline the security updates. Setting this to true and providing empty string for My Oracle Support username will ignore the Oracle Configuration Manager configuration
    DECLINE_SECURITY_UPDATES=true
    #Set this to true if My Oracle Support Password is specified
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    #Provide the Proxy Host
    PROXY_HOST=
    #Provide the Proxy Port
    PROXY_PORT=
    #Provide the Proxy Username
    PROXY_USER=
    #Provide the Proxy Password
    PROXY_PWD=<SECURE VALUE>
    [SYSTEM]
    #Set true to configure Oracle HTTP Server, else skip Oracle HTTP Server configuration
    CONFIGURE_OHS=true
    #Set true to configure Oracle Web Cache, else skip Oracle Web Cache configuration
    CONFIGURE_WEBCACHE=false
    #The Oracle HTTP Server (OHS) component name (required only if CONFIGURE_OHS is set to true). OHS component name must begin with an alphabetic character, may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters and are 4 to 30 characters long.
    OHS_COMPONENT_NAME=ohs1
    [APPLICATIONS]
    [RELATIONSHIPS]
    #If set to true, the instance and components will be registered with an existing weblogic server
    ASSOCIATE_WEBTIER_WITH_DOMAIN=false
    ==
    as you see all checks passed OK, but the whole install failed. What could be wrong? And what is XML parser init: error 54?
    Edited by: 892273 on Oct 19, 2011 8:12 AM

    Where's the WebLogic Server home???
    Else you should attach this to an existing WebLogic domain
    kind regards
    Michel
    Edited by: Michel Schildmeijer on 20-okt-2011 15:57

  • No sound on Audigy 2 ZS under Win XP, under Linux

    Hi,
    I have an Audigy 2 ZS installed on my AMD 64 3500+, Board Asus A8N-SLI Deluxe (BIOS 0). I first installed Win XP, Sound drivers and everything worked fine, then installed SUSE Linux 9.3 (x64-Version), and everything was fine too. After a while, under Win XP the sound card stopped working. I don't remember what I changed in my config, but I couldn't get it working again under XP. Under Linux everything is still ok.
    I even reinstalled XP, and still there's no sound. Strange thing is, that the drivers install perfectly and everything on the system seems to be ok, but there's no sound neither on digital-out nor analog.
    Any ideas would be greatly appreciated.

    I tried both, disabling, enabling.
    Currently there's a digital sound system with external decoder connected to it (Creative Soundworks DTT3500 Digital), as well a 5. analog Headphone, so all jacks execept line in are connected. Headphones and sound system is ok, I tested that on other PCs.

Maybe you are looking for

  • Editing a pdf form that I created. Adding header error msg "do not have sufficient permissions to perform this task"

    Editing a pdf form that I created. Adding header, currently the header only appears on page 1 of a 3 page pdf form.  I want it to appear on each page.  I am receiving the error msg "do not have sufficient permissions to perform this task"

  • Hard Drive and CD no worki

    I have a previous post under a flashing ?/picasso folder subject. I have concluded that there is some sort of problem (logic board?) that is causing both my Hard Drive and CD to not function at the same time. This occurs intermittently however. After

  • Messages and Facetime will not let me use my apple id

    I recently downloaded Mountain Lion, and I actually got it to be able to have the Messages app, but when i tried to sign in with my apple id, it tells me everytime that "The server encountered an error processing registration. Please try again later.

  • Sending WSSE security headers to non-weblogic web service

    I have been trying to send wsse headers to a non-weblogic web service. I am looking for a way to do this using the control file I generated from the wsdl or the page flow where I implement the control, or the message handler file. I have username and

  • Oracle 9i 9.2.0.1.0 using high memory!

    Hi everyone, Im new to oracle, need some help here. Currently i got a Solaris 8 Sparc node, installed with Oracle 9i Database. It seems to be using 98% of the memory, from the top command, can only see 53MB free out of 3GB physical memory. Any good e