Catalog master uploading in production server

hi,all,
while uploading catalog master in production server, system is not allowing to upload the same as it is not in editable mode?? how to upload these datas ??? please guide me.thanks in advance
rgds
rajib

As Production System is non modifiable so you can do is upload catalogs in Dev or QA and transport it to the production system.
Regards
Iftikhar

Similar Messages

  • Master data in PRODUCTION Server

    Hi,
    Can someone please share the checklist/document having the details of the Master Data that needs to be maintained in PRODUCTION server at the time of GO-LIVE from FI perspective.
    Thanks in advance.
    Sanjay

    The following FI Master Data needs to maintained in Production Server before Go-Live.
    1. GL Master Data
    2. Customer Master
    3. Vendor Master
    4. Bank Master(bank Keys)
    5. Asset master data
    6. Excise Data (J1ID - if CIN is applicable)
    7. needs to check Material Master Data (valuation classes)
    br,
    Ganesh Lokam

  • DMS uploading from Development server to Production server[GO LIVE].

    Hi, All,
    I have configured DMS at client palce. Here they don't have quality server.
    What we configured will be tested in development it self. So in the unit test there is no errors at all and
    uploaded some documents in the development also.
    So i want to know how i could tranfer request and full DMS configuration to production server[Go Live].
    1.Wheather I could need Basiss Help.
    2.What are all precautions i could take before and after 'go live'
    3.What are all requirement needs to 'go live'.
    plz give procedure i details
    Rgds
    Ben

    hi,
    there no mandatory of quality server to test , if ur confident, u can directly transport to production
    For request transporattion its better to have basis person, if u know the procedure, u can also import from production server.
    Before that release all transport request in devp server.
    After transporting to prod server check wheather all customising setting imported or not, wherever necessary u create master data in production system it self(Class and characterstics, and number ranges).
    For going live u need to create all roles and autorization and need to assign to respective user ids.
    award points if useful
    regards
    sham

  • 2.DMS uploading from Development server to Production server[GO LIVE]

    Hi All
    Is it all document type [dms] which r created in development server, these will transefer from development to production server by [uploading]transport request.
    Or is It needs Basiss Help.
    Rgds
    Ben.

    hi,
    I think for moving customization request to production, u dont need help of basis, if u have authorization then u can transport the request.
    Before moving first identify which are the request number u want to transport and release them using t code SE10 in development server.
    Go to production server, execute STMS t code for importing the request from devp server.
    Once ur request moved to production successfully then all customization will be available in production system except number ranges and class and characterstics.
    If ur using classification system, then create class and characterstics in production system it self.
    award points if useful
    regards
    Sham

  • Problem using "UPLOAD FILE" behavior, in localhost Works fine, in my production server doesnt

    Hi
    I have been working with a form that uses a "upload file", in my localhost computer works very well BUT in my production server doesnt, the thing is that there is no error messager .. so i cant guess the problem, i already check permissions in my folder that contains the files and all is with Write permissions.
    Can you help me pleasE??
    thanks in advance

    Most likely a permissions issue. Check your production server to see if both the IUSR_[Machine Name] and ASPNET users have read/write/delete permissions on 1. the folder you'll be uploading images to AND 2. the includes\common\lib\file_upload\temp folder (if this doesn't exist, create it manually).
    These settings are necessary in order for the ADDT file upload server behavior to function properly.

  • How to upload only Master Page changes to server

    Hi guys
    I've been working on a massive website. It started out as a small brochure style website, but has now grown to a multitude of subpages and categories, etc. I exported the Muse site to html and started working in Dreamweaver, creating all the extra subpages, etc.
    The client has now made changes which has to be done on my master page in Muse. I have done these, exported the site to a new location, and thought it will be as simple as uploading the CSS for the master page to the server to see the changes. It's not working.
    Any ideas on how to upload only the changes I made to the master page to the web server?
    Thanks

    Actually, Muse master pages and BC templates and fundamentally different in some key ways. While you can create a BC template using Muse, a Muse master page is not uploaded as a BC template.
    svendextro, as Brad stated, once you edit outside of Muse you give up the ability to further edit within Muse. The content and settings on a master page are part of the code generated for each page. There is no independent master page in the generated code that could be modified in the way you're expecting.

  • Request in Production server for Master data

    Hi,
    In Production server when we try to hire an employee through PA40, it is giving an error saying that "Client XXX has status 'not modifiable", Choose 'Display object' or 'Cancel'.
    I think it is asking for a request, because of settings in SCC4,is not modifiable. Since it is PRD server the standard SAP suggests to have the setting as above hence we cant change the settings also.
    What could be the solution for this?
    Regards
    Prasad

    Hi Prasad,
    It doesnt make any differnce, just click on display object , it will save th data in the respective tables.....
    Regards,
    Sushil Soni

  • CCM Catalog Mass upload problem

    Dear Experts,
    Could you please help me to find an answer to the below issue?
    We are doing a mass catalog upload in CCM 2.0 => we are uploading our CSV file as follows:
    Supplier ID A => Supplier name A =>  Item details A
    Supplier ID B => Supplier name B =>  Item details B
    etc.
    Usually, I give the first Supplier ID when creating the Supplier catalog.
    The upload process is working fine, BUT...
    When the catalog has been uploaded, from the Procurement Catalog side there is only the first "Supplier ID A" what's beeing uploaded to all of the items instead of all the other respective Supplier IDs.
    Therefore we have to change the rest of the Supplier IDs by mass changing the respective Proc Cat.
    Do you know how we could keep all the other Supplier IDs?
    Thanks a lot - imre
    Edited by: Imre Matyas on Feb 8, 2010 11:09 AM

    Hi,
    In that case my solution will help.
    Here is sample schema with custom characteristics. Please look at Z_SUPPLIER_ID and Z_SUPPLIER_NAME.
    SAP CATALOG CSV 2.0 <;>
    Defaults;EN
    Model
    Catalog;Master;;Master Catalog
    Characteristic;Z_ACTION;/CCM/NAME;false;Action
    Characteristic;/CCM/PRODUCT_ID;/CCM/ID;false;Part Number
    Characteristic;/CCM/SHORT_DESCRIPTION;/CCM/DESCRIPTION;false;Description
    Characteristic;Z_MATERIAL_TYPE;/CCM/ID;false;Material Type
    Characteristic;/CCM/MINIMUM_QUANTITY;/CCM/MINIMUM_QUANTITY;false;Order Unit
    Characteristic;Z_CONTENT;/CCM/MINIMUM_QUANTITY;false;Content
    Characteristic;/CCM/LEAD_TIME;/CCM/LEAD_TIME;false;Lead Time
    Characteristic;Z_SUPPLIER_ID;/CCM/ID;false;Supplier Number
    Characteristic;Z_SUPPLIER_NAME;/CCM/NAME;false;Sup Name
    Characteristic;Z_P_GROUP;/CCM/ID;false;Purchasing Group
    Characteristic;Z_P_ORG;/CCM/ID;false;Purchasing Org
    Characteristic;/CCM/CONTRACT_ID;/CCM/ID;false;Contract Number
    Characteristic;/CCM/CONTRACT_ITEM_ID;/CCM/ID;false;Contract Item
    Characteristic;/CCM/PRODUCT_GROUP;/CCM/ID;false;Product Category
    Characteristic;/CCM/PRICE;/CCM/PRICE;true;Price
    Characteristic;Z_DATE;DATE;false;Date
    Characteristic;Z_UPDATE_BY;/CCM/ID;false;Updated By
    Characteristic;/CCM/LONG_DESCRIPTION;/CCM/LONG_DESCRIPTION;false;Long Description
    Characteristic;/CCM/PICTURE;/CCM/ATTACHMENT;false;Picture
    Characteristic;Z_BUYER;/CCM/ID;false;Buyer
    Characteristic;Z_BUYER_CONTACT;/CCM/ID;false;Buyer Contact Number
    Schema;Master;Z_ACTION;Z_MATERIAL_TYPE;Z_CONTENT;Z_SUPPLIER_ID;Z_SUPPLIER_NAME;Z_P_GROUP;Z_P_ORG;Z_DATE;Z_UPDATE_BY;Z_BUYER;Z_BUYER_CONTACT;Master Schema
    Regards,
    Masa

  • Problem in asset master upload

    hi
    while i am uploading asset master in Production server, i am getting error
    "Current fiscal year 2007 has to be after transfer date 31.03.2008"
    In OB52 i have opened only 1st period of 2008 and in Asset Data Transfer i maintained as 31.3.08.
    I am uploading assets upto 31.3.08 only.
    if any one knows the solution pls let me know
    its urgent
    i will assign points

    Hello friend,
    Use the TCode - AJRW to open the next fiscal year i.e. 2008 in Asset Accounting in your case.
    In the screen Asset Fiscal Year Change give the following inputs
    Company Code - XXXX (Your CoCd for which you want to do the legacy Assets upload)
    New Fiscal Year - 2008
    Remove the Test Run Check Box
    Go to Program menu and click on Execute in Background
    Give the printer name in the screen you get
    Pres enter
    In the next screen select Immediate check box
    Click on Save button
    System will run a background job
    Go to job overview screen and ensure the job got completed successfully.
    Then you start uploading the Assets
    Regards,
    Rabi.

  • Customizing changes in production server

    hi experts,
    In our organization we are implementing SAP, Production serevr still  not using.our implementing team asking me(SAP admin) to allow changes in production server for uploading the master data of our company. But if i allow, they directly customizing the data in production server.Now my question is How i allow the users to uploading the data not for changes in production server by using scc4 tode.
    please help me.if u want clarity ask me.
    thanks and regards,
    patan thavaheer.

    I only working as BASIS Administrator,I am facing this issue. please suggest me.
    thanks,
    patan thavaheer.
    customizing changes in production server 

  • IO master upload (Internal Order)

    Hi All,
    I have completed about 1500 IO master data in Excel and needs to upload to PRD,
    IS that a way to upload all master data to PRD .
    Thank you

    Hi,
       The internal orders can be uploaded in the production server by using LSMW
    Regards
    Kaarthik

  • Master Data in Prod Server

    Hi All,
    I have uploaded around 2000 employees in production server and its fine.......
    Before running payroll, the business is asking to exclude around 300 employees of particular Business Area for payroll. 
    h1.Business Scenarioh1.
    As logistic module like SD/MM is done in leagcy system and SAP is not implemented for this business area, hence they dont want to process HR data ie payroll only.
    h2.Business Demandh2.
    1.     All master data for 300 employees has to be deleted to exclude them from payroll and all HR activity in SAP.
    h3.My Thoughth3.
    1.  Whether these employees should be terminated before golive date.
    2.   As SAP recommends not to delete any employee in production client.
    Hence kindly suggest how to proceed by giving the best solution
    Edited by: ARP on Apr 10, 2008 12:56 PM
    Edited by: ARP on Apr 10, 2008 12:57 PM

    Hi All,
    I have uploaded around 2000 employees in production server and its fine.......
    Before running payroll, the business is asking to exclude around 300 employees of particular Business Area for payroll.
    h1.Business Scenarioh1.
    As logistic module like SD/MM is done in leagcy system and SAP is not implemented for this business area, hence they dont want to process HR data ie payroll only.
    h2.Business Demandh2.
    1. All master data for 300 employees has to be deleted to exclude them from payroll and all HR activity in SAP.
    h3.My Thoughth3.
    1. Whether these employees should be terminated before golive date.
    2. As SAP recommends not to delete any employee in production client.
    Hence kindly suggest how to proceed by giving the best solution

  • WEB service deployment error on Production server

     

    Yves,
    Please post this question in the Workshop 8.1 beta newsgroup.
    weblogic.developer.interest.81beta.workshop
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=xover&group=weblogic.developer.interest.81beta.workshop&utag=
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Yves Leaute" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi,
    I'm quite new in WEB service development. Sorry if the question has asimple answer.
    I wrote a WEB server on a development PC and the WEB service runs well.
    Configuration Workshop8.1 beta.
    Problems occur when I try to deploy the EAR file on a different productionserver
    which run the 8.1 WebLogic server (latest non-beta version)
    Is there a simple solution ?
    I built the EAR file directly from the Workshop environment GUI, as thewlwbuild
    command I used worked properly but never generated any "ear" file in thedirectory.
    >
    I have 2 questions:
    a) is it necessary to use ONLY the WLWBUILD.cmd to generate an EAR filethat cen
    be deployed on teh target "production" server ?
    b) do I need to edit manually some embedded files in the EAR generated?
    Thanks for any help...
    Best regards
    Yves
    -attachment : WebServiceNAP.ear file
    errors generated on teh production server
    weblogic.management.ManagementRuntimeException:javax.management.InstanceNotFoundException:
    CardService:Name=WebServiceNAP,Type=Application
    atweblogic.management.configuration.ApplicationMBean_Stub.getParent(Applicatio
    nMBean_Stub.java:972)
    atweblogic.management.console.tags.TitleTag.printMBeanContext(TitleTag.java:44
    8)
    at weblogic.management.console.tags.TitleTag.doStartTag(TitleTag.java:206)
    atweblogic.management.console.webapp._domain.__application._jspService(__appli
    cation.java:485)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    atweblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :305)
    atweblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDis
    patcherImpl.java:342)
    atweblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    atweblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:246)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:149)
    atweblogic.management.console.actions.ForwardAction.perform(ForwardAction.java
    :35)
    atweblogic.management.console.actions.internal.ActionServlet.doAction(ActionSe
    rvlet.java:173)
    atweblogic.management.console.actions.internal.ActionServlet.doPost(ActionServ
    let.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :305)
    atweblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:6291)
    atweblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    atweblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3575)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2573)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    Caused by: javax.management.InstanceNotFoundException:CardService:Name=WebServiceNAP,Type=Application
    atcom.sun.management.jmx.MBeanServerImpl.getMBean(MBeanServerImpl.java:1680)
    atcom.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:115
    2)
    atweblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanS
    erverImpl.java:284)
    atweblogic.management.internal.MBeanProxy.getAttribute(MBeanProxy.java:610)
    atweblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java
    :442)
    atweblogic.management.configuration.ApplicationMBean_Stub.getParent(Applicatio
    nMBean_Stub.java:965)
    ... 27 more
    Current Date
    Fri Jul 04 23:09:25 CEST 2003
    Console Release Build
    null
    Console Build
    null
    Server Release Build
    8.1.0.0
    Server Build
    WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    All Server Product Versions
    WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    WebLogic XMLX Module 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    Request Info
    Protocol: HTTP/1.1
    ServerName: www.ffm.leaute.com
    ServerPort: 7001
    Secure: false
    ContextPath: /console
    ServletPath: /domain/Application.jsp
    QueryString:parentMBean=CardService%3AName%3DCardService%2CType%3DDomain&attributes=webl
    ogic.management.configuration.ApplicationMBean.Name%3DWebServiceNAP&attribut
    es=weblogic.management.configuration.ApplicationMBean.Targets%3DCardService%
    3AName%3Dmyserver%2CType%3DServer&attributes=weblogic.management.configurati
    on.ApplicationMBean.Path%3DC%3A%5Cbea%5Cuser_projects%5CCardService%5Cmyserv
    er%5Cupload%5CWebServiceNAP.ear&attributes=Path.currentPath%3DC%3A%5Cbea%5Cu
    ser_projects%5CCardService%5Cmyserver%5Cupload&reloadNav=false&message=&wiza
    rdName=ApplicationAssistant&step=Configure&MBeanClass=weblogic.management.co
    nfiguration.ApplicationMBean
    PathInfo: null
    PathTranslated: null
    RequestURI: /console/domain/Application.jsp
    AuthType: null
    ContentType: application/x-www-form-urlencoded
    CharacterEncoding: null
    Locale: en_US
    Method: POST
    Session:weblogic.servlet.internal.session.MemorySessionData@a5beb
    RequestedSessionId:1Fsf75KXKHMU21lrZ5WOFzkWmzHxEzhqObkau11jWbelgvU5oo9i!-1072167969!10573529275
    39
    RequestedSessionIdFromCookie: true
    RequestedSessionIdFromURL: false
    UserPrincipal: admin
    RemoteUser: admin
    RemoteAddr: 192.168.0.8
    RemoteHost: ffm.leaute.com
    Parameters
    MBeanClass = weblogic.management.configuration.ApplicationMBean attributes= Path.currentPath=C:\bea\user_projects\CardService\myserver\upload
    attributes =weblogic.management.configuration.ApplicationMBean.Name=WebServiceNAP
    attributes =weblogic.management.configuration.ApplicationMBean.Path=C:\bea\user_projects
    \CardService\myserver\upload\WebServiceNAP.ear
    attributes =weblogic.management.configuration.ApplicationMBean.Targets=CardService:Name=
    myserver,Type=Server
    message = nextAction =/actions/mbean/ApplicationDeployAction?parentMBean=CardService%3AName%3DCard
    Service%2CType%3DDomain&attributes=weblogic.management.configuration.Applica
    tionMBean.Name%3DWebServiceNAP&attributes=weblogic.management.configuration.
    ApplicationMBean.Targets%3DCardService%3AName%3Dmyserver%2CType%3DServer&att
    ributes=weblogic.management.configuration.ApplicationMBean.Path%3DC%3A%5Cbea
    %5Cuser_projects%5CCardService%5Cmyserver%5Cupload%5CWebServiceNAP.ear&attri
    butes=Path.currentPath%3DC%3A%5Cbea%5Cuser_projects%5CCardService%5Cmyserver
    %5Cupload&reloadNav=false&message=&wizardName=ApplicationAssistant&step=Conf
    igure&MBeanClass=weblogic.management.configuration.ApplicationMBean
    parentMBean = CardService:Name=CardService,Type=Domain reloadNav = falsestep
    = Configure wizardName = ApplicationAssistantwl_control_weblogic_management_configuration_ApplicationMBean_Name
    = WebServiceNAP
    Attributes
    wlinternalaction =weblogic.management.console.actions.internal.InternalActionContext@13cb1cb
    javax.servlet.error.request_uri = /console/domain/Application.jspjavax.servlet.include.context_path
    = /console javax.servlet.include.request_uri = /console/common/error.jspjavax.servlet.include.servlet_path
    = /common/error.jsp javax.servlet.jsp.jspException =weblogic.management.ManagementRuntimeException:
    javax.management.InstanceNotFoundException:CardService:Name=WebServiceNAP,Type=Application
    weblogic.management.console.catalog.Catalog =weblogic.management.console.catalog.XmlCatalog@1bc8d37
    weblogic.management.console.helpers.BrowserHelper = User-Agent:Mozilla/4.0 (compatible;
    MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322) IE: trueNetscape:
    false Supported: true JavscriptHrefs: false TableCellClick: trueDocumentReloadedOnResize:
    false DropdownStretchable: true CellSpacingBlank: false EmptyCellBlank:false
    ImgOnclickSupported: true TableBorderFancy: true PartialToWideTables:false DisabledControlSupported:
    true weblogic.management.console.helpers.DebugHelper =weblogic.management.console.helpers.DebugHelper@18b1bc
    weblogic.management.console.helpers.UrlHelper =weblogic.management.console.helpers.UrlHelper@1db1be6
    weblogic.servlet.network_channel.port = 7001
    Headers
    Accept = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,application/vnd.ms-powerpoint,
    application/vnd.ms-excel, application/msword,application/x-shockwave-flash, */*
    Accept-Encoding = gzip, deflate Accept-Language = en-us Cache-Control =no-cache
    Connection = Keep-Alive Content-Length = 863 Content-Type =application/x-www-form-urlencoded
    Cookie =ADMINCONSOLESESSION=1Fsf75KXKHMU21lrZ5WOFzkWmzHxEzhqObkau11jWbelgvU5oo9i!-10
    72167969
    Host = www.ffm.leaute.com:7001 Referer =http://www.ffm.leaute.com:7001/console/actions/mbean/DoMBeanWizardAction?parentMBean=CardService%3AName%3DCardService%2CType%3DDomain&reloadNav=false&wizardName=ApplicationAssistant&step=Start&MBeanClass=weblogic.management.configuration.ApplicationMBean
    User-Agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR1.0.3705;
    NET CLR 1.1.4322)
    BrowserInfo
    User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT5.0; .NET
    CLR 1.0.3705; .NET CLR 1.1.4322)
    IE: true
    Netscape: false
    Supported: true
    JavscriptHrefs: false
    TableCellClick: true
    DocumentReloadedOnResize: false
    DropdownStretchable: true
    CellSpacingBlank: false
    EmptyCellBlank: false
    ImgOnclickSupported: true
    TableBorderFancy: true
    PartialToWideTables: false
    DisabledControlSupported: true

  • New production server PLUS upgrade!

    After years of groveling, weekly church visits, and burning incense, it appears that I will finally be able to get a new production server for our 3.3 TB data warehouse. They are also going to add 2 TB of space to our main storage array.
    In addition, management wants to upgrade from 10.2.0.3 to 11gR2 as part of that migration. Our current server was not able to handle 11g, according to Oracle.
    In recent times, I have had to do some very non-standard things as a dba, mostly due to insufficient resources. So these migrations may not be as straightforward as what you read in the docs, and therefore I would like some opinions about how best to achieve the migration to the new box, and to 11gR2.
    Our current environment is a Sunfire 6800 Sparc 64 box with 12 900mhz cpus and 16G of ram, and Solaris 10.
    Most of our datafiles are housed on a 3.7 TB Sun 2540 storage array, but due to space and performance constraints, it was decided to put one very large and mostly unimportant tablespace (350G) on a 2.1 TB Sun 3511 array. We also put our 2 temporary tablespaces (about 54G) on that array. Also on the 3511 array is our db_recovery_file_dest area, with all of our archived redo logs and flashback logs. Due to lack of space there, I have to direct our RMAN database file backups, archived log backups, and exports to an unsupported Hitachi SAN, which is 8 years old, like our Sunfire 6800.
    The new server is a Sun M4000 with Solaris 10, so the OS will not be an issue. It will have 4 4-way 2.5ghz processors and 32G of ram. The newly expanded 2540 array will have enough space to hold us for a few years. It is currently 3.7TB, using 2.6 of that. When expanded, it will be about 5.8TB.
    My mission is to move all of the temporary tablespace and other data files (about 1 TB) and the exports (1 TB) to the newly expanded 2540. We will keep the space (2.1 TB) allocated on the 3511 attached to the new server, but it will be used ONLY for recovery-related files; rman backups, flashback logs, archived logs, etc. My goal is to keep at least two full rman backups in that space, along with all the necessary archived log backups. We are supposed to get everything off of the old SAN. So, there will be a lot of file shuffling, nothing new for this shop.
    My plan would be to install 10.2.0.3 (same exact version) on the new server, then hook it up to the existing storage arrays. (My boss thinks that will reformat all of the disks on those arrays, but I don't think that is necessarily true. I believe it is possilble to mount each file system on those arrays to the new box, so long as they have been unmounted from the old one. Then again, I am not a Unix Admin)
    Next, I would startup-mount the database, move the necessary files to the 2540 using Oracle and Unix commands, then shut down the db. Then, I would install 11gR2 with all patches on the new server, and upgrade the database manually, in place.
    If my boss is right and connecting the new server to the existing arrays means re-initializing them, he asked if we could use our last RMAN backup to restore the database in the new environment. I said if we were still running 10g at that time on the new server, and all the file systems were identical, that should be possible. However, I should note that we do NOT use an RMAN catalog (RMAN uses the controlfile). We have no place to put an RMAN catalog. I have never even had a place to test doing a restore with RMAN.
    If anyone out there has been through a migration to a new server along with an Oracle upgrade, I would appreciate any ideas on the best way to go about it.

    Hi,
    Its not recommended to upgrade OS and Database same time. I would recommend :
    1) Migrate database from Old Server to new Severs.
    -> Install OS, packages, patches, create users, groups, mount points and configure kernel parameters as required.
    -> Restore $ORACLE_HOME, inventories, mount all data partitions on same mount points similar to old servers
    -> Perform relink for all oracle home binaries using command relink all command.
    Refer tech notes:
    http://download.oracle.com/docs/cd/B19306_01/install.102/b28053/toc.htm
    *Is It Necessary To Relink Oracle Following OS Upgrade? [ID 444595.1]*
    *How to Relink Oracle Database Software on UNIX [ID 131321.1]*
    2) Then perform an upgrade for your database.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e10863/toc.htm#i1011296
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10819/toc.htm
    Hope helps :)
    Regards,
    X A H E E R

  • Bug in production Server !!!

    HI all,
    There is a bug in production server. Error message i am getting is :-
    "There is an IDoc in the Warehouse outbox that did not arrive in the ALE inbox of the source system."
    It is a master data that gets loaded in ODS. I have checked in PSA but there is no request in that ODS. Data has not arived.
    Can anyone help me to solve this bug urgently....

    Hi there,
    I don't think there's a bug in your system.
    What the message tells you is:
    BI have sent a question to a source system. The message has left BI but not reached the source systems inbox.
    This is probably due to:
    1. RFC connection was down at load time?
    2. Not enough resources were availiable to handle the IDOCs
    You should be able to re-run the load after having made sure in SM59 that everything is OK with the RFC-connections.
    Why are you looking i n PSA if the request of getting data hasn't even reached the source system?
    Kind regards
    /martin

Maybe you are looking for