OWB - Installation Architecture and Infrastructure configuration

I thought it is a good idea to throw this out to the OWB community to see what your thinking is.
This is my first project; we are currently on detail design. The Client requests a document that covers the following details.
Architecture and Infrastructure configuration for OWB - Oracle Warehouse Builder – which is to be targeted at an ehosting data centre.
•     What is the best practice either from Oracle
•     Is it best to go for a 2Tier or 3Tier architecture
Infrastructure being of interest is:
•     The use of Application server and web service for giving visibility and access to the runtime / design repository via the repository browser.
•     The applicable application service i.e.: Control Centre Service
Can this distributed over multiple servers if you application server differs from you database server.
•     Do you have any information similar to this you compiled in the past that I can use
•     Or is there any source you can direct me to get this kind of information

Can this distributed over multiple servers if you
application server differs from you database server.This is not an OWB question. This is a database question. You are asking something like 'can I run Oracle with Apache with Tomcat?'. Simple answer is yes. Compex answer is load balancing?
Cheers,
Donna

Similar Messages

  • SLD installation - easy and quick configuration to activate the SLD

    Dear All,
    I am installing a SLD in a separate server, base on AS-JAVA usage type.
    I am reading guide from http://www.sdn.sap.com/irj/sdn/nw-sld.
    After installing the SLD, I read that "You only have to perform the easy and quick configuration to activate the system landscape directory there. No further installation required, only quick configuration to activate SLD in a system."
    My question :
    Is there a guide to perform the easy and quick configuration" ?
    Thanks for your input
    Best regards
    SAP NetWeaverAdmin

    Hello,
    When you define iit as SLD in the installation phase it should come as preconfigured.
    All you need to do is check whether things are active and bring the system to latest CIM.
    Then start adding other system to this new SLD as per standard method.
    Once you finish the installation of the system http://hostname:5<instance number>00/sld needs to be run.
    Check if that URL is active and in administration link check if the SLD is running.
    That should be it.
    Regards
    Vivek

  • CF Installations :Key differnces between Multiserver configuration and J2EE Configuration

    Hi,
    Can anyone give the important differences between Multiserver
    configuration and J2EE Configuration installations?..

    Hello Dalibor,
    While the service account user object has Use DES selected it would appear your user session is still sending the AS Java an RC4 service ticket.  This might occur if your user had requested a service ticket before Use DES was selected, or before that setting had replicated to the appropriate domain controller.  The fix might be as simple and logging out and logging back in now that some time has passed.
    You could also download the Microsoft kerbtray utility and inspect the service ticket enc type to validate this.  kerbtray can also be used to clear old tickets and is generally useful for troubleshooting this kind of thing.
    Thanks!
    Kyle

  • Application installation based on architecture and chassis

    Hi,
    Want to install application based on OS architecture and also whether the machine is laptop or desktop.
    Let me know the WMI query that can be integrated in task sequence.
    Regards, Shishir Kushawaha "If this thread answered your question, please click on "Mark as Answer"

    Using requirements is probably the better way to go but it does depend upon your scenario.
    Also note that using Win32_Battery can be problematic for a few different reasons. Generally, the ChassisType attribute of Win32_SystemEnclosure is the preferred method (it's used by MDT). DataWidth of Win32_processor also can be problematic if you have
    any legacy/unsupported OSes in the environment also; e.g., XP.
    Jason | http://blog.configmgrftw.com

  • [INS-20802] 11.2 Grid Infrastructure Configuration failed on Windows

    I had sucessfully installed the 11.2.0.1 grid infrastructure on two VM nodes with windows 2003R2. But when I was doing brand new installation of 11.2.0.1 grid infrastructure on the same OS on a two node clusters, it faile with the following errors:
    [INS-20802] Grid Infrastructure Configuration failed
    Cause - The plug-in failed in its perform method
    Action - Refer to the logs or contact Oracle Support Services. Log File Location
    C:\Program Files\Oracle\Inventory\logs\installActions2011-01-24_11-07-15AM.log
    Checked the log mentioned by the error code, no errors there.
    It seems on the node that initiated the installation the crs was configured and started no problem. But on the remote nodes, configuration failed. After I checked all the logs that I can find, I found the following:
    rootcrs_racdb01.log_OUT
    <11:27:08> unable to run (D:\app\11.2.0\grid\perl\bin\perl.exe D:\app\11.2.0\grid/crs/install/rootcrs.pl -remotenode) on node (racdb02)
    <11:27:08> returning 0x41d
    Configure Oracle Grid Infrastructure for a Cluster ... failed
    I am wondering if "D:\app\11.2.0\grid/crs/install/rootcrs.pl " shouldn't it be "D:\app\11.2.0\gridcrs\install\rootcrs.pl"? Or it doesn't matter?
    Anyway, any pointer will be appreciated!

    Thanks a lot for the posting!
    However, luckily, we just fiigured out and resolved the issue: in my case, it was caused by the corrupted disk. We put the binary on a d: drive which was cut from SAN. For some unknown reason, the d: drive was corrupted - we got that from the windows system error log. Anyway, we dismounted that disk and remounted another lun from SAN to prensent as D: drive and redo all the installation. And this time, it works! Now I have two running clustered 10gr2 dbs on 11gr2 grid infrastructure.
    Again, thanks a lot for the posting!

  • OWB Installation

    Hi everybody,
    I need some help trying to figure out OWB (10gr2), installation process, my developement environment is as follows:
    Single Development Server:Sun SPARC, Solaris 10:
    - DB Instance A: DB 10gr2, intended purpouse, OWB design repository and control center service.
    - DB Instance B: DB 9i: intended purpouse, target schema so it requires OWB runtime repository.
    1. As long as I understand I must install OWB software in Instance A, create an OWB design repository through repository assistant and configure(?) control center service.
    Q1: how do I create ONLY the design repository? what specific options should I select in the repository assistant? I've read the OWB install and user guides but I can make no sense.
    Q2: how to configure control center service, in order to deploy to target schema in instance B?
    2. I must create a runtime repository in instance B.
    Q3: how do I create ONLY the runtime repository? again, what options should I select? do I need to install OWB sw in instance B?
    Any help would be appreciated.
    German

    Hi,
    You're in a very interesting situation.
    Here is just my idea.
    I think your implement strategy will be somthing like "Separate Design and Runtime Environments Implementation". You can see very detail information about this in the Installation Guide.
    But something special for you is that you have to set up the target location property to 9i so that the generated PL/SQL will be 9i scripts.
    As to your Questions,
    Q1: when you follow the Advance Setup, you'll see how to do.
    Q2: You'll do that by register the target location.
    Q3: The software can be installed on the client machine (instead of inside the Instance). In the instance, you just created the repository (OWB metadata repository or Runtime repository).
    I've been using OWB for some years by using R10.1 and just start to get into R10.2. So my answers are just a reference to you.
    Regards,

  • PI 7.1 Architecture and components

    Hi SDNers,
    I would like to know the architecture and components of SAP Process Integration 7.1.
    Your inputs are valuable.
    Thanks in advance,
    -Saravanan.

    Hi Saravanan,
    Also find the below links for PI 7.1
    1. SAP NetWeaver Process Integration 7.1-Overview:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0ed3b8c-698c-2a10-fbaf-b1df0c82fc8a
    2. SAP NetWeaver Process Integration 7.1-Overview of New Capabilities:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/706005a3-3bd6-2910-91ae-a2016239bdcf
    3. Point-to-Point Direct Connection Design and Configuration in SAP using NetWeaver Processing Integration 7.1:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b00bbb77-75bc-2a10-6b9a-a6f8161515a6
    4. Demo for Design and Configuration of Direct Connection in SAP NetWeaver PI 7.1:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0b9885b-5ca9-2a10-6b8e-abe9ef432a23
    5. SAP NetWeaver SOA Middleware u2013 Adapters and Adapter Modules for SAP NW PI 7.1:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0205c42-5e86-2b10-b183-afc655b07f3f
    6. Please refer the following link for XI Architecture:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c75ee690-0201-0010-7baf-af868a642918
    7. E-Class on XI Architecture refer this link:
    https://www.sdn.sap.com/irj/scn/subscriptions/content?rid=/media/uuid/405c476c-b20a-2a10-7ba0-be760136c298
    Also you can search in SDN, Lots of documents will be available to yours.
    Regards
    Venkat Rao .G
    Edited by: Venkat Rao on Aug 26, 2009 2:11 PM

  • Problems with MiniSAP-Installation JAVA and ABAP Stack

    Hi,
    I am a freelance SAP application developer had bought the book and SAP Interactive Forms by Adobe, in order to incorporate me into the topic. In chapter 3, the installation and configuration of an exercise Systemes is described so that you can perform the practical part. I downloaded at the website mentioned the installation files and have performed the installation as described in the book. I have also stopped the service as described in SAP DB WWW.
    The installation of the JAVA section runs smoothly and is operational after the installation. The ABAP part crashes, however. According to my research, it is because the ABAP part is also intends to install a MAXDB, although the Java-part has realized this already. Anyone know what I need to do, so I only described as the application server of the ABAP part of getting installed and not again the MAXDB.
    Regards

    Hello Reza,
    Just to clarify, Best practise is to update your kernel to the latest before you start patching in your system.
    So download SAPEXE.SAR (Database independent kernel package), SAPEXEDB (Database dependent kernel package) and IGSEXE.SAR (IGS Package) from the SMP. kernel is dependent on your operating system and database and therefore make sure you download the right package otherwise you'll end up in messing up the system.
    follow SAPnote # 19466 for help.
    Once you are done with the kernel update then patch you Abap stack by SPAM and JAva stack by JSPM.
    I hope that makes things clear.
    Best Regards
    NIraj

  • Question about model driven dev and RDS configuring

    I am testing the model driven development that is brought up by Flash Builder4 and LCDS3 recently, and it went pretty well. However i've noticed that the configuration of the RDS for development mode is not recommanded for a production environment.
    My first quetion is can I simply disable the RDS on the server when I want to deploy my app to a production environment and still be able to use all of the features such as data management service and remote service etc.? I've tried to do so but it gave me a 404 page. I felt it was a little bit confusing when you know you DO have a html template located in the right location. If RDS can be disabled without interfering the functionality of the app, where can I find a doc to follow?
    My second question is if the RDS is a must, then how to configure the security setting? I knew some of the requirements by visiting this url:http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS6822bf3ec1c7b2e9-30fb 9b22126b9ca84aa-8000.html,
    however, when I followed the steps and test it, I got a 400 error in FB4 RDS configuration page.
    Since I am testing this under Tomcat 5.5, I am not sure where should I put the flex-tomcat-common.jar and flex-tomcat-server.jar file in, cause the dir structure of Tomcat 5.5 is a little bit different than that of Tomcat 6.0. Then I put these files under both of the tomcat 5.5\common\lib folder and the tomcat 5.5\server\lib folder. I've doubled checked the the catalina.properties file which is located under tomcat5.5\conf folder and I see the following environment param has been there : ${catalina.home}/common/lib/*.jar.
    The other configuration I made that differs from the doc was: I put <valve classname="flex.messaging.security.TomcatValve"></valve> into the context.xml, which is under the folder Tomcat 5.5/conf. Since I put the Resource definition in the same file, I guess this should not be the problem.
    Does anyone has any successful experience on setting this up?
    Any hint will be appreciated.

    Thanks for the quick reply.
    I solved my first problem, it was because I accidentally commented out part of the RDS configuration and left the servlet-mapping part un-commented. After I generate all the client and server codes and re-deploy them to the environment, I finally got my running demo with RDS disabled.
    For the second problem, I am still stucking in. I've tried to switch to the Tomcat 6.0 and follow both of the LCDS installation doc and the LCDS3.1_using doc. None could work me out. I constantly get the error message said that "The RDS server was successfully contacted, but your security credentials were invalid". So after struggling a whole day, I found the following statement, which is appeared in the ColdFusion configuraton doc:"Note: If you are using ColdFusion MX 7 or earlier, the message "The RDS server was successfully contacted, but your security credentials were invalid," appears. The message indicates that the password was not validated, even if it is correct. Click OK to close the message. ". That's interesting cause it seems it was exact the situation I was encountered. However, in my case, ignoring the error message does not give me a successful RDS connection.
    For your information, I am pasting the configurations I had on my machine and maybe some ppl could give me a correction.
    service-config.xml:
    <security>
      <login-command class="flex.messaging.security.TomcatLoginCommand" server="Tomcat"/>       
            <!-- Uncomment the correct app server
            <login-command class="flex.messaging.security.JRunLoginCommand" server="JRun"/>
            <login-command class="flex.messaging.security.WeblogicLoginCommand" server="Weblogic"/>
            <login-command class="flex.messaging.security.WebSphereLoginCommand" server="WebSphere"/>
            -->
            <security-constraint id="basic-read-access">
                <auth-method>Custom</auth-method>
                <roles>
                    <role>guests</role>
                    <role>accountants</role>
                    <role>employees</role>
                    <role>managers</role>
                    <role>rds</role>
                </roles>
            </security-constraint>
        </security>
    tomcat-user.xml:
    <tomcat-users>
      <role rolename="rds"/>
      <user username="rdsuser" password="rdspassword" roles="rds"/>
    <!--
      <role rolename="tomcat"/>
      <role rolename="role1"/>
      <user username="tomcat" password="tomcat" roles="tomcat"/>
      <user username="both" password="tomcat" roles="tomcat,role1"/>
      <user username="role1" password="tomcat" roles="role1"/>
    -->
    </tomcat-users>
    web.xml:
    <servlet>
            <servlet-name>RDSDispatchServlet</servlet-name>
        <display-name>RDSDispatchServlet</display-name>
            <servlet-class>flex.rds.server.servlet.FrontEndServlet</servlet-class>
            <init-param>
          <param-name>useAppserverSecurity</param-name>
          <param-value>true</param-value>
        </init-param>
            <load-on-startup>10</load-on-startup>
        </servlet>
        <servlet-mapping id="RDS_DISPATCH_MAPPING">
            <servlet-name>RDSDispatchServlet</servlet-name>
            <url-pattern>/CFIDE/main/ide.cfm</url-pattern>
        </servlet-mapping>
    lcds.xml:
    <Valve className="flex.messaging.security.TomcatValve"/>
    <Transaction factory="org.objectweb.jotm.UserTransactionFactory" jotm.timeout="60"/>
    <Resource name="jdbc/codedata" auth="Container"
       type="javax.sql.DataSource"
       username="root"
       password="******"
       driverClassName="com.mysql.jdbc.Driver"
       url="jdbc:mysql://localhost:3306/codedata?autoReconnect=true"/>
       <Resource name="jdbc/atlantis" auth="Container"
       type="javax.sql.DataSource"
       username="root"
       password="******"
       driverClassName="com.mysql.jdbc.Driver"
       url="jdbc:mysql://localhost:3306/atlantis?autoReconnect=true"/> 
    Note that both of the flex-tomcat-common.jar and flex-tomcat-server.jar were already under Tomcat 6.0/lib folder.

  • Problems with the installation of oracle9ias infrastructure

    Hello, I have this very popular problem:
    "Error in invoking target install of makefile
    $ORACLE_HOME/sqlplus/lib/ins_sqlplus.mk"
    in the linking stage of the installation of the infrastructure of IAS 9.0.2. on Linux AS 2.1
    - I downgrade the binutils to 2.11.90.0.8-13
    - I removed "-z defs" option from all make files
    - I run the script genclntsh as oracle
    - I "make" the files in a console
    - I have all the libraries (complete installation of Linux)
    - I don´t know what more can I do
    Please, help me
    Regards
    Sergio Castro

    I removed "-z defs" from genclntsh and from the *.mk files with this line. (Someone advice me about it).
    You told me you made a good installation,
    How many libraries do you downgrade in RH Linux 8.0?
    only the binutils like me???
    Can you email me a copy of your enviroment variables and kernel settings of the installation to [email protected]?
    Thanks a lot
    Sergio Castro

  • "...installer has been mis-configured" issues - LOG INCLUDED

    Hi all,
    I have an Acer Aspire laptop running Windows 7 Home Premium 64 bit.
    I am trying to udate Picaboo X and everytime I open the application I get this error message:
    "Sorry an error has occured.
    This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance."
    Here is my installation log from Adobe AIR:
    [2013-11-21:11:33:35] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-21:11:33:35] Commandline is:
    [2013-11-21:11:33:35] No installed runtime detected
    [2013-11-21:11:33:40] Relaunching with elevation
    [2013-11-21:11:33:40] Launching subprocess with commandline c:\users\michael\appdata\local\temp\aire10d.tmp\adobe air installer.exe -ei
    [2013-11-21:11:33:44] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-21:11:33:44] Commandline is: -stdio \\.\pipe\AIR_6088_0 -ei
    [2013-11-21:11:33:44] No installed runtime detected
    [2013-11-21:11:33:44] Starting silent runtime install. Installing runtime version 3.9.0.1210
    [2013-11-21:11:33:45] Installing msi at c:\users\michael\appdata\local\temp\aire10d.tmp\setup.msi with guid {52E225FC-FCB4-41F7-837B-6E37FB05BD7B}
    [2013-11-21:11:33:49] Runtime Installer end with exit code 0
    [2013-11-21:11:33:49] Elevated install completed
    [2013-11-21:11:33:52] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2013-11-21:11:33:52] Runtime Installer end with exit code 0
    [2013-11-21:11:33:53] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-21:11:33:53] Commandline is: -installupdatecheck
    [2013-11-21:11:33:53] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-11-21:11:33:55] Performing pingback request
    [2013-11-21:11:33:55] Starting runtime background update check
    [2013-11-21:11:33:55] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.9.0.1210/update
    [2013-11-21:11:33:55] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.9.0.1210/update to C:\Users\Michael\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-11-21:11:33:55] Runtime update not available
    [2013-11-21:11:33:55] Unpackaging cancelled
    [2013-11-21:11:33:55] Runtime Installer end with exit code 0
    [2013-11-21:11:34:22] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-21:11:34:22] Commandline is: -update "c:\program files (x86)\picaboo x\picaboo x.exe" "C:\Users\Michael\AppData\Roaming\com.picaboo.Picaboo.A382D4714709B456C4E0088DFC1F7243AF9 EBF75.1\Local Store\#ApplicationUpdater\update.air" 11.0P
    [2013-11-21:11:34:22] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-11-21:11:34:23] Installed app (com.picaboo.Picaboo.A382D4714709B456C4E0088DFC1F7243AF9EBF75.1) located at c:\program files (x86)\picaboo x\picaboo x.exe
    [2013-11-21:11:34:24] Unpackaging file:///C:/Users/Michael/AppData/Roaming/com.picaboo.Picaboo.A382D4714709B456C4E0088DFC1F 7243AF9EBF75.1/Local%20Store/%23ApplicationUpdater/update.air to C:\Users\Michael\AppData\Local\Temp\flaC025.tmp
    [2013-11-21:11:34:25] Application signature verified
    [2013-11-21:11:34:25] Unpackaging/validation complete
    [2013-11-21:11:34:25] The certificate of the installed app fails to match either the signature or migration signature of the AIR file
    [2013-11-21:11:34:41] Launching subprocess with commandline c:\program files (x86)\picaboo x\picaboo x.exe
    [2013-11-21:11:34:41] Application Installer end with exit code 9
    I wasn't sure if it was AIR messing up or Picaboo X messing up. Any help would be much appreciated.

    Turns out it was the Picaboo. I uninstalled and reinstalled and things are working properly.

  • Ask the Expert: NGWC (3850/5760): Architecture and Deployment

    Welcome to the Cisco Support Community Ask the Expert conversation. This is an opportunity to learn and ask questions about NGWC (3850/5760): Architecture and Deployment.
    Ask questions from Monday, April 13th, 2015 to Friday, April 24th, 2015
    This Ask the Expert Session will cover questions spanning NGWC products (3850/5760) on Implementation and Deployment from the Wired and Wireless perspective. This will be more specific to Customer’s and Partners questions covering 3850/5760 configuration, Implementation and deployment.
    Dhiresh Yadav is a customer support engineer in High-Touch Technical Services (HTTS)  handling supporting Wireless and Network Management based Cisco products and is based in Bangalore. His areas of expertise include Cisco Wireless CUWN and NGWC Product line. He has over 7 years of industry experience working with large enterprise and service provider networks. He also holds CCNP (RS) and CCIE (DC-Written) and CCIE Wireless certification.
    Naveen Venkateshaiah is working as a Customer support engineer in High-Touch Technical Services (HTTS) handling  and supporting Lan-switching and Data center Products. His areas of expertise include Catalyst 3k,4k , 6500 , Nexus 7k Platform  He has over 7 years of industry experience working with large Enterprise and Service Provider networks. He also holds CCNA, CCNP (RS) and  CCDP-ARCH,CCIE-R&S Written, AWLANFE, LCSAWLAN Certification.
    Find other  https://supportforums.cisco.com/expert-corner/events.
    **Ratings Encourage Participation! **
    Please be sure to rate the Answers to Questions

    Hi Dhiyadav,
    thank you for your reply it cleared some doubts that were in my mind but i need your more support to guide me a converged access deployment which i am going to deploy within few days.
    i have 
    2x5508 in HA as MC
    30x3850 switches, and all will be used as MA(s) with multiple SPGs
    2X5508  1:1 as an anchor controller
    1xISE 1.3 for guest access
    1xCPI for wireless mgmt and monitoring purpose
    1xMSE3355 with wips and context aware licenses
    200x cisco 3702i WAP
    50x WSSI module for monitoring the channels
    can you please put a light on the design and guide me that which are the best possible solutions to get this job done very smoothly.
    i will also let you know about my proposed design scenario but for sure i need your recommendations as well :)
    so,
    i will use 2x5508 wlcs in HA as a MC which are AP-Count and HA licensed..
    3850 switches will be MA and i ll configure SPGs per floor switches stacks 
    WAPs will join on these 3850 MAs base on each floor
    i would have 2 ssid like employee and guest
    i will configure them on each 3850 stack MA along with their SVIs for users access like (empolyee and guest ssid)
    here my question is for guest ssid and its vlan... do i configure it here or on anchor controller???
    i want ISE to be integrated with wireless for employee 802.1x and for guest web Auth. so, how i will integrate ISE with wireless. i mean weather i will integrate it anchor controller or with each 3850 MA???
    between foreign and anchor controller i will use new mobility instead of old EOIP!!!
    where shall place ISE in my network, in DMZ or with Core switch?
    my target for guest users to do not have access to any corporate network sources ?
    MSE:
    can i use both wips and context aware on the single MSE box?
    if yes, than what is the best practice for configuring them?
    are each 3850 MA will be added in MSE?
    WSSI module . will be used for monitoring purpose for wips and context aware profiles.
    all access point will be worked in local mode for serving users access.
    thank you

  • CCMS,CMS and alert configuration guides

    hi,
    can I have CCMS,CMS and ALERT configuration pdf guides or links please.
    I have searched for them on SDN but can't find the exact documents.
    thank you for your help.

    Hi Babu,
    Please find the below links for reference.
    <b><i><u>CMS :</u></i></b>
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109
    <b><i><u>CCMS :</u></i></b>
    /people/dirk.jenrich/blog/2007/01/21/how-to-use-the-monitor-set-sap-ccms-technical-operation-templates
    <b><i><u>ALERT :</u></i></b>
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0b4580be-0601-0010-d3ad-bd6ce51ae916
    <u><i><b>How to guides:</b></i></u>
    Exchange Infrastructure How-to Guides for SAP NetWeaver 2004 [original link is broken]
    <i>Thanks & Rgds</i>
    <b>J</b>

  • OWB, Oracle WorkFlow, and OEM

    I am a DBA who has been charged with the task of integrating Oracle Warehouse Builder, Oracle Workflow and OEM. Our source database is 9i but our Intelligence Team would like to use 10G. Does anyone know how I might install this? Should I install 10G, then create a database for OWB and Oracle Workflow? Any direction would be helpful.

    Hi,
    Have you found an answer? If not read on.
    We are also having the same combination.
    1. Identify a target server (datawarehouse server).
    2. Install 10G database on it (create a seed database with DWH option).
    3. Install OWB
    4. Install workflow server.
    Then , make OWB setups :
    1. Install a design repository, through which the team can carry out ETL in the OWB client.
    2. Install a runtime repository which creates 2 users - a runtime repository owner and a runtime access user('connect as') user when deploying the ETL mappings.
    3. Install a target schema using the runtime where the target objects - tables, dimensions and cubes will be created.
    Then, in OWB, the team have to configure the source modules as 9i and the target modules as 10g.
    Hope this helps.
    Regards,
    Usha

  • INS 20802 Grid Infrastructure Configuration Failed

    Hi
    I am installing Oracle Database 11gR2 RAC on windows server 2008 R2 and I am encountering problem with the error:
    *"INS 20802 Grid Infrastructure Configuration Failed"*
    can anyone help
    thanks

    ora_support wrote:
    Hi
    I am installing Oracle Database 11gR2 RAC on windows server 2008 R2 and I am encountering problem with the error:
    *"INS 20802 Grid Infrastructure Configuration Failed"*
    can anyone help
    thanksrefer the link and forum thread:-
    http://blog.ronnyegner-consulting.de/2010/04/17/11g-release-2-for-windows-buggy/
    Re: INS-20802: Problem installing Grid Infrastructure on Windows 2008 R2 Server
    http://www.dbaportal.eu/?q=node/164
    Edited by: rajeysh on Jun 10, 2011 7:39 PM

Maybe you are looking for