How to set semaphores configuration in Solaris 10 zones

Dear All:
I have a Sun SPARC T5120 with 16gb RAM. I have created three zones on that servers. Each zone I have configured 4gb RAM. I mean 3 zones will take 4*3=12gb RAM.
In the first zone Oracle Database 11g installed. SGA has 3gb
In the second zone Oracle Database 11g installed. SGA has 3gb.
In the third zone Oracle Application Server 10g installed.
In the parent - global zone I have set the semaphore settings 8gb in /etc/systems
My question is:
Oracle Database 11g is mandatory to take the semaphore settings?
First & Second zones Oracle Database will take the semaphore settings?
Is there any other way to give the semaphore settings in the same child zone?
If my question is not clear, pls revet back with your points. I am happy to reply.
Expert throw some light on this.
Thanks in advance,
Balaji Sridhar

Balaji,
This is not an application server related question. You may get an answer when you post your question in a Solaris forum.
Thanks,
EJ

Similar Messages

  • Hi All,How to set printer configuration for sap4.7 IDES version for home pr

    Hi All,
              Pls provide the information How to set the configuration for our home printer from the sap 4.7 IDES version .If possible pls provide with screen shots
    thanks & regards.
    bharat

    check SPAD (tcode) to installl Printer and all formats.
    Regards
    Prabhu

  • How to set the 'Configuration Bits' in the PIC16F84

    I am using the PIC16F84 in a circuit and I'm programming the assembly for the PIC.  However I can't figure out how to set the configuration bits.  For example I want to select the LP Oscillator, turn the WDT off, turn the PUT on, and turn the CP off.  Normally if I was using the IDE from Microchip I would add the line:
    _CONFIG H'3FF0'
    However Multsim does not recognize this as a valid code.  In addition the P16F84.inc file contains the following definitions:
    _CP_ON                       EQU     H'000F'
    _CP_OFF                      EQU     H'3FFF'
    _PWRTE_ON                 EQU     H'3FF7'
    _PWRTE_OFF                   EQU     H'3FFF'
    _WDT_ON                      EQU     H'3FFF'
    _WDT_OFF                     EQU     H'3FFB'
    _LP_OSC                      EQU     H'3FFC'
    _XT_OSC                      EQU     H'3FFD'
    _HS_OSC                      EQU     H'3FFE'
    _RC_OSC                      EQU     H'3FFF'
    What is the code though to select which options you want to use?

    Try this code:
    _CONFIG _CP_OFF & _PWRITE_ON & _WDT_OFF & _LP_OSC
    I tried this in the assembler and it didn't return any error messages when compiling. I found this in a PIC Book that I downloaded off the internet.
    I hope it works for you. I am new to the MCU Module and learning about it so don't consider me an expert on it by a long shot.
    Have A Nice Day
    Kittmaster's Component Database
    http://ni.kittmaster.com
    Have a Nice Day

  • How to set a proxy in solaris 11

    Hi
    After long research, I found the below syntax for setting up proxy in Solaris 11. And this works as well.
    But what will be the syntax if my passwd contain @ symbol, generally most of the passwords contains @ symbol, but this is not working if the password has @ symbol, it's considering as the other domain. I reset my password plain (without any symbol) and working fine.
    export http_proxy="http://username:password@proxy_url"
    username:- username
    Password:- Passwd@123
    proxy usr:- proxy.company.com
    How can I sent a proxy for above values?

    i used this to download using pkgutil by passing proxy
    export http_proxy=http://proxyusername:'password'@test.com:portnumber
    ex::
    from bash/ksh shell i used to tun this when i need to run any wget or curl from solaris machine
    export http_proxy=http://muvvas :'abc&@xyz'@test.com:8080
    export https_proxy=http://muvvas :'abc&@xyz'@test.com:8080
    export ftp_proxy=http://muvvas :'abc&@xyz'@test.com:8080

  • How to set Workstation Name on Solaris 10?

    Hi.
    I have problems with setting workstation name.
    I tryed to do it with Management Console, but system crashed, because there was missmatch between the name in few files. So I installed Solaris 10 again.
    How to change workstation name?
    Thank you.

    Thank you.
    There are two /etc/hostname files, they are empty: hostname and hostname6.
    /etc/hosts has what I need to change.
    I was unable to find /etc/nodename.
    Will it work, if I'll change only /etc/hosts and make "hostname <new hostname>"?
    In previous time when my system crashed, I changed: /etc/hosts, but it didn't work.

  • How to SET or Configure BIOS to use XFX6200 TC video card for MSI K8N NEO4 Plat.

    Hello Friends,
    Can any body help me to the following problem?
    I am having XFX 6200 TC Geforce / nvidia Grafix card for my MSI K8N NEO4 Platinum Ultra board.
    The BIOS states PCIE clock speed as 100 Mhz as default.  The setting can be changed upto 145Mhz.
    My Video card can be configured upto 350 Mhz.  How to do this and which is the right way to use the display card with optimum setting?
    Thanks for all those who reply to this.

    the coolbits link http://downloads.guru3d.com/download.php?det=815
    to manually set the clocks on the graphic card, after installing coolbits, just follow the instruction on that page:
    Quote
    Unpack the achive (self extracting) and then in the setup directory simply click on the .reg file. To get to these options simply right-click on your desktop and go to 'NVIDIA Analog Display' (Win XP/2003). For Win 2000 and lower you may need to get to the Nvidia Control Panel the old way. Right click desktop > Properties > Settings > Advanced > GeForce xxxx
    for overclocking just take a look at the overclocking sections of the forum. make sure to read the stickies before you do anything.

  • How To Set Terminal Type in Solaris 10 Jumpstart?

    Hi all,
    I'm installing Solaris 10 via jumpstart, and I'd like to set the terminal type for the console to be vt100 by default.
    I've tried setting the terminal type to vt100 in sysidcfg, with a line:
    terminal=vt100
    but this has no effect (and never has done).
    In previous versions I just modified /etc/inittab from the finish script, but that's not relevant any more.
    I know that I can set the terminal type after login with:
    /usr/sbin/svccfg -s system/console-login 'setprop ttymon/terminal_type = vt100'
    but I can't do this until the system has booted for the first time.
    I've tried putting various bits of XML into /var/svc, but I'm now at the point where I'm just guessing - does anyone know the right way to do this, or can anyone point me in the right direction?
    Thanks in advance,
    Steve.

    As far as I know, your approach is correct. If you don't want
    > to modify the xml file manually, you can use chroot in the finish script.
    Using chroot in the finish script does not work, and gives an error:
    svccfg: Could not connect to repository server: repository server unavailable.
    Modifying xml is fine, but it would be nice to do it in a way that will not get reverted next time I apply a patch cluster, so simply editing /var/svc/manifest/system/console-login.xml would (I think) be out.
    Is there a more correct way of overriding the contents of a manifest?
    Cheers,
    Steve.

  • How to set Internet connection in solaris for DataOne Service in India?

    I am using a P4 system with Inter Board D945GTP and i have a internet connection from BSNL. I wold like to connect internet to Solaris express Developer Edition 2/07
    Help me!
    bye
    P.Sathish Kumar

    In India one need to configure pppoe for connecting BSNL DataONE broadband. So here is a reference quick guide to setup pppoe for BSNL DataONE
    SUNW ppp packages should be already available for you. If you didn't install, you need the following packages. Install them from Solaris CD.
    Packages
    SUNWpppd  - Solaris PPP Device Drivers.
    SUNWpppdr - Solaris PPP configuration files.
    SUNWpppdt - Solaris PPP Tunneling.
    SUNWpppdu - Solaris PPP daemon and utilities.There will be a file myisp.tmpl in /etc/ppp/peers directory. Copy the file to a filename /etc/ppp/peers/bsnl
    ~# cp /etc/ppp/peers/myisp.tmpl /etc/ppp/peers/bsnl
    Note the conventions used here
    USERNAME       - is your BSNL id eg (userid)
    PASSWORD       - provided by bsnl (*****)
    INTERFACENAME  - is your ethernet card name eg (bge0, hme0....) Edit /etc/ppp/peers/bsnl file using an editor. The uncommented section should look like the following:
    Where INTERFACE should be your ethernet interface name and USERNAME is your broadband user name.
    connect "/usr/bin/chat -f /etc/ppp/myisp-chat"  # dial into ISP.<br>
    sppptun
    plugin pppoe.so
    connect "/usr/lib/inet/pppoec INTERFACE"
    user USERNAME           # my account name at my ISP
    remotename bsnl # name of the ISP; for pap-secrets
    noauth                  # do not authenticate the ISP's identity (client)
    noipdefault             # assume no IP address; get it from ISP
    defaultroute            # install default route; ISP is Internet gateway
    updetach                # log errors and CONNECT string to invoker
    noccp                   # ISP doesn't support free compressionNow there are two configuration files that needs to be updated.
    /etc/ppp/pap-secrets
    /etc/ppp/chap-secretsIn these two files add the entry as follows
    USERNAME        bsnl    PASSWORDWhere USERNAME is your broadband username and PASSWORD is you broadband password. Your configuration is almost completed. Now for connecting:
    #/usr/sbin/sppptun plumb pppoe INTERFACENAME
    #/usr/sbin/sppptun plumb pppoed INTERFACENAME
    #/usr/bin/pppd debug call bsnlYou need to specify dns server to resolve dns names. Create a file in /etc with name /etc/resolv.conf and copy the nameserver info. For example:
    echo nameserver  61.1.96.71 > /etc/resolv.confNote: The IP specified here is BSNL nameserver. Please ask your BSNL operator for exact dns address. Or else you can use the opendns.com server IP.
    cp /etc/nsswitch.dns /etc/nsswitch.conf Make a backup copy so that you can copy back when needed.
    cp /etc/resolv.conf /etc/resolv.conf.bsnlIn case you are still not able to resolv dns name, check if dns/client service is running or not.
    svcs -a | grep dns/clientIf not enable
    svcadm enable dns/clientIf not online, try starting
    svcadm restart dns/client
    or
    svcadm refresh dns/clientHere is a simple script that can help you for connecting after configuring PPPoE.
    #!/usr/bin/bash
    ifconfig bge0 plumb
    pkill -9 pppd
    /usr/sbin/sppptun plumb pppoe bge0
    /usr/sbin/sppptun plumb pppoed bge0
    sleep 5
    /usr/bin/pppd debug call bsnl
    echo nameserver 208.67.222.222 > /etc/resolv.conf
    echo nameserver 208.67.220.220 >> /etc/resolv.conf
    echo nameserver  61.1.96.71 >> /etc/resolv.conf
    cp /etc/nsswitch.dns /etc/nsswitch.conf
    svcadm restart dns/clientRegards
    Britto

  • How to set Test configuration in Web Test

    HI,
    I have group of web and load tests, which need to be run in multiple environments(Dev, Test urls).
    how can I set these and reuse in all web and load tests.
    I would like to define at one config file and reuse it in any of the web and load tests. How can I achieve it.

    Hi kumaranil36,
    >>I have group of web and load tests, which need to be run in multiple environments(Dev, Test urls).
    Do you mean that you want to run your web performance/load tests in different machines?
    If so, maybe you could think about using the Test Controller and Agents, so you could run the test remotely.
    >>I would like to define at one config file and reuse it in any of the web and load tests. How can I achieve it.
    If you mean that you want to run some tests remotely with the same .testsettings file, I think you could add it to different solutions.
    https://msdn.microsoft.com/en-us/library/ee256991.aspx?f=255&MSPPError=-2147217396
    You could select the Test Controller and Agent and the running ways in this testsettings file.
    If I have misunderstood this issue, please feel free to let me know.
    Best Regards,
    Jack
    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.
    Click
    HERE to participate the survey.

  • How to set MAX Configuration

    Hello folk,
    How can I set Output image to Intensity plane or Value plane in MAX as in IMAQ Extract Single Color Plane.vi?
    Any help very appreciate..
    Thanks and regards

    In the HSL planes, the L plane is Lightness. This is practically the same thing as Intensity or Value. I think it is a slightly different definition mathematically, but probably not enough to affect you. So, try out the L plane and see if it works.
    If the difference between Lightness and the others is a significant one, you are going to need to acquire color images and extract the plane you need using the color tools in the Vision toolkit.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • How to set application configuration so that it shows up in Portal

    Hi,
    In the Floorplan Manager component (FPM_OIF_COMPONENT), I copied an existing component configuration RPM_INITIATIVE_DETAILS_OIF to ZRPM_INITIATIVE_DETAILS_OIF_V01.
    And then under application RPM_INITIATIVE_DETAILS I created a new application configuration ZRPM_INITIATIVE_DETAILS_OIF_CFG assigning to it ZRPM_INITIATIVE_DETAILS_OIF_V01. 
    What is the next step I need to do so that when I run the application in Portal it will show the new application configuration?
    Thanks.
    Giscard Rous

    You can export anything including the photos in an album but anytime you export you end up with the photos on disk (smart to put them in a folder)
    Or you can select photos to upload using the media browser in the lower left hand corner of the uppload window under media ==> photos ==> iPhoto (although this does not allow you to resize photos as export does)
    What exactly are you trying to ask?
    LN

  • How to set the configuration in order to generate the purchase requisition

    HI,
    As I know the third party sales the process is Inquiry->Quotation->Sales Order->PR->PO->MIGO->MIRO->Delivery->Invoice.
    In this process the purchase requisition is generated automatically when saving the So.
    Can any one tell me where we need to do the setting for this automatic PR generation in SO.
    Thanks&Regards
    Venkat

    Hi
    Thanks for the REPLY!
    We are maintaing TAS item category as you said.
    But my Qustn is that which setting will trigger that PR to generate it automatically?

  • Setting up LOCALE in solaris sparc 10

    HI,
    Please let me know how to set the locale in solaris 10, whether it need to be set at a session level or OS level to install BO XI 3.1 SP3?
    What is the language (LANG) to set if LC_ALL is en_US.UTF-8.
    Thanks in Advance,
    Mani

    You have same post in another forum. I answered this question in the other post. Please refere it there:
    http://forum.java.sun.com/thread.jspa?threadID=5265020&tstart=0

  • How to set a time zone in Agentry.ini

    Hi All,
    I am working on Syclo - MRS integration. We assign a service order in MRS which is in (UTC+03:00) Kuwait, Riyadh .
    When the Syclo client downloads the service order it is in a different time zone and it displays the time according to their time zone.
    Which creates a mismatch in the assignments.
    I have modified the time zone in Agentry.ini to pick the time (UTC+03:00) Kuwait, Riyadh. but this is not working.
    Can you please check the Agentry.ini or suggest how to set this.
    [Configuration]
    developmentServer=False
    [TimeZoneAlias]
    ABST=(UTC+03:00) Kuwait, Riyadh   
    [HTTPXML-2]
    authenticationCertificateStore=MY
    authenticationCertificateStorePassword=
    authenticationCertificateStorePasswordEncoded=false
    autoDequote=true
    baseURL=http://localhost:8282
    basicAuthenticationPassword=
    basicAuthenticationPasswordEncoded=false
    basicAuthenticationUserID=
    constantsFile=httpxml_sd.ini
    enableAuthentication=false
    enablePreviousUserAuthentication=false
    httpConnectTimeout=60
    httpReceiveTimeout=300
    httpResolveTimeout=60
    httpSendTimeout=300
    listenOn=8282
    name=HTTP-XML Back End
    timeZoneName=(UTC+03:00) Kuwait, Riyadh
    timeout=300
    useSSL=false
    xmlAllowXSLTScript=true
    xmlNamespaces=
    xmlResolveExternals=true
    xmlValidateOnParse=true
    [Java-1]
    classPath=./ini4j.jar;./sapjco3.jar;./Java/Agentry-v5.jar;./Java;./Java/SAPCRMSM-4.1.0.0.jar;./Java/SAPCRMSM_CSS.jar
    constantsFile=
    deleteSource=True
    enableAuthentication=True
    enablePreviousUserAuthentication=True
    initialHeapSize=256
    maxHeapSize=512
    name=Java Back End
    timeZoneName=(UTC+03:00) Kuwait, Riyadh
    nonStandardJavaOptions=
    outputDirectory=.
    performCompile=False
    printBusinessLogicStackTrace=False
    printStackTrace=False
    reduceOSSignalUse=True
    scriptsPath=
    serverClass=com/syclo/sap/crm/Server
    sourceDirectory=.
    [System Connections]
    1=ag3javabe.dll
    2=ag3httpxmlbe.dll
    Thanks
    Neha

    Hi Neha,
    The [TimeZoneAlias] section should have all the mobile device time zone in it. The spelling has to be exactly what is seen on the mobile device. The Mobile Device timezone transmits to the Agentry Server , it maps based on what the server understands, then transmit back to the Backend.
    Eg:
    [TimeZoneAlias]
    Australian Eastern Standard Time=(UTC+10:00) Canberra, Melbourne, Sydney
    India Standard Time = (GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi"
    Note: Agentry server while adjusting the timezone gets the list of timezones from Windows registry. It was found that some of the timezone settings may not be recognized by the Windows OS in the server. Please verify the same.
    Modify your Agentry.ini to include the exact spelling of your mobile device time zone alias plus the corresponding equivalent as understood by the Agentry Server. I am also attaching the official KBA note tied to Time Zone Alias.
    http://wiki.scn.sap.com/wiki/display/SAPMOB/Set+Up+Time+Zone+Alias+in+Agentry.ini+Configuration+File
    https://support.wdf.sap.corp/sap/support/notes/1813025
    Additional discussion (Thread): Syclo - Client Time Zone error message
    Thanks
    Resmi

  • How to set time zone for a session in Client Only installation

    Environment:
    OS : Unix (HP-UX 11.0)
    Oracle DB : Ver 8.0.5
    Developer : Ver 1.6 ( Client only Installation)
    Developer also on Unix.
    RDBMS and Developer Installed on different
    home directories.
    Our development is Forms 4.5 on X windows.
    Runtime is forms character mode.
    Probelm Description:
    To run the application I am using TWO_TASK to connect to the database. In our application we have to take care of time zones. For that in previous versions(NO TWO_TASK used) I used TZ unix environment variable, to get time zone dependent time wherever sysdate is used.
    Now because I am using TWO_TASK, oracle is no more using users TZ settings.
    Question : Is there any way I can make oracle to use the TZ environment setting

    Thanks for replying Johnny!
    What you are referring to is adding a city. I need to know how to set the time zone in settings -> Date & Time -> Timezone. Unless & untill this is set properly the iPod will never show me the right time. Please help me with it.
    I will definately use your advice on the second query.
    Thanks once again!
    Windows XP Pro

Maybe you are looking for

  • How can i transfer music from my Ipod nano to my new hard drive

    Hi, I have a I pod Nano 6th edition.I downloaded music from my CD collection and I purchased a few CD's from ITunes. I had problems with the hard drive and had to have a new hard drive installed. I was advised to save my ITunes library and my photos

  • Can't close docs in preview; command + W not working

    I created two "New from clipboard" images in Preview. I have no red button in the window to close them, but that might be my theme - I do have a gray button with an X. However, it doesn't work. Command + W also does not close them. I have cleared out

  • SG300 - ACL problem

    I'm trying to setup an ACL on my SG300-20 to enable FTP and a few other protocols to a server, but I'm running data that returns on different ports (ie active FTP). Below is a sample: Extended IP access list Protocol_Restriction     permit  tcp  any

  • Status Closed for Subitems

    Hi   I have the sales order with the Subitem functionality, that means we are using the Higher-level item in bill of material structures (VBAP-UEPOS) when we need to create a Subitem in reference to some Item.   The point is that  some times I have a

  • RV016 Setup

    I just got an RV016 SB Router and am having trouble with the configuration. I have two static IP's coming in on a Charter Cable SMC modem.  1 is on Port 1 of the modem one is on port two of the modem. I can only get the router to work with one connec