Application Server Release 2 Linux

I have downloaded the 4 cd of 9ias r2 and unzipped them and I found a .cpio file what should I do with this ?

cpio is another type of compression .. like tar or zip
do a
man cpio
to see how to unpack it..
or search on google for cpio

Similar Messages

  • Oracle9i Application Server Release 2

    Oracle9i Application Server Release 2, which includes Oracle9iAS
    Portal Release 3.1, is planned for the final calendar quarter of
    2001.
    What are the new features of 9iAS Release 2 and Portal Release
    3.1?
    Thank you.

    The 9iAS R2 was desupported a few years ago and the link for software download has also been removed from the Oracle site.

  • Oracle9i Application Server Release 2 version

    Hi i have Oracle9i Application Server Release 2 on IBM-AIX
    I found this:
    http://www.oracle.com/technology/documentation/ias.html
    How i can check what is my exact version?

    ansver is here
    http://rnyb2.blogspot.com/2007/06/checking-oracle-application-server.html
    Version of Oracle application server

  • Oracle Application Server Release 2 (10.1.2) Deployment Notes question

    Hi!
    I'm following the Oracle Application Server Release 2 (10.1.2) Deployment Notes (http://download-uk.oracle.com/docs/html/B25947_01/deployment_topics006.htm) for deploying an application, built in Jdeveloper 10.1.3 to AS 10.1.2. I have a question about Configuring JDeveloper to Generate Configuration Files That Are J2EE 1.3-Compliant. Do I need all the files in table 34-3? (http://download-uk.oracle.com/docs/html/B25947_01/deployment_topics006.htm#CIHHBJAI)
    I already have some of these files. Can I change the version of existing files or do I need new ones? How can I change the version of existing files?
    Here are the headers of some of these files:
    web.xml: (Here I probably just change version="2.4" to version="2.3")
    <?xml version = '1.0' encoding = 'windows-1250'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
             version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    orion-application.xml: (Is version="10.0" the version I need to change to "1.2"?)
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <orion-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                       xsi:schemaLocation="http://www.oracle.com/technology/oracleas/schema http://xmlns.oracle.com/oracleas/schema/orion-application-10_0.xsd"
                       version="10.0"
                       xmlns="http://www.oracle.com/technology/oracleas/schema">
    data-sources.xml.xml: (This file has only XML version, I don't believe this is the version I need to change)
    <?xml version = '1.0' encoding = 'windows-1250'?>I only have these three files from the table in my application. Do I need application.xml and oc4j-connectors.xml too?
    Thank you in advance!
    BB

    Found some more details on this error in emias.log:
    2007-11-21 09:22:54,538 [EMUI_09_22_54_/console/ias/oc4j/deployWiz/webModuleMappings$ctxType1=oracle*_ias$target=MY_AS_INSTANCE*_home$type=oc4j$ctxName1=MY_AS_INSTANCE$selectedStep=1]
    ERROR ias.oc4j doWebModulesNavigation.920 - DeployWiz: Caught exception in doWebModulesNavigation
    2007-11-21 09:23:49,054 [Thread-24] ERROR ias.oc4j doDeployWork.2628 - DeployWiz: Caught exception in doDeploy
    java.lang.NoClassDefFoundError: oracle/dms/instrument/CorrelationContext
    at oracle.ias.sysmgmt.task.TaskMaster.setContextECID(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
    at oracle.sysman.ias.sta.oc4j.DeployAppAdminObj.deploy(DeployAppAdminObj.java:164)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.doDeployWork(DeployWiz.java:2594)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.access$000(DeployWiz.java:179)
    at oracle.sysman.ias.sta.oc4j.DeployWiz$DeployBean.doWork(DeployWiz.java:3098)
    at oracle.sysman.emSDK.eml.util.iAS.ProcessingBean$ProcessingThread.run(ProcessingBean.java:264)
    at java.lang.Thread.run(Thread.java:534)
    2007-11-21 09:23:49,054 [Thread-24] ERROR ias.IASUtil displayError.753 -
    java.lang.NoClassDefFoundError: oracle/dms/instrument/CorrelationContext
    at oracle.ias.sysmgmt.task.TaskMaster.setContextECID(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
    at oracle.sysman.ias.sta.oc4j.DeployAppAdminObj.deploy(DeployAppAdminObj.java:164)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.doDeployWork(DeployWiz.java:2594)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.access$000(DeployWiz.java:179)
    at oracle.sysman.ias.sta.oc4j.DeployWiz$DeployBean.doWork(DeployWiz.java:3098)
    at oracle.sysman.emSDK.eml.util.iAS.ProcessingBean$ProcessingThread.run(ProcessingBean.java:264)
    at java.lang.Thread.run(Thread.java:534)
    2007-11-21 09:23:49,054 [Thread-24] ERROR util.iAS displayError.369 - An internal error occurred during the operation.
    java.lang.NoClassDefFoundError: oracle/core/ojdl/query/LogQueryException
    at oracle.sysman.ias.sta.oc4j.DeployWiz.removeAdminObjectsFromCache(DeployWiz.java:2708)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.doDeployWork(DeployWiz.java:2648)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.access$000(DeployWiz.java:179)
    at oracle.sysman.ias.sta.oc4j.DeployWiz$DeployBean.doWork(DeployWiz.java:3098)
    at oracle.sysman.emSDK.eml.util.iAS.ProcessingBean$ProcessingThread.run(ProcessingBean.java:264)
    at java.lang.Thread.run(Thread.java:534)

  • Oracle Application Server Release 4.0.8.1 on Windows 2000.

    Can I install Oracle Application Server Release .0.8.1 on Windows 2000 ?

    Hi Mohammed,
    OAS 4.0.8.1 was never certified on W2K and is in fact a desupported version of OAS. I would strongly suggest migrating to the just released 9i Application Server v. 9.0.2.
    John

  • 4.6c- web application server release

    1) where do I find web application server release in 4.6c?
    ans: ??
    2) I am trying to configure ICM.. As part of that, I need to set smtp paramater.. but I could not find the path for SMTPplugin.dll file.. any help on this?
    ans:??
    thanks
    GP

    Hello Gopal
    Starting with SAP kernel release 6.20 the parameter icm/plugin_<*> isn't
    required anymore since the SMTP plugin is an intrinsic part of the SAP
    Internet Communication Manager (ICMAN), so no separate library isn't
    necessary and isn't shipped by SAP anymore.
    See SAP Note 455140 contains more related information.
    Kenny

  • Very unstable application server on Linux : work process are dying

    Hello,
    SAP release : SAP R/3 Enterprise
    Linux : x86_64 x86_64 x86_64 GNU/Linux
    Oracle : 9.2.0.7.0
    Our production environnement consists of one Central Instance server (HP-UXia 64) and five application servers (Linux x86_64). All the application servers are exatly the same, same hardware, same OS, CPU, RAM ...etc
    But only applications server "number 4" is giving us problems, it is not restarted automatically with the others servers, all the work processes appear in red in transaction sm51, the workprocesses (DIA,BGD,UPD) are dying one after another. Yesterday two workprocesses were stopped, then four, and this morning eight workprocecess
    We don't have any performance problems :
    each application server has 32Gb of physical memory ( 24Gb of physical free memory)
    each applications erver 4 CPU (idle = 80%)
    It doesn't seem to be an SAP problem.
    At first we thought, ot was an OS issue, we desinstalled the applivcation server, and asked our system administrataros to reintall the OS, then we reintalled the application server.
    But it didn't help, we're still facing the same problems.
    Half of our workprocecesses are now stopped, the workprocesses log can not be utilized for analysis :
    There is no information about what happened this morning :
    Tue Jun  3 17:32:27 2008
    ===...sucessfully completed.
    =================================================
    MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared m
    MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    =================================================
    === ipl_Init() called
       ITSP Running against db release 620!
       ITSP Disable Kernel Web GUI functionality
    === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    =================================================
                                                                                    Wed Jun  4 00:30:38 2008
    dbtran INFO (init_connection '<DEFAULT>' [ORACLE:640.00]):
      max_blocking_factor =   5,  max_in_blocking_factor      =   5,
      min_blocking_factor =   5,  min_in_blocking_factor      =   5,
      prefer_union_all    =   0,  prefer_union_for_select_all =   0,
      prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
      convert AVG         =   0,  alias table FUPD            =   0,
      escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
      select *            =0x0f,  character encoding          =SBCS / <none>:-,
      use_hints           = abap->1, dbif->0x1, upto->2147483647, rule_in->0,
                            rule_fae->0, concat_fae->0, concat_fae_or->0
    SecAudit(RsauShmInit): WP attached to existing shared memory.
    SecAudit(RsauShmInit): addr of SCSA........... = 0x2aa017f000
    SecAudit(RsauShmInit): addr of RSAUSHM........ = 0x2aa017f450
    SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 0x2aa017f488
    SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 0x2aa017f494
    login/password_change_for_SSO : 1 -> 1
                                                                                    Wed Jun  4 00:30:39 2008
    handle memory type is RSTSPROMMM                                                 
    We have checked the profile with the sappfpar command :
    Nr of operating system shared memory segments: 28
    Shared memory resource requirements estimated
    ================================================================
    Total Nr of shared segments required.....:         28
    System-imposed number of shared memories.:       1000
    Shared memory segment size required min..: 1073741924 (1024.0 MB)
    System-imposed maximum segment size......: 1140850688 (1088.0 MB)
    Max. shared memory segment size advised..: 2147483648 (2048.0 MB)
    Swap space requirements estimated
    ================================================
    Shared memory....................: 3030.2 MB
    ..in pool 10  121.8 MB,   96% used
    ..in pool 40  169.7 MB,   96% used
    ..not in pool: 2730.7 MB
    Processes........................:  378.8 MB
    Extended Memory .................: 16384.0 MB
    Total, minimum requirement.......: 19793.0 MB
    Process local heaps, worst case..: 1907.3 MB
    Total, worst case requirement....: 21700.3 MB
    Errors detected..................:    0
    Warnings detected................:    0
    Any idea ?
    Any useful help would be highly appreciated ?
    Best regards.
    Raoul

    Hi there,
    Your physical memory is totally adequate. To make sure, you can check the buffer tune transaction ST04 for issues like swap.
    Is the work process log you pasted here complete?? After restart of dialog instance, do all wp come up in Wait state?
    Apart from work process logs, please check the system log for errors. Also, check the database connectivity from your app server.
    regards, Sean.

  • Oracle Application Server On Linux Problem

    Our client's application server has been live for 6 months now and currently there is an issue.
    This server is a Dell 6850 running Red Hat Linux ES 3.4 (Taroon Update 5) and kernel 2.4.21-32 with 2 CPUs and 8Gb of ram. Our J2EE web application runs in Oracle Application Server and currently 5 OC4Js are up and running.
    The issue we are facing is the server has frequently gone to a hang state. When this happened, we won't be able to telnet into the server but there are ping responses. So the only thing to do then would be to reboot the server.
    Now I have setup nmon for linux to run 24 hours in the server taking snap shots of the server's performance every 10 minutes. From the nmon output, I could see free memory is always around 20Mb - 50 Mb and sometimes would shoot up to 1Gb and then in 3 hours back down to 20Mb - 50Mb. Is this a normal pattern for a linux server?
    From the Oracle console under memory usage, I saw that around 1.5Gb is being used by the Application Server, 36Mb free and 6.5Gb used by other processes. Now, I am curious as what this other processes are and why are they using 6.5Gb.
    I am not sure if this is caused by a faulty hardware, OS/kernel bug, or our web application.
    What I have done:
    i) monitor /var/log/messages but no suspicious error being logged not even before or during the server hang.
    ii) monitor Oracle Application Sever log files but no suspicious errors logged.
    iii) monitor nmon output daily
    iv) searched for similar cases using Google and Oracle's Metalink but found nothing.
    Thanks.

    As a followup ---
    We believe that we have found the culprit finally based on two lucky catches during lockups. Last seven days we have been testing various combinations of centennial agent and enterprise agent running and have successfully tracked issue down to these two products not wanting to run together.
    We have 32 machines with centennial running and no emctl and there has been no issues for last 18 months. The machines we have had problem with are the ones that use enterprise agent also. We disabled centennial agent on 8 machines and left it running on 6 machines that had emctl agent. We were still experiencing failures on the 6 machines but no failures on 8 machines.
    We turned off centennial software on the remaining 6 and have had no lockups since. Based on this we are concluding that "emctl agent" and "centennial agent" dont play well together and so plan to discontinue using both of these together on any machines.
    Did not reseach exactly why these two were causing a system panic but since these are production and vital we will live with workaround.

  • Oracle application server release 2

    hi
    i am trying to download oracle 10g application server Release2 from the link
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    but everytime when it starts downloading,it remains on 0% only..
    is there any other link by wich i can download the oracle application server release2.....plz help

    hi
    install download manager and after that try to download application server.
    sarah

  • Runtime error in Application server of linux

    i have been converter file in application server but when i run this report then it give erro to me as follow
    500 Internal Server Error
    java.lang.StringIndexOutOfBoundsException: String index out of range: 13 at java.lang.String.charAt(String.java:444) at oracle.reports.rwclient.URLParser.parseQueryString(URLParser.java:142) at oracle.reports.rwclient.URLParser.parseQueryString(URLParser.java:68) at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1382) at oracle.reports.rwclient.RWClient.doGet(RWClient.java:366) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)

    It is possible that your reports server dat file might have gone corrupt However it is too early as well to conclude that without having a detailed look at the reports trace files. Let us know what exactly do you get if you run the same report using rwservlet
    http://hostname:port/reports/rwservlet?report=repname&userid=usernamd/password@db&desformat=html&destype=cache&server=<repserver>&paramform=yes/no
    Thanks,
    Anand

  • Application Server Release 2

    Hello,
    We have recently completed the above installation and configuration. However on certain forms we are having difficulty opening word using OLE commands.
    In this release has any code changed that we need to be aware of when using OLE for client-side functions?
    Let me know if you would like to see code used.
    Thanks
    RD

    In reply to my own thread it seems the cause cannot be fully explained but there would seem to be some problem / incompatibility between version 17 Jacob.dll and Oracle Jinitiator 1.3.1.22. (Jacob is the 3rd Party freeware used by WebUtil to allow client OLE integration to work).
    Instructions on how to resolve it can be found on metalink by searching for error: WUO-714

  • Application server for linux

    where could I get the ibm jdk-1.1.8
    urgent!
    Thanks

    http://www.ibm.com/java/jdk/118/linux/
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by jiandong li ([email protected]):
    where could I get the ibm jdk-1.1.8
    urgent!
    Thanks<HR></BLOCKQUOTE>
    null

  • Oracle Application Server 10g Installation Guide for Windows

    The link to Oracle Application Server 10g Installation Guide for Windows on the OTN Web Site don't work. Using search on site does not turn up any installation document for Oracle Application Server 10g.
    How can I find the Installtion Guide or the Quick Installtion Guide for Oracle Application Server 10g for Windows?

    Hi,
    The docs you seek are available through the OTN documentation pages at: http://otn.oracle.com/documentation/index.html.
    Click on the link for "Oracle Application Server Release 10g (9.0.4)" and then on the "View Library" link for part B10468_04 - Oracle Application Server 10g Online Documentation 10g (9.0.4.0.0) for Microsoft Windows.
    The Docs are located under the Documentation tab.
    Alternatively, here is the direct link to the Documentation Tab interface of the Library:
    http://download.oracle.com/docs/cd/B10468_04/docs.htm
    Regards,
    Les

  • Urgent :- Unable to deploy EAR file in Oracle application server

    Hello folks,
    I am trying to deploy an application containing jsps and servlets
    packaged into EAR using ant. However when am trying to do so by using
    the Deploy EAR option in the Enterprise manager, it throws the
    following error -
    "Invalid J2EE application file specified - Jar file:
    /var/tmp/jar47241.tmp is missing its standard xml descriptor located at
    META-INF/ejb-jar.xml"
    I suspect that something could be wrong with regards to the way the ear
    file has been created.
    Please if someone could pin point the problem and help me understand
    the the above error message , it will be of great help to me and I d
    really appreciate this.
    Many Thanks,
    Ramn.

    Hello,
    I try to deploy an ear file (contains jar and war files) in Oracle Application server in linux, but the time is so long. The same file I deploy in a OAS in windows and the deploy time was 2 minutes, but in linux I leave the hole night and the session close and the deploy in unable.
    I don't know if I need configure an especial option in the OAS in Linux, how I can load my ear file.
    The OAS in windows was installed with oc4j options only, but the OAS in linux was full installation
    Please help me....
    Thanks.

  • 10.1.2.0.2 App Server Release Date?

    Folks,
    Does anyone know what the expected release date is for the Oracle 10g Application Server Release 2 Version 10.1.2.0.2 (Aka, the one with Forms and Reports services) and the accompanying 10.1.2.0.2 Developer Suite? I would like to get a feel so I can decide which one to load. 1 week? 1 month? 1 year?, etc. Thanks.
    PJC

    Well i badly need forms and report in my 10.1.2.0.0
    When will it be release.
    Expeting date please
    RegardsWe waited for 9.0.4 to be released for way too long (about a year on the Windows platform). It is almost as stable as 9iAS R1 and it requires more resources (cpu and ram) to run but overall, it isn't too bad. We waited for 9.0.4 because it contained bug fixes we required to migrate from 1.0.2.2.2a. What does 10.1.2 have that 9.0.4.1 doesn't? I thought it was virtually the same thing as 9.0.4.1.

Maybe you are looking for

  • Return to Vendor 122 vs 161

    Hi,       When is the 122 movement type used and when is the 161 movement type used in the return to vendor process. Thanks GS

  • How to develop algorithms for eye-tracki​ng using labview

    Working on a senior project using vision builder, labview, and NI camera 1712. Unfortunately, none of us in the group has had a lot of exposure to working with any of it. So far, we've been able to have the camera to identify the eyes as well as deve

  • Change BI 7 WAD exception symbol

    Dear All, I have a question regarding exception symbol in BI 7 WAD. we can change the exception from color to image(symbol). the question is can we change the symbol? the default is just an arrow up, down and across. I want to change with something e

  • "Send Again" Function doesn't work. Apple Mail Mac OS 10.8.4

    Hello there! I have an Apple Mail running under Mac OS 10.8.4.  I often use the "Send Again" function, I just edit the date and added some notes on it and it works perfectly for my daily reports! However, these past few days it seems so odd.  By usin

  • Tried updating now phone is dead

    Just installed the Desktop Manager on my Vista PC and backed up all the data, etc, then got a notification that an update was available. I've been having issues where if I press the 'j' key it types 'jk', same with the 'k' key and if I use the bottom