Upgrading OS from Linux and many processes under

We are 11.5.10.2 in a split database configuration. Our database server is 64 bit and our application servers are 32-bit. We are trying to replace our servers and upgrading our version Linux RH 4 to 5 in the process. Everything was well spent, but I see some differences in the number of OS Linux processes created on the servers apache/forms and ccm/reports. I see no problems with the operation of applications and no diagnosis of reporting errors and no errors in the log files. Basically, everything seems fine except that I am concerned about the huge differences in the number of processes on the operating system. Here's more information.

Not Linux 5 handle java process process/children unlike Linux 4? Both servers are running java version '1.6.0_07 '. I have not be able to understand this yet. Thanks for any input.

Process 4 Linux (Server ccm/reports)
2.6.9 - 42.ELsmp #1 SMP kills Aug 12 23:27:17 EDT 2006 i386 GNU/Linux
ch-number of FE for GSMServiceController = 42
ch-number of FE for GSMSvcComponentContainer = 88
ch-number of FE for rwmts60 = 8

Process Linux 5 (Server ccm/reports)
2.6.18 - 164.el5PAE #1 SMP kills Aug 18 16:59:55 EDT 2009 i386 GNU/Linux
ch-number of FE for GSMServiceController = 1
ch-number of FE for GSMSvcComponentContainer = 2
ch-number of FE for rwmts60 = 1

You see the difference between posix threads and native threads and RH4 RH5. In RH4, there is a separate process for each thread,

RE: [suse-oracle] nr of the listener processes
http://lists.SUSE.com/archive/SUSE-Oracle/2005-Dec/0003.html

pthreads - POSIX threads
http://UNIXhelp.ed.AC.uk/cgi/man-CGI?pthreads+7

Tags: Oracle Applications

Similar Questions

  • VSphere Upgrade (Tools from VMware and Virtual Hardware on Windows clients)

    When you perform these upgrades, there are things to be aware of that are not visible or in any documentation for VMware, I saw. I created an overview during my upgrade, so I thought I'd post it here.

    Thanks for the information, write well.

    I would like to add to the list of traps - my point of view is on one side of Windows.

    1. If you use VUM updgrade tools or hardware, check that the client is configured to support suspended snapshots

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=1007696

    2. If VUM can upgrade tools, but not the material, turn off comments, and then try to upgrade the hardware of the v4 to v7

    3. the upgrade VUM method seems to work well if you have a single network adapter.  We had trouble with several NETWORK cards and NETWORK load balancing.  Due to the hand reconfiugre.

    4 NETWORK GHOST who are left cards account contain their original network configuration.  This can be useful to check the configuration of the new interface.  NETSH to view the configurations on GHOST interfaces.

    netsh interface ip show config "Interface name".

    5. in regard to the lost NETWORK GHOST cards, and WINS settings I wrote a script to help.  The script is a batch file and use devcon;

    http://support.Microsoft.com/kb/269155

    The script is provided as-is.  Use at your own risk.

  • Comments from Linux and NTP

    I use a virtual machine of Red Hat Enterprise Linux 5.3 on ESX 3.5. Lately, the ntpd service has been stopped and is a descendant of sync time. Then you must manually restart the ntpd service and the clock is correct once again (for a little while). We have not configured for synchronization with the ESX host. The ntp.conf file has both of our DCs in this document, so it syncs with them. other 2 Linux servers have this same problem but all other Windows and Linux servers are fine.

    Anyone seen this before? I don't know if it's because it's a virtual machine or it is a totally separate issue with the Linux server.

    Thank you

    Scott

    We recently did a blog post with a list of KB articles on the accounting of the time.  Check it out: http://blogs.vmware.com/kb/2009/02/new-timekeeping-articles.html

    Rick Blythe

    Social media specialist

    VMware Inc.

    http://Twitter.com/vmwarecares

    http://Twitter.com/vmwarekb

  • Install PT8.53 with Linux question: connection process Data Mover and application designer

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture.

    Server database is the database Oracle 11 GR 1 material.

    Operating system is Oracle Linux 5.

    I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.


    I've been setting up of database PeopleTools8.53. Because the Wizard installation problem, I created PeopleTools 8,53 database manually by using starter PT853 Oracle database instance. I have run the following scripts:
    (1) utlspace.sql
    (2) dbowner.sql
    (3) ptddl.sql
    (4) psadmin.sql
    (5) psroles.sql
    (6) connect.sql


    Then, we perform Data Mover script in a Windows XP Client computer to fill the PeopleTools PT853 database machine Linux Sever instance.

    I installed Oracle Database 11 g 2 client for 32-bit Windows XP 64 - bit Windows virtual machine and run it successfully.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853
    Connection type: default database
    "TCP/IP Protocol".
    Host name: 192.168.196.102
    Port name: 1521

    Listener: LISTENER
    Protocol: TCP/IP
    Host: 192.168.196.102
    Port: 1521


    I test the Service PT853 with "SYSADM" username and password "SYSADM". The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is the same, and the connection is successful as well. Its details are as below:


    NET Service Name: PT853
    Protocol: TCP/IP
    The host of the database Machine name: 192.168.196.102
    Port number: 1521
    Name of the Basic Service: PT853
    Connection type: default database


    This means that Windows XP can connect to Oracle Linux 5 successfully. But in the computer Windows XP Client, Data Mover and application designer cannot open a session in PT853 Instance of database in the Linux Server machine. Its details are below:

    Configuration manager:
    Type of database: Oracle
    The database name: PT853
    User ID: SYSADM
    Connect ID: people
    Connect password: people

    Data Mover:
    Type of database: Oracle
    User ID: SYSADM
    Password: SYSADM

    Application Designer:
    Type of database: Oracle
    User ID: SYSADM
    Password: SYSADM

    When connect Data Mover and application designer, I got the same error:

    ORA - 12154:TNS: can not resolve the connect identifier specified. Invalid user ID and password for the access code.

    According to my understanding, process connection Data Mover and the application designer requires 3 tables in SQL Server: PSOPRDEFN, PSACCESSPRFL, PSSTATUS. I'm not sure the process of connecting to the Oracle database. I checked the database PT853 instance in Linux, and there is only one table "PSDBOWNER" created by the scripts.

    My question is:

    Can any folk tell me the connection process Data Mover and Oracle database application designer? Requires only one table "PSDBOWNER"?

    Thank you.

    Oh my, many mistakes action here. If PSDBOWNER doesn't have a line, it must be solved at the time that the error came out. The replacement by SYSADM first why? Why is complaining already existing SYSADM? Most likely, you HAVE created manually, where you shouldn't.

    Again and again the same story. And again, sorry to say but you should take the basics of Linux training, Oracle training bases and sorry to be hard but reading training as well to read correctly the Peopletools Installation Guide where all required steps are really described in details.

    I don't think anyone can help you across the network in this respect,

    Nicolas.

  • Firefox asked me to upgrade my sound system & in the process, I have installed a Zombie and I can't uninstall it in Windows 7 via my control panel. Prva Nice

    Firefox asked me to upgrade my sound system & in the process, I have installed a Zombie and I can't uninstall it in Windows 7 via my control panel. I expected more of Firefox as a privacy feature!

    Sorry to hear about this, you should always beware of the pop-ups - never open or install anything, unless it is on the official website. Firefox has built-in features (and extensions that you need to find and install) to protect your privacy and security, but all users must still be careful with their browsing habits. You can report malicious links to the FBI Internet Crime Complaint Center here: http://www.ic3.gov/complaint/default.aspx

    You can also report false web documents by clicking on:

    • Help > report false Web, or
    • >

      > Report false Web

    Regarding your malware, please follow this guide:

    After removing your malware, consider extensions such as Adblock Plus.

  • Possibility to control the fan and the temperature under Linux

    Hi all.

    I suspect that my fan has stopped working. My satellite T110 tends to heat more quickly than in the past. After a brief search, I installed lm-sensors, and leave the settings by default yesterday reported temperature was 54 degrees. Today the same tool report processor temperature of 32 ° C when I went away and 50 ° C now, after 32 minutes. I was not be able to check the fan but as far as I can see the fan does not work. I would be really grateful if someone could tell me.

    1. If there is a reliable method to control es Linux pc (or even under windows, I have a system dual boot)
    2. What are the possible limits (non-hazardous)
    3. what could I do to fix my fan? It is easy to replace?
    4. a useful link to get information and support on the subject.

    Thanks a lot to you all.
    jabbba

    Is that what you found answers?
    As you know Toshiba doesn't support Linux and doesn't offer solutions for this.
    In my opinion, you should visit some Linux forum and try to find a solution with Linux experts.

  • bought computer from craigslist and no genwine a copy of windows 7, but has the key of vista on it. How to upgrade to vista?

    bought computer from craigslist and no genwine a copy of windows 7, but has the key of vista on it. How to upgrade to vista? and I have no disk Vista

    You need to find a Retail Vista disc for the edition on your COA sticker and use it - or contact the manufacturer and order a set of recovery disc for this machine (they normally provide these discs at a reasonable cost)

  • How to import emails from Windows mail to Outlook. I have recently upgraded to Windows 7 and want to use Outlook 2002 for email from Windows mail program is no longer usable.

    How to import emails from Windows mail to Outlook.  I have recently upgraded to Windows 7 and want to use Outlook 2002 for email from Windows mail program is no longer usable.

    How to import emails from Windows mail to Outlook.  I have recently upgraded to Windows 7 and want to use Outlook 2002 for email from Windows mail program is no longer usable.

    The following versions of Microsoft Outlook are fully supported on Windows 7;

    • Outlook 2003
    • Outlook 2007
    • Outlook 2010 (when it came out)

    It is recommended to always update your version of Outlook directly after installation to take care of any question of incompatibility which have been corrected.

    Previous versions
    Another version of Outlook is not supported on Windows 7. Although you may install it, any compatibility issues is not corrected. For example;

    • Outlook 2002/XP works on Windows 7, but it has the same problems remember password when using Windows Vista.
    • Outlook 2000 cannot be installed in Internet Mail Only Mode (IMO) and must be installed in company/workgroup (CW Mode) Mode to prevent a mistake wab.dll.

    The info source:
    http://www.MSOutlook.info/question/303

    t-4-2

  • After the upgrade yesterday from Vista to Windows 7, now my Cisco VPN does not work and I get an error message titled: grounds 440 driver fault. Any ideas to fix this?

    After the upgrade yesterday from Vista to Windows 7, now my Cisco VPN does not work and I get an error message titled: grounds 440 driver fault.  Any ideas to fix this?

    This was the solution!  The works of vpn as $ 1 million now.  I followed the instructions above to enter the uninstall program and selecting the repair option.  I rebooted the machine, then used the troubleshooting on vpn software compatibility option.  Selected Windows windows xp (service pack 2) as the correct software and cisco vpn client started right up.

    Thanks, Nick!

    Rick

  • How do I register a very old acrobat from adobe and then download the upgrade? It seems that the serial number is not consistent with the serial number required by the adobe Web site. My serial number starts with the letter instead numbers.

    How do I register a very old acrobat from adobe and then download the upgrade? It seems that the serial number is not consistent with the serial number required by the adobe Web site. My serial number starts with the letter instead numbers.

    Please see:

    Redeem your student and teacher edition purchase, convert a redemption code to a number of series and much more .

    I hope this helps.

    Concerning

    Megha Rawat

  • I don't have a mist of slider... the process under the calibration of the camera is on 2012 current and I still have no sider mist of

    I bought Lightroom 6 and have installed on mu PC. While working on a photo I wnt to dehaze but there is no cursor. I put the process under the calibration of the camera for 2012 (current) and still no sider dehaze deature dor, can someone please tell me why?

    Hi rickyb,.

    The Dehaze feature is not a part of Lightroom 6, it only comes with Lightroom creative cloud.

    However, for the workaround you try: https://cutthruthefog.wordpress.com/lightroom-6-dehaze/

    Kind regards

    Tanuj

  • Hello, I've recently upgraded to Illustrator CS6 and when I try to open an eps from illustrator, my computer tries to open it in preview trying to convert a postscript file. What is going on?

    Hello, I've recently upgraded to Illustrator CS6 and when I try to open an eps from illustrator, my computer tries to open it in preview trying to convert a postscript file. What is going on?

    You're my hero!

    Thank you!

    Kendal J Jempson

    Graphic designer

    6616 high chimney Dr S

    Mobile, AL 36695

    Homepage: 251.634.4854

    Cell phone: 251.545.6291

  • I managed to uninstall my acrobat pro, but my adobe application manager seems to think that I still have it. I do not see how to download it from adobe and re install. Can anyone help? I spent many hours trying to get my creative cloud version

    I managed to uninstall my acrobat pro, but my adobe application manager seems to think that I still have it. I do not see how to download it from adobe and re install. Can anyone help? I spent many hours trying to get my creative cloud version to run after the license of first years has failed. It was a bit of a nightmare and sie Adobe is not easy to get help from.

    I spent a few hours trying to untangle a redemption code. I dropped so uninstalled acrobat, because he is no longer works apparently.  I managed to find out how to buy a new redemption code for creative cloud through the Institute where I exposed, but now I can't get a download for my acrobat, one that will work on my macbook pro 2010 running 10.6.8

    Navigation in the adobe site was not easy and not very impressed in terms of achieving support for the problems and responses so far. Only no reply emails usually that means logging in time and time again.

    LTA

    Thanks to all of you who tried to help him. I thank can I have managed to sort it out.  It seems that I can not have uninstalled initially, but I could not access the program and all my pdfs, opens in preview.  I found another uninstall program that seems to have done the trick as my adobe application manager is now let me download.

    I hope it will do the trick and my thanks to all who responded. Bravo guys. I hope that I won't make the same mistake next year ;-)

  • I'm upgrading LR from V5 to V6 and the installation software refuses to acknowledge my V5 serial number.

    I'm upgrading LR from V5 to V6 and the installation software refuses to acknowledge my V5 serial number.

    You enter the serial number for upgrade of LR 6 you would have bought first.

  • I have a Dell Inspiron 1545 and I can't download Adobe flash or Adobe acrobat reader, when I try to play my games it says upgrade from flash and when I try to download it on the screen comes empty

    I have a Dell Inspiron 1545 and I can't download Adobe flash or Adobe acrobat reader, when I try to play my games it says upgrade from flash and when I try to download it on the screen comes empty

    Try offline installers:

    For Adobe Reader: http://get.adobe.com/reader/enterprise/

Maybe you are looking for

  • 1 TB SATA v/s PCIe - storage versus Flash and RAM wanted to set up.

    Hello I am new to Mac and can't wait to buy Mac Mini. I studied the difference between a PCIe-based Flash storage and Serial ATA Drive, which of course turns out PCIe Flash Storage is ahead then SATA. Two choices are running in my mind: 1. 1 TB SATA

  • Satellite L300 laptop will not load Windows

    I have a model of Satellite L300 number PSLB0A - 00L 022 running windows Vista. The problem is that it does not load Windows. It starts ok and I can access the boot manager and the Setup utility and that's it. It stops just loading.After studying the

  • the rotation of the whole of my screen is wrong

    everything on my screen has turned 90 degrees.  Can anyoe tell me how to put it back to normal and how to prevent what is happening in the future?

  • How can I disable my touchpad control area?

    The area of control Touch Pad on my laptop HP ENVY 15 PC prevents me from being able to type comfortably.   How do I turn it off? I prefer my wireless mouse and it is a touchscreen... seems too redundant. Thank you!

  • San HQ 3.1 alert frequency

    Since the upgrade to SAN HQ 3.1, he wished to inform every hour vs every 6 hours as connfigured.  It beats the * out of us.  I have a failed drive and is on its way but to fight by alerting them every hour becomes annoying.   I'm set to alarm every 6