Oracle 11g Developer or Enterprise Edition?

Hi Guys,
Please help me on this one, its not an issue but I wanted to know which one supports for my small team.
We are 3 developers and we are going to develope one project in C#.NET and Oracle 11g. Currently the project database in Oracle 11g and pascal, just we are going to migrate the interfaces into C#.net and it uses oracle 11g database. We are not going to do any changes in Oracle database.
So my question's are
1) which version is enough my developement of this project either Oracle 11g developer or Enterprise Edition?
2) Where can i get in cheap?
Thanks,
Rajesh.

d1f6d790-7017-49dd-bd62-4a31fbab607f wrote:
Hi Guys,
Please help me on this one, its not an issue but I wanted to know which one supports for my small team.
We are 3 developers and we are going to develope one project in C#.NET and Oracle 11g. Currently the project database in Oracle 11g and pascal, just we are going to migrate the interfaces into C#.net and it uses oracle 11g database. We are not going to do any changes in Oracle database.
So my question's are
1) which version is enough my developement of this project either Oracle 11g developer or Enterprise Edition?
2) Where can i get in cheap?
Thanks,
Rajesh.
1) There is no developer edition in Oracle. If you are 3 developers and will be developing on your own databases, you can buy 3 personal editions(same as enterprise edition) OR you can buy an user based enterprise edition for test environment. I believe minimum you need is 10 user based licenses. Also, if you think that you are not using any enterprise features, you can always go for user based standard edition which will be much cheaper as compare to enterprise.
2) You can find some Oracle partners who sells the licenses.  Sometime they give you a good discount. I personally do not think Oracle will give you enough discount for these small number of licenses.

Similar Messages

  • Slow updations (Oracle 11g 64 bit enterprise edition on Linux RHEL)

    I have created Following table for profiling updates per second in Oracle Database
    Test(RecordId number,Desciption varchar2(2000) //Btree Index on record id only
    Table has 10000 records only.
    I did updation for every record in loop by follwing query(Stored procedure executed on same server where database exists no network is coming in picture)
    update Test set description = description + 'something' where Recordid = i (loop counter)//existing description has 1000 characters
    I am wondering that updation of only 10000 records was taking 100 Seconds.
    I was expecting atlease 1000 records/second but it is 100 record/second
    Can anyone help to correct me and tell how can we improve database updations?
    Processor Dual proc dual core
    Raid with reading speed 2.5Gbps
    OS : Linux RHEL
    Database:Oracle enterprise edition 64 bit.
    sga_max_size = 1.5 GB
    Any help will be highly appreciated.

    You are running a loop but Oracle will give you read consistency.
    Oracle is probably cloning some of the datablocks as it re-reads them because
    it finds that the block has been previously updated.
    That sort of a loop is absolutely the wrong way to test Oracle.

  • Using php to connect to Oracle Database 11g Release 2 Enterprise Edition

    Greetings everyone!
    Please i dont know how to connect to Oracle Database 11g Release 2 Enterprise Edition with php even though i connected with php successfully with Oracle Database 11g Express Edition with the php code below. can someone help please...
    define('ORA_CON_UN', 'hr'); // User name
    define('ORA_CON_PW', 'Adlibs14$'); // Password
    define('ORA_CON_DB', '//localhost/XE'); // Connection identifier
    // use constants defined in anyco_cn.inc
    $conn = oci_pconnect(ORA_CON_UN, ORA_CON_PW, ORA_CON_DB);
    if (!$conn) {
    db_error(null, __FILE__, __LINE__);
    Edited by: user11273096 on Jul 14, 2011 3:41 PM

    Note that this forum is for XE Beta, not EE.
    Can you connect from some other client tool, such as sqlplus?
    There's a {forum:id=178} forum that may be more suitable, if basic connectivity outside php works (i.e. issue is only php specific).

  • Using php to connect to Oracle Database 11g Release 2 Enterprise Edition EE

    Greetings everyone!
    Please i dont know how to connect to Oracle Database 11g Release 2 Enterprise Edition with php even though i connected with php successfully with Oracle Database 11g Express Edition with the php code below. can someone help please...Note im referring to oracle EE not XE.
    define('ORA_CON_UN', 'hr'); // User name
    define('ORA_CON_PW', 'Adlibs14$'); // Password
    define('ORA_CON_DB', '//localhost/EE'); // Connection identifier
    // use constants defined in anyco_cn.inc
    $conn = oci_pconnect(ORA_CON_UN, ORA_CON_PW, ORA_CON_DB);
    if (!$conn) {
    db_error(null, __FILE__, __LINE__);
    Edited by: user11273096 on Jul 15, 2011 12:03 AM

    Find the hostname and service name of the database and use those values in the ORA_CON_DB constant.
    Use 'lsnrctl status' on the database host to find the service name.
    If you use a "tns" alias, you may need to create a tnsnames.ora file where PHP can access it.
    Set the environment variable TNS_ADMIN (on Linux) to the directory containing the file.
    See the section "Oracle Database Name Connection Identifiers" p 102 of the free book
    http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html

  • Can I install Oracle 8.1.7 Enterprise Edition on Windows 2000 Professional

    Sorry if this is a stupid question, but I have Windows 2000 professional edition loaded on my PC and I'm not sure what it allows. Can I load Oracle 8.1.7 Enterprise Edition of the database on this operating system, or do I need to load windows 2000 server software.
    Thanks
    Ryan

    Its a problem with oracle and pentium 4 processors actually. The solution involves renaming or deleting the symcjit.dll in the 8i installation package after you've copied the whole Cd onto your HDD!
    I've tried this and it install OK, with a few errors along the way, now I can't get the apache server working, nor on the 9i AS that I've installed as well. Let me know if you get anything useful please?
    Michael.
    [email protected]

  • Unable to install Oracle 8.1.7 Enterprise Edition on a Dell Dimension 4400

    I just bought a Dell Dimension 4400 computer. I tried many times to install Oracle 8.1.7 Enterprise Edition on it. My operating system is Windows XP Professional. It seems nothing to do with the Operating system because I installed the database on a HP computer with Windows XP professional. Any suggestions?
    Thanks.

    There are many documented issues regarding P4 processors with [OUI] Oracle Universal Installer for Oracle 8.1.x
    Oracle Metalink has some recommended patches and etc but I can only comment what is working for me. Keep in mind I only install these clients, I don't work on databases that actually use them. So if there is another piece that is dependant on the java version shipped with the cd, this may not solve everything.
    Workaround #1 [To install and be able to run OUI at a later time]
    1.) Install the Sun Java Runtime 1.2.2.11 [http://java.sun.com/products/jdk/1.2/jre/download-windows.html].
    a) Make sure that the system path enviroment (Properties of My Computer, not inside a cmd window) has c:\Program Files\JavaSoft\JRE\1.2\bin and c:\Program Files\JavaSoft\JRE\1.2\bin\classic before any Oracle related path. Don't have any other JRE in the path.
    2.) Copy the cd to a network source or local directory and do a search for all "symcjit.dll" and rename "symcjit.old"
    3.) Run the installer, this should install the client
    Workaround #2 [Just to install.. not for mass deployment]
    If you have access to an Oracle 9i CD, use the OUI 2 installer that comes with that and redirect the "source" to where your 8.1.7 client is.

  • Can't install Oracle 8.1.7 Enterprise Edition on Pentium4

    I have Pentium4 with 256MB SDRAM and Windows 2000 server installed on it. I'm trying to install Oracle 8.1.7 Enterprise Edition but the setup doesn't run at all.
    Is this a problem of O.S. or the processor?

    I'm not Oracle support however I had the same issue and this is what I found.
    Platforms Affected
    ~~~~~~~~~~~~~~~~~~
    Any platform that uses the Intel Pentium 4 processor, with the Sun JRE and Symmantec JIT will encounter this problem. Windows NT, Windows 2000 and NetWare platforms are confirmed to be affected.
    Description
    ~~~~~~~~~~~
    When installing Oracle Products with the Oracle Universal Installer (8.1.x) on machines, the installer hangs.
    Likelihood of Occurrence
    ~~~~~~~~~~~~~~~~~~~~~~~~
    Any platform that uses the Intel Pentium 4 processor, with the Sun JRE and Symmantec JIT will encounter this problem. Windows NT, Windows 2000 and NetWare platforms are confirmed to be affected.
    Possible Symptoms
    ~~~~~~~~~~~~~~~~~
    The failure typically is that the affected application simply terminates.
    Workaround
    ~~~~~~~~~~
    Not only will OUI be affected by this bug, most of the post-install
    configuration tools will also be affected. Running these tools with
    "-nojit" specified will avoid the hang, but it is not simple to specify "-nojit" for some of the products.
    The following workaround works for the Windows operating system:
    a. Copy only the install directory from the CD to the hard disk, say,
    e:\temp.
    b. Open oraparam.ini and make the following modifications (Assuming CD
    drive is f:)
    * Change the "SOURCE=" line to use the full path to the CD instead of a relative path. (i.e., SOURCE=f:\stage\products.jar)
    * Change the "JRE_LOCATION" line to use the full path to the CD instead of a relative path. (i.e.,JRE_LOCATION=f:\stage\Components\oracle\swd\jre\1.1.7\1\DataFiles\Expanded)
    * Change the "OUI_LOCATION" line to use the full path to the CD instead of a relative path. (i.e.,OUI_LOCATION=f:\stage\Components\oracle\swd\oui\1.6.0.9.0\1\DataFiles\Expanded
    * Change the "JRE_MEMORY_OPTIONS" line to add "-nojit" as the first
    argument. (i.e., JRE_MEMORY_OPTIONS=-nojit -ms16m -mx32m)
    ^^^^^^
    * Other entries should remain the same
    c. Launch setup.exe from the temporary location on your hard drive
    (i.e.,e:\temp\install\win32\setup.exe). This will use the modified
    oraparam.ini and pick up the information from the CD since the
    absolute locations are specified.
    Choose a Custom install and choose not to create a database during the
    install. This way, the Database Configuration Assistant will not be
    launched during installation.
    The Net8 Configuration Assistant will still be launched, and there is
    no way to suppress it. You will need to kill the Net8 Configuration Assistant if it hangs due to the bug. The installation still will have been successful, and you can run the DBCA and NetCA after installation.
    To kill NetCA if it hangs during installation:
    In the "Configuration Tools" window, highlight the "Net8 Configuration
    Assistant" and click "Stop". If that does not work, look for the most recent JRE process using the Task Manager, and kill it manually. NOTE: the OUI itself will also have a jre process. Be sure to kill the one with the most recent date, which should be the jre process being used for Net8CA, not the one for OUI itself.
    After killing the configuration tools and continuing through the installation to the "End of Installation" screen, you should modify the configuration tools to use "-nojit", then call the appropriate tools from the Start Menu.

  • Can't download Oracle 8.1.7 Enterprise Edition for Solaris 32 bit??

    I can't download Oracle 8.1.7 Enterprise Edition for Solaris 32 bit. After filling out the form with the questions...I click on the actual link, but the box never pops up. The status bar on my Internet Explorer slowly increases, but never allows me to download. It just hangs. I have tried multiple times, and I can download other verions from your site...and have many times in the past. Could you please fix this. Thanks.

    I've looked at it and it seems fine. It might have been a temporary glitch - let us know if you continue to have trouble.
    OTN

  • Oracle Application Server 10g Enterprise Edition

    Hi,
    I would like to integrate Oracle E-Business Suite Release 12.1.1 with Oracle Portal.
    Idid some research in metalink and found that Note: 376811.1.
    What I understood from the doc is,
    1. install Oracle Application Server 10g Enterprise Edition.
    2. Integrate with EBiz 12.1.1.
    Please let me know where can I get the link to download, Oracle Application Server 10g (10.1.4) Enterprise Edition.
    Is it required to install OID and SSO before oracle portal installation?
    A step by step solution/documentation to integrate 12.1.1 with portal will highly be appreciated.
    Thanks and Regards,
    DIP

    Idid some research in metalink and found that Note: 376811.1.
    What I understood from the doc is,
    1. install Oracle Application Server 10g Enterprise Edition.
    2. Integrate with EBiz 12.1.1.
    Please let me know where can I get the link to download, Oracle Application Server 10g (10.1.4) Enterprise Edition.
    - download and install OAS 10.1.2.0.2
    --> Go to this link: http://www.oracle.com/technology/software/products/middleware/index.html
    --> download Application Server 10gR2 (10.1.2.0.2) from the right side portlet of Previous Releases
    - then upgrade its portal to 10.1.4:
    --> go to metalink/MOS: search for 'oracle portal upgrade master note' and follow the note that matches best
    Is it required to install OID and SSO before oracle portal installation?- Yes it is. It will be included in the OAS 10.1.2.0.2 installation
    >
    A step by step solution/documentation to integrate 12.1.1 with portal will highly be appreciated.
    Go to MOS/metalink: search for 'Installing Oracle Application Server 10g with Oracle E-Business Suite' and follow the note
    that should be all you need.
    hope that helps!
    AMN

  • Oracle 9i & Application 9i Enterprise Edition

    Can Oracle 9i & Application 9i Enterprise Edition Rel 1 be used on a single machine.
    Thanks in advance
    Zulqarnain R. Habib

    This forum is for Forms questions. You should ask yours on the iAS forum.
    But to answer you, yes, you can use iAS on a single machine.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Can I use Oracle 11g Developer tools with 10G and XE

    Hi, I want to use Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio with 10g and Xe . Will there be any issues. I want to do so because I am not able to see Oracle Database project in Visual Studio when I install Oracle 10 g developer tools wherein I see that in Oracle 11g developer tools. Please suggest.

    No there are no issues. Just be sure to install ODT in a separate location than where XE is installed.

  • Where download Oracle Business Inteligence Suite Enterprise Edition plus?

    Where I can found link for download Oracle Business Inteligence Suite Enterprise Edition plus?
    Gordan

    http://www.oracle.com/technology/software/index.html

  • Oracle 11g standard vs enterprise

    hi,
    Is there a way I can compare the features between 11g standard vs enterprise version. Currently we have an enterprise version installed . But we are thinking to downgrade it to standard edition due to the licensing cost.
    Thanks

    user13168644 wrote:
    t I am only interested to audit the "SELECT" statements. The whole idea is to see , apart from the schema owner , who else including dba or users with dba privileges are issuing select statements against the salary and other sensitive data. Any thoughts about that , in standard edition ?Oracle exposes no triggers at the SELECT level to which we can attach such an audit function.
    So, the only option you have is to replace auditing with prevention.
    At least with ordinary users, this can be done quite easily with VIEWs. Have two views on your sensitive tables, one which excludes the columns you're worried about and one which includes them. Grant privileges on each view accordingly. This may necessitate some rewriting of your application. A variation on this approach would be to have one view, which programmatically obfuscates the values in the sensitive columns depending on a value stored in a user-defined CONTEXT.
    Of course, this won't keep out the privileged users. Disable CREATE SESSION for the schema owner: nobody should be using that account in production.
    But as for your DBAs ... You'll just have to take some of the money you save from the Enterprise Edition licenses and pay them more, to keep them honest. Let's face it, as you're springing for Audit Vault right now, your DBAs can hack the audit trail anyway, and you'll never know.
    Cheers, APC

  • How to download oracle 11g Developer

    I have been heard from a friend that oracle launch developer 11g. but I cant find it in download section.
    Would you please tell me from where to download it.
    Regards
    Naeem

    did you read this in the main paragraph on that page? :
    Oracle Forms Services 11g
    Oracle Forms, a component of Oracle Fusion Middleware, is Oracle's long-established technology to design and build enterprise applications quickly and efficiently
    you should probably click on the "Frequently asked questions" link on that same page

  • 11g release 2 & 11g rel2-rac Enterprise edition video tutorials

    Hi Friends,
    i  want the video link of  11g release 2  practice Scenarios videos
    && 11g release 2 Enterprise Manager utility(all videos demonstrating each button) videos.
    && 11g release 2  Rac grid  Enterprise manager videos(all videos demonstrating each button).
    Thanks.

    There are many here
    Free Oracle Databse 12c and 11g Tutorials for Administration and Developers SkillBuilders
    Some of the more recent ones are still being edited.
    John Watson
    Oracle Certified Master DBA

Maybe you are looking for

  • Getting Runtiime error while exporting to Excel 97-2000 format (URGENT)

    Post Author: net_us2001 CA Forum: Exporting Hello Everyone, This is my first time in this forum. I am getting runtime error while exporting the report in EXCEL 97-2000, but exporting perfactly in MS-EXCEL (Data only) format. I found the reason is, us

  • PI 7.0 compatibility with ECC 6.0

    We are upgrading our ECC environment from 5.0 to 6.0 EHP4 wehre as our PI is version is 7.0. Please let me know if there would be any compatibility implication on interfaces between new ECC env and PI7.0. we have IDOC, RFC and proxy connectivity netw

  • Problem with arguments!!!!

    I have this program: public class StringArraysMeta     public static void main(String[] args)         String[] myString=new String[10]         for (int i=0; i<args.length; i++)             System.out.println(myString); }and i want to feed into string

  • How to interrupt MDB processing

    Hi We have a problem with web service call from MDB. Due to some network problems the call can hang for 30 minutes and any no way of setting timeout on JAX-WS port nor sun.net works. Whats more there is a silent transaction timeout on JTA (with no ex

  • Safari autofills login field while in Private Browsing mode (and it shouldn't)

    I've come across a strange behaviour when using Safari in "Private Browsing" mode (under Lion). Recently, I'd visited a website which required logging in. Then I logged out, and after some time, tried to log in again. Somehow, my login name (which is