BO Enterprise 3.1 SR3 Installation with existing MS SQL database

HI Gurus,
I'm completely new to Business Objects and have been reviewing the installation & planning guides for the installation. I'm hoping to use an existing MS SQL 2008 database as the location for the CMS / Audit. The guides don't really explain in detail the steps to do this, but say this pre-requisite must be in place prior to running the installation.
The section "Setting up an empty database for the CMS" sumarizes the tasks :-
create tablespace, schema or database
create new users/passwords for the CMS / Audit
specify correct permissions to create.modify,delete tables and to create procedures
Does anyone know of any further documentation that expands on the above to detail the steps further ?
or atleast some one could help me step by step in performing steps like creating db, tablespaces, users in MS SQL server. As i have never worked on MS SQL and also with SAP BO.
Kind Regards,
Syed Maqsood Ahmed
Edited by: SYED MAQSOOD AHMED on Jun 17, 2011 2:54 PM

Hi Brian,
Have you looked at the XI 3.1 Installation Guide for Unix? This has information specific to Oracle (page 38).
The PDF is available at:
https://websmp105.sap-ag.de/~sapidb/011000358700000560472010E/xi3-1_bip_install_unix_en.pdf
You will need an SMP login to view the PDF.
Best,
Srinivas

Similar Messages

  • BO Enterprise 3.1 SR3 Installation with existing Oracle database

    Hi,
    I'm completely new to Business Objects and have been reviewing the installation & planning guides for the installation. I'm hoping to use an existing Oracle 11.2g installation as the location for the CMS / Audit. The guides don't really explain in detail the steps to do this, but say this pre-requisite must bein place prior to running the installation.
    The section "Setting up an empty database for the CMS" sumarizes the tasks :-
    create tablespace, schema or database
    create new users/passwords for the CMS / Audit
    specify correct permissions to create.modify,delete tables and to create procedures
    Does anyone know of any further documentation that expands on the above to detail the steps further ?
    Regards,
    Brian.

    Hi Brian,
    Have you looked at the XI 3.1 Installation Guide for Unix? This has information specific to Oracle (page 38).
    The PDF is available at:
    https://websmp105.sap-ag.de/~sapidb/011000358700000560472010E/xi3-1_bip_install_unix_en.pdf
    You will need an SMP login to view the PDF.
    Best,
    Srinivas

  • Connecting SAP with an independent SQL database

    Dear all,
    I need to connect SAP with an independent MSSQL database.
    My requirement is to transfer a set of records from my Ztable to a table in SQL database.
    I have maintained the settings in DBCO transaction. I maintained DBMS as 'MSS' in DBCO.
    send some sample code of how to establish the connection. Is it possible to write data in to SQL database.
    How to edit the file tnsnames.ora in application server directories. I heard that for connecting to an oracle database we need to edit this , is it necessary to edit this tnsnames.ora even for connecting with SQL database?
    Thanks in advance.
    Lakshman

    This is not possible.
    My suggestion is that you create shell scripts on the unix side that copy the data to the other database.
    ARD runs it's own private copy of PostGgreSQL inside the package so it won't interfer with any other SQL databases on the network or even on the machine.

  • A project which specifies SQL Server 2012 as the target platform may experience compatibility issues with Microsoft Azure SQL Database.

    Hello
    When I try to publis my asp.net application in azure, i have the next error:
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : A project which specifies SQL Server 2012 as the target platform may experience compatibility issues with Microsoft Azure SQL Database.
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : The project and target databases have different collation settings. Deployment errors might occur.

    Hello
    When I try to publis my asp.net application in azure, i have the next error:
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : A project which specifies SQL Server 2012 as the target platform may experience compatibility issues with Microsoft Azure SQL Database.
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : The project and target databases have different collation settings. Deployment errors might occur.
    Hello,
    This forum is to discuss vb.net issues, your issue is mainly regarding Azure SQL Database, I found that you have posted another thread in that forum
    https://social.msdn.microsoft.com/Forums/azure/en-US/f435921a-14d1-4441-8b2b-32ba3d937aea/a-project-which-specifies-sql-server-2012-as-the-target-platform-may-experience-compatibility-issues?forum=ssdsgetstarted#f435921a-14d1-4441-8b2b-32ba3d937aea.
    I would recommend you focus on that thread to get help.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Re-installation with existing product code/disk but no disk drive.

    I have a new laptop and need to re-register my Photoshop C6 student and teachers edition, can I do this with my existing product code?
    Also if it is possible, how do I then re-install Photoshop with no disk drive? (I originally just popped the disk in and entered my product code.)
    (Additional information: Both my laptop and Photoshop are for Windows.)

    Hello,
    if you are able to do that, you should deactivate (Help -> Deactivate) the Adobe software before you lose the machine to it being reset.  You will still use the same serial number to activate the soiftware when you get the application(s) reinstalled.
    If you need any help with activation you can contact Adobe Support directly by chat or phone.
    Here is a link to a page with options to help make contact: (Contact Support – Download and Installation)
    http://www.adobe.com/support/download-install/supportinfo/
    Hans-Günter

  • Installation with Existing Database Fails

    We're installing SCVMM 2012 R2 and upgrading an existing 2012 R2 CU4 database. The installation fails after running for about 30 minutes with these lines in the SetupWizard.log
    03:53:43:Failed sql script: Threw Exception.Type: Microsoft.VirtualManager.DB.CarmineSqlException, Exception.Message: Unable to connect to the VMM database because of a general database failure.
    Ensure that the SQL Server is running and configured correctly, then try the operation again.
    03:53:43:StackTrace:   at Microsoft.VirtualManager.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.Setup.DBConfigurator.ExecuteScript(SqlContext ctx, String fileName)
    03:53:43:InnerException.Type: System.Data.SqlClient.SqlException, InnerException.Message: Incorrect syntax near 'MERGE'. You may need to set the compatibility level of the current database to a higher value to enable this feature. See help for the SET COMPATIBILITY_LEVEL
    option of ALTER DATABASE.
    Must declare the scalar variable "@error".
    Must declare the scalar variable "@error".
    03:53:43:InnerException.StackTrace:   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
       at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.SqlRetryCommand.ExecuteNonQuery()
    03:53:43:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Setup.Exceptions.DatabaseConfigurationException, Exception.Message: The Virtual Machine Manager database can not be upgraded.
    The Virtual Machine Manager database SCVMM2008Prod was not upgraded. Try a new database and run Setup again.
    Has anyone seen this before? The SQL is remote but is reachable.
    Orange County District Attorney

    We have to dig deeper on this one. Can you check the SQL errorlogs for related information?
    You must verify that the databases is working, have enough space, is healthy etc.
    The logs should tell you if everything is allright.
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • Integrate new OCS installation with existing AS OID

    Is this possible, or do i have to create all users again in the OCS OID ?
    Are there notes available ?
    I didn't find anything usable in the documentation.
    Thx,
    Jochen

    Hi Jochen.
    Have you had some luck on this configuraration?
    I'm trying to integrate the (iAS) OAS SSO with the OCS SSO, and maybe to share OID repository.
    But I cannot find any more docs related to this.
    Any help?
    Thanks in advance.
    Daniel

  • How to Display RTF data with images from SQL database in Crystal Report

    I am using Crystal report in my WPF application, I have generate Question Paper Report, in which have Question with images. Question with images are stored in SQL Server in rtf format, I want to generate Question report with RTF Text and Images in report

    Hello Sir,
    I am still Facing problem in Crystal report generation with RTF Data (Text + Images),
    I am storing Questions in SQL Server which are RTF Format, Questions have Text + Images..
    I changed field data type then also i didn't get image in Crystal report
    if i browse an image n stored that in DB then its displaying in Crystal report, but when i pasted that image in RichTextBox and saved that in DB then no data displayed in Crystal report.
    My Table Structure is
    Table Name: tblQuestions
    field :    Questions Varbinary(max)
    I tried with nvarchar(max) also but its aslo not working

  • Having an issue with event handling - sql database  & java gui

    HI all, have posted this on another forum but I think this is the correct one to post on. I am trying to construct this hybrid of java and mysql. the data comes from a mysql database and I want it to display in the gui. this I have achieved thus far. However I have buttons that sort by surname, first name, ID tag etc....I need event handlers for these buttons but am quite unsure as to how to do it. any help would be much appreciated. Thanks in advance.
    /* Student Contact Database GUI
    * Phillip Wells
    import java.awt.BorderLayout;     
    // imports java class. All import class statements tell the compiler to use a class that is defined in the Java API.
    // Borderlayout is a layout manager that assists GUI layout.
    import javax.swing.*;               // imports java class. Swing enables the use of a GUI.
    import javax.swing.JOptionPane;     // imports java class. JOptionPane displays messages in a dialog box as opposed to a console window.
    import javax.swing.JPanel;          // imports java class. A component of a GUI.
    import javax.swing.JFrame;          // imports java class. A component of a GUI.
    import javax.swing.JButton;          // imports java class. A component of a GUI.
    import javax.swing.JScrollPane;     // imports java class. A component of a GUI.
    import javax.swing.JTable;          // imports java class. A component of a GUI.
    import java.awt.*;               // imports java class. Similar to Swing but with different components and functions.
    import java.awt.event.*;          // imports java class. Deals with events.
    import java.awt.event.ActionEvent;     // imports java class. Deals with events.
    import java.awt.event.ActionListener;     // imports java class. Deals with events.
    import java.sql.*;               // imports java class. Provides API for accessing and processing data stored in a data source.
    import java.util.*;               // imports java class. Contains miscellaneous utility classes such as strings.
    public class studentContact extends JFrame {     // public class declaration. The �public� statement enables class availability to other java elements. 
    private JPanel jContentPane; // initialises content pane
    private JButton snam, id, fname, exit; // initialises Jbuttons
    String firstname = "firstname"; //initialises String firstname
    String secondname = "secondname"; //initialises String
    public studentContact() {
    Vector columnNames = new Vector();      // creates new vector object. Vectors are arrays that are expandable.
    Vector data = new Vector();
    initialize();
    try {
    // Connect to the Database
    String driver = "com.mysql.jdbc.Driver"; // connect to JDBC driver
    String url = "jdbc:mysql://localhost/Studentprofiles"; //location of Database
    String userid = "root"; //user logon information for MySQL server
    String password = "";     //logon password for above
    Class.forName(driver); //reference to JDBC connector
    Connection connection = DriverManager.getConnection(url, userid,
    password);     // initiates connection
    // Read data from a table
    String sql = "Select * from studentprofile order by "+ firstname;
    //SQL query sent to database, orders results by firstname.
    Statement stmt = connection.createStatement
    (ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_UPDATABLE);
    //statement to create connection.
    //Scroll sensitive allows movement forth and back through results.
    //Concur updatable allows updating of database.
    ResultSet rs = stmt.executeQuery(sql); // executes SQL query stated above and sets the results in a table
    ResultSetMetaData md = rs.getMetaData();     // used to get the properties of the columns in a ResultSet object.
    int columns = md.getColumnCount(); //
    for (int i = 1; i <= columns; i++) {
    columnNames.addElement(md.getColumnName(i));     // Get column names
    while (rs.next()) {
    Vector row = new Vector(columns);          // vectors data from table
    for (int i = 1; i <= columns; i++) {     
    row.addElement(rs.getObject(i));     // Get row data
    data.addElement(row);     // adds row data
    rs.close();     
    stmt.close();
    } catch (Exception e) {     // catches exceptions
    System.out.println(e);     // prints exception message
    JTable table = new JTable(data, columnNames) {     //constructs JTable
    public Class getColumnClass(int column) {     
    for (int row = 0; row < getRowCount(); row++) {
    Object o = getValueAt(row, column);
    if (o != null) {
    return o.getClass();
    return Object.class;
    JScrollPane scrollPane = new JScrollPane( table ); // constructs scrollpane 'table'
    getContentPane().add(new JScrollPane(table), BorderLayout.SOUTH); //adds table to a scrollpane
    private void initialize() {
    this.setContentPane(getJContentPane());
    this.setTitle("Student Contact Database");     // sets title of table
    ButtonListener b1 = new ButtonListener();     // constructs button listener
    snam = new JButton ("Sort by surname");     // constructs Jbutton
    snam.addActionListener(b1);     // adds action listener
    jContentPane.add(snam);          //adds button to pane
    id = new JButton ("Sort by ID");     // constructs Jbutton
    id.addActionListener(b1);     // adds action listener
    jContentPane.add(id);          //adds button to pane
    fname = new JButton ("Sort by first name");     // constructs Jbutton
    fname.addActionListener(b1);     // adds action listener
    jContentPane.add(fname);          //adds button to pane
    exit = new JButton ("Exit");     // constructs Jbutton
    exit.addActionListener(b1);     // adds action listener
    jContentPane.add(exit);          //adds button to pane
    private JPanel getJContentPane() {
    if (jContentPane == null) {
    jContentPane = new JPanel();          // constructs new panel
    jContentPane.setLayout(new FlowLayout());     // sets new layout manager
    return jContentPane;     // returns Jcontentpane
    private class ButtonListener implements ActionListener {     // create inner class button listener that uses action listener
    public void actionPerformed (ActionEvent e)
    if (e.getSource () == exit)     // adds listener to button exit.
    System.exit(0);     // exits the GUI
    if (e.getSource () == snam)
    if (e.getSource () == id)
    if (e.getSource () == fname)
    public static void main(String[] args) {     // declaration of main method
    studentContact frame = new studentContact();     // constructs new frame
    frame.setDefaultCloseOperation(EXIT_ON_CLOSE);     //exits frame on closing
    frame.setSize(600, 300);          // set size of frame
    frame.setVisible(true);     // displays frame
    }

    OK, so you've got this code here:
    private class ButtonListener implements ActionListener {
      public void actionPerformed (ActionEvent e) {
        if (e.getSource () == exit) {
          System.exit(0); // exits the GUI
        if (e.getSource () == snam) {
        if (e.getSource () == id) {
    }Perfect fine way to do this; although I think creating anonymous would be a bit cleaner:
    snam.addActionListener(new actionListener() {
      public void actionPerformed(ActionEvent ae) {
    });But I think that the real question you have is "what do I put for logic when the JButtons are hit?", right?
    I would answer that you want to dynamically build your SQL statement changing your ordering based on the button.
    So you'd have a method that builds the SQL based on what you pass in - so it takes one argument perhaps?
    private static final int NAME = 1;
                             ID = 2;
    /* ... some code ... */
    snam.addActionListener(new actionListener() {
      public void actionPerformed(ActionEvent ae) {
        buildSQL(NAME);
    /* ... some code ... */
    private void buildSQL(int type) {
      if ( type == NAME ) {
    /* ... build SQL by name ... */
      else if ( type == ID ) {
    /* ... build SQL by id ... */
    }That kind of thing.
    Or you might choose to have several build methods with no parameter type; each building the SQL differently, and calling whichever one you need. I did not read your entire pgm, so I don't know how you'd want to organize it. You need to ask more specific questions at that point.
    ~Bill

  • How to load my tree with data from SQL database????

    Hello friends
    May i know how i can load my tree with my database??
    i have 3 different tables and i need them to be the 3 main nodes of my tree
    They are
    1.fiche
    2.amis and
    3.famille
    and in each of these nodes need to load the 3 databases
    thank u in advance

    Heres my program so i loaded my vector ,
    Now how can i integrate the coding u gave me, and where ??
    Is it where i put the quetion mark?
    if so
    can you tell me how?? because i didnt understood well the codings you gave me as im nt at all familiar with this
    Thank you in advance
    public class carnetf extends javax.swing.JFrame  {
       DefaultMutableTreeNode root =null;
        public carnetf() {
           root= new DefaultMutableTreeNode("Carnet");
            DefaultMutableTreeNode tnFiche=new DefaultMutableTreeNode("Fiche");
           root.add( tnFiche);
            DefaultMutableTreeNode tnAmis=new DefaultMutableTreeNode("Amis");
            root.add( tnAmis);
            DefaultMutableTreeNode tnFamille=new DefaultMutableTreeNode("Famille");
            root.add( tnFamille);
           initComponents();
        public Vector vecfiche() {
            Vector v = new Vector();    
            Connection connection = null;
            try
                Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
                DriverManager.registerDriver(new com.microsoft.jdbc.sqlserver.SQLServerDriver());;
            catch (Exception E)
                System.out.println("Unable to load driver.");
                System.out.println(E.getMessage());
                E.printStackTrace();
                return null;
            try
                connection = DriverManager.getConnection( "jdbc:microsoft:sqlserver://localhost:1433;user=sa;password=sa;DatabaseName=carnet");
            catch (Exception E)
                System.out.println("Unable to connect.");
                System.out.println(E.getMessage());
                return null;
            try
                Statement Stmt = connection.createStatement();
                if(jRadioButton1.isSelected()==true)  
                    String Query = "SELECT * FROM fiche";
                ResultSet RS= Stmt.executeQuery( Query );
                while ( RS.next())
                 v.add( new vecfiche( RS.getString("Nom"), RS.getString("Prenom")));
                if( RS!= null) RS.close();}
                if(jRadioButton2.isSelected()==true)  
                    String Query = "SELECT * FROM amis";
                ResultSet RS= Stmt.executeQuery( Query );
                while ( RS.next())
                 v.add( new vecfiche( RS.getString("Anom"), RS.getString("Aprenom")));
                if( RS!= null) RS.close();}
                if(jRadioButton3.isSelected()==true)  
                    String Query = "SELECT * FROM famille";
                ResultSet RS= Stmt.executeQuery( Query );
                while ( RS.next())
                 v.add( new vecfiche( RS.getString("Fnom"), RS.getString("Fprenom")));
                if( RS!= null) RS.close();}
                if( Stmt!= null) Stmt.close();
            catch (Exception E)
                System.out.println("Unable to query.");
                System.out.println(E.getMessage());
                return null;
            try
                connection.close();
            } catch (Exception E)
                System.out.println("Unable to close.");
                System.out.println(E.getMessage());
                return null;
            return v;
        }

  • Working with windows workflows,sql database

    in this scenario,the state machine would have two states user1 and user2,the user1 update a record in databse,at that time  a notification(popup) "this record is used by any person are not?" checks, and if user2 uses the same record a notification
    (popup)"check this record is updated by any person  are not?", the users will use uniqueid for login to the application

    Hi Ashok,
    I think  " row, page, and table locking " might help to avoid deadlocks as discussed
    here
    Regards,
    Shirisha Paderu

  • ESR Installation with PI 7.0 / Netweaver 7.0 SR3

    Dear Experts,
    We have recently implemented PI 7.0, and the direction is to use ESR. I can find lots of information that PI7.1 and CE7.1 comes with ESR, but I am seeking information on how to install ESR with existing version, ie, PI7.0 without CE. ESR is uncharted waters to me. Here's my questions:
    (1) How to add-in ESR component to existing PI7.0?
    (2) I need help to kick start the installation/ even upgrade to ESR. Any documentation and links will be appreciated.
    Thanks.

    >>1) How to add-in ESR component to existing PI7.0?
    As said by stefan...ESR comes with PI 7.1 and CE 7.1
    You cannot convert your IR of 7.0 to ESR
    You have to install Pi 7.1 system in order to take the advantages of ESR
    Thanks
    farooq
    Edited by: Farooq Farooqui on Dec 23, 2008 6:33 PM

  • IDES SR3 installation on Windows 2003 (64 Bit) and oracle

    Hello everybody,
    I am trying to install the IDES SR3.
    But I after on database creation step, it take 1 Hr. but till not complete.
    when I check the log it display message like
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO 2010-09-27 14:42:10.140
    Execute step SetPermissionsForSapdatahome of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0
    WARNING 2010-09-27 14:42:14.734
    Unable to get the name of a domain controller for domain .
    WARNING 2010-09-27 14:42:23.734
    Unable to get the name of a domain controller for domain .
    WARNING 2010-09-27 14:42:32.734
    Unable to get the name of a domain controller for domain .
    WARNING 2010-09-27 14:42:41.734
    Unable to get the name of a domain controller for domain .
    INFO[E] 2010-09-27 14:42:46.234
    FSL-01027  Account user="ORA_IDS_DBA" does not exist.
    INFO[E] 2010-09-27 14:47:16.281
    FSL-01027  Account user="Administrators" does not exist.
    Actually, my PC is not in Domain, its in workgroup.
    When I install the oracle install from AMD64 (is is correct?)
    Please sugges me ..
    Thanks
    Ganesh

    Hi!
    But I get the warning
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO 2010-09-27 14:42:10.140
    Execute step SetPermissionsForSapdatahome of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0
    WARNING 2010-09-27 14:42:14.734
    Unable to get the name of a domain controller for domain .
    INFO[E] 2010-09-27 14:42:46.234
    FSL-01027 Account user="ORA_IDS_DBA" does not exist.
    INFO[E] 2010-09-27 14:47:16.281
    FSL-01027 Account user="Administrators" does not exist.
    Actually, my PC is not in Domain, its in workgroup.
    So installation is stop at the create database phase
    so please suggest me How to solve the problem
    Thanks
    Ganesh

  • Coldfusion 8 installation with Latest Wamp Server

    Hello Guys
    I need a very basic tutorial i am very new.....
    How can i setup Coldfusion 8 with WampServer so that i can access My Sql database
    N.B.  Please i need it quickly
    Smin Rana

    You should absolutely have your WAMP system running when you install ColdFusion. The web server connector option (and screen) is presented to a user during installation, so you may need to reinstall CF8.
    In brief, CF can be installed as a standalone web server (one that runs only on port 8500) or it can be tied in (connected) to your existing web server, be it IIS, Apache, etc. I think that most CF developers want CF tied into their system. I know that I prefer not to have to type or include or deal with port numbers in my URLs!
    Here's a test: start the ColdFusion web service (since you're on Windows this should be easy to do from the 'Services' panel -- and CF may already be running, depending on your install options). Then open your browser and go to http://localhost:8500/CFIDE/administrator. If you see the administrator page, you've got CF running.
    If it is running on port 8500, you can still connect to your MySQL databases and use CF. However, it's just not connected to Apache. You can manually connect CF to Apache but it isn't an easy thing to do, per se. It might be worth uninstalling CF and reinstalling using the tutorial link I posted previously.
    When you get a chance, let me know if CF is running on port 8500 (above).

  • SES Installation with SOA 11

    Hi
    Can i install Sensor Edge Server (SES) in a PC where i already have installed JDeveloper 11g TP3 (with SOA) and Oracle Database XE?
    Could appear any problem related with OC4J?
    I saw in SES installation notes that its needed Oracle Database Standard or Enterprise. Is this correct?
    I'm new with Oracle tools.
    Many thanks.
    Jorge

    Hi,
    you just need DB EE for streams (dispatcher). The rest works, even with XE.
    If you ask me, for plain development purpose, you could take the ear from the latest SES patch and deploy to an oc4j container, e.g. 10.1.3 standalone.

Maybe you are looking for

  • Lenovo E545 - [drm:radeon_acpi_init] *ERROR* Cannot find a backlight

    Hello folks, Got a new arch installed on my Lenovo Edge E545. First ran into issues with wifi, solved by building wl from aur. Now I ran into an issue with backlight. Mär 16 10:26:10 machine systemd-journal[232]: Runtime journal is using 8.0M (max al

  • Songs missing on ipod after syncing

    After reading too many posts regarding itunes and ipod compatibility problems, I have to say that the lack of an official Apple representative as moderator or administrator is a major drawback to these forums. While there seems to be many knowledgeab

  • HT4367 Problem reset my Apple TV

    I tried connecting the micro USB cable to the Apple TV and then to a Mac - the apple TV does not show in my devices list. The light on the apple TV keeps blinking. Can anyone help me ? I have tried reseting using the Remote and re-powered my AppleTV

  • Children and parent in different CDM packages?

    Hi, I wonder if there is a way to use inheritance and packages, in a conceptual data model (CDM), so that the parent and the children are not in the same packages? I have first created entity A, B and C in a Package P1.  Then, I have set an inheritan

  • Question: pagecontext.include("url")

              Hi           I am using a custom tag that implements BodyTagSupport class. Inside the for           loop I have call to pagecontext.include("");           <xyz:for>           <h3>This is the outer tag.</h3>           <% pagecontext.include(