Version Controller for Oracle BI EE

Hi,
Is there any way to control Version in Oracle BI EE Reports and Dashboards which are created by different developers and modified as per time and as per requirements?
So that we can track, on perticular which day which developer did which changes on reports or dashboard etc.

No, there isn't hence you will want to keep a back up of any changes you do. There are ways of keeping a full track of changes using software that tracks changes on file systems. So for instance you could track changes in a Windows System using [Shadow Copies|http://www.microsoft.com/windowsserver2003/techinfo/overview/scr.mspx].

Similar Messages

  • Version Controller for Oracle BI EE Reports and Dashboard

    Hi,
    Is there any way to control Version in Oracle BI EE Reports and Dashboards which are created by different developers and modified as per time and as per requirements.
    So that we can track that on perticular day this developer did some changes etc.

    Hi,
    This is a very good feature that should be there. However, it's currently non-existent. Existing usage tracking can be used to identify bottlenecks and improve performance as well as show who has accessed what. Still, at present time, it's not possible to have developer's tracking. I hope this is a helpful answer.

  • Latest version available for Oracle Forms and Reports in 11g AS

    Deaer Friends,
    Please let me know latest version available for Oracle Forms and Reports in 11g Application Server and let me know whether it is supported in Windows - 64 Bit Platform
    Regards,
    DB

    DB,
    Oracle Forms and Reports 11g Release 2 (11.1.2) is the most recent forms and reports.
    If you're on 11.1.1.x (for example 11.1.1.5 or 11.1.1.4), please refer to http://docs.oracle.com/cd/E24269_01/doc.11120/e23975/upgrade_from_r1.htm for upgrade procedure.
    Otherwise, if you're installing it brand new, download Oracle Forms and Reports 11gR2 (11.1.2.0.0 from http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html
    HTH,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Version Control for Oracle Reports and Java

    Hi
    I have a Reports and Java development enviroment and I need version control for both. In JDeveloper there is only support for CVS and SVN. Does report have support for CVS and SVN?. What can I choose to offer Java and Reports version control?
    Regards,
    Néstor Boscán

    Hello,
    You might find neXtep Designer helpful, depending on what you need. It is a free database development environment based on the concept of version control. You will work in a dedicated version control repository in which you can import any existing database through reverse synchronization. Once imported, you will gain control over the lifecycle of your database model all along your developments. The tool will generate SQL scripts resulting from the delta between any 2 versions, allowing you to automate SQL generation. It also provide a delivery mechanism and an installer program which can automate deployment of the changes on a target database.
    The product is based on the Eclipse platform and provides features like graphical data model, dependency management, SQL clients, powerful SQL editors for stored code development and currently supports Oracle, MySql and PostgreSql. You will find more information here :
    http://www.nextep-softwares.com
    Also have a look at the WIKI for more detailed information about the product, the concepts and the reasons why we created neXtep.
    Hope this helps,
    Christophe

  • Which Oracle Workflow version required for Oracle Warehouse Builder 92

    Hi,
    I have Oracle Database 9i and OWB 9.2. I want to install Oracle Workflow, which version is required for OWB 9.2.
    Help required from anybody in this matter.
    Thanks
    Liyakat

    Goodmorning Liyakat,
    Simply get the latest version, 2.6.3 that is for my platform.
    There's an interesting and informative document on that on Mark Rittman's site, check the following link: http://www.rittman.net/archives/000770.html
    Good luck, Patrick

  • Minimun database version required for oracle application 12.1.3

    We are palnning to upgrade from our current applications version 12.0.4 to 12.1.3
    We understand it will done in 2 phases ie 12.0.4 - 12.1.1 and 12.1.1 to 12.1.3
    but our current database version is 10.2.0.4
    My question here is can we upgrade applications to 12.1.3 without upgrading database?
    or shall we upgarde atleast to 10.2.0.5 first and then proceed with applications upgrade and then plan for database upgrade to 11g release 2 later.
    Please suggest me with proper approach.To upgrade my current environment with oracle application 12.0.4 with database 10.2.0.4 to oracle apllications 12.1.3
    Thanks in advance
    pavan

    We infact are upgrading even our database to 11.2.0.3, but database upgrade will be done by other organisation as our client has outsoursed database support to other organisation.
    We have to do only application upgrade from 12.0.4 to 12.1.3, however we have access to database to upgrade it to 10.2.0.5 if required, So my question here is can we proceed upgrading application to 12.1.3 without upgrading the database. (can i use 10.2.0.4 database with 12.1.3)Please see your other thread, I have already answered you.
    Thanks,
    Hussein

  • Version Control for ORACLE DB Objects

    Hai Experts,
    We are using Oracle 10g and 11g as the our Backend and ASP.Net as Our Front end..
    We are using Visual Source Safe to cotrol the source for ASP.Net Codes..
    And We don't know about the Version control software/tools for the Database Objects..And Expect your help in this subject....
    Regards,
    jpy

    Hello,
    You might find neXtep Designer helpful, depending on what you need. It is a free database development environment based on the concept of version control. You will work in a dedicated version control repository in which you can import any existing database through reverse synchronization. Once imported, you will gain control over the lifecycle of your database model all along your developments. The tool will generate SQL scripts resulting from the delta between any 2 versions, allowing you to automate SQL generation. It also provide a delivery mechanism and an installer program which can automate deployment of the changes on a target database.
    The product is based on the Eclipse platform and provides features like graphical data model, dependency management, SQL clients, powerful SQL editors for stored code development and currently supports Oracle, MySql and PostgreSql. You will find more information here :
    http://www.nextep-softwares.com
    Also have a look at the WIKI for more detailed information about the product, the concepts and the reasons why we created neXtep.
    Hope this helps,
    Christophe

  • JDK/JRE Version support for Oracle Lite

    Hi,
    We have developed an application using jdk 1.4.x which also using Oracle9i Lite 5.0.2 release as a database. Application behaves normal except while closing it throws java exception (Exceptio Guard Page Exception) error.
    Is it because of the JDK Version we are using? What is the JDK/JRE version level supported by Oracle Lite.
    Thanks
    Krishna

    Right
    I got the same problem too.
    When my program and oracle 9i lite is running under JRE1.3.1, everything is ok.
    However, when i migrate the jre to 1.4.x, the program must fail and report DLL exception after closing.
    So trouble~!

  • "version control" for Oracle database?

    Hi,
    My work involves loading data from csv files into database tables. The data structure is different in the csv files than that in the tables, so the loading is not straight forward and I often make mistakes along the way. I would like to know what the best practice is for undoing mistakes and rolling back to meaningful point back in time. To make this more concrete, consider the following scenario.
    10:00AM I start loading some data into the database. I create two external tables for my csv files.
    10:30AM I create a PL/SQL script to insert the data from the external tables to the target tables.
    10:35AM I run the PL/SQL script and commit the change.
    11:00AM I notice a bug in my script: some of the data is loaded incorrectly, and some are not loaded.
    11:15AM I fix the bug, try to run it again but it fails this time because of unique constraints.
    At this point, I want my database to go back in time to 10:00AM, so I can start over. How can I do this?
    12:00PM Suppose I manage to start over and successfully loaded the two csv files. I still have more files to load. Before I proceed, I want to somehow "tag" the database so that I can go back to this state later (say two weeks from now, and the rollback segment isn't large enough to go back two weeks).
    Currently I use data pump export/import to undo mistakes on my development server. Due to the size of the database, it is not as efficient as I would like. I am from a Java developer background. The scenario sounds a lot like source version control to me. Is there such a thing in database land? What's the best practice for doing rapid try-error-rollback cycles?

    Is the data in the external tables sorted by some attribute? Consider keeping a small metadata table indicating the last successful key of the attribute that was committed. Then, after the commit, set a Savepoint (use the attribute key value for the savepoint name) and continue execution. If you find an error before your next commit, you can rollback to that savepoint and not lose all of the updates prior to it, but remember that a subsequent commit erases all savepoints you have set. Flashback of the table(s) is also a good idea. You can get the current db commit no. by executing 'Select current_scn from v$database' (you may need privs to read this table from the dba), and then executing 'Flashback table <table_name> to scn <scn_no>'. You can also use a Timestamp in place of scn_no with the Flashback command.

  • How to find latesh version available for ORACLE DB.

    Hi,
    Today i came across situation to suggest latest patchset available for 11G for my OS. How to find in systamatic way?
    like 11.x.0.y.
    Regards
    DBA.

    In general you need My Oracle Support (MOS) access https://support.oracle.com/CSP/ui/flash.html with a CSI linked to your support contract.
    Then you can access following docs:
    2. Oracle Database (RDBMS) Releases Support Status Summary [ID 161818.1] gives last patch set availability whateve the platform
    3. Release Schedule of Current Database Releases [ID 742060.1] give last patch set availabilty for each platform.

  • Version Control for Oracle 8i

    Could anyone please suggest a version control system to use with Oracle 8i?

    You can use MS Visual Sourcesafe on windows. RCS or sccs on unix/linux.
    But isn't the Change Management Pack already included in Oracle8i's OEM? When it is, you can use that to generate base versions, templates and administer versions.

  • Version Management for Oracle forms/Reports/plSQL

    We currently use Serena VM (PVCS)
    Looking to migrate to an alternate one.
    Wondered what people used if htey migrated etc?
    SubVersion seems the obvious choice but thought id ask the people in same position as us development wise.
    Ideally a web based solution would be best rather than a local, but not seen many of them.

    SubVersion seems the obvious choice but thought id ask the people in same position as us development wise.There are other Systems, like GIT: http://en.wikipedia.org/wiki/Git_%28software%29
    The main difference to subversion is that it is distributed on each development PC. We didn't need this feature as we are hardly developing software outside our company building, so subversion was and still is very suitable for us.
    Ideally a web based solution would be best rather than a local, but not seen many of them.What do you mean? Apache is perfectly capable for subversion with mod_dav_svn: http://svnbook.red-bean.com/en/1.7/svn.ref.mod_dav_svn.conf.html
    In conjunction with .htaccess authentication this is setup in 10 minutes on a debian/ubuntu server. CollabNet also provides you with a complete bundle: http://www.collab.net/downloads/subversion
    If you plan on using windows there is another solution: http://www.visualsvn.com/server/
    cheers

  • Does Veridata have Agent for oracle database 11gr2 on linux?

    Hi,
    Does veridata have agent for oracle database 11gr2 on linux? From the edelivery.oracle.com, I just found the latest version is 10.2. When I installed the 10.2 version agent for oracle database 11gr2, the agent needs libnnz10.*. Does 10.2 version agent support for 11gr2 database? Thank you.

    http://www.oracle.com/technetwork/middleware/goldengate/downloads/index.html
    PS: Google still works. ;-)

  • What are the versions required for JBOSS,JDK and ORACLE to setup the ATG 10.2.

    Hi Folks,
    Could you please share, What are the versions required for JBOSS, JDK and ORACLE to setup the ATG 10.2.
    Thank you.

    In case you don't have access to MOS :
    JBOSS : 5.1.2 EAP
    JDK : 1.6.0_38
    ORACLE :
    Oracle Exadata5
    Oracle 10gR2 (10.2.0.3)
    Oracle 10gR2 RAC (10.2.0.3)
    Oracle 11gR2 (11.2.0.2.0)
    Oracle 11gR2 RAC (11.2.0.2.0)

  • Installing ArcSDE 9.2 for Oracle version 10G R2 on Windows 2003 x64

    We submitted this question on an ESRI user forum, but we would also like to submit it elsewhere to ensure an answer.
    We are trying to install ArcSDE 9.2 for Oracle. The version of Oracle is 10G R2 (10.2.0.1). The server is a Windows 2003 R2 Enterprise x64 edition with SP1. There are now 2 instances of Oracle on the server, but this problem originally occurred when there was only one instance. The issue: ArcSDE 9.2 apparently installs just fine. There are no error messages during the run of the installation process. However, when the Post-Installation process is called, a critical error alert pops up reporting, "The application failed to start because OCI.dll was not found. Reinstalling the application might fix this problem." ArcSDE has been uninstalled and reinstalled several times. Oracle has been uninstalled and reinstalled several times. Various searches have been made, concerning this error message. On Friday the only ESRI Article we could find mentioning this error was Article ID: 25388 which stated that the "ORA81/bin" directory needed to be added to the PATH environment variable. However, today we found a new ESRI forum entry dated 6/2/2007 with the querystring "c=2&f=1717&t=223961" in which someone reported the need to install the 32 bit Oracle_HOME. However the ESRI Support Center article he referenced, (dated November 14, 2006), stated that the 32 bit Oracle Client needed to be installed to a different Oracle_HOME and the service name created for it, is to be used in the Post-Installation process. And finally our Oracle DBA reported seeing another Support Center Article which stated that the 32 bit versions of the Oracle libraries are installed by default in a different location, and it was only necessary to add that location to the PATH environment variable. I have also seen information on Oracle forums stating that this message means that the Oracle client needed to be installed, but our Oracle DBA reports that this is installed by default with Oracle DB server. My question is of course which if any of these solutions is correct?
    E.R. Joell MCSD MCDBA

    I have managed an ORacle/ArcSDE environment for many years where multiple SIDs were running.
    If it doesn't know which SID then it would indicate that it is picking up the wrong ORACLE_SID environment setting. To be honest, UNIX is an easier environment to operate software in as one can set environment variables to suit software very directly. Now I have not run ArcSDE on a Windows environment before so any suggestions I have may not work as I write them.
    Still, I would suggest you consider writing a CMD/batch script that:
    1. Set all appropriate Oracle environment variables DIRECTLY eg
    SET ORACLE_BASE=c:\oracle\product
    SET ORACLE_HOME=c:\oracle\product\10.2.01
    SET ORACLE_SID=...
    2. Set the ArcSDE environment
    3. Sets the Path to include all Oracle, ArcSDE and required Windows executables
    4. Start the ArcSDE service:
    NET START ESRARCSDE (or whatever this thing is called)
    I suspect if you can get this going you will never go back to any other method of starting and managing ArcSDE (this approach works and works well on UNIX so you will be all skilled up to migrate across to Linux/Solaris etc if you see fit).
    Hope this helps.
    PS I have run ArcSDE against non-supported versions quite successfully over the years so I would say try it against 10.2.0.1 and see what happens.
    regards
    Smon

Maybe you are looking for

  • Search help dialog when there is only one entry

    Hi experts, I am developing a Webdynpro app and I can't find the way of skiping the search help dialog when there is only one entry on the result, just like in SE37 when you put the function name with * and it automatically puts the only ocurrence in

  • Do ORACLE support indexing on the columns with Hebrew Data

    Hello Forum, I was working on an assignment with schemas containing Hebrew Data. Can i create indexes on the columns containing Hebrew Language data? Thanks Priyank Jain

  • What happens to the cube performance when you have too many UDAs?

    Hi, what's the impact on the cube performance if you have too many UDAs associated with the same level of members? Let's say 15 UDAs for each member If attribute is not an option, what's another way to help alleviate the data load?

  • 10.3 missing ImageIO according to iPhoto

    Question 1: Does OS 10.3 use the framework ImageIO? Question 2: Which is the proper location for ImageIO on 10.3? on 10.4 it's located in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ and I've also seen a possible lo

  • Puechase order for frieght charges.

    Dear Experts, I have following query. I am purchasing a raw material from a vendor (1000) with frieght charges. The frieght charges has to be inventorised and the amount is to be paid to frieght service providing vendor(2000). Hence created a purchas