How to run Portal Consistency checker tool in server

hi,
i m upgrading my portal application to 8.15 from 8.12 and for that i need to run portal cocnsistency checker to update my portal libararies,
can anyone please tell me step wise what shudbe done in order to run that consistency checker on my server in order to update my portal libararies,
currently its in my local system and a zip files.
please help me out with this, once this is done , i m almost done.
many thanks,
naveen

Thanks for your reply.
I have gone through the link on oracle migration and i am tried to run but due to error its not been run properly.
The error shown is as follows:
The Error which is been shown is:Error Command .Could you please help me to find so that i can run Migration tool .I have used the command
Migrationtool -u <username> -s <CRM on Demand Server> ReadAll Picklist.
appreciate your quick reply.
Thanks,
Manish

Similar Messages

  • UME consistency check tool

    Hello
    Iam running on EP6 Sp14.
    can anybody tell  me where I can find the UME consistency check tool on portal and how to run the tool.
    Is there any risk of losing the data if i run the tool.
    Thanks,
    Master.

    Hi,
    Oh, that's relatively easy: Go to service.sap.com/swdc, Download -- Support Packages and Patches -- Entry by Application Group -- SAP NetWeaver -- SAP NETWEAVER -- SAP NETWEAVER 04 -- Support Package Stacks -- Support Package Stacks -- Target Stack: 16 -- Source Stack: 14 -- Usage: EP (& maybe TREX) -- choose plaforms -- Download all files.
    See note 844093 and the referenced guide for details how to de-car the files, how to put them together and for details about starting sapinst etc.
    If you are upgarding to SP16, don't forget to patch KMC to Patch 3.
    Hope it helps
    Detlev
    PS: Patching 14 to 16 (WAS/EP/KM/TREX, if this is needed completely) takes about 6 hours, 2 hours WAS, 2 hours EP, 1 hour KM and 1 for TREX; much depending on your machine, of course...

  • How to run ear file in java application server

    i want how to run .ear file in java application server
    1. i m created ear file
    2. i m created jar file (bean,home,remote)
    3.i m created war file(in the form of jsp)
    but till now i couldnt run ear file
    how to run
    please hel me

    You must create :
    1.Jar file
    2.War file
    And then put them into an ear file
    Exemple : myapp.ear contains
    myappEJB.jar
    myappWEB.war
    META-INF/application.xml
    and application.xml looks like this :
    <application xmlns="http://java.sun.com/xml/ns/j2ee" version="1.4"
        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/application_1_4.xsd">
        <display-name>myapp</display-name>
        <description>Demo application</description>
        <module>
            <ejb>myappEJB.jar</ejb>
        </module>
        <module>
          <web>
             <web-uri>myappWAR.war</web-uri>
             <context-root>/myapp</context-root>
          </web>
        </module>
    </application>Good luck

  • How to run portal with business intelligence installation?

    i have a system suse linux enterprise edition 7.3. and my hardware is p4 cpu 1 gb memory and 80 gb hdd.
    i installed oracle9ias r2(9.0.2) . my installation is "business intelligence".but my aim is to run oracle9iportal."
    my directory structure is
    /opt/oracle/infrastructure
    /opt/oracle/applicationserver
    /opt/oracle/appserver
    one infrastructure and two applicationserver on one host.
    i read the Oracle9i Application Server Administrator's Guide
    Release 2 (9.0.2)
    i have some questions
    1-You can install multiple application server installations and infrastructures on the same host. Each must have its own Oracle home.
    if so why do i need to change all times "@ORACLE_HOME" path according to others.? is there another solution
    2-which steps do i follow to run portal?
    3-must i run infrastructure structure before starting application server ?
    best regards
    1-

    Hi Dharani,
    Please check this thread.
    How will do the connectivity with SAP and Non Sap System
    Also ensure you avoid cross-posting. This has been mentioned to you multiple times earlier.
    Cheers,
    Sandeep Tudumu

  • How to run the ejb project in j2ee server

    How to run the EJB project.
    I give like
    java conveterClient converterClient.jar
    here conveterClient is class file name and converterClient.jar is deployed file
    like wise i give some exception is come
    give some help pls friends

    Navigate to the "DBOrders" module in the catalog, right click on the "ORDERS" database below and click "Export Schema Stucture". That will produce a file containing the DML needed to create the database

  • How to run a FXML application on a server?

    I would like to learn how to run a FXML application as applet directly on a server with no download for the client part.
    My question:
    1) Is it possible?
    2) Is there someone so kind to give me some basic steps I have to follow to accomplish this?
    A working example of the whole process would be very appreciated.
    Thanks very much.

    I'm not sure the question really makes sense.
    FXML is a markup language for laying out the user interface in a JavaFX application. So "FXML application" doesn't really make sense; you have JavaFX applications whose layout may or may not be managed by FXML. What you can do with those applications doesn't depend on whether FXML is used. In any event, JavaFX applications are inherently client-side applications; they have a user interface and expect user interaction. It wouldn't make sense to run these on a server.
    So it's not really clear to me what you mean.

  • How to run two applications from same application server

    hi,
    i am working on oracle application server 10g , is it possible to run 2 applications from one application server by using different url ? but same report server name .
    if i can do so plz tell me how ?
    regards

    hi,
    offcourse,you can do this you.you can deploy n no of applications on a single application server.
    and even you can run all the reports on a single report server
    to the below location.
    $ORACLE_HOME/forms/server
    create a new enviroment file(for eg fd.env) using the default.env as follows and make the following FORM_PATH and REPORTS_PATH changes in the fd.env
    FORMS_PATH=/oraApp/Ora_bi/forms:/oraApp/backup_29_11_2010_0.12/fd/pll:/oraApp/backup_29_11_2010_0.12/fd/forms
    REPORTS_PATH=/oraApp/backup_29_11_2010_0.12/fd/reports
    similarily create another env file (eg appr.env) and make the above changes in it.
    Now make the following changes in formsweb.cfg
    for example:
    [xyz]
    envFile=appr.env(env file name)
    form=xyz.fmx(your start form)
    lookandfeel=oracle
    separateFrame=false
    userid=appraisal/[email protected]
    splashscreen=NO
    logo=NO
    background=NO
    color=automatic
    render=yes
    archive=frmall.jar
    archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar,ofasIcons.jar,icons.jar,OfasPrint.jar,newicons.jar(these jar file are the images files of your applications..needs to be stored in $ORACLE_HOME/forms/java.
    imagebase=codebase
    term=frmpcweb.res
    baseHTML=webutilbase.htm
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    WebUtilArchive=frmwebutil.jar,jacob.jar
    [fd]
    envFile=fd.env
    form=fd.fmx
    lookandfeel=oracle
    separateFrame=true
    userid=fdmmfsl/fdmmfsl@mmfdlive
    splashscreen=NO
    logo=NO
    background=NO
    color=automatic
    render=yes
    archive=frmall.jar
    archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar,icons.jar
    imagebase=codebase
    term=frmpcweb.res
    baseHTML=webutilbase.htm
    baseHTMLjinitiator=webutiljini.htm
    This depends on your application which your deploying
    now for about accessing the seperate application then
    use as follows
    1st application
    http://ip address:7778/forms/frmservlet?config=xyz
    2nd application
    http://ip address:7778/forms/frmservlet?config=fd
    you can even deploy 2 war files on one application server...and you can even make these 2 war files to access the same report server
    If you require any other help then do let me know
    Regards
    Fabian D'souza

  • Reg: How to Run a Script File in WebLogic Server 10.3.3

    Hi WebLogic Experts,
    In our project we are using WebLogic Serve 10.3.3. I need to run one script file. could you please suggest me where should i need to place that script file in WebLogic Server 10.3.3 and How to run & stop that Script file.?
    please experts i waiting for your's reply..
    Thanks & Regards,
    Induja..

    1. You can put a command line into startWebLogic.sh to start your script file.
    2. In your proyect you can create a java class to run the script file.
    3. You can create a java class to run the script file an setup it like a startup class into weblogic server.
    4. You can create a java class to run the script file an setup it like a job scheduler into weblogic server.
    In what time you need run this script file?

  • How long should Aperture take to run a consistancy Check. (15,000 items)

    Running on a mac pro for reference
    It seems to have stopped at "running VACUUM on database". No movement for 30 mins.
    Does this procedure take a long times
    Thanks

    I also would like to know as I have a aperture file of about 35000 items and running on an iMac, it has been running for days with the progress bar about 3/4 complete but no longer seems to be moving. The Activity Monitor shows it taking up CPU time and performing context switches and Mach Messages Out, Mach System Calls, and Unix System Calls. But it is also only using about 0.8% of the CPU.

  • How to run Pre-Upgrade Check without upgrading License Server

    Hi
    How can I run the 8.8 Pre-Upgrade Check without upgrading to the 8.8 license server?
    The Wizard forces me to upgrade it and if I upgrade it, the current 2007 does not run anymore. I want to check my DB's with the Check before upgrading any components and 2007 needs to stay alive.
    Thanks
    Franz

    Hi Franz,
    I would suggest you to check your DBu2019s in your test environment. Please take a backup of all DBu2019s from your live environment and restore them in your test environment once you will have enough free space.
    Please always test the database upgrade in the test environment before doing it in the production environment.
    For more information regarding Business One installation and upgrades on 8.8 version please refer to the Administrator's Guide 8.8, which can be found on the Documentation Resource Centre on the Portal. http://service.sap.com/smb/sbo/documentation  ->  Documentation Resource Center for Release 8.8 
    See chapters: 3.Installing SAP Business One and 5.Upgrading SAP Business One
    Regards,
    Ladislav Meszaros
    SAP Business One Forum Team

  • How to run the Oracle migration tool in DOS?

    Hi,
    Can we use migration tool to configuration of record types from staging environment to production environment. If yes, could you please let me know how to use this tool.
    Thanks in adavance.
    Regards,
    Manish

    Thanks for your reply.
    I have gone through the link on oracle migration and i am tried to run but due to error its not been run properly.
    The error shown is as follows:
    The Error which is been shown is:Error Command .Could you please help me to find so that i can run Migration tool .I have used the command
    Migrationtool -u <username> -s <CRM on Demand Server> ReadAll Picklist.
    appreciate your quick reply.
    Thanks,
    Manish

  • How to run a spell-checker against a FMB file?

    We have an issue like this. Our developers make lot of spelling mistakes for the pop-up messages shown using alerts. Is there a tool where you input a FMB and then it will output spelling mistakes?
    Forms version is 10g.

    No , there is no tool for that.
    What you could do is convert to XML and search for all the alerts and put that text through a spell checker. Trouble with that is that is that most of the XML won't be real words eg: item names so you can't just check it all.
    What you could also do is put the alert text in a database table and then call a function to get the text : at least being in a database table you can easily update the spelling mistakes.
    or tell your developers to use an online dictionary.
    Hope that is of some help,
    Steve

  • How to run standalone java file from weblogic server on Solaris

    Hi,
    We have a requirement to run a java file at a scheduled time in a day using cron scheduler on our linux server.
    We need to fetch data from the database & perform some business logic in this standalone JAVA file.
    Our application has an EAR which is deployed on Weblogic 10.3 server & in our application, we are utilizing the datasource created in that domain.
    Now, we have created a standealone Java file & used exisitng datasource (without Hibernate) of the domain with the help of below forums,
    Use DataSource of weblogic in a standalone Java file
    able to achieve the same.
    I've bundled this JAVA in application WAR & depoyed on the same domain where datasource is created.
    Now, how can I execute this file from anywhere on the server using weblogic classpath.
    Please help on the same in implementation.
    Thanks,
    Uttam

    If the Java application must be stand-alone you must not deploy it on WebLogic, then WebLogic will manage its lifecycle.
    In this case you can use the CommonJ API and use the timermanager if it must run on a certain time. More information
    of how to do this can be found here: http://middlewaremagic.com/weblogic/?p=5569
    If you keep the Java application stand-only and want to use a cron job you can follow the example presented here: http://middlewaremagic.com/weblogic/?p=7065
    Note that the example runs a WLST script, but you can follow the same steps to run your Java application.

  • How to run a datagram socket client and server program

    hi,
    I am new to socket programming. I am following the tutorial of sun for socket programming...The link is
    http://java.sun.com/docs/books/tutorial/networking/datagrams/clientServer.html
    I have understood the concept, but the problem is i cannot run the program. I am using netbeans and i have created a package and stored the files QuoteServer,QuoteServerThread, QuoteClient in this package. How can i make the server program run first and then client program in netbeans
    kindly help me
    Thankyou

    I think you are trying to run both server and client
    on one machine!!!
    It is impossible, your server is blocking the port to
    send packets, so you must run client on another
    computer!!!It's not impossible to run a client and server on the same machine just for testing or as a demo. Just have the server listen on one port and the client use a different port.
    No need to use 2 seperate computers. I've done it one computer before without a problem.
    Nick

  • How to run jsp and servlet using JBOSS server

    Dear Friend,
    I have JBoss application server and Eclipse id
    now i want to run JSP and Servlet but i am not getting the place where to place my servlet class file to run it .
    before that i run jsp and servlet using tomcat5.0 but in that i place my servlet class in WEB-INF/classes folder and do corresponding entry in web.xml file and run it through browser.
    now i want to use JBOSS how it is possible
    PLZ Help me

    Is the servlet class defined in a package.? If servlet class package is servlets., copy the servlet to
    WEB-INF/classes/servlets directory.

Maybe you are looking for

  • Time Machine: restore file to different computer

    I would like a recommendation on how to restore a file from the Time Share volume of one mac to a different mac. I have 2 machines: macbook pro & mac air both both running latest mountian lion.  Each keeps its own time share volume on a network serve

  • Option 'Maintenance Order' missing in 'Allowed Object Types' tab in IMG of User status Profiles

    Dear All I have created a User Profile using T-Code OIBS. Now I want to assign that User Profile to Maintenance Order. But in the 'Allowed Object Types' tab, the option "Maintenance Order" is missing due to which I am unable to assign it to Maintenan

  • Grey dotted border around flash content.

    Hi, Could someone tell me how to fix that gray dotted border around my flash movie? I would really like to get rid of it, but I don't now where, inside Flash or DW? Thanks!!

  • How to Test BPM

    I have a scenerio where i have used BPM. i think ihave probelem in BPM as i am not geting result. Please tell me how to test BPM

  • Retail Inter company Consignment process-Help

    Hi Everybody, We need to implement the Inter Company Consignment  Processs Between DC & Store since they belong to different company codes. The Process would be Consignment articles will be received from Vendor to DC >; then Intercompany Consignment