Fail to install Oracle9i on Solaris

Hi,
I am a green hand for Solaris. When I tried to install oracle9i on Solaris, it says 'no enough disk space'. However, the hard disk of that machine is 72G. Can anybody tell me how to enlarge the available disk for Oracle9i installer? Thank you very much in advance!
BR/Shirley

Hi,
maybe the available space on your physical harddisk(s) is 72G. But normally disks consist of logical units, the mount points. The Unix command df-k shows the existing mount points and their allocated space. So it is possible, that the mount point, you are installing to, has not enough space. Another reason for a failing installation could be, the temp directory (normally /tmp) has not enough space.
Werner

Similar Messages

  • Installing oracle9i on solaris 10 but the installer cannot execute

    I was trying to install oracle9i.2 on solaris 10 but the installer cannot execute. Here is the exact error returned by the system " ./runInstaller: ./runInstaller: cannot execute. Can somebody help me out

    Did you check the file execute properties?
    oracle@test:/.../oracle/../..>ll runInstaller
    -rwxrwxr-x   1 oracle     dba          45056 Jul 27  2003 runInstaller If they are not set so, then I think you uncompressed the files with wrong flag, or for example uncompressed the cpio.gz on windows and FTPed it to unix..
    Regards,
    Yoann.

  • Failed to Install 9i SCM under Oracle9.2.0 on Redhat 7.3

    Hi, I've installed Oracle9.2.0 on Redhat 7.3 successfully.
    Next I run the installer for 9i SCM I receive :
    "Error invoking target install of makefile /opt/oracle/product/9.0.1/plsql/lib/ins_plsql.mk"
    error. I have commented out the LD_SELF_CONTAINED="-z defs" line in $ORACLE_HOME/bin/genclntsh and rebuilt it under my oracle login. When I hit retry, the error persists.
    Any help would be deeply appreciated.
    Jeff Manning

    Jeff,
    This still looks like the following:-
    fact: Oracle Server - Enterprise Edition 9.0.1
    fact: Intel Based Server LINUX
    fact: RedHat 7.1
    fact: SuSE 7.3
    symptom: Installation fails
    symptom: Error during linking
    symptom: ins_plsql.mk
    cause: <Bug:1843232>
    Versions of ld prior to version 2.11 ignored the "-z defs" flag. ld
    version 2.11 and later have the ability to use this flag. Because of this the
    genclntsh script fails to produce the libclntsh.so library on a machine running
    ld > 2.11.
    The "-z defs" is set in the variable LD_SELF_CONTAINED in the
    genclntsh script.
    fix:
    When receiving this error during installation, follow these steps:
    1. Open a new console window on the host as the installation user.
    2. Set up the Oracle environment (i.e. ORACLE_HOME).
    3. Make a backup of the $ORACLE_HOME/bin/genclntsh script.
    4. Remove the ${LD_SELF_CONTAINED} flag from the ld command in the 'Create
    Library' section.
    5. Run the genclntsh script.
    6. Click on 'Retry' in the Universal Installer
    Was the rebuild successful before you clicked the 'Retry'.
    We are also still in the process of certifying 9i SCM on the 9.2 database. Though we have seen no issues so far.
    David

  • Cant install agent11g on Solaris 9

    Hi
    I do have problem installing agent on solaris 9 64 bit.
    I tried tree ways - pushing agent from OMS, downloading agent using agentDownload and cloning agent from almost identical machine.
    Installation script start failing on the linking step giving errors about not being able to link. All prerequisites for agent are met.
    The third solution works until starting agent.
    Agent doesn't start throwing an error:
    emctl start agent
    ld.so.1: /export/home/oracle/agent11g/perl/bin/perl: fatal: attempt to open file with null name
    Killed
    If I execute this being in AGENT_HOME directory but using emctl.pl:
    bash-2.05$ perl ./bin/emctl.pl start agent
    Can't locate lib.pm in @INC (@INC contains: ../lib/5.10.0/sun4-solaris-thread-multi-64 ../lib/5.10.0 ../lib/site_perl/5.10.0/sun4-solaris-thread-multi-64 ../lib/site_perl/5.10.0 ../lib/5.10.0 ../lib/5.10.0/sun4-solaris-thread-multi-64 ../lib/site_perl .) at ./bin/emctl.pl line 201.
    BEGIN failed--compilation aborted at ./bin/emctl.pl line 201.
    If I go to perl/bin directory and execute the same, adjusting paths:
    bash-2.05$ cd perl/bin
    bash-2.05$ perl ../../bin/emctl.pl start agent
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/sysman/emSDK/conf/TargetInstaller (Unsupported major.minor version 50.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:246)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
    EM Configuration issue. not found.
    Can someone help me with this?
    Thanks
    EDIT: during linking I get this error:
    INFO: ld: fatal: library -lclntsh: not found
    Edited by: Jarek Jozwik on 10-Feb-2011 08:50
    I do also get those errors:
    INFO: /export/home/oracle/agent11g/bin/genoccish
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib/libocci11.a(occiSQLExceptionImpl.o): section .rela.text: invalid
    relocation type: 0x52
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib32/libocci11.a(occiSQLExceptionImpl.o): section .rela.text: inval
    id relocation type: 0x52
    INFO: /export/home/oracle/agent11g/bin/genagtsh /export/home/oracle/agent11g/lib/libagtsh.so 1.0
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib/shoc.o: section .rela.text: invalid relocation type: 0x52
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib32/shoc.o: section .rela.text%shocodat_os_date_to_julian: invalid
    relocation type: 0x52
    Edited by: Jarek Jozwik on 10-Feb-2011 08:59

    Hi Jarek,
    I do not know to much about Solaris but this note (the truss command) cold give you a clue what is going on: 11g Grid Agent: Executing emctl Fails with 'Segmentation Fault' on Solaris 5.9 (Update 2) [ID 1140615.1]
    Also: 11gR1 on Solaris failing at relink phase with errors like "ld: fatal: relocation error" and then "ld: fatal: library -lclntsh: not found" [ID 848700.1] could be of help regarding the link (lclntsh) error.
    Eric

  • 9i iAs install on same Solaris box w/8.1.6.0.0

    What torture!
    I installed Oracle 8.1.6 on a Solaris 2.7 Enterprise 250 w 512 meg Ram.
    Installed in the ORACLE_HOME /atl/ora816
    And established a new user 'oracle'
    to own the database, and the group 'oinstall'.
    After that tried to install the 9i iAs on the same box the following times:
    1) Try number one: created a new user, 'ias' to own the new ORACLE_HOME, '/pac/ias', into which I installed the HTTP_Server only business; the iAS installer failed to install the portal repository on the main database. It also failed to install the owa_htp or owa_util packages. Gave errors with the 'nngt.o' in makefile during construction. So I uninstalled (at which point curiously it runs the Portal install program, NOT during installation), erased, etc and tried
    2) using the same oracle user as the main database installation, with a new ORACLE_HOME, /pac/ias, gave it a nice big TMP directory setting to install. Had similar errors. Uninstalled, erased, attempted
    3) Using the same ORACLE_HOME as the main database installation. Got an error; tried to run svrmgrl got an error that libswctl.so or somesuch was not found; erased everything dealing with Oracle, looked at Microsoft SQL server product offering. Giving one more good go at installing the database from scratch and then the iAs. What am I doing wrong here, what is the correct way to do it? I just want to serve a web page with mod_plsql, not much, but I have to install 1.8 gigs of confusing and vaguely documented software to get there?

    Hi,
    The upgrade from 8.1.6 to 9.2 with full export method doesn't work, and it seems normal if we read the metalink note 132904.1 about Compatibility Matrix for Export & Import Between Different Oracle Versions.
    Try an export/import schema level.
    Nicolas.

  • Problem to installing oracle9i software! please help me..

    Hai good afternoon!!
    When i am installing oracle9i software it displaying the following error. Please tell how i am clear this error.. please help. Advanced thank you to all
    Configuration Tools
    Tool Name Status
    Agent configuration Assistant failed(see details...)

    Agent configuration Assistant failed(see details...) Have you seen the details what do they say? Additionally there should be log file being created during the installation, please see the logs?
    Please tell how i am clear this errorBefore clearing, you need to know the error the details will have explanation about the error(s).
    Adith

  • Database Configuration Assistant fails during instalation of Oracle EE 8.1.7

    My machine runs RH 6.2 and I have tried to install it Oracle. After executing all pre-instalation steps, I run ./runInstall and instalation process goes on. I select Typical Instalation and instalation proceeds until 100%, when OUI tries to configure Net 8 Assistant and Database Configuration Assistant. Both applications fail in this phase. Unfortunately, OUI shows a message (Database Configuration Assistant) informing that /u01/.../JRE/bin/jre does not exist. However, I have installed JDK 118 and JRE link seems correct, so that I can access JDK directory throught JRE link.
    HELP, HELP!!!
    Cheers,
    Andre

    some good installation guides to check out:
    http://www.akadia.com/services/ora_linux_install_901.html
    http://www.e-gineer.com/instructions/install-oracle9i-on-linux.phtml
    good luck!
    Jenny

  • Install nagios on solaris 10

    hi
    can any one help me to install nagios on solaris 10.But i got a document from
    www.totkat.org/pages/nagios.shtml. but it is giving errors.
    i am expecting your valuable hints to do

    I've insaller SUNWlibm and the make is going further now but still ends in a fatal error:
    then mv -f ".deps/pst3-pst3.Tpo" ".deps/pst3-pst3.Po"; else rm -f ".deps/pst3-pst3.Tpo"; exit 1; fi
    pst3.c:1: sorry, unimplemented: 64-bit mode not compiled in
    *** Error code 1
    make: Fatal error: Command failed for target `pst3-pst3.o'
    Current working directory /usr/share/src/nagios-plugins-1.4.13/plugins-root
    *** Error code 1
    The following command caused the error:
    failcom='exit 1'; \
    for f in x $MAKEFLAGS; do \
    case $f in \
    *=* | --[!k]*);; \
    k) failcom='fail=yes';; \
    esac; \
    done; \
    dot_seen=no; \
    target=`echo all-recursive | sed s/-recursive//`; \
    list='gl lib plugins plugins-scripts plugins-root po'; for subdir in $list; do \
    echo "Making $target in $subdir"; \
    if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
    else \
    local_target="$target"; \
    fi; \
    (cd $subdir && make $local_target) \
    || eval $failcom; \
    done; \
    if test "$dot_seen" = "no"; then \
    make "$target-am" || exit 1; \
    fi; test -z "$fail"
    make: Fatal error: Command failed for target `all-recursive'
    Current working directory /usr/share/src/nagios-plugins-1.4.13
    *** Error code 1
    make: Fatal error: Command failed for target `all'
    another suggestion? the SUNWlibm was necessary so thank you for that.

  • Install DBI on Solaris 10

    Hi,
    I am trying to install DBI on solaris 10 (SPARC - 64 bit).
    I got an error message after using command make
    sh: cc: not found
    Error code 1
    make: Fatal error: Command failed for target 'Perl.o'
    Does someone know how to solve the problem?
    Thanks

    Try this guy's list, he maintain an archive of Solaris package.
    http://www.ibiblio.org/pub/packages/solaris/sparc/html/creating.solaris.packages.html
    Of course, if you can get directly from Sun will be better.

  • Error installing KDE in Solaris 9!

    Hello All:
    I got anerror trying to install KDE in solaris 9 using this command:
    pkg-get -i kde_gcc
    It stars to install via internet, everything is ok, when it reach the koffice_addons packet, it says:
    Analysing special files...
    1109 blocks
    pkgadd: ERROR: attempt to process datastream failed
    -bad format in datastream table-of-contents
    pkgadd: ERROR: could not process datastream from </var/pkg-get/downloads/koffice_addons-1.3-SunOS5.8-all-CSW.pkg.gz>
    ERROR: could not add CSWkofficeaddons.
    ERROR: install of CSWkofficeaddons failed
    ERROR: could not install required dependancies for CSWkdegcc
    Could it be a packet error? I tried downloading the packet in different urls and it says always the same, error, I also tried to install the packet by myself with pkgadd but it gives me the same error, can you help me with this???
    Thank you all!

    Can you try with jreLoc parameter -
    ./runInstaller -jreLoc <path of JRE 1.6>
    You may refer -
    SOA Suite Installation
    Regards,
    Anuj

  • Install agent on solaris 10 using agent deploy application?

    Hi all,
    I have installed 10g grid control on solaris 10 with new repository database on same machine.
    The OMS, and agent is running on grid host.
    Now I want to add other hosts (targets) into grid. For this, I have to install agent on target hosts. I am using agent deploy application method for installation of agent.
    It is giving error
    Istall --> Failed
    "Pre-Install Script is Not Executed, Install is Failed, Run root.sh is Not Executed, Post-Install Script is Not Executed, Collection of Logs is Success"
    version for agent and OMS is 10.2.0.1 and for repository database is 10.1.04
    any idea, how to troubleshoot this?

    Did you get answer? I had same problem on agent 10.2.0.4 deployment on linux 2.6.9-55.ELsmp.

  • OWB11g error installing workflow on Solaris

    Has anyone installed the workflow in the owb directory with 11g. The schema gets created, but if fails in a later stage saying it cannot connect to the server and check the ORMI port. Anyone run into this before?

    You need to ensure that OS package SUNWuiu8 is installed on your Solaris. You may get this error if this package is not installed.
    If you do not know how to do this, contact your System or Unix Administrator.
    Note that this package may not be listed in your documentation. See Note 290034.1 on Metalink if you can

  • Installing JAXB on Solaris 8

    I apologize in advance for the long mail, it is so only to explain my problem clearly.
    I am having a problem in using xjc compiler on Solaris 8.
    I want to use JAXB on Solaris 8.
    For that required JWSDP, and for JWSDP I require Java2 and for installing Java2 on Solaris 8, I require a Patch recommended for Solaris 8.
    All software was available on the Sun website.
    1. I installed the patch(J2SE_Solaris_8_Recommended.zip) on Solaris 8 machine. There were about 27 patches. While installing some patches failed, around 11-12 and rest were installed successfully, those that failed returned either Code 2 or Code 8 error. Then I rebooted machine.
    2.Installed j2sdk-1_4_1_07-solaris-sparc.sh.
    3. Installed jwsdp-1_3-unix.sh and floowed requisite instructions.
    4. Now I set the requisite PATH and CLASSPATH variables.
    5. I ran xjc compiler to generate java files from 'dtd' document.
    %xjc.sh -dtd try.dtd
    Problem
    When i run xjc on windows machine, all java files are created in 'generated' directory.(Everything works fine on Windows)
    When i run xjc.sh on Solaris 8, all java files are created in 'null' directory. And code in java files are like import null.XXXX.
    Thus i am not able to use the xjc for parsing my XML documents.
    Thanks

    Sure, Oracle's App. Server are develop in Solaris platform.
    Best regards, Marcelo.
    null

  • Installing oracle9i in linux

    hi ,
    while installing oracle9i in linux it asked me to run ./root.sh
    when i run this command it asked to me to give local bin directory. so i gave /usr/bin
    after that it gave the following error:
    starting RPM to install the LSSV product for more installation please refer to the linux installation section
    in the LSSV installation gide at http:www.legato.com/lssv
    error:failed dependencies
    libtercap.so.2 is needed by orclclnt.nw_lssv.build.71.1
    error:failed dependencies
    orcclnt=nw_lssv.build.71.1 is need by orcldrvr_nw_lssv.build.71.1
    error:failed dependencies
    orclclnt=nw_lssv.build.71.1 is need by orclnode_nw_lssv.build.71.1
    orcldrvr=nw_lssv.build.71.1 is needed by orclnode_nw_lssv.build.71.1
    libscrsi.so is needed by orclnode_nw_lssv.build.71.1
    libsji.so is needed by orclnode_nw_lssv.build.71.1
    installation of lssv is not succeed
    for more installation please refer to the linux installation section
    in the LSSV installation gide at http:www.legato.com/lssv
    now how to solve this what to do now? can any one help?

    It sound like a duplicate thread, see an answer in installing oracle9i in linux in Installation Forum.<br>
    <br>
    Nicolas.

  • Smpatch update ALERT: Failed to install patch

    I do not even know where to start. Since installing Solaris 10 0606 it
    seems every time I try to patch the system I get failures of one type
    or another. One problem today has to do with zones:
    "To install the new instance of this package in all zones you must
    first remove the existing instance of this package from the global
    zone first (via pkgrm) and then install the new instance of this
    package in all zones."
    If sun already knows a pkgrm must be run why can't the smpatch command
    just do it?
    Another problem seems to be
    For patch 121018-03, required patch 120759-04 does not exist
    If sun knows a patch is required which is not on the system just Getit
    and install it.
    Also, what is up with having to reboot the box to install patches?
    Why? Has this always been a required step? Do these reboots pertain only to kernel patches .etc?
    I have seen other postings in this forum expressing unhappiness with
    the patch system, some mentioning testing lab/group or certification
    issues. I think smpatch should have an option to send smpatch results
    back to sun for review. That way the Certification Group could have
    real life situations to investigate. Or do they know the problems
    already and just dont want to fix them? Just once I would love it if
    smpatch came back with no failures and I was assured the system was
    patched, up to date and secure.
    Regards
    # smpatch update
    Update 120759-07 will not be downloaded since it already exists in the
    download directory.
    Update 121018-03 will not be downloaded since it already exists in the
    download directory.
    Update 121016-03 will not be downloaded since it already exists in the
    download directory.
    Update 121020-02 will not be downloaded since it already exists in the
    download directory.
    Update 121616-02 will not be downloaded since it already exists in the
    download directory.
    Update 120762-02 will not be downloaded since it already exists in the
    download directory.
    Installing patches from /var/sadm/spool...
    Failed to install patch 120759-07.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!Approved patches will
    be installed in this order:120759-07 Preparing checklist for
    non-global zone check...Checking non-global zones...The following
    requested patches rejected on non-global zone.Entire installation is
    possible but those patcheswill not be installed on non-global
    zone.myzone: Packages from patch 120759-07 are not installed on the
    system.myzone2: Packages from patch 120759-07 are not installed on the
    system.This patch passes the non-global zone check.None.Summary for
    zones:Zone myzoneRejected patches:120759-07 Patches that passed the
    dependency check:None.Zone myzone2Rejected patches:120759-07 Patches
    that passed the dependency check:None.Patching global zoneAdding
    patches...Checking installed patches...Verifying sufficient filesystem
    capacity (dry run method)...Patch 120759-07 failed to install due to a
    failure produced by pkgadd.See /var/sadm/patch/120759-07/log for
    detailsPatchadd is terminating. WARNING: patchadd returned <5> for
    global zone
    ALERT: Failed to install patch 120759-07.
    Failed to install patch 121018-03.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!The following
    requested patches will not be installed becauseno patches required by
    the patch are installed on this system. 0 For patch 121018-03,
    required patch 120759-04 does not exist.No patches to install.
    ALERT: Failed to install patch 121018-03.
    Failed to install patch 121016-03.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!The following
    requested patches will not be installed becauseno patches required by
    the patch are installed on this system. 0 For patch 121016-03,
    required patch 120759-06 does not exist.No patches to install.
    ALERT: Failed to install patch 121016-03.
    Failed to install patch 121020-02.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!The following
    requested patches will not be installed becauseno patches required by
    the patch are installed on this system. 0 For patch 121020-02,
    required patch 120759-01 does not exist.No patches to install.
    ALERT: Failed to install patch 121020-02.
    Failed to install patch 121616-02.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!Approved patches will
    be installed in this order:121616-02 Preparing checklist for
    non-global zone check...Checking non-global zones...The following
    requested patches rejected on non-global zone.Entire installation is
    possible but those patcheswill not be installed on non-global
    zone.myzone: Packages from patch 121616-02 are not installed on the
    system.myzone2: Packages from patch 121616-02 are not installed on the
    system.This patch passes the non-global zone check.None.Summary for
    zones:Zone myzoneRejected patches:121616-02 Patches that passed the
    dependency check:None.Zone myzone2Rejected patches:121616-02 Patches
    that passed the dependency check:None.Patching global zoneAdding
    patches...Checking installed patches...Verifying sufficient filesystem
    capacity (dry run method)...Patch 121616-02 failed to install due to a
    failure produced by pkgadd.See /var/sadm/patch/121616-02/log for
    detailsPatchadd is terminating. WARNING: patchadd returned <5> for
    global zone
    ALERT: Failed to install patch 121616-02.
    Failed to install patch 120762-02.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!Approved patches will
    be installed in this order:120762-02 Preparing checklist for
    non-global zone check...Checking non-global zones...The following
    requested patches rejected on non-global zone.Entire installation is
    possible but those patcheswill not be installed on non-global
    zone.myzone: Packages from patch 120762-02 are not installed on the
    system.myzone2: Packages from patch 120762-02 are not installed on the
    system.This patch passes the non-global zone check.None.Summary for
    zones:Zone myzoneRejected patches:120762-02 Patches that passed the
    dependency check:None.Zone myzone2Rejected patches:120762-02 Patches
    that passed the dependency check:None.Patching global zoneAdding
    patches...Checking installed patches...Verifying sufficient filesystem
    capacity (dry run method)...Patch 120762-02 failed to install due to a
    failure produced by pkgadd.See /var/sadm/patch/120762-02/log for
    detailsPatchadd is terminating. WARNING: patchadd returned <5> for
    global zone
    ALERT: Failed to install patch 120762-02.
    /var/sadm/spool/patchpro_dnld_2006.08.22@11:16:20:EDT.txt has been
    moved to
    /var/sadm/spool/patchproSequester/patchpro_dnld_2006.08.22@11:16:20:EDT.txt
    #

    Enterprise users have strict policies on change management so dependent patches are not automatically installed when using "smpatch add". Neither are packages blithly uninstalled for zones if currently only existing in the global zone.
    For your needs using "smpatch update" should analyse, download and install dependant patches in order for patches specified on the command line or for a global update. Note that that is with the exception of patches not matching the currently defined patch policy such as those needing a reboot. See the smpatch man page for information on policies.
    Patches requiring reboots or being installed in single user mode are primarily for kernel and driver patches.
    Your problems installing the Sun Studio 11 patches have been encountered previously in regards to globally installed packages (and are covered in this forum) and is due to a combination of bug ID's 6337009, 6214678 and 6374972 for the patching utilities of which the last is still open.
    You will currently have to manually install the patches using patchadd with the "-G" flag whilst in the global zone to install them in the global zone only.

Maybe you are looking for

  • HT5012 Hdmi does not work on my iPad or iPhone since doing the update 7.0.2

    iPad and iPhone the hdmi out does not work have audio but no picture since I update to 7.0.1 or 7.0.2 is still does not work it did before

  • Quality info record

    Hi all, Is quality info record required if I want to block payment for a particular vendor based on the Usage Decision? Thanks and Regards, Raghu

  • Images with clear backgrounds please

    I import an image into iWeb - it always appears in a white box. Even if its an image thats been cutout in photoshop, with a 'clear' background. Tiffs work in other applications but images in iWeb have to be jpegs dont they? a tiff also has a white ba

  • How do I uninstall all apps

    I would like to uninstall all applications (software) on my Mac Book Pro.

  • Clean Application before Importing into Subversion?

    Hi We are currently looking at implementing Subversion to control our source code. I've noticed when importing our ADF Faces project into the repository that a number of generated files are also included. The main ones being the classes directories a