Error in the assistant of installation of Oracle 9ias 9.0.2 single sing-on

Install oracle 9ias 9.0.2.0, but when this in the assisting existing Oracle 9ias single singn-on the error that the host or port are not been worth appears. in the host sijita.uptc.edu.co places and in the port 7777. That it can be the error??? one doesn't also eat to pull up the Apache service because the following error appears:
$ apachectl start
Syntax error on line 6 of /u06/oracle/ora9ias/Apache/Apache/conf/mod_osso.conf:
Unable to deobfuscate the SSO server config file,
/u06/oracle/ora9ias/Apache/Apache/conf/osso/osso.conf, error Bad padding
pattern detected in the last block.
/u06/oracle/ora9ias/Apache/Apache/bin/apachectl start: httpd could not be started
WARNING!! Direct use of apachectl within Oracle9iAS is
deprecated. Using apachectl in conjunction with opmn may lead
to unexpected behavior (such as opmn automatically restarting
OHS after it has been shutdown using apachectl). Please use
dcmctl (located at ORACLE_HOME/dcm/bin/dcmctl) instead.
apachectl may not be shipped with future versions of Oracle9iAS.
$ httpd start
Ouch! ap_mm_create(1048576, "/tmp/apache/logs/mm.1262") failed
Error: MM: mm:core: failed to open memory file (No such file or directory):
OS: No such file or directory

9iAS (9.0.2.0.1) is desupported and will not be certified against any new OS releases...
Regards,
Martin

Similar Messages

  • Root.sh script at the end of installation of Oracle Clusteware software

    When i run the root.sh script at the end of installation of Oracle Clusteware software i receive the following message:.
    Any ideas on how to fix this?
    ====================================================================
    *[root@rac1 cdata]# /ora_dba/crs/oracle/product/10.2.0/db_1/root.sh*
    WARNING: directory '/ora_dba/crs/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/ora_dba/crs/oracle/product' is not owned by root
    WARNING: directory '/ora_dba/crs/oracle' is not owned by root
    WARNING: directory '/ora_dba/crs' is not owned by root
    WARNING: directory '/ora_dba' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up Network socket directories
    PROT-3: Failed to create export file
    Failed to upgrade Oracle Cluster Registry configuration
    ===================================================================
    OS verssion is :
    Linux rac1.localdomain 2.6.18-194.el5PAE #1 SMP Mon Mar 29 20:19:03 EDT 2010 i686 i686 i386 GNU/Linux ( rhel5 32 bit)
    Cluster verssion =11g
    Vmware
    =================================================================================================
    Log file output ----
    [root@rac1 client]# cat $CRS_HOME/log/rac1/client/ocrconfig_10171.log
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2010-12-20 13:37:16.649: [ OCRCONF][3086510576]ocrconfig starts...
    2010-12-20 13:37:16.650: [ OCRCONF][3086510576]Upgrading OCR data
    2010-12-20 13:37:16.672: [ OCRCONF][3086510576]OCR already in current version.
    2010-12-20 13:37:16.780: [ OCRCONF][3086510576]Exporting OCR data to [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0]
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Error encountered during opening export file [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0] [-1]
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to call export OCR (-1)
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to make a backup copy of OCR
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Exiting [status=failed]...
    =======================
    ./runcluvfy.sh out put :
    [oracle@rac1 clusterware]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
    Destination Node Reachable?
    rac2 yes
    rac1 yes
    Result: Node reachability check passed from node "rac1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    rac2 passed
    rac1 passed
    Result: User equivalence check passed for user "oracle".
    Checking administrative privileges...
    Check: Existence of user "oracle"
    Node Name User Exists Comment
    rac2 yes passed
    rac1 yes passed
    Result: User existence check passed for "oracle".
    Check: Existence of group "oinstall"
    Node Name Status Group ID
    rac2 exists 54321
    rac1 exists 54321
    Result: Group existence check passed for "oinstall".
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    rac2 yes yes yes yes passed
    rac1 yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed.
    Administrative privileges check passed.
    Checking node connectivity...
    Interface information for node "rac2"
    Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
    eth0 10.10.0.67 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:64
    eth1 10.10.2.102 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:6E
    Interface information for node "rac1"
    Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
    eth0 10.10.0.66 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:1D
    eth1 10.10.2.101 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:27
    Check: Node connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    rac2:eth0 rac1:eth0 yes
    Result: Node connectivity check passed for subnet "10.10.0.0" with node(s) rac2,rac1.
    Check: Node connectivity of subnet "10.10.2.0"
    Source Destination Connected?
    rac2:eth1 rac1:eth1 yes
    Result: Node connectivity check passed for subnet "10.10.2.0" with node(s) rac2,rac1.
    Interfaces found on subnet "10.10.0.0" that are likely candidates for a private interconnect:
    rac2 eth0:10.10.0.67
    rac1 eth0:10.10.0.66
    Interfaces found on subnet "10.10.2.0" that are likely candidates for a private interconnect:
    rac2 eth1:10.10.2.102
    rac1 eth1:10.10.2.101
    WARNING:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check passed.
    Checking system requirements for 'crs'...
    Check: Total memory
    Node Name Available Required Comment
    rac2 1.11GB (1161108KB) 1GB (1048576KB) passed
    rac1 1.09GB (1144852KB) 1GB (1048576KB) passed
    Result: Total memory check passed.
    Check: Free disk space in "/tmp" dir
    Node Name Available Required Comment
    rac2 570.36MB (584044KB) 400MB (409600KB) passed
    rac1 461.97MB (473056KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    Check: Swap space
    Node Name Available Required Comment
    rac2 2.93GB (3068404KB) 1.5GB (1572864KB) passed
    rac1 2.93GB (3068404KB) 1.5GB (1572864KB) passed
    Result: Swap space check passed.
    Check: System architecture
    Node Name Available Required Comment
    rac2 i686 i686 passed
    rac1 i686 i686 passed
    Result: System architecture check passed.
    Check: Kernel version
    Node Name Available Required Comment
    rac2 2.6.18-194.el5PAE 2.6.9 passed
    rac1 2.6.18-194.el5PAE 2.6.9 passed
    Result: Kernel version check passed.
    Check: Package existence for "make-3.81"
    Node Name Status Comment
    rac2 make-3.81-3.el5 passed
    rac1 make-3.81-3.el5 passed
    Result: Package existence check passed for "make-3.81".
    Check: Package existence for "binutils-2.17.50.0.6"
    Node Name Status Comment
    rac2 binutils-2.17.50.0.6-14.el5 passed
    rac1 binutils-2.17.50.0.6-14.el5 passed
    Result: Package existence check passed for "binutils-2.17.50.0.6".
    Check: Package existence for "gcc-4.1.1"
    Node Name Status Comment
    rac2 gcc-4.1.2-48.el5 passed
    rac1 gcc-4.1.2-48.el5 passed
    Result: Package existence check passed for "gcc-4.1.1".
    Check: Package existence for "libaio-0.3.106"
    Node Name Status Comment
    rac2 libaio-0.3.106-5 passed
    rac1 libaio-0.3.106-5 passed
    Result: Package existence check passed for "libaio-0.3.106".
    Check: Package existence for "libaio-devel-0.3.106"
    Node Name Status Comment
    rac2 libaio-devel-0.3.106-5 passed
    rac1 libaio-devel-0.3.106-5 passed
    Result: Package existence check passed for "libaio-devel-0.3.106".
    Check: Package existence for "libstdc++-4.1.1"
    Node Name Status Comment
    rac2 libstdc++-4.1.2-48.el5 passed
    rac1 libstdc++-4.1.2-48.el5 passed
    Result: Package existence check passed for "libstdc++-4.1.1".
    Check: Package existence for "elfutils-libelf-devel-0.125"
    Node Name Status Comment
    rac2 elfutils-libelf-devel-0.137-3.el5 passed
    rac1 elfutils-libelf-devel-0.137-3.el5 passed
    Result: Package existence check passed for "elfutils-libelf-devel-0.125".
    Check: Package existence for "sysstat-7.0.0"
    Node Name Status Comment
    rac2 sysstat-7.0.2-3.el5 passed
    rac1 sysstat-7.0.2-3.el5 passed
    Result: Package existence check passed for "sysstat-7.0.0".
    Check: Package existence for "compat-libstdc++-33-3.2.3"
    Node Name Status Comment
    rac2 compat-libstdc++-33-3.2.3-61 passed
    rac1 compat-libstdc++-33-3.2.3-61 passed
    Result: Package existence check passed for "compat-libstdc++-33-3.2.3".
    Check: Package existence for "libgcc-4.1.1"
    Node Name Status Comment
    rac2 libgcc-4.1.2-48.el5 passed
    rac1 libgcc-4.1.2-48.el5 passed
    Result: Package existence check passed for "libgcc-4.1.1".
    Check: Package existence for "libstdc++-devel-4.1.1"
    Node Name Status Comment
    rac2 libstdc++-devel-4.1.2-48.el5 passed
    rac1 libstdc++-devel-4.1.2-48.el5 passed
    Result: Package existence check passed for "libstdc++-devel-4.1.1".
    Check: Package existence for "unixODBC-2.2.11"
    Node Name Status Comment
    rac2 unixODBC-2.2.11-7.1 passed
    rac1 unixODBC-2.2.11-7.1 passed
    Result: Package existence check passed for "unixODBC-2.2.11".
    Check: Package existence for "unixODBC-devel-2.2.11"
    Node Name Status Comment
    rac2 unixODBC-devel-2.2.11-7.1 passed
    rac1 unixODBC-devel-2.2.11-7.1 passed
    Result: Package existence check passed for "unixODBC-devel-2.2.11".
    Check: Package existence for "glibc-2.5-12"
    Node Name Status Comment
    rac2 glibc-2.5-49 passed
    rac1 glibc-2.5-49 passed
    Result: Package existence check passed for "glibc-2.5-12".
    Check: Group existence for "dba"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "dba".
    Check: Group existence for "oinstall"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "oinstall".
    Check: User existence for "nobody"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: User existence check passed for "nobody".
    System requirement passed for 'crs'
    Pre-check for cluster services setup was successful.
    =========================================================================
    [root@rac1 client]# ps -ef |grep d.bin
    root 10699 7654 0 13:54 pts/3 00:00:00 grep d.bin
    ===================================================================================
    Many thanks for help

    Thank you Helios . As per oracle we need to contract OS team .
    It's My home system can any one help me to fine root cause ?.
    many thanks .

  • SYMCJIT.DLL error at the end of Installation in WL 5.1.0

    hi,
    I am using weblogic 5.1.0. I am getting error at the end of
    installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close.
    if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer.
    when i click
    above application I am getting same DLL error.
    I installed WL 5.1.0 on Windows 98SE in my machine. I got the same
    problem.
    But one of my freind installed WL 5.1.0 on windows 98. They are not
    getting any problem
    I uninstalled Jdk 1.3 at the time of installation but I am getting same
    problem
    Is there any problem in Symcjit.DLL & can i get copy of DLL for WL
    5.1.0?
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV , 128 Mb
    ram, JDK 1.3
    Thanks
    Uma

    Hi.
    Hard to say what the problem is. WIndows ME (or 98/95) is not a supported
    platform - I recommend you switch to one of the platforms listed here:
    http://edocs.bea.com/wls/platforms/index.html
    Since this was the end of your installation you might try editing the
    weblogic.properties file to create your system password
    (weblogic.system.password=) and then try to run the server.
    If this doesn't help then perhaps you can post the exception you get when
    running the server here.
    Regards,
    Michael
    Uma wrote:
    hi,
    I am using weblogic 5.1.0. I am getting error at the end of
    installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close.
    if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer.
    when i click
    above application I am getting same DLL error.
    I installed WL 5.1.0 on Windows 98SE in my machine. I got the same
    problem.
    But one of my freind installed WL 5.1.0 on windows 98. They are not
    getting any problem
    I uninstalled Jdk 1.3 at the time of installation but I am getting same
    problem
    Is there any problem in Symcjit.DLL & can i get copy of DLL for WL
    5.1.0?
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV , 128 Mb
    ram, JDK 1.3
    Thanks
    Uma--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • SYMCJIT.DLL error at the end of installation

    hi,
    I am using weblogic 5.1.0. I am getting error at the end of installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close. if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer. when i click
    above application I am getting same DLL error.
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV 1.6 Ghz, 128 Mb ram
    Thanks

    Hi.
    Did you type in a password for weblogic.system.password in the weblogic.properties
    file?
    What JDK version are you running?
    FWIW, Windows ME is not a supported OS. You might have better luck using one of the
    OSs we specify at this link:
    http://edocs.bea.com/wls/platforms/index.html
    Thanks,
    Michael
    Uma wrote:
    hi,
    I am using weblogic 5.1.0. I am getting error at the end of installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close. if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer. when i click
    above application I am getting same DLL error.
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV 1.6 Ghz, 128 Mb ram
    Thanks--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • My Iphoto has disappeared and my application disc gives me an error at the end of installation, how do I download IPhoto in my situation?

    My Iphoto has disappeared all of a sudden. I tried to use my application disc but it gives me an error at the end of installation. I don't have to pay for an App that was already on my computer. How do I download or get IPhoto in my situation?

    Is this an iLife installation disk or system install disk?  In either case download the demo version of   Pacifist and open the install package on the disk.  Locate iPhoto and use Pacifist to install iPhoto.  Then you'll need to apply the latest updater from the Apple Downloads webpage:
    Apple - Support - Downloads.  Just search for the iPhoto version you installed to get the updaters for that version.
    OT

  • TS3074 While trying to download Itunes on my lenovo laptop it tells me in an error box the following : " this installation package could not be opened verify that it exsist or contact the vendor for more info" what did i do?

    While trying to download Itunes on my lenovo laptop it tells me in an error box the following : " this installation package could not be opened verify that it exsist or contact the vendor for more info" what did i do?

    Perhaps the answer provided for this problem in Microsoft's forums will help.
    Good luck.

  • Installation of Oracle 9iAS

    I am installing Oracle 9iAS in Windows NT environement with Service Pack 6.I have gone through the preinstalltion doc and accrdingly i have configured my machine.Currently i have oracle 8i Installed in my server.I am getting following error message during installation time.
    The error message is as follows:
    The target area c:\programfiles\oracle\inventory is being written to by another session.A write lock cannot be obtained.
    After this i have shutdown the oracle 8i database instace and have also closed all the services of oracle from Windows services.I tried again and got the same error message.Then i have uninstalled oracle 8i database and tried to start the installation process of 9iAS.But still the same error message is persisting.
    thanks in anticipation.
    Please reply ASAP.
    Dilli Kumar Panigrahi
    E-Mail : [email protected]

    One reason of this may be that your 9iAS install user is not a member of ORA_DBA group. or the other reason may be your previous session of OUI is not properly killed so its still acessing the inventory so new OUI session can write to the same file.Check these two things...

  • Error on installing the EM 12c installation on Oracle Linux x86 32bit

    Helloo,,
    I was trying to install Oracle EM 12c on Linux , when i reach to the step of inserting the password of SYS administator , i pressed next button , then a pop message came, to do a deconfig process, so i did as follows, the the error came
    [oracle@localhost bin]$ emca -deconfig dbcontrol db -repos drop -SYS_PWD ***** -SYSMAN_PWD ******
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/assista nts/util/sqlEngine/SQLFatalErrorException
    Caused by: java.lang.ClassNotFoundException: oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: oracle.sysman.emcp.EMConfigAssistant. Program will exit.
    NOTE: this is on the Virtual Box
    Regards,
    Smartguy

    So ...
    After a lot of searches, it was necessary a help from a Weblogic Administrator to find out what was going on with the installation process. The problem was with the memory allocation to the Weblogic VM. The process EMGC_OMS1 could not be started cos it was not possible to create a VM into SERVERADMIN.
    With just my DB experience I could not find any logs besides emctl.log and that one that it's shown in OEM Installler interface. The Weblogic Administrator was browsing the HOME where the Weblogic was installed and he found logs that showed the error telling where the problem was. Even downloading the OEM 12c 32bit, it was allocated memory to the java as if it was 64bit. The solution was decreasing the values of memory and clicking in Retry. So, my OEM Cloud Control 12c it's working now.
    Regards
    Bruno Palma

  • Error in the adobe reader installation

    I need a help to install adobe reader. when trying to install software of any link available on the network the following error message appears in the installation: the path my documents or the volume is invalid. Insert it again. sorry for the translation because I used the google translator.

    Sorry, I don't understand this part "any link available on the network".
    Anyway, assuming that you are on Windows, it seems that the registry contains an invalid path to your 'My Documents' folder.
    See http://support.microsoft.com/kb/886549

  • Error at the time of installation.

    Hi Experts,
              I am installing the Web Application Server. At that time i am getting the error as
    ERROR 2007-05-31 18:11:32
    FJS-00003  TypeError: (new FileMgt()).getNode(PropertyFileFullPath) has no properties (in script InstallationScript_21, line 8488: ???)
    for this i remove the j2sdk1.4.2_14 and tryed a lot of times, but the same problem occured. please any one guide me to do this one.
    Thanking you advance,

    Hi Karthick,
              Thanks for your replay.
    I done the same thing which u told to me... but again i am getting the same error.
    what to do.
    the error is :
    INFO 2007-06-06 18:45:09
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2007-06-06 18:45:09
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2007-06-06 18:45:09
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\q0w9e9r8t7.1.xml.
    INFO 2007-06-06 18:45:11
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.1.xml.
    INFO 2007-06-06 18:45:11
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.1.xml.
    INFO 2007-06-06 18:45:11
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\keydb.1.xml.
    INFO 2007-06-06 18:45:13
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'DEVELOPEMENT4\mumbai university' on host '.'.
    INFO 2007-06-06 18:45:14
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\summary.html.
    PHASE 2007-06-06 18:45:14
    Prepare the installation program.
    ERROR 2007-06-06 18:45:19
    FJS-00003  TypeError: (new FileMgt()).getNode(PropertyFileFullPath) has no properties (in script InstallationScript_21, line 8488: ???)
    WARNING 2007-06-06 18:45:19
    The step readSourceProperties with step key J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|readSourceProperties was executed with status ERROR.

  • W540 several errors in the win 8 installation with recovery disks

    Hello
    I bought a W540 (20BG001BPG) one week ago with Windows 7 pro installed on it. I've tried install Win8 using recovery disks included in the package I received from Lenovo.
    At the third DVD (Supplemental Recovery Disc), the installation process start giving errors several times (File not found) and in the next DVD´s, but always go on.
    After finishing the installation (DVD) I rebooted and then the windows continue the installation until the end, normaly.
    I did the BIOS upgrade to the latest version
    I think that sooner or later problems with windows will start to appear, am I right?
    Can anyone help me? Please, I have urgency...
    Thank you very much in advance.
    (Sorry my english)

    Yes, I may be paranoid but the workstation is my working tool and if it fails in the middle of something ... 
    A technician of IBM Portugal told me that could be due to the fact that the DVD's are for two models of computers (such as Richk said), but was not sure of that, because never had appeared to him this situation.
    I ran the "command" you said, but it gave me an error 87 then ran the Dism.exe and gave me a huge list that I can not interpret (the following link downloads the print screen that did https://mega.co.nz/#!ho4TRCzb!VP_RIQMowiDV1vQlmTcCXK74qiJhy3chMYfR7FS7cpU)
    Thank U

  • How to fix this error? The startup disk cannot be partitioned or restored to a single partition.

    Hey guys,
         I am trying to install windows 7 ultimate 64 bit via bootcamp assistant. I open bootcamp assistant from utilities and i get the second window and try to click continue and i get a pop up, saying "The startup disk must be formatted as a single Mac OS Extneded (journaled) volume or already partitioned by Boot Camp Assistant for installing Windows." I looked around on the internet, i found that my internal HD must be set to OS Extended (Journaled). I went into disk utility and i clicked partition tab and the option was set to OS extended (journaled). Any ideas on how to overcome this error so i can install windows 7?

    Error is:
    1: common
    2: misleading and poorly worded
    3: space must be:
    A: contiguous, that means unfragmented and in ONE section, not multiple
    B: files cannot be loced, anchored or in such a manner as to prevent or block partition operation
    C: to move, unlock and shuffle files requires booting from another drive or device
    Shrink the HFS+ volume by as much or more than you need to set aside to use
    If that does not,
    Try iDefrag from another hard drive or by burning and using its own CD that is just for consolidating free space
    Clone your system (should have backups already, clone is just bootable)
    Erase and restore from clone - SuperDuper does consolidate files and free space and result in unfragmented (99% success rate)
    None of which has to do iwth what that error message says. This error has been almost a daily threat topic - has gotten less but has not "gone away."

  • Installation of  oracle 10g rac on open solaris  for X86 Machine

    Hi
    Can you please let me know the advantages of installation of oracle 10g rac on open solaris on x86 machine.And also let me know the detail steps involved in instatllation of oracle 10g rac on open solaris on x86. please suggest the recommdendation for the installation
    Thanks
    Saiprasath

    If by "advantages of installation of oracle 10g rac on open solaris on x86 machine" you mean advantages over RAC on Linux or AIX or HP/UX there aren't any.
    If you want to know the advantages of RAC over stand-alone they generally relate to:
    1. Eliminating the server as a single point of failure
    2. Transparent fail-over
    2. Incremental horizontal scalability

  • Installation of oracle 10g and AS 10G r2 in sun solaris 9.0

    hai,
    can any send me the documents regarding installation of
    oracle 10g and AS 10G r2 in sun solaris 9.0.
    regards
    ashik

    You know you can find the documentation for most products via urls here on OTN, right?
    Docu index:
    http://www.oracle.com/technology/documentation/index.html
    AS 10.1.2:
    http://download.oracle.com/docs/cd/B14099_19/getstart.htm

  • Oracle 9iAS dcmctl permission error

    How do I configure Oracle 9iAS to permit a new user (domain account) the ability to run the dcmctl utility?
    Currently only the account used to install Oracle 9iAS is permitted to run the dcmctl utility. All other users receive the following error:
    dcmctl getstate -v
    ADMN-100999
    See Base Exception for details
    Base Exception:oracle.ias.repository.schema.schemaexception: Password cound not
    be retrived. Run the application as the same user who installed the
    application. See base exception for details.

    Noticed your thread here, and it fits a question of mine also.
    We are a dev/test shop and currently key developer/testers have ias_admin access for deploying and administering the OAS via the Console. As this is not production and they are doing heavy OAS work, this works nicely. The problem is they have no CLI access, as they are not oracle and their accounts do not belong to the DBA grp.
    The ability to use a common admin user (ias_admin) in the console, and the restriction to run as oracle or DBA grp for the CLI (dcmctl) seems to be a rather large functionality gap that severely limits the ability of developers to write and run their own automated deployment scripts.
    Has anyone else noticed this limitation and have any good ideas? (Stickybits are not allowed on our filesystems, so that workaround is unfortunately out for us also)

Maybe you are looking for

  • Photos do not show up when I click on them

    When I double click on horizontal photos, they will not show up in the big screen. Instead I see a dark image with a white "!". This doesn't happen with the vertical photos, only the horizontal photos. I just imported all of my photos from iPhoto to

  • Reading files from shared lib in WAS 5.1

    I have a shared library name 'files' in WAS 5.1. The classpath is ${TEST_FILES}/shared. I have some textfiles in that directory, not properties files. Can I read those file from that directory from Session Bean like File f = new File("${TEST_FILES}/s

  • Aperture Crashes upon import

    Each time I try and import photos from my card, Aperture crashes and leaves me an error report (see at end of posting).  This started to occur sometime after I imported my iPhoto library into Aperture.  Around the same time I upgraded to 3.3.2.  Any

  • Creative Zen Microphoto Weird Errors

    I'm having weird errors with my microphoto. It started by freezing when I tried to replay a song. Then, when I loaded it up, it made about 0 really quiet consecuti've beep sounds directly from the hardware not the speakers, and it stuck at the creati

  • FrameMaker and Scripting?

    Hi, I need to make a batch process to import and format some text files. I am able to do this with InDesign javascript, but not sure about Frame. I'm not finding alot for scripting or plug-in development for FrameMaker. Does FrameMaker even allow for