Optimum RAM for Solaris 10 on Ultra 40M2

I currently have 4GB on this Ultra 40M2 running Solaris 10 5/08 but wonder if I should get 8GB. I don't really have any problems with the current setup.

morgair suggested:
" +If you are going to invest in an IDE you can get a decent one with 200+ GB for about 60 to 70 dollars.+ "
That's all fine and good, but your Ultra 10's onboard IDE controller is not 48bit capable.
It wil not recognize more than 137GB of such a drive.
http://www.48bitlba.com/index.htm
For internal disks in such a system
(designed in 1997, first shipped in 1998 and EOL'd in 2002)
I suggest you stay with 120GB or smaller drives.
Additionally, if the OBP is down-rev,
you'll have problems having it recognizing drives of "today's" sizes.
Consider:
Install a core Solaris 10 to the 8GB disk.
Get something+ functional.
Update the OBP from that OS environment.
Then replace the disk with something larger
and reinstall to whatever you want to do.
You could take the 8GB and slave it as a data disk in some PeeCee, somewhere.

Similar Messages

  • Oracle 9,2.0 32 bit for Solaris can not access more than 4GB?

    I am sorry to ask rather stupid question.
    I joined company which has big SUN Fire running Solaris 9 64bit version.
    It has system memory 16GB and 8 CPUs.
    I found 8GB memory reported as free. It is production box. It is heavy loaded.
    I guess Kernel parameter settings for Oracle set too low.
    I reported DBA and asked DBA to improve.
    My DBA said Oracle 32 bit version was installed and Oracle 32bit can't access more than 4GB system memory.
    Is it true that Oracle 9.2.0 32bit for Solaris can not access more than 4GB memory?
    32bit CPU and 32bit OS might have problem in access big memory.
    But I never heard Oracle 9 running on 64bit Solaris box can not access more than 4GB.
    Specially on Sparc 64bit chip and Solaris 9 64bit version.
    I searched forums and could not find good answer. I believe it is rather obvious.
    Please help me on this. I will be greatly appreciated.
    Thanks in advance.
    Message was edited by:
    user524303

    I was really surprised by the fact that almighty
    ORACLE can not access 4GB memory.
    So, it is true that 32bit Oracle is limited by 4GB RAM.Nope. 32bit almighty anything is limited to (max) 2^32 virtual adresses on a vmm system.
    Often there is also some split where memory is divided into system and user areas, where user (program) has e.g. 2 or 3GB. All this works regardless of amount of RAM available 0.5 or 512GB.
    Perhaps this link provides some useful info/background.

  • /tmp partition size for Solaris 10

    Hi,
    We are trying to install Oracle Enterprise Manager 10G release 5 on Solaris 10 machine and install is failing. Looking at installation guide for OEM 10.2.0.5, I find /tmp requirement for AIX and HP-UX but for Solaris it is not mentioned. How to find what is /tmp requirement for Solaris 10 ?
    $ uname -a
    SunOS xxxxxxx Generic_144500-19 sun4v sparc sun4v
    This is error shown when emctl secure agent command is run from command line
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Thanks !!

    yakub21 wrote:
    I have a solaris server with 16gb of RAM that will subsequently be zoned into three zones to support three separate database instances, one for each zone. Given that physically there is only 16Gb of ram, It is my understanding and experience that I should have 1.5-2 * 4Gb should be at least 6Gb of SWAP per Local Zone.
    Please advise. ThanksI'd look at it like this .....
    Your Phyiscal Memory will be used somewhat as follows:-
    - Lets say 1GB for the OS ...
    - 1.5GB for zfs arc cahce if your useing ZFS.
    - The sum of your PGAs and SGA's should fit within the remainder of ram.
    - And your may want a little more to be sure and for other things; monitroting software agents, em etc.
    In order that you can use more virtual memoy than you have physical memory for your will porably want to add a swap file, and for a 16GB machine this would probably be 4 / 8 or perhaps up to 16GB depending if would will occasionally have higher virutal memory demands or if poeple but big files in /tmp. In general swap -s can be used to monitor a shortage, though it can foolled if zfs_arc_cache is not limited.
    The situation for zones not different unless you are using zone.max-swap and the physical capped memory.
    If you have zone with a physical capped memory of 5GB, and a zone.max-swap of 8GB with is af the zone has a swapfile of 3GB; and you have to make sure:
    - The global zone is able to give that amount of memory to the non-global zone.
    - The global zone can provider the zone.max.swap from its virutal memory.
    - That the sga+pga and /tmp usage and other will fit in zone.max-swap ... use swap -s in the zone to monitor.

  • Zip -E for Solaris 10?

    Hi, everyone
    I have a need for what I think is an older version of info-zip that used to have the -E (capital E) option that would encrypt the file but it could be scripted unlike the current zip -e which will prompt you to enter a password twice and cannot be easily scripted. I need the -E version so code changes don't need to be made in production.
    I can't seem to find this version of zip (source or binary) anywhere. Does anyone have any idea what happened to this option or where I might find the old source that contained this option?
    TIA

    Hi.
    Zip for Solaris 8 don't know -E.
    # zip -h
    Copyright (C) 1990-1997 Mark Adler, Richard B. Wales, Jean-loup Gailly,
    Onno van der Linden and Kai Uwe Rommel.
    Type 'zip -L' for the software License.
    Zip 2.2 (November 3rd 1997). Usage:
    zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi list]
      The default action is to add or replace zipfile entries from list, which
      can include the special name - to compress standard input.
      If zipfile and list are omitted, zip compresses stdin to stdout.
      -f   freshen: only changed files  -u   update: only changed or new files
      -d   delete entries in zipfile    -m   move into zipfile (delete files)
      -R   recurse into directories     -j   junk (don't record) directory names
      -0   store only                   -l   convert LF to CR LF (-ll CR LF to LF)
      -1   compress faster              -9   compress better
      -q   quiet operation              -v   verbose operation/print version info
      -c   add one-line comments        -z   add zipfile comment
      -@   read names from stdin        -o   make zipfile as old as latest entry
      -x   exclude the following names  -i   include only the following names
      -F   fix zipfile (-FF try harder) -D   do not add directory entries
      -A   adjust self-extracting exe   -J   junk zipfile prefix (unzipsfx)
      -T   test zipfile integrity       -X   eXclude eXtra file attributes
      -y   store symbolic links as the link instead of the referenced file
      -h   show this help               -n   don't compress these suffixes
    # zip -E
    zip error: Invalid command arguments (no such option: E)
    # uname -a
    SunOS XXXX 5.8 Generic_117350-34 sun4u sparc SUNW,Ultra-1
    #Solaris binary compatible with previos version. So you can try just copy old zip to Solaris 10.
    Regards.
    Edited by: Nik on 12.04.2011 12:32

  • Prgraming for Solaris - Basic Question

    Hi,
    I am very new to Unix and Solaris and have some questions I hope some one maybe able to help with.
    I was recently handed a new application which runs on a Unix server with Solaris OS 10 installed. I connected to the server remotely and have done some basic Unix Shell programing to help automate many of the functions.
    Here is my question. I want to create a GUI interface to allow uses to run some programs. I have some experience with Java and .NET programing. So I am familiar with object oriented programing. However I am somewhat lost in this new environment and need some guidance.
    My server has the latest java run time environment. Can I create a java app on my PC and move it to the unix server?
    Is C the only programing language for Solaris?
    Thanks in advance.
    Phil

    Phil,
    If you already have shell scripts for these "apps", then the easiest implementation is just to do it in CGI since all you need to do is reformat the output and just use HTML forms to take inputs from the user.
    However if you really wanted to, then you could rewrite your code for implementation in JSP. You could call it with something like :
    java.lang.Runtime rt = java.lang.Runtime.getRuntime();
    rt.getRuntime().exec("/home/user/HelloWorldApp.sh");Make sure that all the environment variables (e.g. PATH) are explicitly set in your shell script since the JSP forks the script with a different user ID which I think is "nobody" and so your script may either (a) run with unexpected results, or (b) appear to not run at all.
    Cheers,
    Erick Ramirez
    Melbourne, Australia

  • New Bios for the KT4 Ultra bfisr mobo

    Hello all!
    This is the first post for me in this forum, and i want to ask you guys if they fixed the new 1.4 bios and temp reading for the KT4 ultra motherboard?
    Currently i am running bios 1.3 but like to stay uppdated hardware wise.
    Would you guys recommend flashing to this new bios?
    I used the LiveUpdate 2 utility last time and it worked flawlessly.
    Hows the overclocking options in the new 1.4 bios?
    Do Msi mess with the ram timings from bios to bios like my old abit mobo did?had to put slower timings from every uppgrade of bios with that board...does msi do the same thing?I wanna be able to run cas2 etc as i do atm.
    Well that was it basicly.
    All answers will be higly preciated.
    TIA.

    Hi,
    Nope, the temp reading problem isn't fixed yet.
    As it's still there in version 1.5B1.
    MSI is investigating this.
    As for HD speed, I have not seen a fix so far.
    So if your system is stable at BIOS 1.3, stay with it.
    As BIOS'ses are NOT updates but bug-fixes.
    They only update they do is giving support for newer CPU's if needed.
    Best not flash if you don't have problems.

  • K8n neo2 "decompressing bios to ram for fast booting"

    it was working great for about two hours. It gave me some good benchmarks    So I decided to play some farcry and during the load up of a saved game it locked up in the middle of loading. I restarted it and it hasent posted since.  The two diag lights i get are two top green two bottom red and never moves from there. decompressing bios to ram for fast booting according to the manual. I then took one ram stick out, stuck diffrent ram in there, reseting the bios, diffrent video cards. 
    i figured it was the motherboard and i got my rma back today same thing. so is it the cpu then or another mobo?
    Koolance Pc2 Blue
    koolance 300 cpu water block
    Amd64 3200+ 90nm
    CMX512-3200C2PRO x2
    BFG 6800 Ultra O/C with Innovative Tech Nv40 water block. (stock timings)
    wd 160 se x2
    MGE Vigor 500w
    tried Antec truepower 480w same thing.

    Sound like ram is struggling (decompress to ram fails).
    Test with www.memtest86.com
    Make sure that the corsair C2 is set with cas 2.5 on AMD64 and vdimm voltage to 2.75v in bios.
    Auto spd and auto on voltage won't set it straight for theese modules , set all values manually in bios and dont enable agressive settings .

  • Are there suggestions for managing Multiple VMWare Fusion systems sharing files with a MacBook?  Suppose I have enough ram for 3 servers to share files.

    Suppose I have enough ram for 2 or three VMWare fusion systems to that could benefit from file sharing.  Is it possible to configiure each VMWare funsion instance to have a common read only file share on my desktop and a common read/write area on on my desktop? 
    This would allow me to extend the power and mustle of my Mac Book Air, Retina Display system to its best advantage.  Whether native Mac processing or speciality linux or Windows systems as needed.
    I am having trouble allowing more than one system to share the same read only and the same read/write areas so that software does the file locking and merge controls.  Even if these do not share a common read/write area, it would be truly handy for drive space management for them to share a common read only area.
    Thanks for your thoughtful input.
    20 year IT Professional that loves Mac visual interfaces, outstanding performance and a *nix command line. 
    Don

    It really denpends on the os running in the vm and what the permissions are set to on those shares.
    I run a few vms on both a mac at home and windows at work and all other computers in my home or at work can connect to the vms without any problems. Even multiple computer at the same time.
    It also depends on how you have set the vm up for networking. If you are setting it up as nat, instead of bridged, that can also cause problems access it from multiple system. With nat the vm is on its own network branch.

  • ORACLE CLIENT 9.2.0.6.0 for Solaris

    I need to download ORACLE CLIENT 9.2.0.6.0 for solaris. I could not locate the link online.
    Can somone provide me the link from where this can be done?
    regards
    akshay
    IT Analyst
    Morgan Stanley.

    9.2.0.6 is not a basic release,it's a patchset and available on metalink only. You need a valid support contract.
    Werner

  • How can i allocate more RAM for my onboard video card on a 2011 macbook pro 13 inch running windows 7 via bootcamp

    I noticed that since Macbooks.. macs in general use an EFI instead of BIOS.  . .. Now i need to allocate some more RAM for the onboard video card since its currently running with an estimated 50mb.. I would like to increase this to 512  and cut the 3.95 down to 3.5 MB for the rest of the system ( allowing me to run more graphic intensive games and the such ... ) I know this could slow down the entire system.. ( i am aware of this ) and have gotten a 3rd party application to control and close out uneeded processes during gaming.. I just need more ram for my onboard video card.. Any help?

    You don't allocate more RAM towards your video card, you put more RAM into the machine and hopefully some machines will bump the CPU graphics RAM allocation up a little.
    The problem is you bought a integrated only graphics computer, if you want to 3D game you need a dedicated graphics computer with it's own or dedicated VRAM.
    If your this serious about 3D gaming, your on the wrong platform.
    Get a Windows 7 64bit i7 8GB RAM expandable 3D gaming tower with a good power supply and video card upgrade path, this way every few years you buy and stick in a new video card to play the latest games.
    Mac's are not gaming machines and never will be because they would last too long if we could upgrade them.
    http://www.cbscores.com/index.php?sort=ogl&order=desc

  • Can't download Oracle 8.1.7 Enterprise Edition for Solaris 32 bit??

    I can't download Oracle 8.1.7 Enterprise Edition for Solaris 32 bit. After filling out the form with the questions...I click on the actual link, but the box never pops up. The status bar on my Internet Explorer slowly increases, but never allows me to download. It just hangs. I have tried multiple times, and I can download other verions from your site...and have many times in the past. Could you please fix this. Thanks.

    I've looked at it and it seems fine. It might have been a temporary glitch - let us know if you continue to have trouble.
    OTN

  • The deployment process seems to die or get stuck, iAS 6 SP3 for Solaris 8?

    When I deploy my application in iAS 6 SP3 for Solaris 8 the deployment process seems to die or get stuck. In the shell window i get the messages
    iasdeploy for iPlanet Application Server 6.0 SP3
    Connected to LDAP server on sstu15.auto.com port 389
    iPlanet Application Server is running in international mode
    sstu15:null
    sstu15:10 kas> deployment action ''J2EEInstallEar'' (/u02/home/iplanet/JAR/SSS.ear) running.
    sstu15:10 kas> deployment action ''J2EEInstallEar'' (/u02/home/iplanet/JAR/SSS.ear) running.
    After this nothing happens for a really long time.
    When starting the deployment I get in the beginning of kas.log two entries
    ADMIN-168: kas> deployment get log ''J2EEInstallEar''
    GDS-007: finished a registry load
    but suddenly the second line disappears and the only message I get is the first entry. I need to break the deployment process and kill the processes manually.
    When starting the application server I get two error messages:
    Connected to LDAP server on sstu15.auto.com port 389
    iPlanet Application Server is running in international mode
    Connected to LDAP server on sstu15.auto.com port 389
    iPlanet Application Server is running in international mode
    iPlanet Administrative Server
    Version 6.0 SP3, Build 20010704
    Copyright (c) 1996-1997 KIVA Software Corporation.
    Copyright (c) 1998-1999 Netscape Communications Corporation.
    Copyright (c) 2000-2001 Sun Microsystems, Inc. Some preexisting portions Copyright (c) 2000 Netscape Communications Corp
    . All rights reserved.
    Use of this software is governed by the terms of the executed license agreement between you and iPlanet E-Commerce Solutions.
    [14/Feb/2002 11:02:12:7] error: ADMIN-071: kas> error: failed to either start up or connect to engine ''0'' (CCS0)
    [14/Feb/2002 11:03:08:8] error: ADMIN-071: kas> error: failed to either start up or connect to engine ''1'' (CCS0)
    I think all processes starts OK, I get one for .kas and one for kas, one for .kxs and one for kxs and finally one for .kjs and one for kjs.
    Is someone familiar with this/these problem(s)?

    It seems you are deploying a very big application. Try to deploy this application with following command
    j2eeappreg <filename>
    It should work fine. It was a bug with iasdeploy command in iAS SP3 which had been fixed in iAS SP4.

  • No Disk meet the criteria for Solaris installation

    Hi all, I have a problem when trying to install Solaris 8 (Intel) on my PC. There are some funny things happened while installing the OS.
    1.) My motherboard does not support booting from CD-ROM, so I downloaded a Device Assistant Boot Disk to boot it up. Then I use dd.exe to make the boot disk from the image, I have tried many times that after creating the boot disk, this boot disk will contain 512 bytes of bad sector. So why?
    2.) After using this boot disk to boot up and install the OS, before entering to the detection of the bus type stuff (still on the white screen), at the bottom of the screen, it says "ata_command select failed ... ...", what does this mean?
    3.) When the system go back to the white screen with language selection, I choose English (which is 1), and the system try to find my hard disk, but it failed and says "No Disk meet the criteria for Solaris installation" with a new line saying "installation documenation found.". So what is happening?
    Appreciate for any help.
    Wallace

    Did you check that your adaptec scsi controller is
    supported by solaris and/or has a working driver
    (from sun or adaptec) ?
    Here's the HCL for solaris 8 x86:
    http://soldc.sun.com/support/drivers/hcl/8/401/BOOK.htm

  • Build for solaris 8 on solaris 10 - possible?

    I want to build/compile an application for solaris 8, but I only have access to a machine running solaris 10. Can I compile for solaris 8 on a solaris 10 machine, and if so, what do I have to do to make it work?

    The short answer is generally no.
    The long answer is that it can be done but you will need to make sure that on the Solaris 10 machine you only use functions/headers/libraries that are available on Solaris 8 otherwise they will not be found and the software won't work.
    alan

  • Also I need ndiswrapper support for solaris 10

    I have a linksys -G type router and my computer uses a Linksys Wireless-G PCI Adapter with SpeedBooster
    which works in Linux like mandrake , debian systems like knoppix and kanotix but their are some buggy like debian also that don't let me change the essid in debian but most linux works with the drivers for my card which are
    04/13/2004 10:01 AM 7,870 BCM43XX.CAT
    03/31/2004 08:44 AM 11,960 BCMWL5.INF
    02/19/2004 11:51 AM 300,928 BCMWL5.SYS
    normally you install the drivers with ndiswrapper -i BCMWL5.INF then use -m to add it too the model loader program in linux which adds wlan0 to ifconfig and iwconfig programs
    which also ndiswrapper requires the source code of the kernel to install the ndiswrapper right , it req. it too compile the drivers, and using the linux gui programs to setup essid and key wep info
    also I use a script in kanotix to use /etc/network/interfaces to load the info on bootup etc.. to get my wireless network card up in linux.
    also how the support for soundblaster sound cards in solaris 10, I have not fingured out if theirs sound yet. freebsd 5.4 seemed to be missing the sound support
    one more thing in bootup of the install program for Solaris 10 my geforce 6800 card detected right but my tv output was all wrong in since the picture , was only on the monitor and tv had stange graphics on it which did not look right I hope nvidia drivers fix this problem , Is their any different command needed for clone mode in Solaris 10 then free86 nd xorg scripts use?

    I got the solutiion from Canon Customer Serivce, temporary until the 10.10 download is released.  It works:
    "You can download the latest software updates at this address:
    http://www.usa.canon.com/cusa/support/professional/professional_cameras/eos_digital_slr_cameras/eos_...
    Please select "OS X Mavericks v10.9" using the drop-down menu on the page.  You have to pick the previous version of Mac OS, because the options for OS X 10.10 Yosemite have not yet been populated.  I sincerely apologize for any confusion this may cause.  After selecting OS X 10.9, please click on the red triangle next to the word "Software" to see the software updates available for your computer.  I would recommend updating all of your software including EOS Utility and Digital Photo Professional."
    I never did find the drop-down menu, but I went into the site map and found what I needed.
    Barry

Maybe you are looking for

  • ITunes asks for a new purchase to download music already bought on iPhone

    Hi ppl, i bought a music album on iTunes store using my iPhone,yesterday. Now i'm trying to download it on my iPad (same account) but iTunes tells me i have already bought it, and if i want to get it i have to purchase it again.. I read iTunes licenc

  • Data model 0G: No authorization for entity type Account (Company Code) - activity Display

    Hello Expert, I have a problem with authorization in MDG-F. I want to create Account with Collective processing. After, entered Entity type, Edition and Chart of account,  Blocking message "Data model 0G: No authorization for entity type Account (Com

  • Air redistribution install fails on Macs

    The standalone air installer works fine on windows and can install our app fine too. But we have been unable to make it work on two different macs, unless AIR is already installed (it just installs our app correctly then as identified by the .cfg) It

  • Oracle Table for 'Date Effectivity To' field in Bill Of Materials Screen

    Hi Apps Gurus, In Oracle EBS Bill Of Materials Screen under the tab Date Effectivity, there is column: 'To' which indicates the end date upto which the BOM is active. I want to know the base table in which this Date Effectivity To field is located in

  • R3trans error in MS-SQL

    Hi SAP Gurus, We are trying to do a system refresh for the first time in our landscape and do not have any documentation to support the same. We are through with the restore of the database from the source onto the target. Now,the database is up and