Need help on EP 7.0 Installation

Dear Friends,
I am new to Enterprise Portal and trying to learn EP content development using WD for Java.
Please provide me the link to get the EP installation available for demo purpose and the other things required to run my WD Application.
And also please post the links to the detials of the system configuration necessary to install Portal Server and R/3 system.
I tried searching the sdn but could not find the right source of information. In advance, thank you very much for your reply.
Kind regards,
Ramesh.

Tutorials & Samples for Web Dynpro Java
Tutorials & Samples for Web Dynpro Java

Similar Messages

  • I need help on creating a silent installer/ finding out parameters

    On Adobe Reader, under preferences, I need to create an AIP/Silent installer/Parameter to make PDF/A View Mode drop-down box to read documents as "never" upon installation. I will be running an update on Adobe Reader and will need to be passing these updates through a software deployment and distribution tool known as WPKG. When the application installs and launches it must automatically have these preferences without the end-user needing to do these corrections. Anyone familiar with the command line needed? Can anyone help? I don't have much experience with the program.

    I suggest you put your project on hold for a little while,
    and get and read the appropriate chapters in
    Web Application Construction Kit by Ben Forta. You can learn
    more about it here -
    http://www.forta.com/books/0321223675/.
    Once you have the concepts down, you will have a much more focused
    idea about what to do.

  • Need Help for CE 7.1 Installation Problem

    I ran the Installation and the message indicated the installation has serious problem.
    The following is the last part of the log:
    Oct 7, 2007 1:39:12 AM [Info]: Start CREATE_SCS_SERVICE [com.sap.xpf.controller.TaskExecutionStep]
    Oct 7, 2007 1:39:12 AM [Info]: at:   2007.10.07 - 01.39.12[yyyy.MM.dd - HH.mm.ss]
    Oct 7, 2007 1:39:12 AM [Info]: execute task SAPServiceCreate
    Oct 7, 2007 1:39:12 AM [Info]: TASKENGINE: execute task SAPServiceCreate
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setINSTALL_SAPINIT_SH
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setPATH_TO_PROFILE
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setDIR_GF_EXE
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setSAPINIT
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setUSER
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setNR
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setGROUP
    Oct 7, 2007 1:39:13 AM [Info]: looking for method setSID
    Oct 7, 2007 1:39:13 AM [Info]: Execute in current working dir: C:\Documents and Settings\slo\Local Settings\Temp\I1191730420\Windows
    Oct 7, 2007 1:39:13 AM [Info]: Start external command...
    Oct 7, 2007 1:39:13 AM [Info]: Using parent environment...
    Oct 7, 2007 1:39:13 AM [Info]: Executing Argv:
    Oct 7, 2007 1:39:13 AM [Info]: Arg[0]: C:/usr/sap/CE1/SYS/exe/uc/NTI386/sapstartsrv
    Oct 7, 2007 1:39:13 AM [Info]: Arg[1]: -q
    Oct 7, 2007 1:39:13 AM [Info]: Arg[2]: -r
    Oct 7, 2007 1:39:13 AM [Info]: Arg[3]: -s
    Oct 7, 2007 1:39:13 AM [Info]: Arg[4]: CE1
    Oct 7, 2007 1:39:13 AM [Info]: Arg[5]: -p
    Oct 7, 2007 1:39:13 AM [Info]: Arg[6]: C:/usr/sap/CE1/SYS/profile/CE1_SCS00_tor41770
    Oct 7, 2007 1:39:13 AM [Info]: Arg[7]: -n
    Oct 7, 2007 1:39:13 AM [Info]: Arg[8]: 00
    Oct 7, 2007 1:39:13 AM [Info]: Arg[9]: -U
    Oct 7, 2007 1:39:13 AM [Info]: Arg[10]: NT AUTHORITY\LocalService
    Oct 7, 2007 1:39:13 AM [Info]: Arg[11]: -P
    Oct 7, 2007 1:39:13 AM [Info]: Arg[12]: ""
    Oct 7, 2007 1:39:19 AM [Info]: Process started. Try to get Streams..
    Oct 7, 2007 1:39:19 AM [Info]: Got Streams. Try to read them...
    Oct 7, 2007 1:40:38 AM [Info]: Service not started within 40 seconds.
    Oct 7, 2007 1:40:39 AM [Info]: Process exited with rc: -1
    Oct 7, 2007 1:40:39 AM [Error]: excpetion in step:
    Oct 7, 2007 1:40:39 AM [Error]:      name: CREATE_SCS_SERVICE [com.sap.xpf.controller.TaskExecutionStep]
    Oct 7, 2007 1:40:39 AM [Fatal]: com.sap.xpf.tasklib.TaskLibraryException: cannot start serice. rc was: -1
           at com.sap.instancemgt.win.SAPServiceCreateDEV.execute(SAPServiceCreateDEV.java:80)
           at com.sap.xpf.tasklib.execution.TaskExecutionObjectJava.execute(TaskExecutionObjectJava.java:54)
           at com.sap.xpf.tasklib.TaskLibraryEngine.executeTask(TaskLibraryEngine.java:256)
           at com.sap.xpf.tasklib.TaskLibraryEngine.executeTask(TaskLibraryEngine.java:264)
           at com.sap.xpf.controller.TaskExecutionStep.execute(TaskExecutionStep.java:115)
           at com.sap.xpf.controller.Controller.execute(Controller.java:506)
           at com.sap.xpf.controller.Controller.start(Controller.java:292)
           at com.sap.inst.engine.customactions.CallController.install(CallController.java:93)
           at com.zerog.ia.installer.actions.CustomAction.installSelf(DashoA8113:-1)
           at com.zerog.ia.installer.Action.install(DashoA8113:-1)
           at com.zerog.ia.installer.Action.install(DashoA8113:-1)
           at com.zerog.ia.installer.GhostDirectory.install(DashoA8113:-1)
           at com.zerog.ia.installer.Installer.install(DashoA8113:-1)
           at com.zerog.ia.installer.actions.InstallProgressAction.m(DashoA8113:-1)
           at com.zerog.ia.installer.actions.ProgressPanelAction$1.run(DashoA8113:-1)
    Oct 7, 2007 1:40:39 AM [Info]: End CREATE_SCS_SERVICE [com.sap.xpf.controller.TaskExecutionStep]
    Oct 7, 2007 1:40:39 AM [Info]: rc:   1
    Oct 7, 2007 1:40:39 AM [Info]: at:   2007.10.07 - 01.40.39[yyyy.MM.dd - HH.mm.ss]
    Oct 7, 2007 1:40:39 AM [Info]: duration:   00:01:27[HH:mm:ss]
    Oct 7, 2007 1:40:39 AM [Info]:
    Oct 7, 2007 1:40:39 AM [Info]: Error during executing
    Oct 7, 2007 1:40:39 AM [Info]: End Controller
    Oct 7, 2007 1:40:39 AM [Info]:   at          : 2007.10.07 - 01.40.39[yyyy.MM.dd - HH.mm.ss]
    Oct 7, 2007 1:40:39 AM [Info]:   durationt   : 00:39:26[HH:mm:ss]
    Oct 7, 2007 1:40:39 AM [Info]:   status   : ERROR
    Any help is much appreciated.  Thanks.

    Prince,
    Thanks for your help!
    After I change the status to ok and run installation again, I got another error.
    The following is the last part of the log that has the error:
    UME_CONFIGURATION_CREATE_CONFIGURATION_PROPERTIES_FILE [com.sap.xpf.controller.TaskExecutionStep]
    Oct 10, 2007 3:32:01 PM [Info]: rc:   0
    Oct 10, 2007 3:32:01 PM [Info]: at:   2007.10.10 - 15.32.01[yyyy.MM.dd - HH.mm.ss]
    Oct 10, 2007 3:32:01 PM [Info]: duration:   00:00:00[HH:mm:ss]
    Oct 10, 2007 3:32:01 PM [Info]:
    Oct 10, 2007 3:32:01 PM [Info]: TASKENGINE: execute task runBatchInstall
    Oct 10, 2007 3:32:01 PM [Info]:
    Oct 10, 2007 3:32:01 PM [Info]: Start UME_CONFIGURATION_RUN_BATCHCONFIG_TOOL [com.sap.xpf.controller.TaskExecutionStep]
    Oct 10, 2007 3:32:01 PM [Info]: at:   2007.10.10 - 15.32.01[yyyy.MM.dd - HH.mm.ss]
    Oct 10, 2007 3:32:01 PM [Info]: execute task runBatchInstall
    Oct 10, 2007 3:32:01 PM [Info]: TASKENGINE: execute task runBatchInstall
    Oct 10, 2007 3:32:01 PM [Info]: execute xml task: runBatchInstall
    Oct 10, 2007 3:32:01 PM [Info]: start of task RUN_BATCHINSTALL_TOOL()
    Oct 10, 2007 3:32:07 PM [Error]: excpetion in step:
    Oct 10, 2007 3:32:07 PM [Error]:      name: UME_CONFIGURATION_RUN_BATCHCONFIG_TOOL [com.sap.xpf.controller.TaskExecutionStep]
    Oct 10, 2007 3:32:07 PM [Fatal]: com.sap.xpf.tasklib.TaskLibraryException: com.sap.sdt.tools.execute.ExtProcessOperationException: Error while processing the result.
    Run BatchINstall Tool failed
            error Could not execute C:\Documents and Settings\slo\Local Settings\Temp\I1192044429\Windows\resource\jre\bin\java.exe -cp C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcjeconfigtool.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcjeofflineconfigurationimpl.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcexceptionimpl.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcjeclientlibimpl.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcsapxmltoolkitsapxmltoolkit.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcloggingjavaimpl.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcsecsecstorefsjavacore.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcexceptionimpl.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/sap.comtcblopensql~implStandalone.jar;C://sapdb/programs/runtime/jar/sapdbc.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/tools/iaik_jce.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/tools/iaik_jsse.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/tools/iaik_smime.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/tools/iaik_ssl.jar;C:/usr/sap/CE1/insthome/primaryApplicationServer/work/lib/tools/w3c_http.jar;. com.sap.engine.configtool.batch.BatchInstall C:/usr/sap/CE1/insthome/primaryApplicationServer/work/config.properties, return code 31415. You can check the file(s) C:/usr/sap/CE1/insthome/primaryApplicationServer/work/RUN_BATCHINSTALL_TOOLnull.OUT, C:/usr/sap/CE1/insthome/primaryApplicationServer/work/RUN_BATCHINSTALL_TOOLnull.ERR to which the output of the process has been redirected.
           at com.sap.xpf.tasklib.execution.TaskExecutionObjectXML.execute(TaskExecutionObjectXML.java:184)
           at com.sap.xpf.tasklib.TaskLibraryEngine.executeTask(TaskLibraryEngine.java:256)
           at com.sap.xpf.tasklib.TaskLibraryEngine.executeTask(TaskLibraryEngine.java:264)
           at com.sap.xpf.controller.TaskExecutionStep.execute(TaskExecutionStep.java:115)
           at com.sap.xpf.controller.Controller.execute(Controller.java:506)
           at com.sap.xpf.controller.Controller.start(Controller.java:292)
           at com.sap.inst.engine.customactions.CallController.install(CallController.java:93)
           at com.zerog.ia.installer.actions.CustomAction.installSelf(DashoA8113:-1)
           at com.zerog.ia.installer.Action.install(DashoA8113:-1)
           at com.zerog.ia.installer.Action.install(DashoA8113:-1)
           at com.zerog.ia.installer.GhostDirectory.install(DashoA8113:-1)
           at com.zerog.ia.installer.Installer.install(DashoA8113:-1)
           at com.zerog.ia.installer.actions.InstallProgressAction.m(DashoA8113:-1)
           at com.zerog.ia.installer.actions.ProgressPanelAction$1.run(DashoA8113:-1)
    Oct 10, 2007 3:32:07 PM [Info]: End UME_CONFIGURATION_RUN_BATCHCONFIG_TOOL [com.sap.xpf.controller.TaskExecutionStep]
    Oct 10, 2007 3:32:07 PM [Info]: rc:   1
    Oct 10, 2007 3:32:07 PM [Info]: at:   2007.10.10 - 15.32.07[yyyy.MM.dd - HH.mm.ss]
    Oct 10, 2007 3:32:07 PM [Info]: duration:   00:00:06[HH:mm:ss]
    Oct 10, 2007 3:32:07 PM [Info]:
    Oct 10, 2007 3:32:08 PM [Info]: Error during executing
    Oct 10, 2007 3:32:08 PM [Info]: End Controller
    Oct 10, 2007 3:32:08 PM [Info]:   at          : 2007.10.10 - 15.32.08[yyyy.MM.dd - HH.mm.ss]
    Oct 10, 2007 3:32:08 PM [Info]:   durationt   : 00:00:24[HH:mm:ss]
    Oct 10, 2007 3:32:08 PM [Info]:   status   : ERROR
    Thanks in advance for your help!
    Regards,
    Simon

  • Need help in aix db2 ppc64 installation ( ecc 6.0 ehp4 ready)

    hi experts,
    i am installing ecc 6.0 ehp4 ready on PPC64 with AIX DB2.
    while installing i selected dvds for database.
         51039318_1       DB2 LUW 9.1 FP9 AIX 64bit
         51032043_1       DB2 9 LUW AIX 64bit - Full Install
    but in installation sequence its not taking db dvd its showing following error
    /sapcd/aixdb/DB2_LUW_RDBMS_V9_GA_AIX__HP__SOL/LABEL.ASC Found the label DB2/LUW:V9 GA:RDBMS:DB2/LUW:D51032043 but need the label DB2/LUW:V9:RDBMS:DB2/LUW:AIX_PPC64:*
    is ther is any different version for ppc64, i couldnt find that?
    can anyone suggest correct media number so i can download and start my work
    may be with path to download from smp.
    thank you in advance.
    with warm regards,
    Nikhil Jadhav

    hi sunny,
    i downloaded the db2 dvd file from smp>software downloads>Database patches>9.1 >Installation>db2>
    in below list you will see that file 51039318_1 DB2 LUW 9.1 FP9 AIX 64bit
    thankx

  • Need help with DM software install - installer thinks I have previous installati​on, but I don't

    This is really frustrating me, but I recently uninstalled v4.3 and have been struggling to re-install ANY version of the DM onto my XP Pro machine.  I have followed every bit of advice I can find including clean un-install / install, change the TEMP environment variable, unzip the installer and store locally, but I still can't figure this out.
    I've been studying the installer log file, and I think this might be a clue:
    InstallShield 14:12:58: Registering Msi Server...
    MSI (c) (4C!DC) [14:12:58:742]: Note: 1: 2732 2: 0
    InstallShield 14:12:58: Invoking script function RIM_CheckForDesktopDowngrade
    RIM: Found existing DesktopMgr.exe at: C:\Program Files\Research In Motion\BlackBerry\DesktopMgr.exe
    RIM: Failed to retrieve version info from: C:\Program Files\Research In Motion\BlackBerry\DesktopMgr.exe
    InstallShield 14:12:58: CallScriptFunctionFromMsiCA() ends
    MSI (c) (4C!DC) [14:12:58:774]: Leaked MSIHANDLE (55) of type 790531 for thread 3804
    MSI (c) (4C!DC) [14:12:58:774]: Leaked MSIHANDLE (54) of type 790531 for thread 3804
    Action ended 14:12:58: RIM_CheckForDesktopDowngrade. Return value 3.
    MSI (c) (4C:40) [14:12:58:789]: Doing action: SetupCompleteError
    Action 14:12:58: SetupCompleteError.
    Action start 14:12:58: SetupCompleteError.
    Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action 14:12:58: SetupCompleteError. Dialog created
    It seems to think that I have a previous version installed in my Program Files, but no such executable exists (as I mentioned earlier, I have followed the clean install procedures more than once
    Any ideas?
    Message Edited by tbarcelo on 05-19-2009 02:21 PM
    Solved!
    Go to Solution.

    Hi and Welcome to the Forums!
    You say you followed the instructions for a clean install -- but what about a clean un-install? Those instructions are here...
    http://www.blackberry.com/btsc/microsites/search.d​o?cmd=displayKC&docType=kc&externalId=KB02206&slic​...
     Edit -- oh...and reboots...lots of them...one between each step...after an uninstall...after an install...etc.
    Message Edited by sdgardne on 05-19-2009 11:09 AM
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Oracle SQL Newbie need help with OE Demo Schema Installation

    Hello everybody !
    I'm hoping some kind soul can help out this SQL newbie.
    First of all i've installed 10g R2 database on a PC running XP SP2.
    Oracle is installed on the root C: drive
    I'm using the SQL Fundamentals I Exam Guide and DBA Handbook (Both Oracle Press)
    as my reference.
    My problem is this.
    I installed the DB and created the demo HR schema without too much problem
    but it's the demo OE schema i'm having problems getting running and cannot
    find anywhere on the net that outlines a step by step SQL process.
    I am using SQL Plus to execute these commands.
    My questions are these:
    -For the default tablespace i specify "users" ?
    -What do i specify for the temporary tablespace ? "temp" ?
    -what directory path do i put for the data files as parameter 6 ?
    I put down "C:\oracle\product\10.2.0\db_1\demo\schema\order_entry" but i suspect it's
    the wrong thing ?
    -What do i specify for the writable directory path for the log files ?
    Is it C:\oracle\product\10.2.0\RDBMS\log
    -And what is "Specify version as parameter 8:" line ?
    I assumed it was the db version but i believe it's wrong.
    Could somebody please help me ? I've already done my CCNA and i wanted to add oracle under my belt.
    I know if i had these few things cleared up for me it would pave the way to actually enjoying learning Oracle :)
    Thank you for any assistance :)

    I installed the DB products from the companion disk and there was no specific mention of the demo schemas. Regardless... They're all there within the demo subfolder and have already created the hr schema.. I just need somebody (I'll pay if necessary) to PLEASE just answer (what would be easy to you guys my questions so i can move on.
    this is a cap from my sql plus..
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jun 14 15:01:29 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> alter user oe account unlock identified by oe;
    User altered.
    SQL>
    specify password for OE as parameter 1:
    Enter value for 1: mewfymewf
    specify default tablespeace for OE as parameter 2:
    Enter value for 2: users
    specify temporary tablespace for OE as parameter 3:
    Enter value for 3: temp
    specify password for HR as parameter 4:
    Enter value for 4: mewfymewf
    specify password for SYS as parameter 5:
    Enter value for 5: mewfymewf
    specify directory path for the data files as parameter 6:
    Enter value for 6: C:\oracle\product\10.2.0\db_1\demo\schema\order_entry
    writeable directory path for the log files as parameter 7:
    Enter value for 7: C:\oracle\product\10.2.0\db_1\RDBMS\log
    specify version as parameter 8:
    Enter value for 8: 10.2.0
    User dropped.
    old 1: CREATE USER oe IDENTIFIED BY &pass
    new 1: CREATE USER oe IDENTIFIED BY mewfymewf
    User created.
    old 1: ALTER USER oe DEFAULT TABLESPACE &tbs QUOTA UNLIMITED ON &tbs
    new 1: ALTER USER oe DEFAULT TABLESPACE users QUOTA UNLIMITED ON users
    User altered.
    old 1: ALTER USER oe TEMPORARY TABLESPACE &ttbs
    new 1: ALTER USER oe TEMPORARY TABLESPACE temp
    User altered.
    Grant succeeded.
    Connected.
    Session altered.
    Session altered.
    SP2-0310: unable to open file "C:\oracle\product\10.2.0\db_1/demo/schema/order_entry/coe_10.2.0"
    SP2-0310: unable to open file "C:\oracle\product\10.2.0\db_1/demo/schema/order_entry/loe_10.2.0"
    SP2-0310: unable to open file "C:\oracle\product\10.2.0\db_1/demo/schema/order_entry/poe_10.2.0"
    Session altered.
    ...creating subschema OC in OE
    Type created.
    Type body created.
    Table created.
    FROM inventories i, warehouses w
    ERROR at line 6:
    ORA-00942: table or view does not exist
    FROM product_information p
    ERROR at line 10:
    ORA-00942: table or view does not exist
    FROM customers c
    ERROR at line 20:
    ORA-00942: table or view does not exist
    FROM customers c
    ERROR at line 20:
    ORA-00942: table or view does not exist
    FROM customers c
    ERROR at line 20:
    ORA-00942: table or view does not exist
    FROM orders o
    ERROR at line 9:
    ORA-00942: table or view does not exist
    ON oc_orders FOR EACH ROW
    ERROR at line 2:
    ORA-00942: table or view does not exist
    TABLE order_item_list OF oc_orders FOR EACH ROW
    ERROR at line 2:
    ORA-00942: table or view does not exist
    Commit complete.
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 5:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 5:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 5:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 5:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    FROM oc_product_information o
    ERROR at line 4:
    ORA-00942: table or view does not exist
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    Type altered.
    3 rows updated.
    0 rows updated.
    0 rows updated.
    0 rows updated.
    Commit complete.
    Type body altered.
    Type body altered.
    Type body altered.
    PL/SQL procedure successfully completed.
    SQL>
    Like i can figure out that the "version in parameter 8" has something to do with the coe, poe & loe files
    but i don't know what.
    If somebody can please help me with my questions then i know i can move on.
    Thanks
    Edited by: user11216992 on Jun 14, 2010 3:37 PM

  • Need help Argus Insight 6.0 Installation using BO

    Hi ALL,
    i am trying to install argus insight. i getting following error while creating Argus User Creatiion usiing schema creation tool.
    Role INSIGHT_RO_ROLE Granted To INSIGHT_RO_USER
    SP2-0734: unknown command beginning "and usa..." - rest of line ignored.
    SP2-0042: unknown command "*" - rest of line ignored.
    SP2-0734: unknown command beginning "ERROR at l..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PL/SQL: OR..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: SQ..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PL/SQL: OR..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: SQ..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PLS-00364:..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: St..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PLS-00364:..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: St..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PLS-00364:..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: St..." - rest of line ignored.
    Please help.
    Thanks in Advance

    Hi ALL,
    i am trying to install argus insight. i getting following error while creating Argus User Creatiion usiing schema creation tool.
    Role INSIGHT_RO_ROLE Granted To INSIGHT_RO_USER
    SP2-0734: unknown command beginning "and usa..." - rest of line ignored.
    SP2-0042: unknown command "*" - rest of line ignored.
    SP2-0734: unknown command beginning "ERROR at l..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PL/SQL: OR..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: SQ..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PL/SQL: OR..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: SQ..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PLS-00364:..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: St..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PLS-00364:..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: St..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    SP2-0734: unknown command beginning "PLS-00364:..." - rest of line ignored.
    SP2-0734: unknown command beginning "ORA-06550:..." - rest of line ignored.
    SP2-0734: unknown command beginning "PL/SQL: St..." - rest of line ignored.
    Please help.
    Thanks in Advance

  • Need help with SB X-FI installation

    I just got my SB x-fi I cant figure out how to install it. I have a MSI K8N Neo4 motherboard. It uses the nforce4 chipset and I have gig of cruical ram, and a AMD athlon 64 3.0 cpu. I have a WD raptor 40g, and a seagate 300g. The only other thing i have in the computer is a dvd rom dri've. anyway the problem:
    With the card installed I get a error message on boot up:
    warning: Have option ram cannot be invoke (vendor ID: 000....
    The warning goes on but thats the jist of it.
    The mobo has onboard audio but I have disabled the only thing I could find in the bios relating to audio. (all that i could find at least) I have tried the card in the 2 and 3 pci slots but same thing happens. I havent tried the st pci slot becuase the PCIE slot with the video card blocks the st pci slot.
    I have also deleted and disabled all the onboard audio stuff in windows, but nothing changed.
    Any help would be appreciated.
    thnx

    In the Knowledge Base, it says you can have problems with nForce4 motherboards, and suggests that updating the BIOS will solve the problem. Howver, I've got a Gigabyte nForce4 board, updated to the latest BIOS, and no go. Looks to me that the X-Fi and the nForce4 don't play well together.

  • Need help in BPC 5.1 Installation

    Dear Experts,
    I am trying to install SAP BPC 5.1 with SQL Server 2005.
    I have Windows Server Operating systems.
    When  I am trying to Install BPC 5.1 SetUp. Its asking for
    SystemAdminid
    Adminid
    Userid
    What should i enter here..?
    Thanks a lot in Advance.
    Edited by: S.KumarBPC on Jul 22, 2009 6:40 AM
    Edited by: S.KumarBPC on Jul 22, 2009 6:40 AM
    Edited by: S.KumarBPC on Jul 22, 2009 6:40 AM
    Edited by: S.KumarBPC on Jul 22, 2009 6:41 AM
    Edited by: S.KumarBPC on Jul 22, 2009 6:41 AM

    Hi,
    but in general, if it is dev./POC single server systems, create a user like bpcadmin in that server, add it to admin group and use this during the installation for all 3 fields.
    if it is productive system, either single or multi, create a user in domain, may be same machine domain, or a service user domain which is connected/trusted to this machine, then add this user in admin group of your .net server and use this during installation for all 3 fields. If you have some security policies, create 3 diff. users as mentioned in install guide and use it accordingly in the same manner.
    regards,
    Sreedhar

  • Need Help with Java 2 sdk installation

    I saved Java 2 sdk from the internet and when I try to open it a window comes up: Java development kit. The installshield (ikernel.exe) could not be lounched. Class not registered. Can any one help me please!

    This may apply:
    http://support.installshield.com/kb/view.asp?pcode=ALL&articleid=Q105146

  • Need help with flash player installation please !!!!

    Hello,
    I need help with my flash player installation because every time I access a movie this is the message I receive. 
    This content on Xfinity TV is not available for viewing with Chrome's "Incognito" mode. To play this video using Chrome, please view this page without "Incognito" mode.
    Still having problems? Try resetting your Flash player license.

    Incognito mode is a Google Chrome setting when you open a new window (Cmd+Shift+N on a Mac Ctrl+Shift+N on Windows) It opens a "private" window with no cookies and no tracking. The problem with it is that when you disable cookies, your license files are not sent to the site (whetehr it's YouTube or xFinity or any other that uses license files for paid content)  and it treats you as if you're a first time visitor. Paid videos won't play wihtout the cookies sending the license file info.
    This isn't a Flash Player setting. It's in Chrome. I did some research and according to Google, "Incignito" mode is off by default, and can ONLY be activate by the keyboard shortcut. There IS a way to disable it from the registry http://dev.chromium.org/administrators/policy-list-3#IncognitoModeAvailability

  • Help.  I lost my installation CD for my for my new AirPort Extreme 802.11n

    Need help. I lost my installation CD for my for my new AirPort Extreme (802.11n). How can I download the new Admin Utility?

    Hi Gr8Tucano,
    Currently the Airport Utility does not appear to be on the downloads page, you can call Apple support line to receive a replacement disk, but be aware there may be a charge for replacement CDs.
    Regards,
    John

  • Installation of Photoshop update 13.1.2 for creative cloud fails with error code U44M1P7 I need help

    I need help installing update 13.1.2 for Photoshop creative cloud, installation fails with error code: U44M1P7. Could someone please help?

    Sorry to bother you.
    I could find the answer after searching previous posts about this language problem.
    Had to change my language in AAM profile and then download PS CS6 again ( english version ).
    Then open the actual Photoshop and in preferences > interface you can besides the Dutch also option for English.
    restart application and Voila.
    Greetz, Jeroen

  • When I try to install iTunes 10.5, it says, "There is a problem with this Windows Installer package.  A program run as part of the setup did not finish as expected.  Contact your support personnel or package vendor."  I have Windows XP and I need help.

    5, it says, "There is a problem with this Windows Installer package.  A program run as part of the setup did not finish as expected.  Contact your support personnel or package vendor."  I have Windows XP and I need help.

    After reading all these posts, one by one did not resolve my problem until I got the very end.  Regardless of what step would resolve your problem, these are the steps I would recomment to everyone for a what seems to be a safe and fool-proof upgrade to iTunes 10.5.
    1. Stand alone upgrade to the latest Quicktime version
    2. Go to control panel and "change" then select repair to the following applications in the order specified by the post on Oct 27. (Notice I skipped Quicktime because it had been upgrade manually,and Bonjour did not have a "repair" option)
    iTunes; Apple Software Update: Mobile Device Support; Apple Applications Support
    Some of these applications may not appear if they do not apply to your configuration (no iPhone, or no iPad, or other apple devices).
    Once all updated, I did not need to restart nor launch any applications, I simply went straight into the 10.5 upgrade, and where it normally got stuck, this time the installation continued for a while longer until it completed successfully.
    Great work everyone who contributed!  Thank you very much!

  • Could Not Find Installation Information for this Machine" I need Help!

    i accidentaly erased the main drive and now i am trying hard to reinstal the OS X again but i constantly keep seeing this "could not find installation information for this machine" i need help....

    hello,
    I had the same problem yesterday, just go to a place with a better internet conncetion, it will work fine...
    good luck

Maybe you are looking for

  • Is there a way to undo the Ctrl+click​+drag BD expansion after the fact?

    I had an internet help make some simple code additions for me and in the process expanded my BD to a degree that it is very bothersome to work on.  She left me with a large gap in the center of my code, then saved it.  Is there a method that does the

  • Polkit permissions not allowing logout or shutdown

    I'm new to Arch Linux from Gentoo.  Since the switch I haven't been able to log out or shutdown.  My groups are: [z@arch ~]$ groups lp wheel video audio optical floppy storage power users zachary My .xinitrc runs LANG="ja_JP.UTF-8" LC_CTYPE="en_US.UT

  • How can i turn off apps for using cellular data??????

    I. Having a problem of turning off apps from using my data. Whenever  i close it, all the apps just automatically activate them when i go back to my home screen or i go to another page. Can anybody give me a solution??? Thanks in advance!!!! ><

  • How to Download sapgui for linux

    Hi How to Download sapgui for linux (Red hat 5.3) and how to install sapgui on red hat linux Thanks in Advance Regards Afsn

  • RMAN backup policy needed to confirm!

    Hi, All friends: I am working on a production db, now set up Rman backup policy. My purpose: keep only one backupset of datafile and control file, backup all archived logs--never delete--so database can be recovered to any time before. so for Rman co