About netweaver upgrade

Hi :
     sap ehp1 for netweaver ce 7.1  : 7.11.5
     oracle vm box : 4.1.4
     xp sp2
     After I upgrade the file "J2EEFRMW08_0-20002637.SCA" , the Application [sap.com/tcwddispwda] cannot be started.
The IE shows error msg.
I can't log in the netweaver.
Error: Application cannot be started!
  Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home
Details: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5035] Application [sap.com/tc~wd~dispwda] cannot be started. Reason: it has hard reference to resource [tc~wd~webdynpro] with type [service], which is not active on the server.
Hint: 1) Is referred resource deployed? 2) Is referred resource able to start?
     at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToService(ReferenceResolver.java:717)
     at com.sap.engine.services.deploy.server.ReferenceResolver.processMakeReference(ReferenceResolver.java:572)
     at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:489)
     at com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:169)
     at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:134)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:493)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:467)
     at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:560)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:197)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:358)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3432)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3418)
     at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.startApplicationAndWait(DeployCommunicatorImpl.java:551)
     at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.start(ApplicationManager.java:183)
     at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.analyseAppStatusMode(ApplicationManager.java:296)
     at com.sap.engine.services.servlets_jsp.server.DeployContext.startLazyApplication(DeployContext.java:353)
     at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:159)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
     at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
     at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
Caused by: com.sap.engine.frame.ServiceException: com/sap/engine/services/webservices/espbase/server/runtime/metering/ServiceMeter
     at com.sap.engine.core.service630.container.ServiceRunner.startSingleService(ServiceRunner.java:90)
     at com.sap.engine.core.service630.container.MemoryContainer.startServiceRuntime(MemoryContainer.java:762)
     at com.sap.engine.core.service630.container.MemoryContainer.startServiceRuntime(MemoryContainer.java:744)
     at com.sap.engine.core.service630.container.MemoryContainer.startServiceRuntime(MemoryContainer.java:737)
     at com.sap.engine.core.service630.container.MemoryContainer.startServiceRuntime(MemoryContainer.java:737)
     at com.sap.engine.core.service630.container.SystemThreadProcessor.run(SystemThreadProcessor.java:87)
     at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
     at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
     at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
Caused by: java.lang.NoClassDefFoundError: com/sap/engine/services/webservices/espbase/server/runtime/metering/ServiceMeter
     at com.sap.engine.services.webservices.server.WebServicesFrame.initWSJndiContexts(WebServicesFrame.java:439)
     at com.sap.engine.services.webservices.server.WebServicesFrame.start(WebServicesFrame.java:139)
     at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)
     at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)
     at com.sap.engine.core.service630.container.ServiceRunner.startSingleService(ServiceRunner.java:78)
     ... 8 more

sap ehp1 for netweaver ce 7.1 : 7.11.8

Similar Messages

  • About netweaver

    Hai experts,
                     I am a SAP-MM&QM consultant.i want to upgrade myself  to SAP netweaver.anyone can guide  me to study SAP-netweaver.
                      Send me SAP-netweaver documents and study material.its very helpful for me........
    regards,
    Rajkumar

    Hi Rajkumar,
    First of all, giving you some very interesting links, where similar questions have been asked by other people:
    New to Netweaver
    /thread/122598 [original link is broken]
    /thread/352079 [original link is broken]
    New to Netweaver
    All these threads will give you a good insight as to what all you have in front of you when we talk about Netweaver....
    Bye
    Ankur
    Do reward appropriate points for helpful as well as solved answers!!

  • Using JMX to get status information about NetWeaver cluster

    Hi everybody,
    We are trying to use JMX to get some status information about NetWeaver cluster.
    For example, using the MBean with the name u201Ccom.sap.default:name=EL1,j2eeType=SAP_J2EEClusteru201D we can obtain the list of all instances running in cluster. Here an instance is a u201CJava instanceu201D in the NetWeaver terminology.
    The method u201CgetInstanceNodeIDsu201D provides us with a list of all nodes of an instance.
    Concretely, calling this method for a cluster running on one machine with two java processes, we get the following list of node Ids: u201C0, 1476420, 1476450, 1476451u201D where the last two correspond to the two java processes.
    What are the first two node Ids from the list?
    How can the last two node Ids be identified as java processes?
    How can we obtain status information about each java process (node id) ?
    Thanks for all ideas,
    Radu

    As there seems to be a lot of interest in this subject, and since I found some form of solution, I thought I'd share it with you.
    In the es-cli interface, there is a thing called browse mode. Activate it by typing browse after logging in.
    Now you can easily browse your network and all of the managed objects. Use getattributes at the end of each branch to see the properties of objects. So far, I've indexed all of the kernel reader module, the health monitor module, the common config reader and the config reader for workgroup servers. If my employer allows, I will post results to http://tille.garrels.be/training/sunmc/ - check later this week.
    Machtelt.

  • About to upgrade my Macbook hard drive - what steps to ensure TM works?

    I'm about to upgrade my 100Gb hard drive in my Macbook to a 320Gb drive and I was planning to use either Carbon Copy Cloner or SuperDuper to clone my existing drive to my new drive.
    Couple of questions:-
    Will TM continue to work seamlessly or are there some tweaks I will need to do to get it to continue to work.
    With the increase in size of my Macbook drive I probably need to increase the size of my TM drive for backup as well - can I just clone my current TM drive to a larger capacity drive or will there be tweaks required.
    Many thanks
    Mike

    Mike,
    If you have a good Time Machine backup, you can just use that. You would install the new drive, boot to the Leopard install disk, then use the "Restore From a Time Machine Backup" utility. This restores your entire installation from the Time Machine backup of your choosing. Time Machine would then continue with the same backup where it left off.
    Kappy will not agree with this, because he has not had the same success as I with Time Machine. For me, it has worked flawlessly, and I have used the above method several times to go from one machine to another, or to a new drive on the same machine.
    I do recommend that you take a few precautions prior to trusting your Time Machine backup, however. First, I would verify the Time Machine volume with Disk Utility, to make sure there are no disk errors. Then, I would make a final backup and monitor it carefully. Open /Applications/Utilities/Console. In the Sidebar, under "Log Database Queries," select "All Messages." Then type "backupd" into the search field. Finally, choose "Backup Now" from the Time Machine menu.
    Watch the progress of the backup in the Console window, and look for the presence of any potential errors. If nothing seems out of the ordinary, your backup should be safe to use.
    Scott

  • I am about to upgrade my ipod. i want to give my old ipod nano to a friend. what do i need to do so they can use it on their computer?

    i am about to upgrade my ipod and want to give my old ipod nano to a friend. what do i need to do so thay can use it on their computer and create their own itunes account?

    Connect it to iTunes, select the Nano in the "devices" column and click "Restore". The warning window you get will ask you if this is what you really want to do.
    Your very lucky friend will essentially have it in the same condition as if she bought it new.
    One more thing: if you registered it in My Support Profile, make sure to un-register it. Only you can do that. Have your friend register it under her own Apple ID.
    Message was edited by: John Galt

  • To know about software upgrade of nokia N73

    my dear sir,
                         I want to know Processe of  about software upgrade of nokia n73.
                         I do not know any options of upgradation & update. So plz help me. I had lost my                                complate data From My phone. I know only Hindi language.

    Being an S40 device, the options are very much limited in this case. You need to take the phone to Nokia Care...
    ..only thing you can do is, confirm that the battery is charged..(Put on charging for about 15 minutes)..and then try switching ON. If no responce then do as mentioned above.

  • A few basic questions about NetWeaver

    Hi, I am really new to SAP and to NetWeaver, i usually work with ASP.net and other data sources, let me tell you a little bit of my scenario:
    Right now, i've changed job, and now I am facing a totally new environment, SAP is one of the things we use to drive our data reports monthly, but to get to the desired information, there are many steps to get it, like:
    1- Run a Sap report
    2- Export it to a .txt
    3- import the file in MS Excel, and apply a Macro to parse it
    4- Copy and paste the results into a separate Excel, to send it.
    Obviously one of the things i want to help my company is to automate as much as possible the processes to get the final report, and well i though:
    "Why don't i connect directly to SAP from .NET?"
    I read a little about it and then is when i hear about NetWeaver, a separate layer of SAP, that can interact with .NET.
    My questions are:
    1 - Is NetWeaver a client solution, i mean, at the end i leave the SAP server alone, and just install the software with new connection libraries in my computer?
    2 - Can i query the same reports I am running inside ..Net and work with the results locally?
    3- Can all this happen inside Visual Studio 2003
    Thanks to all your help, i really want to convert this into a huge project of migrating all the manual processes into automated reports, any ideas, and suggestions are welcome, ideas on how to connect SAP to .NET, third party components, documentation, examples.
    Thanks again!
    Edgardo

    You can't run the report directly but if you make the same report run as a RFC enabled function module, whose EXPORT is the result of the report, then yes, you have access to that data in Visual Studio.
    You can then integrate .Net with Excel.
    In my case, what im doing is extracting customer data, and their respective sales orders to Excel. I have a spreadsheet, with VBA code. I fill a field with the customer number, press a button. It then does the following:
    1 - Excel's VBA code calls a .Net library (DLL) that I created, using the customer code as import parameter.
    2 - The DLL then calls a function module in SAP, supplying the customer number as an import parameter.
    3 - The function module runs, and returns the data in table format to the DLL.
    4 - The DLL returns the data to VBA in Excel.
    5 - I process the data, and write it to the cells.
    The .Net library was created using Visual Studio 2003 with SAP .Net Connector 2.0.
    Hope this helps you get a picture of what you can do.
    Message was edited by: Joao Sousa
    Message was edited by: Joao Sousa

  • I have an old mini running os x 10.4 . im about to upgrade to 10.6 (the highest this dinosaur will upgrade to) but i have a ton of music recording software installed and need to know if it will affect it . please help ? any of it

    i have an old mini running os x 10.4 . i'm about to upgrade to 10.6 but have a ton of music and recording software installed and need to know if it will affect any thing i have installed . does newer garageband  work with older gband files ?please help ??

    Sorry about that, yes, 10.5 and 10.6 on Intel can run Firefox 4.
    Here's the process to roll back:
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, download and save Firefox 3.6 to your desktop for future installation. http://www.mozilla.com/firefox/all-older
    You could install Firefox 3.6 over Firefox 4 (many have reported success) or you could uninstall Firefox first. If you uninstall, do not remove your personal data and settings, just the program.
    Firefox 3.6 should pick up where you left off. If there are serious issues, please post back with details.
    Note: I haven't actually tried this myself!

  • My MacBook Pro isn't a year old yet and would like to use iCloud. However, very apprehensive about Lion upgrade...how can I find out what I will lose if I upgrade?

    My MacBook Pro isn't a year old yet and would like to use iCloud. However, very apprehensive about Lion upgrade...how can I find out what I will lose if I upgrade?

    Ajimd33 wrote:
    I appreciate the prompt response.  Having read several threads, you can appreciate why I would be hesistant to upgrade to the Lion.  All I basically use is Office for Mac and the other basic functions such as email/calendar/address/contacts...etc. I have read horror stories about peoples stuff dissapearing into cyberspace and obvi dont want that to happen.
    That's all nonsense. Most people don't post anything if they don't have any problems. People who do have problems usually have very specific reasons for them that they have caused themselves.

  • About Kernel Upgrade

    Hi to all ........
    This is about Kernel upgrade ...
    We are working SAP4.6C, Oracle 9.2.0.5, Windows 2003 Server. Our Kernel release is 46D with  Support Package Level - 1674. I know we are way behind the Latest kernel Level.
    Can anyone plzz let me know
    1) If i perform Kernel Upgrade in what way it will effect my system?
    2)Will it effect the Modules as well i mean reports.Everyday functioning of Fi/CO, HR .SD..so on.
    3) which files i need to download to perform the upgrade?
    Waiting for ur replies....
    Regards

    Hi Mohammed,
    1) If i perform Kernel Upgrade in what way it will effect my system?
    Kernel where SAP executables resides. If something goes wrong then you may not be able to start SAP instance.
    2)Will it effect the Modules as well i mean reports.Everyday functioning of Fi/CO, HR .SD..so on.
    NO. It wont affect any functionality of any fuctional module.
    3) which files i need to download to perform the upgrade?
    Goto http://service.sap.com/swdc
    Select Support Packages and Patches --> Archive --> SAP Application Components --> SAP R/3 --> SAP R/3 4.6C --> Entry by Component
    From here you can download required kernel based on your OS and DB. Dont forget to download "Database independent" kernel files.
    Hope this will help.
    -Pinkle

  • I am about to upgrade my eMac to the latest iMac. What can I do to transfer PPC software so the iMac can use my data such as email contacts, safari bookmarks, etc.?

    I am about to upgrade from my eMac to the latest iMac. The eMac has given up the ghost at 10 years of age.
    I have a full backup of my eMac so could use old email and safari contact/bookmarks,etc. 
    What is simplest way to do this?
    Will the iMac distinguish between old PPC software and new Intel if I try to do a migration from old to new?
    Can I use a flash drive to copy and paste required items from old to new?
    All advice gratefully received.

    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
      1. Classic Environment, and subsequently any Mac OS 9 or earlier applications
      2. Screensavers written for the PowerPC System Preference add-ons
      3. All Unsanity Haxies Browser and other plug-ins
      4. Contextual Menu Items
      5. Applications which specifically require the PowerPC G5 Kernel extensions
      6. Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior, TechTool Pro , SuperDuper , and Drive Genius  work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
      1. Intel In Macs
      2. Apple Guide to Universal Applications
      3. MacInTouch List of Compatible Universal Binaries
      4. MacInTouch List of Rosetta Compatible Applications
      5. MacUpdate List of Intel-Compatible Software
      6. Transferring data with Setup Assistant - Migration Assistant FAQ
      7. OS X Lion: How to use Migration Assistant to transfer files from another Mac
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking will work better when moving from PowerPC to Intel Macs.  The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
      1. Repair the hard drive and permissions using Disk Utility.
      2. Backup your data.  This is vitally important in case you make a mistake
          or there's some other problem.
      3. Connect a Firewire cable between your old Mac and your new Intel Mac.
      4. Startup your old Mac in Transferring files between two computers using FireWire.
      5. Startup your new Mac for the first time, go through the setup and
           registration screens, but do NOT migrate data over. Get to your
           desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
      a. MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch,
          Late 2008) - What to do if migration is unsuccessful;
      b. MacBook Air - Migration Tips and Tricks;
      c. MacBook Air - Remote Disc, Migration, or Remote Install Mac OS X and
          wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder) /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder) /Home/Library/Mail (copy the whole folder) /Home/Library/Preferences/ (copy the whole folder) /Home /Library/Calendars (copy the whole folder) /Home /Library/iTunes (copy the whole folder) /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data Also in /Home/Library/Preferences/Microsoft.
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.Revised 5/21/2011

  • Hi, Need help about ios7 upgrade, after this upgrade I cannot watch youtube or any video with my Ipad,

    Hi, Need help about ios7 upgrade, after this upgrade I cannot watch youtube or any video with Ipad, and Iphone as well
    I think my wireless rooter's setting has some problem but cannot found anything to solve,
    I can watch if there is another wireless network , I tried this option in another place who has wireless network and I can watch.
    Do you have any idea to do these setting , I dont have any problem when Ipad has 6.1.3 IOS,
    need help
    thanks

    Thanks
    I will and share the result.

  • Everyone keeps talking about an upgrade from Leopard to Snow Leopard for $29 but I cannot find it anywhere-any suggestions?

    Everyone keeps talking about an upgrade from Leopard to Snow Leopard for $29 but I cannot find it anywhere-any suggestions?

    Good news for current buyers ... single user SL is down to $19, 5-user family-pack is down to $29 ... I would buy the 5-user license to avoid need ing to buy it again after Apple stops selling it.

  • Phase list of Netweaver upgrade 7.0 EHP2

    Hi guys,
    Kindly please help me provide the phase list of the Netweaver upgrade 7.0 to EHP2. Or on what link can i see those list?
    Thank you very much and have a good day ahead.
    JAV

    I suggest you start reading the EHP2 upgrade guide:
    http://service.sap.com/instguides
    --> SAP NetWeaver
    --> SAP NetWeaver 7.0 (2004s)
    --> Maintenance
    -- Update EHP (on the very bottom
    Phase list should look like below...
    Initialization
    Extraction
    Configuration
    Checks
    PreProcessing
    DownTime
    PostProcessing
    Finalization

  • NetWeaver JavaStack - NetWeaver Upgrade Question

    Hello Gurus,
    Please ignore I sound little uninitiated in this.
    This is about the so called JavaStack upgrade after (?) the technical upgrade.
    - What exactly is the so called Javastack in netweaver? It is not same as 'Usage Type' Java? Is this AS Java?
    - What is the right time to do the JavaStack Upgrade? After technical upgrade?
    - How much after tech upgrade? 2-3 weeks are ok? Will the new features of BI 7 not be available till we upgrade the javastack?
    - Without upgrdaing to Javastack, will NONE of the new functionalities be available in BI 7.0?
    Please help.
    Regards
    Manish Madhav

    In continuation
    To use any web based components, including the 2004s Web Application Designer, Report Designer, or Web Analyzer, you need to have BI-JAVA usage type installed.
    You can still use the 2004s BEx Analyzer (Excel) without the BI-JAVA usage type.
    When you install BI JAVA, it will have its own EP and AS JAVA usage types under it. You have no option with this as they are required to run BI JAVA (just like you have AS ABAP under the BI usage type).
    It is recommended that you have all 4 usage types installed (AS-ABAP, AS-JAVA, EP, and BI-JAVA) as this is required for full functionality. These can be on a single system or can be 2 separate systems:
    1 system:
    System (AS-ABAP, AS-JAVA, BI-JAVA, EP)
    2 systems:
    System (AS-ABAP)
    System (AS-JAVA, BI-JAVA, EP)
    Note 1072576 - Frequently Asked Questions: BI Java Support Packages/patches
    Hope it Helps
    Chetan
    @CP..

Maybe you are looking for

  • Error in assigning value to local variable

    i am writing a stored procedure in which i have pass parameter if parameter value is zero then i assign a previously declared variable null else that value syntax is this create or replace PROCEDURE usp_Add_Update_Insurance p_CityID IN NUMBER DEFAULT

  • Just bought a 3TB Firewire Drive for Time Machine, a Question About Mixing Files or Paritioning

    I have two internal HDs, one 1.5TB spinning drive and a 60GB SSD for the OS and apps. Externally I have 2-1TB FW drives that I use for media files & other data. I would like to use the 3TB as my failsafe TM backup, but I wonder if 2TB is enough in th

  • [SOLVED] Openssh and /lib/systemd/system/sshd.socket

    I'm a bit worried about a remote computer because of an incident relating to media server at home. I've looked for similar posts and among bugs without any hits. I always set the port to a none standard one. I made this update: upgraded openssh (6.1p

  • Express will only print one job

    Just bought a Samsung ML-2240 today. Hooked it up to my AirPort Express (the old one, not the type-n one) and was pleasantly surprised by how easy it was to set up and print my first page. However, after a print job finishes the AirPort Express locks

  • Stupid question about "native" programs...

    Hi I'm buying my first Mac this weekend (hopefully) and I'm getting the MBP 17in primarily for CS2 work. I keep reading that CS2 isn't native and will run thru rosetta - but is that the "windows" version or the "mac" version ? I'm assuming that to ru