Require some suggestion related to OCA

Hi,
I have a basic/intermediate knowledge of SQL ( cleared 1st papar of MySQL DEV exam last year), now because of requirement at work , i have been given an additional responsibility to do Oracle related study and certification.
I am planning to go for Oracle 10G OCA - DBA track, and i am thinking to go for Exam IZ0-042 since my co. is taking care of expenses for oracle class for this one.
In order to do practise and learn i was thinking to install oracle on my machine instead of straight away landing in class with blank face .
Let me know which are the best available options
1) Install windows xp on vmware and then install oracle on vmware , although i am not sure which oracle version should i go for Express Edition or some other edition ?
OR
2) Install oracle on xp i.e.directly on physical machine rather than vmware.
OR
3) Install ubuntu ( not sure of the ubuntu version whethere it should be desktop or server ) and then install oracle
I was inclined towards option 1 or option 2 , since i am not very good at linux stuff, and i dont want to spend much time on linux right now, rather i would prefer concentrating on oracle portion.
Based on your exp. can you suggest me which is the best option and also which version of oracle i should download ?
Oracle Express edition
OR
Standard Edition, Standard Edition One, and Enterprise Edition
Waiting for your reply.
Regards
Learner

1) IMHO If you are going for the oracle database administration then I would avoid 10g XE as one of its features is that it hides some dba stuff under nice simple icons.
(If you were a developer I would be urging you to chose 10g XE)
2) Ensure you database server has enough ram, 1Gb will barely do it and i'd prefer over 2GB.
3) bigdelboy doesnt do vmware so I'll let someone else help you.
4) Be aware that if you install an oracle database on your main machine it may begin to behave like a dog. Determine if this is a problem for you. It is is then you can probably pick up a ddr2 dell 280/620 (or better) with an xp license and hyperthread cpuand up-ramed to 2/4 gb quite cheaply. (Using Oracle enterprise linux can be done for free, ubuntu can run oracle but support can be harder to get).
5) Initially concentrated on the 2-day DBA course:
- [http://www.oracle.com/pls/db102/homepage]
- [http://download.oracle.com/docs/cd/B19306_01/server.102/b14196.pdf]
- [http://www.oracle.com/technology/obe/2day_dba/index.html]
6) If you've been used to MySQL type of SQL you may find Oracle SQL sightly different. Be prepared for this in your class.
7) If you haven't taken the 2nd part of your (Sun) MySQL CMDEV5.0 paper 2 already then the exam has now moved to Sun/prometric and may cost up to 50% more for part II :-(
8) I cannot comment if the training chosen for is is appropriate for the job the employer wishes you to do.
Hoep this gives you a few things to think about.
Rgds- bigdelboy.

Similar Messages

  • We have a requirement to print the w2 forms for employees using java application, how can i implement this. Please give some suggestion.

    We have a requirement to print the w2 forms for employees using java application, how can i implement this. Please give some suggestion.

    Anyone any ideas to help please?

  • Need some suggestions in writing package..

    Hi everyone,
    I am just asking this question to know a better way than what i am doing.
    I have a patient with 2 million rows in it.Is it possible to extract 2 million rows in a text file using UTL_FILE?.I need to extract each patient related data which comes from differnt tables (bigger than patient table) in a comma deleted file.For each patient id i have to query other tables and get the data related to that patient(according to the requirement).For that i need to call different functions against different tables.
    Some think like this..
    Create or replace procedure XXXX
    cursor -----> to get the patient id's
    variables ------> declare any other variables
    begin
    file handler for utl file to write into a file
    open cursor
    using bulk collect to fetch limited no of rows
    For each patient id loop
    data1 := function1
    data2 := function2
    data3 := function3
    string : = data1|| data2 || data3|| ....
    UTL_FILE.put_line
    reset the string
    end loop;
    end;
    My questions are:
    Is it OK to call differnt functions for each patient id (2 million patients) are there? is there any better way to do this.
    Please give me some suggestions if i need to change any steps that i am following to get better performance.
    Thanks
    Phani

    Hello,
    It would be strongly advisable to minimise your function calls here.
    What I would suggest is: writing one piece of SQL to be looped through with BULK COLLECT, so these:
    data1 := function1
    data2 := function2
    data3 := function3Will be taken care of in the main SQL. Otherwise things will be very, very slow.
    Therefore, something like this:
    BEGIN
    DECLARE CURSOR c_all_data IS
                        SELECT -- put all your data to be retrieved in this SELECT, that will easily be the quickest and most efficient
                                     FROM tab1
                                     JOIN tab2 ON (...
    v1,v2,...
    BEGIN
       OPEN c_all_data;
       LOOP
           FETCH c_all_data BULK COLLECT INTO v1, v2, ....... LIMIT 1000;
           FOR i IN 1 .. v1.COUNT
           LOOP
                --write to your file
                UTL_FILE...
           END LOOP;
           EXIT WHEN c_all_data%NOTFOUND;
       END LOOP;
       CLOSE c_all_data;
    END;

  • HT1535 my iphone4 got disabled because of entering wrong password. can i have some support related to this?

    my iphone4 got disabled because of entering wrong password. can i have some support related to this?

    Can you read the User's Guide?
    If so, do as it suggests and restore the device.

  • Require Doc Formats Related to Integration

    Hai All,
      I want prepare Functional and Technical spec. So that
    I require some documents formats like Scope,Functional
    Speficiation , Technical Specificatiosn or any documents
    related to Integration using XI. If you people send to
    this id [email protected] then it is very helpful
    for me.
    regards,
    Ansar.

    hi Ansar,
    download this file
    https://websmp101.sap-ag.de/~sapidb/011000358700004874282004E
    and search for *.doc , *.xls and you'll find all you need
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • I need some suggestions on what type of dock to buy for my iPod Touch 4 that would be combatable with it.

    I use to have a JBL dock for my iPod Touch 4 but it no longer works with it.  I seem to be having some problems finding a dock that would work with a iPod Touch 4.   All I want is a good dock with stereo sound and that is chargable and would also have an adaptor so I won't have to use batteries but one with batteries will do if that's all I can find.  I don't need one that has a radio and a clock with it.  One that probably doesn't go over 100.00.  Would like some suggestions from anyone please?   Thanks.

    Thanks for the replies. I have finally found a definitive answer on the Microsoft website (after a few days of virtual digging).
    http://download.microsoft.com/download/6/B/A/6BA3215A-C8B5-4AD1-AA8E-6C93606A4CFB/Windows_Server_2012_R2_Remote_Desktop_Services_Licensing_Datasheet.pdf
    And I quote for the benefit of everyone else looking for the same answers:
    "While RDS is shipped with Windows Server software, it is licensed separately through a Client Access License (CAL) model. This means that each accessing end point (i.e., a User or a Device) must be covered by an RDS license to access Microsoft VDI infrastructure.
    And this CAL is an additive CAL, which means that in addition to a Windows Server CAL, customers must acquire a Windows Server RDS CAL for each user or device that:
    - Directly or indirectly accesses any of the RDS product functionality, and/or
    - Directly or indirectly interacts with the graphical user interface of the server software using RDS functionality or other third-party technology
    For example, to access RDS functionality in Windows Server 2012 R2, Windows Server 2012 CALs and Windows Server 2012 RDS CALs are required along with the server software licenses."

  • Need some suggestion on bapi

    Hello,
         I am not able to pass multiple values for single import parameter..i tired calling function module in loop and also tried RANGES..Need some suggestion on this..
    Thanks and Regards,
           sapdev86
    Moderator Message: Basic Question
    Edited by: kishan P on Oct 14, 2010 11:46 AM

    Hi,
    BAPI is nothing but a function module and also RFC enabled. So u can call that fm from outside SAP. U can call that BAPI using some logic or u can make hardcoding the parameters, its depends mainly on ur requirement.
    Regards
    Amitava

  • Please give me some suggestions..

    Hi everyone,
    Please give me  some suggestions on the process that i am doing.
    I have to send some data daily in a flat file to a third party vendor.
    The data that i am extracting to a flat file comes from "differnt tables".
    I have a PL/SQL proc which does all the logic and extract to a flat file.
    As per third party vendor requirement we have to send one full file
    (all the data in our database or tables) and after that changes only file
    (records that got modified and New Records).we have Date_modified column
    in every table to see whether that records got modified or not.
    we need something to track what records we are sending
    they dont want to depend only on that "date_modified" column.
    they want to create a separate table to keep track all records that we are
    sending to vendor.
    Process:
    First day: Insert all the records to a ---> log table(for tracking) with
               SEND_REC = 'Y' (there is a column "SEND_REC" that says whether
               to send that record or not) ----> send all the records from the
               log table that has SEND_REC is "Y"
    second day: compare the existing records with log table records --->if
                there is any change update the log table
                and for new records insert into log table --->
                send the records from log table that has "SEND_REC" is
                "Y"
    thrid day:  same as second day..
    Is there any better way to do it? Please post how do you handle this type
    of scenarios ?
    Thanks

    Some thing you can achive with Merge
    merge into ..
    using(select blah blah from xxxx
    minus
    select blah blah from yyyy)
    on(----)
    when matched then
    update set
    when not matched then
    insert ....;Assmuing this will give you difference between your records
    select blah blah from xxxx
    minus
    select blah blah from yyyyEdited by: user5495111 on Aug 6, 2009 7:06 AM

  • Please give me some suggestion!

    I want to concentrate on programming and network, and my university provides the following paper, so can you give me some suggestion, show me what paper should I choose?
    1. Advanced Data Communications
    The application of OSI data communication systems. Topics covered include: the OSI layered model, ASN 1 and object modelling, OSI control, mail systems, directory systems, OSI applications
    2. Advanced Database Systems
    An in-depth examination of the technical aspects of database systems providing the essential foundation for a career in database systems. The emphasis will be to keep abreast with available database technology approaches and techniques in industrial and commercial information systems.
    3. Software Engineering
    Software Engineering is a discipline that integrates methods, tools and procedures for the development of computer systems. The course addresses a range of software development paradigms and processes and assesses these models against the broad array of tasks needed to develop and maintain information systems. Emphasis is on the IEEE standards to develop effective information systems.
    4. Computer Organisation
    The functioning and organisation of modern computer systems. Architecture of computers and computer systems. Processor organisation and implementation. Data representation and instruction formats, microprogramming, input/output systems, virtual memory and hierarchical memory systems.
    5. Data Communications Fundamentals
    The structure of data communications and networks, particularly the lower levels of the communications architecture hierarchy. The OSI communications model, data transmission and coding, link-level protocols, local area networks, wide area networks and internetworking, transport protocols, introduction to ISDN, BISDN, Frame Relay.
    6. Algorithmics
    Further development of problem-solving and algorithm design methods, including: induction, divide-and-conquer, dynamic programming, greedy algorithms and graph algorithms. New topics such as: proof of correctness, amortised complexity, complexity lower bounds, decision trees, backtracking, branch-and-bound, probabilistic algorithms, advanced information structures and NP-completeness.
    7. Language Implementation
    The compilation and interpretation of computer languages, lexical analysis, top-down and bottom-up parsing, interpreters, procedure call conventions, symbol table analysis, code generation for control structures and expressions, attribute grammars
    8. Distributed Objects and Algorithms
    This course gives an appreciation of modern client-server development, based on distributed objects and their integration with databases and the Web. A comparative study of relevant technologies such as RMI, CORBA and DCOM.
    9. Operating Systems
    What is an operating system? Operating system principles: concurrent processes, processor management, memory management, disk management, management of other peripherals, computer security. Interacting with people: system implementation and job control languages.
    10. Mathematical Foundations of Computer Science
    The aim is to create a mathematical model for computers and computation, and to derive results about what can and cannot be computed. The course deals with idealised computers (automata) which operate on idealised inputs and outputs (formal languages).
    11. Functional and Logic Programming
    A practical introduction to programming in functional and logic programming languages. In particular, the course introduces a declarative style of programming, in which the emphasis is placed more on what a programme achieves than how it is to achieve it.
    12. Introduction to Artificial Intelligence
    An introduction to artificial intelligence (AI). AI is concerned with the construction of computer systems that perform tasks usually thought to require intelligence, such as playing chess or diagnosing an illness. The course introduces the basic concepts of AI, as well as a number of advanced topics.
    13. Graphics and Graphical User Interface Programming
    Fundamentals of 2D computer graphics: physical and virtual graphical I/O devices, graphical toolkits, transformations, algorithms. An introduction to 3D graphics: projection, transformations, visible-surface determination. Advanced GUI programming. Building software components. Software engineering.
    pick maximun 7 papaer from the above. could you order your suggestion from move favourite to less?
    Thank you for you time.

    Hi
    Please do not poast such kind of request at this site.
    Anyway it should be
    8
    9
    7
    6
    5
    2
    1
    You can change the order but the subject for relevance is as mentioned.
    Bye

  • CS02, On click of SAVE button, need to capture some event related with this

    Hi,
    My requirement is like,
    I change the material BOM using CS02 tcode.
    When, I complete the changes, and click on SAVE button, I dont find any event triggering in the system.
    Can any help in capturing some event related to this?
    The reason why I need this is ..during  the workflow runtime, the user is presented with the workitem to change the Material BOM with CS02 tcode. And, if sometimes, by mistake, the user is unable to complete the changes of the workitem, and comes back of CS02 without change completion, then the workitem is disapperaing from the inbox, with out completing the intended task of the workitem. So I want to make the workitem appear repeatedly in the user's inbox, till the desired action is done.
    Thanks

    Sai,
    You need to use a Loop..While statement by validating the decision step.
    Use a varaiable to store 'Y' or 'N'.
    intially, have the value as 'N' and if the required outcome is taken. Eg: Accept,Reject.. then change the value to 'Y', which will go to the next step of workflow.
    if 'N', it will again create a new workitem with the same content to the same agent.
    Hope this helps.
    bye,
    Sudhir.

  • My Iphone 5 voice speaker is not working.I'm not able to hear the voice of the person calling.But when I put my iphone 5 on speaker mode, things seem ok.Please provide me some suggestions.

    My Iphone 5 voice speaker is not working.I'm not able to hear the voice of the person calling.But when I put my iphone 5 on speaker mode, things seem ok.Please provide me some suggestions.

    Hello rizvijunaid,
    Thank you for providing the details of the issue you are experiencing with calls on your iPhone.  I recommend following the steps in the article below for the issue you described:
    iPhone: Receiver and call audio quality issues
    http://support.apple.com/kb/ts5196
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I want to check all functions of PCI 6534.I have read the user manual..I have some memory related questions.​Please help me for that.

    I want to check all functions of PCI 6534.I have read the user manual..I have some memory related questions.Please help me for that.
    1.)If i am using the continuous output mode.and the size of generated data is less than 32 MB.If i want to preload the memory,what should i do?I want that first of all i load all my data to onboard memory & then i want to make start the transfer between 6534 & peripheral.Is it possible?As per me it should be.Plz tell me how should i do this?I think that in normal procedure the transfer between 6534-peripheral & outputting data from pc buffer to onboard memory works parallely.But i don't want this.Is it poss
    ible?
    (2).Similarly in finite input operation(pattern I/O) is it possible to preload the memory and then i read it?Because i think that the PC memory will be loaded automatically when 6534 acquires the data and then when we use DIO read vi the pc buffer data will be transferred to application buffer.If this is true,i do not want this.Is it possible?
    (3) One more question is there if i am using normal operation onboard memory will be used bydefault right?Now if i want to use DMA and if i have data of 512 bytes to acquire.How will it work and how should i do it?Please tell me the sequence of operations.As per my knowledge in normal DMA operation we have 32 Bytes FIFO is there so after acquisition of 32 bytes only i can read it.How it will known to me that 32 bytes acquisition is complete?Next,If i want to acquire each byte separately using DMA interrupts what should i do?Provide me the name of sourse from which i can get details about onboard memory & DMA process of 6534 specifically
    (4).In 6534 pattern Input mode,if i want to but only 10 bits of data.and i don't want to waste any data line what should i do?

    Hi Vishal,
    I'll try to answer your questions as best I can.
    1) It is definitely possible to preload data to the 32MB memory (per group) and start the acquisition after you have preloaded the memory. There are example programs on ni.com/support under Example Code for pattern generation and the 6534 that demonstrate which functions to use for this. Also, if your PC memory buffer is less than 32MB, it will automatically be loaded to the card. If you are in continuous mode however, you can choose to loop using the on-board memory or you can constantly be reading the PC memory buffer as you update it with your application environment.
    2) Yes, your data will automatically be loaded into the card's onboard memory. It will however be transferred as quickly as possible to the DMA FIFO on the card and then transferred to the PC memory buffer through DMA. It is not going to wait until the whole onboard memory is filled before it transfers. It will transfer throughout the acquisition process.
    3) Vishal, searching the example programs will give you many of the details of programming this type of application. I don't know you application software so I can't give you the exact functions but it is easiest to look at the examples on the net (or the shipping examples with your software). Now if you are acquiring 512 bytes of data, you will start to fill your onboard memory and at the same time, data will be sent to the DMA FIFO. When the FIFO is ready to send data to the PC memory buffer, it will (the exact algorithm is dependent on many things regarding how large the DMA packet is etc.).
    4) If I understand you correctly, you want to know if you waste the other 6 bits if you only need to acquire on 10 lines. The answer to this is Yes. Although you are only acquiring 10 bits, it is acquired as a complete word (16bits) and packed and sent using DMA. You application software (NI-DAQ driver) will filter out the last 6 bits of non-data.
    Hope that answers your questions. Once again, the example code on the NI site is a great place to start this type of project. Have a good day.
    Ron

  • [svn] 1978: Bug: vendors. properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly .

    Revision: 1978
    Author: [email protected]
    Date: 2008-06-06 08:05:34 -0700 (Fri, 06 Jun 2008)
    Log Message:
    Bug: vendors.properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly.
    QA: Yes - we need automated tests to make sure that errors.properties and vendors.properties in BlazeDS/LCDS are loaded properly.
    Doc: No
    Modified Paths:
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/util/PropertyStringResource Loader.java
    blazeds/branches/3.0.x/modules/opt/src/jrun/flex/messaging/security/JRunLoginCommand.java
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

    I have a lot of grief with this version of Windows Media Player.
    It is very buggy and frustrating to use.
    I have my Music library on a QNAP NAS, which is as reliable as they come.
    System notifications make it not save changes.  It also does not do a good job of interpreting albums and artists from folders.  Changes to track names are not saved, nor are tracks moved to other albums, renamed albums, changes to genre, artist
    or date.  It separates and merges albums/tracks without sense or reason.  Some changes I've made up to 4 times, then closed WMP and re-started my machine to check if it has/hasn't saved the changes.  Often it has not.
    This is the first time I've used WMP in this capacity, and I do not recommend it.
    New service pack please.

  • Need Some MM related ALV reports

    hi experts,
    I want some MM related ALV reports.
    please help me out.
      thanks a lot,
       prerna.

    Hi Prerna,
    check these sites
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.geocities.com/mpioud/Z_DEMO_ALV_REFRESH_BUTTON.html
    http://www.sapdesignguild.org/resources/MiniSG-old/from_develop/norm_status_icons.htm#positioning_4
    http://www.sap-img.com/fu037.htm
    http://help.sap.com/saphelp_470/helpdata/en/bf/3bd1369f2d280ee10000009b38f889/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf
    http://www.sap-img.com/abap-function.htm
    http://www.sap-img.com/abap/reincarnation-of-reuse-alv-fieldcatalog-merge.htm
    http://www.sap-img.com/fu015.htm
    http://www.sapgenie.com/abap/code/abap28.htm
    http://www.sapdevelopment.co.uk/reporting/alv/alv_variousfcat.htm
    Give me ur mail id i will send some documentation.
    Do reward if it helps,
    Laxmi.

  • Looking for some suggestions

    Hello, Just looking for some web developers/designer's to give some suggestions on window managers that may be suited to your profession more so than others, maybe highlight the pro's/con's if you could. I guess what I am really trying to decipher is which window manager is best suited for a web developer/designer, there seems to be a wealth of options to choose from. Thanks

    prog wrote:
    ewaller wrote:
    prog wrote:Apologies if I have posted this in the incorrect section !
    Big brother is watching you
    But /dev/zero is correct, these type of threads usually devolve into endless opinions, flame wars, along with a pinch of trolling, and some company usually gets slandered. 
    I've read the script -- in the end, it comes down to just try them until you find the tools you like.
    ah sorry, my intention was never to start a silly flame war. I am going to spend some time trying out tiling WM's other than Xmonad, It's kind of annoying since I'm forced to use win7 at work, and the contrast between work->home is quite large.
    If you like tiling, try the "plug.n" autohotkey script/app on your work windows box. Does a very good job - or at least as good as is possible.
    There is a limitation if you need to use stuff like VMs. But this is getting a bit OT, so i'll leave it at that .

Maybe you are looking for

  • Missing -- SQL Server Reporting content types in a site collection...

    SharePoint 2013 farm setup: SP server --> SharePoint 2013 farm, powerpivot working, added SSRS features under shared items in the SQL Installation on the SharePoint server. SQL server has all content databases. Perform a new Installation of SQL serve

  • AR Report-Aging requirement

    Hi, Does SAP have a standard AR report that will sort by Salesperson, customer account #, due date and or a combination of all three? If not, is it possible? if it is possible, How can i customize the report to get the above requirement.Kindly help m

  • Cannot upload to vimeo

    since yesterday i cannot upload videos to Vimeo... when i try it, it takes like 10sec to pop up: Share Successful (which cannot be true!) ... then i log in on Vimeo and then appears: Download was a failure. ... I gotta said that the first time i try

  • Elements 9 - Before and After Picture View?

    I like working on photos when I can see the original picture on the left and the picture I'm editing on the right so I can 'see where I'm going' with my changes. I'm currently trying out Elements 9. When I work with the 'Guided' or 'Quick' Editing se

  • Is there an alternative way to switch on wifi as part of screen is faulty?

    My son has an iphone4 at IOS 8.1.2 and the top of screen is not responding to touch so I can't switch on Wifi amongst other issues, is there a way to enable wifi without going through the Settings/Wifi route?