Databases used by BOE R2 and R3.1

Hello,
I have a question related to which databases needs Business Objects Enterprise in order to work. We are using BOE R2 and we are migrating to BOE R3.1 .
When I installed version R3.1 I needed a CMS and AUDID database. But I have seen another existing connection (BOREPO) in the database that includes these datatables:
DS_PENDING_JOB,DS_USER_LIST,OBJ_M_ACTOR,OBJ_M_ACTORDOC,OBJ_M_ACTORLINK
OBJ_M_CATEG,OBJ_M_CONNECTDATA,OBJ_M_CONNECTION,OBJ_M_CHANNEL
OBJ_M_DOCAT,OBJ_M_DOCATVAR,OBJ_M_DOCCATEG,OBJ_M_DOCCST,OBJ_M_DOCUMENTS
OBJ_M_GENPAR,OBJ_M_MAGICID,OBJ_M_OBJSLICE,OBJ_M_REPOSITORY
OBJ_M_RESERVATION,OBJ_M_RESLINK,OBJ_M_TIMESTAMP,OBJ_M_UNIVCST
OBJ_M_UNIVDBCST,OBJ_M_UNIVERSES,OBJ_M_UNIVSLC,OBJ_X_DOCUMENTS
UNV_AUDIT,UNV_CLASS,UNV_CLASS_DATA,UNV_CONTEXT,UNV_CONTEXT_DATA
UNV_CTX_JOIN,,UNV_DIM_OBJ,UNV_DIMENSION,UNV_JOIN,UNV_JOIN_DATA
UNV_JOINCONTENT,UNV_OBJ_TAB,UNV_OBJCONTENT,UNV_OBJECT
UNV_OBJECT_DATA,UNV_PROP_DATA,UNV_PROP_TAB,UNV_PROPERTY
UNV_RELATIONS,UNV_TAB_OBJ,,UNV_TAB_PROP,UNV_TABLE
UNV_UNIVERSE,UNV_UNIVERSE_DATA
Is this database used? I have seen a connection to this database, but I think that is not used.
Maybe these databases are from a previous version of Business Objects (version 6). Am I right? Can I disable this database access?
Thank you!

Tables you have listed belong to BO 6.x repository. They are not used in XIR2 or XI3.1

Similar Messages

  • How to repair database using SQL server 2008 and C#

    How to repair database in SQL server 2008 using C#
    Musakkhir Sayyed.

    Unfortunately your post is off topic as it's not specific to SQL Server Samples and Community Projects.  
    This is a standard response I’ve written in advance to help the many people who post their question in this forum in error, but please don’t ignore it.  The links I provide below will help you determine the right forum to ask your
    question in.
    For technical issues with Microsoft products that you would run into as an end user, please visit the Microsoft Answers forum ( http://answers.microsoft.com ) which has sections for Windows, Hotmail,
    Office, IE, and other products.
    For Technical issues with Microsoft products that you might have as an IT professional (like technical installation issues, or other IT issues), please head to the TechNet Discussion forums at http://social.technet.microsoft.com/forums/en-us, and
    search for your product name.
    For issues with products you might have as a Developer (like how to talk to APIs, what version of software do what, or other developer issues), please head to the MSDN discussion forums at http://social.msdn.microsoft.com/forums/en-us, and
    search for your product or issue.
    If you’re asking a question particularly about one of the Microsoft Dynamics products, a great place to start is here: http://community.dynamics.com/
    If you think your issue is related to SQL Server Samples and Community Projects and I've flagged it as Off-topic, I apologise.  Please repost your question and include as much detail as possible about your problem so that someone can assist you further. 
    If you really have no idea where to post your question please visit the Where is the forum for…? forum http://social.msdn.microsoft.com/forums/en-us/whatforum/
    When you see answers and helpful posts, please click Vote As Helpful,
    Propose As Answer, and/or Mark As Answer
    Jeff Wharton
    MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCSD, MCSA, MCITP, MCDBA
    Blog: Mr. Wharty's Ramblings
    Twitter: @Mr_Wharty
    MC ID:
    Microsoft Transcript

  • [ANN] Kalimages PRO 1.0 - build your professional images database using metadata standards (IPTC and

    Kalimages PRO is an innovative tool to build your own database and search
    engine for images.
    Main features:
    Collect full sets of standard images metadata:
    - legacy IPTC/IIM
    - new standard IPTC Core
    - customized Extensible Metadata Platform (XMP) schemas filled with
    custom panels on Photoshop or with Kalimages or any other XMP compatible
    solution.
    Collected metadata can be stored in any professional database which
    supports ODBC: MySQL, PostgreSQL, Oracle, DB2, SQL Server, etc.
    Platform: Windows 2000, XP, 2003, Vista (the database can be on any server)
    Kalimages Pro can be used for example with DBSight, an online full-text
    solution for relational databases. Its feature-packed out-of-the-box
    installation allows IT professionals to setup, run, and maintain their
    online full-text searches on any relational databases with minimum effort.
    DBSight is based on Lucene, a free/open source information retrieval library supported by the Apache Software Foundation.
    More information and download for test:
    http://www.kalimages.net/EN/Index.html
    Patrick Peccatte
    www.softexperience.com

    Please re-post if this is still an issue to the OnDemand Forum or purchase a case and have a dedicated support engineer work with you directly

  • Connecting to Remote Database using Debian w/Oracle XE

    Hello.
    I have managed to install Oracle XE on a Debian box.
    I am trying to connect to a remote server located on my network.
    I am using the following connection string:
    # sqlplus <User>/<Password>@'(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=<IP>)(PORT=1521)))(CONNECT_DATA=(SID=<SID>)))'
    However, I was given both a SID and a Service_name.
    I tried connecting with both.
    Is it possible to parametrize both? I checked and the remote server is up, and that is the existing port.
    Thanks a lot!

    user603592 wrote:
    Hello.
    I have managed to install Oracle XE on a Debian box.
    I am trying to connect to a remote server located on my network.
    I am using the following connection string:
    # sqlplus <User>/<Password>@'(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=<IP>)(PORT=1521)))(CONNECT_DATA=(SID=<SID>)))'
    However, I was given both a SID and a Service_name.
    I tried connecting with both.
    Is it possible to parametrize both? yes, see below
    bcm@bcm-laptop:~$ sqlplus -h
    SQL*Plus: Release 11.2.0.1.0 Production
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Use SQL*Plus to execute SQL, PL/SQL and SQL*Plus statements.
    Usage 1: sqlplus -H | -V
        -H             Displays the SQL*Plus version and the
                 usage help.
        -V             Displays the SQL*Plus version.
    Usage 2: sqlplus [ [<option>] [{logon | /nolog}] [<start>] ]
      <option> is: [-C <version>] [-L] [-M "<options>"] [-R <level>] [-S]
        -C <version>   Sets the compatibility of affected commands to the
                 version specified by <version>.  The version has
                 the form "x.y[.z]".     For example, -C 10.2.0
        -L             Attempts to log on just once, instead of
                 reprompting on error.
        -M "<options>" Sets automatic HTML markup of output.  The options
                 have the form:
                 HTML [ON|OFF] [HEAD text] [BODY text] [TABLE text]
                 [ENTMAP {ON|OFF}] [SPOOL {ON|OFF}] [PRE[FORMAT] {ON|OFF}]
        -R <level>        Sets restricted mode to disable SQL*Plus commands
                 that interact with the file system.     The level can
                 be 1, 2 or 3.  The most restrictive is -R 3 which
                 disables all user commands interacting with the
                 file system.
        -S             Sets silent mode which suppresses the display of
                 the SQL*Plus banner, prompts, and echoing of
                 commands.
      <logon> is: {<username>[/<password>][@<connect_identifier>] | / }
               [AS {SYSDBA | SYSOPER | SYSASM}] [EDITION=value]
        Specifies the database account username, password and connect
        identifier for the database connection.  Without a connect
        identifier, SQL*Plus connects to the default database.
        The AS SYSDBA, AS SYSOPER and AS SYSASM  options are database
        administration privileges.
        <connect_identifier> can be in the form of Net Service Name
        or Easy Connect.
          @[<net_service_name> | [//]Host[:Port]/<service_name>]
         <net_service_name> is a simple name for a service that resolves
         to a connect descriptor.
         Example: Connect to database using Net Service Name and the
               database net service name is ORCL.
            sqlplus myusername/mypassword@ORCL
         Host specifies the host name or IP address of the database
         server computer.
         Port specifies the listening port on the database server.
         <service_name> specifies the service name of the database you
         want to access.
         Example: Connect to database using Easy Connect and the
               Service name is ORCL.
            sqlplus myusername/mypassword@Host/ORCL
        The /NOLOG option starts SQL*Plus without connecting to a
        database.
        The EDITION specifies the value for Session Edition.
      <start> is: @<URL>|<filename>[.<ext>] [<parameter> ...]
        Runs the specified SQL*Plus script from a web server (URL) or the
        local file system (filename.ext) with specified parameters that
        will be assigned to substitution variables in the script.
    When SQL*Plus starts, and after CONNECT commands, the site profile
    (e.g. $ORACLE_HOME/sqlplus/admin/glogin.sql) and the user profile
    (e.g. login.sql in the working directory) are run.  The files may
    contain SQL*Plus commands.
    Refer to the SQL*Plus User's Guide and Reference for more information.
    bcm@bcm-laptop:~$

  • How can I connect to the database using ODBC within excel.

    Hi,
    How can I connect to the database using ODBC within excel and just refresh the data when needed.
    Thanks,
    Priyanka
    Edited by: user554934 on Jun 9, 2009 2:53 AM

    This is NOT an APEX relevant question, try posting it in the SQL/PL/SQL Forum..
    Thank you,
    Tony Miller
    Webster, TX

  • How to read a XML_TYPE in database using a DBAdapter

    Hi All,
    I have a requiremetn where I need to read an xml_type column in database using the db adapter and send the xml as a parameter to another partner service.
    Can I read XML_TYPE data using db adapter ?
    Please advise... Thank you.

    Hi All, I tried reading the XML value using database adapter but I am getting the following error
    Please help me in resolving this error...
    Invoke_1
    [2010/04/23 12:59:27]
    Faulted while invoking operation "GetOSMMRefreshRegionGML" on provider "BUProcessHistory".
    - <messages>
    - <input>
    - <db_request>
    - <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="BUProcessHistoryInput_msg">
    - <BUProcessHistoryInput xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory">
    <JOB_ID>
    348655
    </JOB_ID>
    </BUProcessHistoryInput>
    </part>
    </db_request>
    </input>
    - <fault>
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="summary">
    <summary>
    file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/BUProcessHistory.wsdl [ BUProcessHistory_ptt::GetOSMMRefreshRegionGML(BUProcessHistoryInput_msg,BUProcessHistoryOutput) ] - WSIF JCA Execute of operation 'GetOSMMRefreshRegionGML' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.db.DBPureSQLInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.db.DBPureSQLInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    </summary>
    </part>
    - <part name="detail">
    <detail>
    org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.db.DBPureSQLInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    </detail>
    </part>
    </bindingFault>
    </fault>
    </messages>
    Copy details to clipboard
    [2010/04/23 12:59:27]
    "{http://schemas.oracle.com/bpel/extension}bindingFault" has been thrown.
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="summary">
    <summary>
    file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/BUProcessHistory.wsdl [ BUProcessHistory_ptt::GetOSMMRefreshRegionGML(BUProcessHistoryInput_msg,BUProcessHistoryOutput) ] - WSIF JCA Execute of operation 'GetOSMMRefreshRegionGML' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.db.DBPureSQLInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.db.DBPureSQLInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    </summary>
    </part>
    - <part name="detail">
    <detail>
    org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.db.DBPureSQLInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from file:/opt/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_XMLReadBPEL_v2010_04_23__45730_e20967fe1df51ca229f10779e04c7620.tmp/geometryBasic0d1d.xsd.__OAUX_GENXSD_.TOP.XSD for http://xmlns.oracle.com/pcbpel/adapter/db/BUProcessHistory due to: included targetNamespace "http://www.opengis.net/gml" must the same as "{1}"
    Please make sure all used XML schemas are imported/included correctly.
    </detail>
    </part>
    </bindingFault>

  • How to insert BLOB datatype image using PL/SQL Procedure and SQL Loader

    Hi,
    How to insert an image into database using PL/SQL Procedure and also how to insert using SQL Loader. Please help by giving sample code and process description.
    Thanks,
    Vijay V

    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:232814159006

  • Creating standby database using data guard.

    Current Env:
    Oracle 11.2.0.1
    ASM
    Size 1.7T and growing.
    I'm rebuilding a standby database and need to use rman because of a few factors. In the past, I did a file copy create a standby control file config init.ora and it always worked.
    We have a database and had the stanby build; but someone issued a flashback and corrupted the standby database.
    Because of the size 1.7T and growing and we are now using ASM.
    My research is only showing building standby through rman using dupicate database command.
    I would like to copy the cold backup to a external drive and ship it to the standby site where I'll do the restore. This is because of time and bandwith required to rebuild the standby will interfere with operaitions for the period the files are being copied.
    So what would be the high level steps.
    1) get the cold backup
    2) create the standby control file
    3) ship the data via corrier
    4) restore the database
    5) and this is where i'm not sure. recover the standby control file - but during the restore of the database the "normal" control file will open and perhaps do a checkpoint. therefore the standby controlfile will be usless.
    6) recover the standby database.
    Has anyone accomplished this?
    As much specifics will be helpful. This system is operational and needs to be done right the first time.
    thanks,
    -Rob

    Thank you.
    1) I'm going to off load the cold backup to an external drive and have a courier take it to the DR site.
    Why, we are replicating the SAN over to the DR site. When SAN replication backs up Oracle becomes non-responsive. Therefore; sending the data over the pipe is not an option for the standby rebuild. Yea' that's the easy way to do it. But this system is operational and critical to operations; so we will not risk saturating the pipe for any period of time. The pipe got saturated one time and it was not pretty.
    2) I'm running the test in my lab to make sure I can create the standby database using the cold backup and rman.
    3) In the past it was easy; I got a cold backup of the data files using the same ksh scripts that have been working for 20 years. Copy the files over to the standby site, and put it into managed recovery. This technique has been working fine sense Oracle 8i days. ASM through a huge monkey wrench in the ksh script backup and now I'm forced to use rman. Hey, I'm told it's an okay product but when it comes to backups I never get fancy; that just makes things more complicated. Okay I wont complain about asm anymore, i guess there is an advantage in there somewhere.
    -Rob

  • Can I use old dbf, ctl and redo.log files on re-installation? URGENT

    Hello,
    DB: 10.2.0.1.0
    Because of some reasons I am reinstalling Oracle DB in our test server.
    Prior to install I removed all files under ORACLE_HOME.
    But I am keeping my old datafiles, redo.log & cntrl file.
    Is it ok that to define same Database files location where my old files existed?
    we have dbf, redo.log, ctl files in that location.
    I wonder if I used the same files than I probably do not need to create new data files and also do not need to required import data. This is our test database.
    D

    If all database files are intact then you can reinstall the Oracle software and just start the pre-existing database. All the files would include the spfile or a copy of the init.ora.
    In fact that is one way of doing a version upgrade by overlaying $ORACLE_HOME with the new version. We like to install in a new home since we usually run multiple versions at one time and then start the existing databases using the new release and running the database upgrade scripts one at a time when the release proves stable.
    HTH -- Mark D Powell --

  • How can i create a new and tableless database using database configuration

    How can i create a new and tableless database using database configuration

    How can i create a new and tableless database using database configuration
    Just don't install the sample schemas. See the installation guide
    http://docs.oracle.com/cd/E11882_01/server.112/e10831/installation.htm
    Using the Database Configuration Assistant
    When you install Oracle Database with the Oracle Universal Installer, the sample schemas are installed by default if you select the Basic Installation option. Selecting the sample schemas option installs all five schemas (HR, OE, PM, IX, and SH) in the database. If you choose not to install the sample schemas at that time, you can add them later by following the instructions in section "Manually Installing Sample Schemas".
    Choose a custom install and don't install the sample schemas.
    All other schems/tables installed are REQUIRED by Oracle

  • Saving data in database using textbox and save button

    Hello. I just want a help about my code because when i close the application the data that i add is not been saved.
    Here is my code of save:
    function saveData(event:MouseEvent):void
      status.text = "Saving data";
      insertStmt = new SQLStatement();
      insertStmt.sqlConnection = conn;
      var sql:String = "INSERT INTO employees (firstName, lastName, salary) VALUES (:param, :param1, :param2)";
      insertStmt.text = sql;
      insertStmt.parameters[":param"] = firstName.text;
      insertStmt.parameters[":param1"] = lastName.text;
      insertStmt.parameters[":param2"] = salary.text;
      insertStmt.addEventListener(SQLEvent.RESULT, insertResult);
      insertStmt.addEventListener(SQLErrorEvent.ERROR, insertError);
      insertStmt.execute();
    Here is the full code:
    import fl.data.DataProvider;
    import flash.data.SQLResult;
    import flash.data.SQLConnection;
    import flash.filesystem.File;
    import flash.data.SQLStatement;
    import flash.data.SQLConnection;
    var conn:SQLConnection;
    var createStmt:SQLStatement;
    var insertStmt:SQLStatement;
    var insertStmt2:SQLStatement;
    var insertStmt3:SQLStatement;
    var selectStmt:SQLStatement;
    var insert1Complete:Boolean = false;
    var insert2Complete:Boolean = false;
    saveBtn.addEventListener(MouseEvent.CLICK, saveData);
    loadBtn.addEventListener(MouseEvent.CLICK, getData);
    init();
    function init():void
      conn = new SQLConnection();
      conn.addEventListener(SQLEvent.OPEN, openSuccess);
      conn.addEventListener(SQLErrorEvent.ERROR, openFailure);
      status.text = "Creating and opening database";
      // Use these two lines for an on-disk database
      // but be aware that the second time you run the app you'll get errors from
      // creating duplicate records.
    // var dbFile:File = File.applicationStorageDirectory.resolvePath("DBSample.db");
    // conn.openAsync(dbFile);
      // Use this line for an in-memory database
      conn.openAsync(null);
    function openSuccess(event:SQLEvent):void
      conn.removeEventListener(SQLEvent.OPEN, openSuccess);
      conn.removeEventListener(SQLErrorEvent.ERROR, openFailure);
      createTable();
    function openFailure(event:SQLErrorEvent):void
      conn.removeEventListener(SQLEvent.OPEN, openSuccess);
      conn.removeEventListener(SQLErrorEvent.ERROR, openFailure);
      status.text = "Error opening database";
      trace("event.error.message:", event.error.message);
      trace("event.error.details:", event.error.details);
    function createTable():void
      status.text = "Creating table";
      createStmt = new SQLStatement();
      createStmt.sqlConnection = conn;
      var sql:String = "";
      sql += "CREATE TABLE IF NOT EXISTS employees (";
      sql += " empId INTEGER PRIMARY KEY AUTOINCREMENT,";
      sql += " firstName TEXT,";
      sql += " lastName TEXT,";
      sql += " salary NUMERIC CHECK (salary >= 0) DEFAULT 0";
      sql += ")";
      createStmt.text = sql;
      createStmt.addEventListener(SQLEvent.RESULT, createResult);
      createStmt.addEventListener(SQLErrorEvent.ERROR, createError);
      createStmt.execute();
    function createResult(event:SQLEvent):void
      createStmt.removeEventListener(SQLEvent.RESULT, createResult);
      createStmt.removeEventListener(SQLErrorEvent.ERROR, createError);
      addData();
    function createError(event:SQLErrorEvent):void
      status.text = "Error creating table";
      createStmt.removeEventListener(SQLEvent.RESULT, createResult);
      createStmt.removeEventListener(SQLErrorEvent.ERROR, createError);
      trace("CREATE TABLE error:", event.error);
      trace("event.error.message:", event.error.message);
      trace("event.error.details:", event.error.details);
    function addData():void
      status.text = "Adding data to table";
      insertStmt = new SQLStatement();
      insertStmt.sqlConnection = conn;
      var sql:String = "";
      sql += "INSERT INTO employees (firstName, lastName, salary) ";
      sql += "VALUES ('Bob', 'Smith', 8000)";
      insertStmt.text = sql;
      insertStmt.addEventListener(SQLEvent.RESULT, insertResult);
      insertStmt.addEventListener(SQLErrorEvent.ERROR, insertError);
      insertStmt.execute();
      insertStmt2 = new SQLStatement();
      insertStmt2.sqlConnection = conn;
      var sql2:String = "";
      sql2 += "INSERT INTO employees (firstName, lastName, salary) ";
      sql2 += "VALUES ('John', 'Jones', 8200)";
      insertStmt2.text = sql2;
      insertStmt2.addEventListener(SQLEvent.RESULT, insertResult);
      insertStmt2.addEventListener(SQLErrorEvent.ERROR, insertError);
      insertStmt2.execute();
    function insertResult(event:SQLEvent):void
      var stmt:SQLStatement = event.target as SQLStatement;
      stmt.removeEventListener(SQLEvent.RESULT, insertResult);
      stmt.removeEventListener(SQLErrorEvent.ERROR, insertError);
      if (stmt == insertStmt)
      insert1Complete = true;
      else
      insert2Complete = true;
      if (insert1Complete && insert2Complete)
      status.text = "Ready to load data";
    function insertError(event:SQLErrorEvent):void
      status.text = "Error inserting data";
      insertStmt.removeEventListener(SQLEvent.RESULT, insertResult);
      insertStmt.removeEventListener(SQLErrorEvent.ERROR, insertError);
      trace("INSERT error:", event.error);
      trace("event.error.message:", event.error.message);
      trace("event.error.details:", event.error.details);
    function getData(event:MouseEvent):void
      status.text = "Loading data";
      selectStmt = new SQLStatement();
      selectStmt.sqlConnection = conn;
      var sql:String = "SELECT empId, firstName, lastName, salary FROM employees";
      selectStmt.text = sql;
      selectStmt.addEventListener(SQLEvent.RESULT, selectResult);
      selectStmt.addEventListener(SQLErrorEvent.ERROR, selectError);
      selectStmt.execute();
    function saveData(event:MouseEvent):void
      status.text = "Saving data";
      insertStmt = new SQLStatement();
      insertStmt.sqlConnection = conn;
      var sql:String = "INSERT INTO employees (firstName, lastName, salary) VALUES (:param, :param1, :param2)";
      insertStmt.text = sql;
      insertStmt.parameters[":param"] = firstName.text;
      insertStmt.parameters[":param1"] = lastName.text;
      insertStmt.parameters[":param2"] = salary.text;
      insertStmt.addEventListener(SQLEvent.RESULT, insertResult);
      insertStmt.addEventListener(SQLErrorEvent.ERROR, insertError);
      insertStmt.execute();
    function selectResult(event:SQLEvent):void
      status.text = "Data loaded";
      selectStmt.removeEventListener(SQLEvent.RESULT, selectResult);
      selectStmt.removeEventListener(SQLErrorEvent.ERROR, selectError);
      var result:SQLResult = selectStmt.getResult();
      resultsGrid.dataProvider = new DataProvider(result.data);
    // var numRows:int = result.data.length;
    // for (var i:int = 0; i < numRows; i++)
    // var output:String = "";
    // for (var prop:String in result.data[i])
    // output += prop + ": " + result.data[i][prop] + "; ";
    // trace("row[" + i.toString() + "]\t", output);
    function selectError(event:SQLErrorEvent):void
      status.text = "Error loading data";
      selectStmt.removeEventListener(SQLEvent.RESULT, selectResult);
      selectStmt.removeEventListener(SQLErrorEvent.ERROR, selectError);
      trace("SELECT error:", event.error);
      trace("event.error.message:", event.error.message);
      trace("event.error.details:", event.error.details);

    Your database system may well have a setting for character encoding when creating new databases. If you set that to unicode JDBC should store and retrieve UNICODE strings automatically.
    As to the HTML side, you should generally use UTF-8 encoding. You need an editor which understands UTF-8. JSPs and servlets have ways of specifying the encoding which goes into the http headers. For static HTML pages you may have to add a header like:
    <META http-equiv="Content-type" value="text/HTML; charset=UTF-8">
    When receiving form data you need to do
    request.setCharacterEncoding("UTF-8");

  • Store and Display doc/pdf files in the database using Forms

    Hi all,
    How can i store and display doc/pdf files in the database using Forms 10g?.
    Arif

    How to get up and running with WebUtil 1.06 included with Oracle Developer Suite 10.1.2.0.2 on a win32 platform
    Solution
    Assuming a fresh "Complete" install of Oracle Developer Suite 10.1.2.0.2,
    here are steps to get a small test form running, using WebUtil 1.06.
    Note: [OraHome] is used as an alias for your real oDS ORACLE_HOME.
    Feel free to copy this note to a text editor, and do a global find/replace on
    [OraHome] with your actual value (no trailing slash). Then it is easy to
    copy/paste actual commands to be executed from the note copy.
    1) Download http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
      and extract to a temporary staging area. Do not attempt to use 1.7 or 1.9.
    2) Copy or move jacob.jar and jacob.dll
      [JacobStage] is the folder where you extracted Jacob, and will end in ...\jacob_18
         cd [JacobStage]
         copy jacob.jar [OraHome]\forms\java\.
         copy jacob.dll [OraHome]\forms\webutil\.
      The Jacob staging area is no longer needed, and may be deleted.
    3) Sign frmwebutil.jar and jacob.jar
      Open a DOS command prompt.
      Add [OraHome]\jdk\bin to the PATH:
         set PATH=[OraHome]\jdk\bin;%PATH%
      Sign the files, and check the output for success:
         [OraHome]\forms\webutil\sign_webutil [OraHome]\forms\java\frmwebutil.jar
         [OraHome]\forms\webutil\sign_webutil [OraHome]\forms\java\jacob.jar
    4) If you already have a schema in your RDBMS which contains the WebUtil stored code,
      you may skip this step. Otherwise,
      Create a schema to hold the WebUtil stored code, and privileges needed to
      connect and create a stored package. Schema name "WEBUTIL" is recommended
      for no reason other than consistency over the user base.
      Open [OraHome]\forms\create_webutil_db.sql in a text editor, and delete or comment
      out the EXIT statement, to be able to see whether the objects were created witout
      errors.
      Start SQL*Plus as SYSTEM, and issue:
         CREATE USER webutil IDENTIFIED BY [password]
         DEFAULT TABLESPACE users
         TEMPORARY TABLESPACE temp;
         GRANT CONNECT, CREATE PROCEDURE, CREATE PUBLIC SYNONYM TO webutil;
         CONNECT webutil/[password]@[connectstring]
         @[OraHome]\forms\create_webutil_db.sql
         -- Inspect SQL*Plus output for errors, and then
         CREATE PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;
      Reconnect as SYSTEM, and issue:
         grant execute on webutil_db to public;
    5) Modify [OraHome]\forms\server\default.env, and append [OraHome]\jdk\jre\lib\rt.jar
      to the CLASSPATH entry.
    6) Start the OC4J instance
    7) Start Forms Builder and connect to a schema in the RDBMS used in step (4).
      Open webutil.pll, do a "Compile ALL" (shift-Control-K), and generate to PLX (Control-T).
      It is important to generate the PLX, to avoid the FRM-40039 discussed in
      Note 303682.1
      If the PLX is not generated, the Webutil.pll library would have to be attached with
      full path information to all forms wishing to use WebUtil. This is NOT recommended.
    8) Create a new FMB.
      Open webutil.olb, and Subclass (not Copy) the Webutil object to the form.
      There is no need to Subclass the WebutilConfig object.
      Attach the Webutil.pll Library, and remove the path.
      Add an ON-LOGON trigger with the code
             NULL;
      to avoid having to connect to an RDBMS (optional).
      Create a new button on a new canvas, with the code
             show_webutil_information (TRUE);
      in a WHEN-BUTTON-PRESSED trigger.
      Compile the FMB to FMX, after doing a Compile-All (Shift-Control-K).
    9) Under Edit->Preferences->Runtime in Forms Builder, click on "Reset to Default" if
      the "Application Server URL" is empty.
      Then append "?config=webutil" at the end, so you end up with a URL of the form
          http://server:port/forms/frmservlet?config=webutil
    10) Run your form.sarah

  • Want a complete migration guide to upgrade 11.1.0.7 to 11.2.0.3 database using DBUA..We are implementing R12.1.3 version and then have to migrate the default 11gR1 database to 11.2.0.3 version. Please help with some step by step docs

    Want a complete migration guide to upgrade 11.1.0.7 to 11.2.0.3 database using DBUA..We are implementing R12.1.3 version and then have to migrate the default 11gR1 database to 11.2.0.3 version. Please help with some step by step docs

    Upgrade to 11.2.0.3 -- Interoperability Notes Oracle EBS R12 with Oracle Database 11gR2 (11.2.0.3) (Doc ID 1585578.1)
    Upgrade to 11.2.0.4 (latest 11gR2 patchset certified with R12) -- Interoperability Notes EBS 12.0 and 12.1 with Database 11gR2 (Doc ID 1058763.1)
    Thanks,
    Hussein

  • Tell me about PCH , PAP and PNPCE database using in HR reports

    Hi SAP-HR Experts .
    May anybody tell me about PCH , PAP and PNPCE database using in HR reports .
    Does anybody have any ABAP report code about using thses LDB's .
    I always used PNP database in my reports , i never come across in which i should use  PCH , PAP and PNPCE database .
    may some body tell me the practical use these LDB's  .
    My Best Regards to ALL : Rajneesh .

         minimize the amount of programming required, it often makes sense to use logical databases when generating reports. Reports are special programs that provide selection screens and access databases.  The logical database PNP consists of the database driver SAPDBPNP and is activated using the report attributes. It fulfils three main functions:
         Data retrieval:
    HR data is written for each employee to the main memory, where it can be processed.
         Screening: A selection screen enables you to select employees in accordance with organizational criteria. For example, you can select all of the hourly wage earners of a particular personnel subarea.
         Authorization check: The implicit authorization check is another advantage of the logical database. Personnel data is frequently confidential and it does not make sense to allow all programs carry out the authorization check.

  • Hello i would like to stop using outlook (office 2011) and use instead "mail": how can i transfer the database?

    hello i would like to stop using outlook (office 2011) and use instead "mail": how can i transfer the database?

    Hello Sylviefrombuenosaires, here is a link from macworld that can solve your question. Try reading this.
    http://www.macworld.com/article/158112/2011/02/export_outlook_ical.html
    Carlos

Maybe you are looking for

  • Missing keyword when try to use MERGE

    I have COUNT_STATISTICS table that needs to be updated daily. MODEL NEW_COUNT NEW_DATE OLD_COUNT OLD_DATE PRNCT_CHANGE XEDHRD 5206358 21-AUG-13 0 19-AUG-13 (null) XLIMS 72669230 21-AUG-13 72669230 20-AUG-13 0 XEDHRD 5206358 22-AUG-13 5206358 21-AUG-1

  • Alert not firing for SQL Statement Script

    Hi All, I have defined an alter which will trigger when a requisition is stuck with the requestor. At the time i need to send an email to the requestor and update the status of the requisition to 'INCOMPLETE'. i have defined two action sets one for e

  • Could we have an Update on the iPod Nano Replacement program for all Norwegian users perspective...?

    This is a post that will be in Norwegian. Hei. Noen som har fått sin erstatnings Nano ennå. Jeg har fått beskjed om at den er sendet den 6 januar, med et sporingsnummer på ti siffer. Dette sporingsnummeret funker ingensteder. Noen der ute i samme sit

  • After iphone update, my phone is dead

    After updating my phone with the latest software, now just over 12 hours later, its dead and won't turn on. Hard reset doesn't seem to work

  • Smartform output printing character 'u0080' wrongly as '#'

    Hi All, I am trying to show this text "SAS au Capital Social 40.000 €" , reading from LFA1-TELX1 field on my smartform output. But it the last character € is showing wrongly as #. Could any one has idea of this problem ? Thanks in advance. Thank you,