<dfn id="w48us"></dfn><ul id="w48us"></ul>
  • <ul id="w48us"></ul>
  • <del id="w48us"></del>
    <ul id="w48us"></ul>
  • 英語面試題: 數據管理員面試7個頂級問題

    時間:2020-11-01 18:33:46 Interview 我要投稿

    英語面試題: 數據管理員面試7個頂級問題

      Seven Interview Questions for Data Base Administrators
      1. Why is a UNION ALL faster than a UNION?
      The union operation, you will recall, brings two sets of data together. It will not, however, produce duplicate or redundant rows. To perform this feat of magic, a SORT operation is done on both tables. This is obviously computationally
    intensive, and uses significant memory as well.
      A UNION ALL conversely just dumps collection of both sets together in random order, not worrying about duplicates.
       2. What are some advantages to using Oracle's CREATE DATABASE statement to create a new database manually?
      • You can script the process to include it in a set of install scripts you deliver with a product.
      • You can put your create database script in CVS for version control, so as you make changes or adjustments to it, you can track them like you do changes to software code.
      • You can log the output and review it for errors.
      • You learn more about the process of database creation, such as what options are available and why.
       3. What are three rules of thumb to create good passwords? How would a DBA enforce those rules in Oracle? What business challenges might you encounter?   Typical password cracking software uses a dictionary in the local language, as well as a list of proper names, and combinations thereof to attempt to guess unknown passwords. Since computers can churn through tens of thousands of attempts quickly, this can be a very effective way to break into a database. A good password therefore should not be a dictionary word; it should not be a proper name, birthday, or other obvious guessable information. It should also be of sufficient length, such as eight to 10 characters, including upper and lowercase, special characters, and even alternate characters if possible.
      Oracle has a facility called password security profiles. When installed they can enforce complexity, and length rules as well as other password related security measures.
      In the security arena, passwords can be made better, and it is a fairly solvable problem. What about in the real world? Often the biggest challenge is in implementing a set of rules like this in the enterprise. There will likely be a lot of resistance to this, as it creates additional hassles for users of the system who may not be used to thinking about security seriously. Educating business folks about the real risks, by coming up with real stories of vulnerabilities and break-ins you've encountered on the job, or those discussed on the internet goes a long way towards emphasizing what is at stake.  
      4. Describe the Oracle Wait Interface, how it works, and what it provides. What are some limitations? What do the db_file_sequential_read and db_file_scattered_read events indicate?
      The Oracle Wait Interface refers to Oracle's data dictionary for managing wait events. Selecting from tables such as v$system_event and v$session_event give you event totals through the life of the database (or session). The former are totals for the whole system, and latter on a per session basis. The event db_file_sequential_read refers to single block reads, and table accesses by rowid. db_file_scattered_read conversely refers to full table scans. It is so named because the blocks are read, and scattered into the buffer cache. 
      
      5. How do you return the top-N results of a query in Oracle? Why doesn't the obvious method work?
      Most people think of using the ROWNUM pseudocolumn with ORDER BY. Unfortunately the ROWNUM is determined before the ORDER BY so you don't get the results you want. The answer is to use a subquery to do the ORDER BY first. For example to return the top five employees by salary: SELECT * FROM (SELECT * FROM employees ORDER BY salary) WHERE ROWNUM < 5;  
      6. Can Oracle's Data Guard be used on Standard Edition, and if so how? How can you test that the standby database is in sync?
      Oracle's Data Guard technology is a layer of software and automation built on top of the standby database facility. In Oracle Standard Edition it is possible to be a standby database, and update it manually. Roughly, put your production database in archivelog mode. Create a hotbackup of the database and move it to the standby machine. Then create a standby controlfile on the production machine, and ship that file, along with all the archived redolog files to the standby server. Once you have all these files assembled, place them in their proper locations, recover the standby database, and you're ready to roll. From this point on, you must manually ship, and manually apply those archived redologs to stay in sync with production.
      To test your standby database, make a change to a table on the production server, and commit the change. Then manually switch a logfile so those changes are archived. Manually ship the newest archived redolog file, and manually apply it on the standby database. Then open your standby database in read-only mode, and select from your changed table to verify those changes are available. Once you're done, shutdown your standby and startup again in standby mode.
      7. What is a database link? What is the difference between a public and a private database link? What is a fixed user database link?
      A database link allows you to make a connection with a remote database, Oracle or not, and query tables from it, even incorporating those accesses with joins to local tables.
      A private database link only works for, and is accessible to the user/schema that owns it. Any user in the database can access a global one. A fixed user link specifies that you will connect to the remote db as one and only one user that is defined in the link. Alternatively, a current user database link will connect as the current user you are logged in as.
      As you prepare for your DBA Interview, or prepare to give one, we hope these questions provide some new ideas and directions for your study. Keep in mind that there are a lot of directions an interview can go. As a DBA, emphasize what you know, even if it is not the direct answer to the question, and as an interviewee, allow the interview to go in creative directions.
      In the end, what is important is potential or aptitude, not specific memorized answers. So listen for problem-solving ability, and thinking outside the box, and you will surely find or be the candidate for the job.
     

    英語面試題: 數據管理員面試7個頂級問題

    【英語面試題: 數據管理員面試7個頂級問題】相關文章:

    數據管理員面試經典問題11-15

    oracle數據庫面試題08-16

    數據庫常見筆試面試題07-26

    2017年華為大數據面試題08-20

    關于數據庫常見筆試面試題11-08

    oracle數據庫面試問題08-18

    數據結構面試常見問題10-18

    NIIT認證數據庫面試題及答案09-25

    oracle數據庫開發面試題201708-18

    2017年oracle數據庫面試題精選08-16

    主站蜘蛛池模板: 欧美精品黑人粗大| 久久国产精品成人影院| 亚洲精品国产av成拍色拍| 97精品人妻一区二区三区香蕉 | 久久99精品国产自在现线小黄鸭 | 亚洲精品无码久久久久AV麻豆| 国产精品久久久久影视不卡| 亚洲情侣偷拍精品| 久久99精品久久久久久齐齐| 青青草精品视频| 国产午夜无码精品免费看动漫| 久久精品国产一区二区三区不卡 | 国产成人精品日本亚洲专区| 国产亚洲色婷婷久久99精品| 天天视频国产精品| 国产精品人成在线观看| 国产精品久久久久影院色| 精品人无码一区二区三区| 亚洲国产精品尤物YW在线观看| 国产精品久久久久久久久久免费| 成人国产精品999视频| 亚洲精品无码MV在线观看| 国产精品无码免费专区午夜| 97在线精品视频| 人妻少妇精品中文字幕av蜜桃| 精品一区二区三区免费观看| 97精品国产高清自在线看超| 国产一精品一av一免费爽爽| 国产精品综合色区在线观看| 午夜天堂精品久久久久| 亚洲精品97久久中文字幕无码| 久久99精品国产麻豆婷婷| 国产亚洲精品影视在线产品| 国产成人精品曰本亚洲79ren| 久久精品无码一区二区三区| 99精品免费视品| 999国内精品永久免费观看| 国内精品人妻无码久久久影院 | 精品国产乱码一区二区三区| 亚洲国产精品无码久久98| 亚洲色精品88色婷婷七月丁香|