Theoretical Limit for Number of Websites on Leopard Server

I understand that you can have several virtual websites on Leopard Server? Does anyone know what is the maximum theoretical limit for websites on a Leopard Servers?
Thanks,
Tricky Ricky

At a minimum, you need to ensure that the SGA's for all the database instances are able to be loaded into the system's RAM. If you have 1 GB of RAM in a machine, and Windows and your other applications use, say 300 MB of that space, you would have 700 MB left for databases. If each database requires 200 MB of SGA, that limits you to 3 instances. You will also want to ensure that your PGA's are in RAM, which will further limit the number of instances. Assuming 70% SGA and 30% PGA, which is roughly what an average OLTP system would use, you would be limited to 2 instances on this machine.
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • How can I rise limit of number of users on an server in logon group (SMLG).

    Hello
    How can I rise limit of number of users on an server in logon group (SMLG).

    In that case, you have not done your Sizing correctly. If users are more on all the Servers, then your performance is hampering, which is leading to delay in Response time.
    So the first course of action is to proper gathering of logging of users & as per that, you need to increase app server.
    Also check out how the Operation modes has been divided...if Dialog users are more & BGD users are less in Morning time (IST) for example you can have Switching of Dialog users by which your processes are occupied more for Dialog users, therefore more no of users can log in & vice-versa.

  • New Installation for Mac Os X Snow Leopard Server

    Hi,
    I am new to mack sertvers. Any one know, can I install Mac OS X Snow Leopard on this Dell server?????
    Link for Dell server: http://www.dell.com/us/business/p/poweredge-r710/pd

    Given sufficient free disk and available memory (10 GB or more free disk, and 2 GB or more physical memory, respectively), most any desktop Intel Mac will work with Mac OS X Server 10.6 Snow Leopard Server.  This per the Snow Leopard Server 10.6 Technical Specifications.
    Laptops can also work, but are not supported AFAIK, and Mac OS X Server isn't particularly suited for laptops.
    Apple sells packaged configurations based on Mac Mini (Mac Mini Server) and Mac Pro (Mac Pro Server).
    The upcoming Lion Server requires specific Intel processors.

  • Problems getting images to export down to 200kb limit for posting on websites

    websites often have a size limit that they can accept when you download an image.  For example BPN's forum has a 200KB limit.  Since 3.3, I often have problems getting an export from a Canon raw file or DNG down to that size.   I get an error message indicating that it cannot create an image that size.   Never had the problem on 3.2. (note I can export to email but that is a very small file and I would like files closer to 200KB and within the 1000 x 800 pixels to be downloaded)...thoughts?

    I too recently had major problems using filesize limit. I pretty-much never use it m'self, so its a dont-care to me personally, but my conclusion was: its broken.
    PS - I did not scrutinize for a long time... - just got a lot of "can not make image" errors when I believed I should not have gotten those errors.
    I'd suggest a good scrutinizing followed by an official bug report.
    Honestly, I think controlling quality is a better solution, whenever possible (unless you have constraints imposed by an external agency...) The reason: not all photos need the same amount of bits to look decent. So, in general its better to have some photos take more while others take less, and have the average filesize be limited, not individual filesizes.
    R

  • What is the theoretical limit for SDHC (on the Zen

    is it 64gb ?

    It depends on whether you're on 32bit or 64bit platform.
    On 32bit platform, maximum virtual space is 4G. (2^32)
    And on 32bit Windows, 2G space is reserved for OS kernel and another 2G space is reserved for a process.
    So the maximum memory space that jvm can use is 2G.
    Excluding some native os specific memory, generally the maximum java heap available for "one" java process is around 1500M.
    In your case this limit seems to lie between 1.1G ~ 1.5G.
    Every 32bit platform has similar limit. 1G ~ 3G range is reasonable. It dependes on OS, not JVM version.
    PS) There is "/3GB" option on Windows, which expands the 2G limit to 3G. I've never tested it myself. If you have a change to give it a try(google will tell you how-to), let us know the result, Ok?
    And AWE functionality for Windows enables the memory address far more much than 2G. But unfortunately JVM does not support AWE API. :(

  • Is there any limit for Number of fields in a Search help

    Hi,
    I have created a search help via SE11 and LPOS and SPOS  is  defined for all of the fields.  The problem is whenever a 12 th field is added it disturbs the list and output is not displayed properly.
    The Record Tab is having data of 180 characters, even though it is not taking 12 th field.
    Thanks,
    Anitha A

    Self Answered
    Edited by: Anitha A on Aug 24, 2011 5:43 AM

  • Is there any limit for Number of fields to be shown from grid dictionary in service?

    I am getting an error in service designer -> Dictionaries if i select more than 20 fields in grid dictionary. PSC is 10.0

    This is documented in the Service Designer guide.  
    Show in Grid
    Fields set to “Show in Grid” and “Use” in a dictionary will display as columns in the grid on a service form when the dictionary is set to “Display as Grid”. “Show in Grid” and Multivalue are mutually exclusive, as a grid does not have the capability for a multivalue cell. Grids cannot have more than 20 columns by default, which is defined by “dictionary.attributes.maximum.showingrid.count” property in the newscale.properties file.
    Note Fields in External dictionaries cannot be used in grids and hence do not have the “Show in Grid” column. Also, fields in Reserved dictionaries (Customer_Information and Initiator_Information) cannot be used in grids because those dictionaries inherently represent only one set of data. See Designing Grid Dictionaries for Fields with Multiple Data Instance for more information on grids.

  • Hosting IPv6 Website on Snow Leopard Server

    I'm currently going through the IPv6 Certification offered by Hurricane Electric just for kicks and giggles. I already have a IPv6 tunnel running on my Time Capsule router(since my ISP is not providing IPv6 addresses yet) and have a valid IPv6 address manually assigned to my Snow Leopard Server.
    I created an AAAA record (ipv6) on my external DNS host that points to the IPv6 address of my server. I also created a website at using the ipv6 subdomain, made sure the site pointed to the IPv6 address of the server and that it was hosted on TCP port 470 (I'm assuming this is the website port for IPv6 - at least Snow Leopard Server thinks so). I also made sure this port was being forwarded from my router.
    When testing my website by using an external website tester it says that my AAAA hostname is correct but that it can't reach my website via IPv6. I did make sure to have an appropriate CNAME record for ipv6 on my internal DNS server but I can't add records - at least through Server Admin GUI - for IPv6 addresses. I know this isn't supported via Server Admin GUI but I can't find any documentation on how to add IPv6 addresses for the internal DNS server and if this is even necessary.
    I can reach the site when I'm on my internal network - though I'm not sure if I'm reaching it via IPv6 or IPv4. Does anyone have any information or experience on hosting an IPv6 website on Snow Leopard Server?

    I found the issue was that I was blocking all incoming connections via IPv6. I edited the firewall to allow ports 80 and 443 and also changed the site to use port 80 (I don't know why Server Admin changed the port to 470 when choosing the IPv6 address) and I was then able to access the website via IPv6.

  • Where to get Mac OS X Server 10.5 (Leopard Server)?

    Hi All,
    My colleague is an ADC Member (paid a couple hundred dollars for this). He was able to download Mac OS X Server 10.6 (Snow Leopard) for FREE. He tried to search for a link to download Mac OS X Server 10.5 (Leopard Server) but could not find anything.
    As an ADC Member, is there any way to request a link to download Leopard Server for FREE?
    We need Leopard Server for development purposes.
    Thank your very much.

    Hi
    http://developer.apple.com/contact/
    and ask the question. I somehow doubt it but you never know? I think it's still possible to purchase Leopard Server through Service Support rather than Sales? Otherwise you're probably looking at buying it from the Web:
    http://www.myshopping.com.au/ZM--630053515_Software
    Is one place I quickly googled.
    Tony

  • Leopard Server beta testers:  Anyone have it actually working?

    I am beta testing Leopard Server 10 client version for only $499.
    Anyone have Leopard Server running without problems?
    Just want to know if anyone out there has gotten server to work for them?
    Thanks

    I gave Leopard server a try today. Here's my experience:
    I use SoftRaid 3.6.4 as the raid driver on my G4 XServe with 4 ATA drives in the server and two external FireWire drives. Two of the internal drives are one Raid 0 volume and the 10.4 boot drive.
    I used SuperDuper to make a backup image of my OS X Server boot drive, which is one logical volume on two physical disks.... in a RAID 0 configuration internal drives on the XServe. The backup is a single disk in a firewire external Granite enclosure. I booted from the cloned copy and ran for a while just to make sure the clone was good. No problems yet.
    I then booted the Leopard Server CD and was able to do an UPGRADE install on the external firewire drive image. This process went smoothly with no problems.
    Unfortunately, Leopard server is another story. The upgraded system isn't doing well: I couldn't get Apple Remote desktop from my laptop to connect to Leopard nor was I able to get the IMAP email server to work. Client machines just sat and "spinned" trying to make a connection. Had to monkey around with permissions to get 10.5 web pages working using Safari running on the Server. These pages worked perfectly on 10.4 with the same permissions. When trying to access the web pages from a client on the same subnet, was unable to connect. Web services were running fine and the firewall settings seemed OK so I'm not sure what is going on. So I powered down the external drive and will wait a and think about trying the upgrade again. Kind of wasted 4 or 5 hours today hoping this upgrade would be smoother.
    I'll probably start over and do a clean install and export and import settings to 10.5. Not a particularly fun prospect.....
    Leopard client was a simple process to move from 10.4 to 10.5. Leopard Server looks like a lot of work and hassle to me at this time.

  • Ultra 320 SCSI card with Snow Leopard Server?

    First off, sorry if this is the wrong place for a thread on Snow Leopard server.
    I have an older Intel Xserve (xserve1,1) with the Apple-branded Ultra320 SCSI PCI-X card. This isn't a third-party card, this is the one from the Apple Store.
    So, are these confirmed to continue to work under 10.6? My server runs 10.4 (I'm skipping 10.5).
    Thanks!

    Hi
    A Beta version is exactly just that. No-one apart from Apple knows for certain what the release version will support. Installing a Beta version of anything on a Production Server would not be a good idea in my view. Although one could risk it if a fully working bootable clone of the current Server was done first prior to installing the Beta (or an update for that matter). Perhaps it's just my cautious nature but I personally would not risk it.
    I've been part of the AppleSeed program for 10.6 Server and Client from the outset and am testing both on my laptop.
    Tony

  • How to limit the number of emails that are shown for each account

    Hi, I'm going from iOS 6.1 to my new 5s iOS 7 and I wanted to know if there was a way to limit the number of emails shown for each of my accounts? In iOS 6 there is a setting "show" where you can choose how many you would like to be loaded at a time from 50-1,000 , is there a setting similar to this and I am just not seeing it? Please help me asap. I have only logged in 3 of my 12 email accounts and already have over 13k emails loaded...

    You can't limit it to the last 50 messages, but you can limit it to the last 1000 messages in each "folder" (label).
    Go to the Gmail website and click on the gear icon to the top-right side.
    Click on Settings.
    Click on the "Forwarding and IMAP/POP" tab across the top of the Settings area.
    Towards the bottom of the IMAP section, change the "Folder Size Limit" setting to "Limit IMAP folders to contain no more than this many messages". By default 1000 is selected, though you can also choose 2000, 5000, or 10000.
    Click Save Changes at the bottom.

  • "No limit" not displaying for number of days to sync email

    I recently purchased 16GB iPad w/ retina display (MD513LL) running IOS 6.0.1
    I successfully set up MS Exchange email account, but it does not give me the option of "no limit" under number of days to sync.
    I read in a few prior posts that deleting the email accounting and setting it up again works, but I tried that at least 6 times (it worked for my new iPhone 5, but not the iPad).

    I might be wrong but I don't think so because I set up the same account on my iPhone 5 which allowed for the "no limit" option.

  • Limit the number of partner functions for a reltionship category

    Hello All,
    We have a requirement,where we have to limit the number of business partners relationship to two.For example we have to limit  the number of Account Executives for a customer to two.The Account Executive can be AE or Local Account Owner .The Local Account Owner has to be limited to one .
    I know how to limit the number of Account Executives to two.But I am not sure how to limit the Local Account Owner to one.
    Can anyone please guide me .
    Thanks,
    Kitcha.

    Hello All,
    We have a requirement,where we have to limit the number of business partners relationship to two.For example we have to limit  the number of Account Executives for a customer to two.The Account Executive can be AE or Local Account Owner .The Local Account Owner has to be limited to one .
    I know how to limit the number of Account Executives to two.But I am not sure how to limit the Local Account Owner to one.
    Can anyone please guide me .
    Thanks,
    Kitcha.

  • Size or number limit for Outlook emails archived to PDF package

    I am trying to convert a folder of emails in my Outlook to a indexed PDF package. However, I am getting an error message: "You have chosen to convert a very large number of email messages. Please try again with a folder or selection having fewer messages."
    I have tried to research can find no information on any limit to number of email messages archived to a PDF Package.
    Is there a limit and if so, what is it?

    I am using Acrobat 9 Pro and Outlook 2003 to try and convert a folder to a PDF. I am trying to PDF my archive .pst file which is 2GB in size. I selected the top level folder in my .pst file and got the "You have chosen to convert a very large number of email messages. Please try again with a folder having fewer messages". I have selected sub folders and it converts successfully. For example, it happily converted my Sent Items folder with 8900 email in it.
    Is there any way to change the setting to not produce an error but only a warning? I don't care if it takes it 24 hrs to do the conversion....just warn me before you start. The lack of ability to convert a large number of items SEVERELY limits the usefulness of the feature. I want to be able to archive projects when they're complete and a multi year engineering projects will have tens of thousands of items that need to be converted to PDF.
    Hopefully someone has an answer.
    Thank You

Maybe you are looking for

  • I got a replacement iPhone 4s, and now it keeps losing service

    My last phone dropped in the toilet, so I got a replacement phone cause i had apple care. When I got this phone i was having problems, but i got help and i fixed it, but now.... It keeps losing service ALL THE TIME... it goes from Verizon 3g to no ba

  • How to change the output directory of .xml files

    Hi, There are lots of .xml files generated under $ORACLE_AS_HOME/j2ee/home/applications/xmlpserver/xmlpserver/xml. (ex:/usb/bipub3/oracle/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xml). I found these files are generated in the following op

  • FM RSCRMBW_REPORT: What parameters for extracting query in itab?

    Hello, I'm trying to extract query data to a XML-file (in order to use it as a connection source for a XCelsius-dashboard). Therefore I use the FM RSCRMBW_REPORT as shown in Eddy De Clercq's tutorial: https://www.sdn.sap.com/irj/scn/go/portal/prtroot

  • Laptop doesn't perform like it used to

    My laptop used to run a GameCube emulator with 60fps it has a turbo boost up to 3.4 ghz it still does but it doesn't run the games at 60fps plz help me

  • RV082 to SA540 vpn but no ping, something wrong

    I'll try my best to explani and give details. SA540 v.2.1.71 at host RV082 v4.2.1.02 at remote site. Trying to setup tunnel between the 2. WHEN this works, I'll have 20 remote sites tunneling into the SA540 host. SA540: SA540 says site to site vpn is