What is version control in oracle apps

hi,
I want to know what is version control , why it is done for... please help me in this regard...

Version Control Tools used to maintain developed code multiple version .
there are many types of it like WINCVS,PVCS,SVN and SVN on oracle usually we use PVCS version control tools.
safe eldin siddig

Similar Messages

  • What cirtificate is require for oracle apps 11i?

    Hi All,
    One of my friend is doing oracle apps training. He is a fresh engg. graduate.
    What will be the best option to get into oracle apps -
    1.OCA/OCP cirtification or
    2.1Z0-200
    Basically he wanted to enter in technical fields.
    Best Regards,
    Subir

    Oracle has now changed Oracle Apps DBA Certification track. New version now includes three exams focused on Apps DBA role (against previous Workflow & Sysadmin)
    1Z0-235 Apps DBA Fundamental I
    1Z0-236 Apps DBA Fundamental II
    1Z0-233 11i Install patch and Maintain Applications
    First two exams are same as 9i OCP so if you are 9i or 10g OCP , In order to clear Apps DBA Certification Track you just have to clear one exam i.e. 1Z0-233 11i Install patch and Maintain Applications

  • 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

  • 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

  • What are Web Interfaces in Oracle apps

    Hi,
    This is GV Krishna, Oracle apps technical consultant.
    In my current project I will have to work on Web Interfaces.
    I am very well aware of Conversions and interfaces using Interfaces tables and APPI's.
    I do not have any basic idea on Web Interfaces so for.
    Could you please suggeset what is use of Web Interfaces and how they are diffirent from other Interfaces.
    How can I approch for learning Web Interfaces initially.
    Please do provide if you know any documents are healpfull links.
    Thanks & Regards,
    GV Krishna.

    Hi Krishna;
    Please check below note which could be helpful for your issue:
    How Can I Expose E-Business Suite Integration Interfaces as Web Services? [ID 782455.1]
    Allow SYSADMIN to Change Notification Preference for Users From Web Interface [ID 746255.1] << check referance part
    Regard
    Helios

  • "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.

  • 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.

  • What is intrasit shipment in oracle apps?

    Hi,
    I need the basic information and documentation related to intransit shipment in oracle apps.
    Please provide me the information in this regard.
    Thanks,
    Abhay Bhatt

    Intransit shipment is Oracle's way of tracking material that has left the shipping destination but has not been received at the destination.
    This is a useful especially when dealing with the IR-ISO (Internal Requisition - Internal Sales order) flow.
    One warehouse creates an IR. It converted into an ISO. The shipping warehouse ships the ISO and closes the sales order. The inventory is decremented from the shipping warehouse.
    It has not been received at the destination. So if one were to look at your onhand; it will appear as if that inventory is missing.
    By tracking it as "intransit inventory", Oracle provides a way to account for the shipments en-route.
    Hope this helps,
    Sandeep Gandhi

  • What is version control in obiee

    Hi,
    I am new to OBIEE, Can any one please tell me in detail About Version control in OBIEE

    Version Control is all about managing the changes to RPD and Catalog. having timely backups as version just in case if any time system crashes.
    For OBIEE 10 refer this.
    http://www.rittmanmead.com/2009/01/simple-version-control-for-obiee-using-subversion-visualsvn-server-and-tortoisesvn/
    For obiee 11g internally maintains RPD version control, refer 11g documentation about it.
    - Madan

  • What is FND_WEB_CONFIG.TRAIL_SLASH in oracle apps?

    Hi all,
    Iam new to apps.I have the following doubt.
    What is the purpose of using the following builtins ?
    FND_WEB_CONFIG.TRAIL_SLASH
    fnd_web_config.gfm_agent
    FND_MESSAGE.GET_STRING
    please help

    Please see eTRM website -- http://etrm.oracle.com/
    Thanks,
    Hussein

  • What happened to control in remote app 1.3.1?

    I was exclusively using the control part (remember the icon with the 4 directional arrows?) of the remote app to control my apple tv. It was great and mimicked the white apple remote very nicely.
    Thing is, since I upgraded to 1.3.1 I can't for the life of me find the feature there any more. Now I stuck with the tv shows icon which is awful to use and it throws the episodes all over the place.
    Can someone tell me if I'm doing something wrong as I just want my remote app on my iphone to mimic my old little white apple remote, nothing more.
    Please tell me it wasn't done away with.

    Cheers for the idea.
    I tried both to no avail.
    I'm running Leopard on my mac mini which has the itunes library that my NAS is hooked up to so it's on 24/7.
    My itunes library that I hook up my iphone to is on my macbook as that's the day to day computer for me. That runs snow leopard.
    I have a niggling feeling that because remote is installed under snow leopard and the itunes library i'm connecting to is on leopard may be causing a problem.
    Dammit!

  • What's version control system do people arround here favour?

    I started with CVS. A bit crude and flaky so we decided to upgrade to subversion, which seemed more solid (transaction management etc.). Trouble is I'm getting problems with that too, I suspect it doesn't cope all that well with file sharing, most of my checked out directories are on a shared drive.
    It has can get very stubborn, for example I imported a netbeans project and accidentally failed to exclude the dist directory with the distribution jars in it. Once you've done that it seems impossible to remove the directory from subversion control.

    PeteFord wrote:
    Where I am we use CVS; it's ok but Subversion is better. ClearCase? puh-leeze. I was stuck with that at a previous job - what a damn nightmare; all it took was one developer to check something out and go home forgetting to check it back in, and everything stopped until we could find an admin to unlock the thing.I used CC years ago, and I loved it. However, it is not free, and it has a fairly large administrative overhead. It's target audience is definitely larger groups working on large projects with lots of branching. Its powerful query language and tools were godsends for me. As for the locking, I thought it allowed you to steal a lock. If not, that becomes a management issue, and shouldn't really be a major problem.
    For smaller projects, I definitely like Subversion. The one thing I don't like is its branching and labeling model. I've found it hard to do things that were trivial in CC--and maybe even in CVS--are major pains in SVN, though I admit that I haven't taken the time to learn that part of it thoroughly.
    VSS and PVCS are Satan.

  • What is Oracle Apps and Oracle Financials and Oracle 11i.

    Hi All,
    right now I am working on Oracle PL/SQL stored procedures (Version 8) wants to learn/shift to Oracle Apps. Dont know actually what is what and what are the Differences between Oracle Apps and Oracle Financials and Oracle 11i
    Can any one brief me about those.
    Thanks in Advance
    [email protected]

    What exactly are you intending to do to Oracle Apps ? You suggest you are a developer, but Oracle Apps are already developed, by Oracle. Do you want to develop peripheral applications, or become an administrator, or what ?

  • How to check the Oracle Apps version 11.5.10.2 or 11.5.10.1

    Hi,
    I have a basic question. How can I check the version fo my oracle apps instances. Whether it is 11.5.10 or CU1 or CU2.
    Also, how to find what all patchsets were included in each version.
    Thanks.

    I have a basic question. How can I check the version
    fo my oracle apps instances. Whether it is 11.5.10 or
    CU1 or CU2.- From the application, navigate to Help > About
    - Check "s_apps_version" value in the context file
    - Run the following query:
    SQL> select release_name
    from fnd_product_groups;
    Also, how to find what all patchsets were included in each version.Check "List of Included Patches" section:
    Note: 298352.1 - 11.5.10 Oracle E-Business Suite Consolidated Update 1
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=298352.1
    Note: 316366.1 - 11.5.10 Oracle E-Business Suite Consolidated Update 2
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=316366.1
    Note that the patches included in CU2 are cummulative -- they include the contents of CU1.

  • Use Ajax with OAF developed in JDeveloper 9i for Oracle Apps 11.5.10.2

    Hi,
    I am looking to use Ajax to have the same Google type functionality to be impelmented in OAF pages.
    Example : Searching of employee names, organization etc.
    JDeveloper version is 9i
    Oracle Apps - 11.5.10.2
    Please advice.
    Thanks,
    Anirban

    I dont think thats possible using OAF. OAF is not designed with AJAX in mind.

Maybe you are looking for

  • EAM Asset Number Open Interface  - Technical Reference docs required

    Hello, I'm developing a migration of EAM assets. I have no issue by filling the interface tables MTL_EAM_ASSET_NUM_INTERFACE and MTL_EAM_ATTR_VAL_INTERFACE and then running the "Import Asset Number" standard functionallity. But, I need to work with g

  • SAP IDES ECC 6.0 configuration for ess/mss

    Hi, Iam new to sap . i want to practice various scenarios in ess/mss in my own pc which  is installed with ecc 6.0 . what are the configuration to be made in ecc 6.0 for maintaining about 10-20 users for  using ess/mss scenarios. i have a knowledge o

  • Account  1501650100   INDD  is blocked for posting

    Hi Experts we are parking the asset document through ZMIR7 , at the time of parking the following error message displaying . Account 1501650100  INDD is blocked for posting The following are the details . At the time of PO Creating  foreign currency

  • Resgtriction for component Qty changes in subcontracting PO

    Hi , We need to restrict user for  not allowing any changes made in component tab ,while raising the subcontracting purchase order. It should be as per the BOM which we have maintained. Pl confirm if any badi or user exit is available for the same. R

  • "Bridge is unable to create a JPG for this file"

    Some of my exports to Flickr fail with this message. These a larger file but within flickr limits. Does anyone know what are the limitations set by bridge.