Who has a Oracle8i successful install on Mandrake 8.0?

Wonder who has a successful install of Oracle8i on Mandrake 8.0. After many attempts, I got through 90% of it with the following constraints:
1. Need to install glibc2.2.2 patch.
2. Need to run intaller in GENOME. It does not work in KDE.
3. But I still could not get through init database as there is an identical database ID hidden somewhere in the system from previous install that could not be removed.
Regards,
WK Lee

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by parrott:
I don't know if this was just coincidence or if reducing the memory helped, but the install completed successfully.
<HR></BLOCKQUOTE>
Thansk A LOT! I had tried for almost a week to get that fucking install to work. I don't know why it works, but it has nothing to do with actual RAM, as I have 384 MB and 600 MB swap ...

Similar Messages

  • Is there anyone at all here who has successfully compiled and deployed an SSRS custom report item in VS2012?

    Is there anyone at all here who has successfully compiled and deployed an SSRS custom report item in VS2012?  Is there a demo out there that actually works in VS2012?  Is there anyone who has actually been able to compile and deploy that
    apparently obsolete Polygons demo?  (Pardon my impatience but I'm running a bit short of time here.)
    After much hacking and googling I was able to get Polygons to compile but I still can't deploy it to the toolbox.  ('The custom report item type PolygonsDesigner is not installed').   I've modified the RSReportDesigner.config
    as instructed but I have no rssrvpolicy.config file on my local machine and
    as yet I have no idea if that is necessary for local development.
    In order to get it to compile I first added the reference  C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies\Microsoft.ReportingServices.ProcessingCore.dll to both projects.
    To the PolygonsDesigner Project I also added the references:
    C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies\Microsoft.ReportDesigner.Controls.dll
    C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies\Microsoft.ReportingServices.Designer.11.0.dll
    C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\Microsoft.ReportingServices.Interfaces.dll
    Are these the correct references?  
    Exactly what software do you need installed on your local machine in addition to VS2012 in order to create a custom control?
    (Designer.11.0 was added per the instructions in reference: https://connect.microsoft.com/VisualStudio/feedback/details/783391/unable-to-integrate-previously-working-ssrs-custom-report-item-to-vs-2012s-toolbox  
    After that I added the alias RSDesigner to it's properties and   extern alias RSDesigner; at the top of the PolygonsDesigner.cs file. )
    As of now, the top of the PolygonsDesigner.cs is as follows.  I don't recall making any other changes to the code.  As far as I can remember this is all I did in order to be able to compile the code in VS2012.
        extern alias RSDesigner;
        using System;
        using System.ComponentModel;
        using System.ComponentModel.Design;
        using System.Collections;
        using System.Collections.Generic;
        using System.Diagnostics;
        using System.Drawing;
        using System.Windows.Forms;
        using Microsoft.ReportDesigner;
        using Microsoft.ReportDesigner.Design;
        using Microsoft.ReportingServices.Interfaces;
        using Microsoft.ReportingServices.RdlObjectModel;
        using System.Xml;
        using System.Xml.Xsl;
        using System.Xml.XPath;
        [LocalizedName("Polygons")]
        [Editor(typeof(CustomEditor), typeof(ComponentEditor))]
        [ToolboxBitmap(typeof(PolygonsDesigner), "Polygons.ico")]      
        [CustomReportItem("Polygons")]
        [ToolboxItem(typeof(RSDesigner::Microsoft.ReportDesigner.Shell.CRIToolboxItem))] 
        [System.CLSCompliant(false)]
        public class PolygonsDesigner : CustomReportItemDesigner
        {   etc...

    Just fixed this myself.
    It appears the documentation online is wrong and the sample code is missing a reference to a reporting services dll and an attribute.
    What you need to do to get it working in VS2012 is add a reference to: Microsoft.ReportingServices.designer.11.0.dll to the PolygonsDesigner project and then add the following attribute to the PolygonsDesigner class: [ToolboxItem(typeof(Microsoft.ReportDesigner.Shell.CRIToolboxItem))]
    I also removed the [System.CLSCompliant(false)] attribute.
    You then recompile and place both dlls in C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies directory and the PolygonsDesigner.dll into the C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\bin
    or what ever is you reporting services path.
    You also need to change the Microsoft example for the rereportserver.config file to:
        <ReportItemDesigner>
       <ReportItem Name="Polygons" Type="Microsoft.Samples.ReportingServices.PolygonsDesigner, PolygonsDesigner" />
        </ReportItemDesigner>
        <ReportItems>
       <ReportItem Name="Polygons" Type="Microsoft.Samples.ReportingServices.PolygonsCRI,PolygonsCRI"/>
        </ReportItems>
     Notice that I changed the namespaces and class to what is in the actual code so if you change it make sure you change it here.
    And here in the RSReportDesigner.config:
    <ReportItems>
          <ReportItem Name="Polygons" Type="Microsoft.Samples.ReportingServices.PolygonsCustomReportItem,PolygonsCRI" />
        </ReportItems>
        <ReportItemDesigner>
          <ReportItem Name="Polygons" Type="Microsoft.Samples.ReportingServices.PolygonsDesigner, PolygonsDesigner" />
        </ReportItemDesigner>
        <ReportItemConverter>
          <Converter Source="Chart" Target="Polygons" Type="PolygonsCRI.PolygonsConverter, PolygonsDesigner" />
        </ReportItemConverter>
    Notice I haven't changed the last part as I didn't know what the PolygonsCRI.PolygonsConverter was.
    And make sure the rssrvpolicy.config looks like this:
         <CodeGroup class="UnionCodeGroup" version="1" PermissionSetName="FullTrust" Description="This code group grants PolygonsCRI.dll FullTrust permission. ">
           <IMembershipCondition class="UrlMembershipCondition" version="1" Url="C:\Program Files\Microsoft SQL Server\MSRS10_50.SQLSERVER\Reporting Services\ReportServer\bin\PolygonsCRI.dll" />
        </CodeGroup>
    After a restart of ssrs and relaunch of VS2012 I opened a test project and added the PolygonsDesigner.dll to the toolbox and it works.
    Jamie

  • Please could somebody help? Aperture will not open - has a coloured spinning disc prior to opening the program correctly. I have the latest Snow Leopard  update on a Mini Mac. I have "successfully installed" the latest Aperture 3.1.2 update.

    I am running the latest OS version and uploaded the latest version of Aperture 3.1.2 all successfully installed. I have all my photos (say 12000 files) stored on a RAID WD (MyBook) external hard-drive and I assume that that has the latest software update Wd 2.25. I have previously had problems with Aperture's external referencing - which drops out frustratingly, I was in the middle of a major import of photos when the spinning rainbow ball appeared. I am now unable to open Aperture.
    I have tried rebooting to no change.
    Help please?

    Colin-
    Thanks for the detailed info. One additional question, how full is each hard drive? The internal and external drives' % full.
    Step one is to change the import workflow. Even though lots of manuals inappropriately lead folks in that direction, one should never import directly into Aperture or any other images management app. Instead, in this exact order:
    • Restart the Mini (to clear possible memory leaks of the limiting 2-GB of RAM).
    • Create a folder ("abc") for the incoming images. Since you are on a Mini you will want to be referencing Masters with the Library on the Mini's hard drive and the Masters on your external RAID array. The abc folder should be created on the RAID.
    • Connect a card reader with the camera card in it. The camera card should show on the desktop. If it does not show, restart the Mini with the reader and card still plugged in. You can of course use the camera directly in this step, but I do not recommend it. Obviously cameras like the iPad do require direct camera-to-computer uploading.
    • Drag the contents of the card's image folder(s) to the abc folder that you previously created on the hard drive.
    • Review the abc folder contents to be sure they all copied properly.
    • Software-eject the camera card.
    • Physically disconnect the camera card reader from the Mini. This step is important to help avoid all-too-common human error.
    • Again review the abc folder contents to be sure they are indeed all there (because stuff happens sometimes...).
    • Back up the abc folder contents on to another drive.
    • Review the files on the backup to be sure they all copied properly.
    • At any time after but not before the previous step you can reformat the camera card in-camera. Do not delete images on the card using the computer.
    • Start Aperture and only have Aperture running (due to your limited 2 GB RAM).
    • Import the images from folder abc into Aperture, selecting "Store Files: In their current location" on the right-hand side of the import window.
    Some generic advice I posted in another thread:
    Aperture is a heavy pro graphics app that is very demanding of hardware. Your Mac's CPU, GPU, i/o and RAM are all limiting to Aperture so we need to do what we can to optimize. Some steps:
    • Set Previews to only be built manually, and only tell Aperture to build Previews when you are not otherwise editing in Aperture. I suggest setting the size of Previews to be the pixel dimensions of your display.
    • Keep the internal drive underfilled for speed, which sooner or later usually requires using a Referenced-Masters-Library with Masters on external drives. Back up originals before importing into Aperture or any other images app.
    • The Aperture Library should be on an internal drive.
    • Turn off Share Previews with iLife and iWork.
    • Remember that HDs slow as they fill and keep the internal drive underfilled. Approx. 70% full _maximum_ is a good guideline.
    • If page outs increase significantly during operation, max out RAM and/or try to run Aperture by itself. On my C2D MBP with its max of 3 GB RAM I always did a restart prior to a heavy Aperture session to clear any memory leaks and make sure no other apps were open. Browsers in particular will often suck RAM Aperture would otherwise be using.
    IMO all Aperture users who can should routinely bump RAM to at least 8 GB.
    • Some users have observed that it can take a new Aperture installation time (weeks) to stabilize on slow computers. So do not panic; and allow Aperture to continue background work by not fully shutting down the computer.
    HTH
    -Allen Wicks

  • Has anybody successfully installed VDI 3.4 or 3.4.1?

    Hello to all,
    is there anybody out there, who has successfully installed VDI 3.4 or 3.4.1, under full patched Solaris 10/x64?
    I've tried to installed as an update of vdi 3.3.2 or as an fresh install.
    After I installed 3.4 or 3.4.1 the same errormessage was in the cacao-log:
    Jul 31, 2012 3:50:14 PM com.sun.vda.service.core.ServiceModule waitForDatabase
    WARNING: thr#14:"Thread-12" Could not connect to database. Trying since 0 seconds.
    Jul 31, 2012 3:50:20 PM com.sun.vda.service.core.ServiceModule waitForDatabase
    that's all, no other errormessage
    Please excuse my poor english.
    With best regards,
    Martin

    This might be a known issue, please file a Oracle Support ticket using your VDI Support Identifier and we'll work with you.
    https://support.oracle.com
    see
    http://docs.oracle.com/cd/E26217_01/E35770/html/contacting-support.html
    provide a Support Bundle when you open the ticket per
    http://docs.oracle.com/cd/E26217_01/E35770/html/support-bundle.html

  • Could anyone of you please who has a clean install of Windows 8.1 on the SSD drive look at some settings of certain services (below)?

    Hi everyone,
    could anyone of you please
    who has a clean install of Windows
    8.1 on the SSD drive look at some settings
    of certain services (below)?
    Thank you.
    Prefetch and Superfetch. In registry located on way
    HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\ Control\ SessionManager \MemoryManagement \PrefetchParameters.
    I am interested in EnablePrefetcher and
    EnableSuperfetch REG_DWORD value.
    Just a number in parentheses.
    ReadyBoot. In registry located on way HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\Control \WMI\Autologger\ReadyBoot.
    I am interested REG_DWORD value of
    Start. Just a number in parentheses.
    Run dfrgui command. Go to Change settings and have a look if SSD on which is the system installed is included in regular optimalization schedule.
    Registry can be accessed running regedit command.

    Hi,
    Prefetch and Superfetch means that most commonly used files are stored to disk to be more quickly accessed later.
    For Prefetch:
    Disable Caching: 0
    Cache Applications Only: 1
    Cache Boot Files Only: 2
    Cache Everything (default): 3
    For SuperFetch:Disable Caching: 0
    Cache Boot Processed Only: 1
    Cache Applications Only: 2
    Cache Everything (default): 3
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\ReadyBoot\Start value means:
    disable: 0
    enable: 1
    For more information about clean installation of Windows 8.1 on SSD, I suggest you read below article:
    Windows 8.1 SSD Settings, Etc.
    http://www.tweakhound.com/2013/11/02/windows-8-1-ssd-settings-etc/
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Karen Hu
    TechNet Community Support

  • Intel iMac running 10.5.8. Belonged to a relative who has passed away. I want to wipe all data and give the iMac to my grandson. I have no install discs. How do I proceed?

    Intel iMac running 10.5.8. Belonged to a relative who has passed away. I want to wipe all data and give the iMac to my grandson. I have no install discs. How do I proceed?

    Contact Apple (call AppleCare) and for a nominal fee the discs will be replaced.  You can do that or purchase Snow Leopard (still availble from Apple for $20) and do an erase and install of OS X making the machine like a new machine.

  • My phone was stolen, but I had no data left and so can't locate it till the person who has it tries to use the internet. I backed up all my photos on iCloud, and want to get them on my PC. I installed iCloud onto the PC and still can't find my pictures?

    My phone was stolen, but I had no data left and so can't locate it till the person who has it tries to use the internet. I backed up all my photos on iCloud, and want to get them on my PC. I installed iCloud onto the PC and  followed the instructions and still can't find my pictures, says my photostream folder is empty, but it shows on iCloud that i've used most of my storage which is true, so they must be there somewhere?
    Any ideas? I'd really appreciate the help! Thanks

    Yes, I filed police report, but there is nothing they can do until I get back to them on the tracking. It's been offline. I'm sure the whoever took it can find a way around breaking in the ipad..i really was hoping to get my pictures and videos of my kids back

  • I am trying to install Adobe Premiere Elements 9 without success. I successfully installed Photoshop Elements 9 without a problem. The message I am getting is 'Invalid Unicode file - .\Autoplay\LangData\en_US\lang.dat'. Anyone out there who can help pleas

    I am trying to install Adobe Premiere Elements 9 without success. I successfully installed Photoshop Elements 9 without a problem. The message I am getting is 'Invalid Unicode file - .\Autoplay\LangData\en_US\lang.dat'. Anyone out there who can help please?

    click setup, not autoplay.

  • Has ANYONE had any success installing 2.0?

    Before I take the plunge, has anyone had success updating to 2.0? I am sure there must be some who are enjoying themselves now, so if you have been successful, was there a trick or are some people simply having problems?

    Yes - I just upgraded to 2.0 about an hour and a half ago. I was fighting an issue with not being able to backup my phone prior to the upgrade (unknown error -43, which I finally tracked down to iTunes not playing nicely with a redirected Application Data folder). I ended up backing up the phone on my laptop and running the upgrade from there. Entire process took about 30 minutes to download the update, upgrade the phone, restore my settings, etc. - and it even activated immediately upon completion, and I had two new text messages that came through right away . . .

  • Sequence of events after ConfigMgr Client has successfully installed

    So, I was just wondering is there anything official documented about exactly what happens after the Client has successfully installed and in particular the timings involved in these events?
    For instance, My clients in my test lab will always receive their patches and applications after the client is installed - but sometimes it could take 5 mins for the process to start other times it could take 45 mins before I see anything starting to happen.
    (I'm not talking about app and patch download and install times).
    I know the general answer is that ConfigMgr "needs time" - but I would just like to be able to know exactly what happens in case I ever need to explain it.
    Thanks!

    Hi,
    Theoretically, client will try to retrieve policy after SMS Agent Host service startup. But there are some processes lead to the time is undetermined, such as communicate with MP etc.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • My iMac (21.5-inch, Mid 2010) has rebooted twice now for no apparent reason, since the successful install of Yosemite.

    My iMac (21.5-inch, Mid 2010) has rebooted twice now for no apparent reason, since the successful install of Yosemite.

    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    If you don't see any reports listed, but you know there was a panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A panic report has a name that begins with "Kernel" and ends in ".panic". Select the most recent one. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.

  • I HAVE A NOTE THAT PRE12 STI INSTALLER HAS BEEN SUCCESSFULLY INSTALLED, BUT THIS DOESN'T HELP ME?

    I HAVE A NOTE THAT PRE12 STI INSTALLER HAS BEEN SUCCESSFULLY INSTALLED, BUT THIS DOESN'T HELP ME?

    What do you need help with?

  • TS5376 was asked to update itunes and since then itunes won't open, un-installed it and followed the necessary steps then tryed to install it from scratch but still no luck. It says it has been successfully installed but no sign of it on my computer

    was asked to update itunes last week and since then itunes won't open, un-installed it and followed the necessary steps then tryed to install it from scratch but still no luck. It says it has been successfully installed, but no sign of it on my computer.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Has anyone successfully installed a SimpleWifi antennae on Os 10.6.8?

    Has anyone successfully installed a SimpleWifi antennae on OS 10.6.8?

    Looking at their website I don't see any driver section.  For USB that would be especially important.  Direct to ethernet though wouldn't typically be a problem.  I would contact their support and ask what they have available for your machine, and/or your WiFi router you use.  The router is whatever distributes the internet wirelessly from your modem (sometimes the modem itself).  If you are trying to pickup someone else's WiFi, note the security of it may not always be reliable unless you know their WPA2 password is fairly good.

  • I have an Apple MacBook on which Lion 10.7, plus all updates, are successfully installed.  Can you tell me if TechTool Deluxe, normally supplied with Apple here has been now tested and found to run successfully?  I have run the program to check a problem

    I have an Apple MacBook on which Lion 10.7, plus all updates, are successfully installed.
    Can you tell me if TechTool Deluxe, normally supplied with Apple here has been now tested and found to run successfully?
    I have run the program to check a problem that I'm having. The particularly with video, and also volume structure. TEchTool Delux reports a failure for both of these components.
    I am wondering if this is realistic or not, given the start-up screen for TechTool Delux mentions on start-up that it has yet to be tested fully with Lion?
    With thanks, Ron.

    Yes, I understand, however, he Macbook is out of its Applecare, but the TechTool it still on the machine. Does that entitle me to an upgrade in TechTool?
    I suspect not, hoever, seeing I am running Lion, I am not sure at all? If you can answer this question it will help as then Imight be able to solve the problem I'm having.
    Best regards, Ron

Maybe you are looking for