<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DBA and SYS Admin corelation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186311#M689288</link>
    <description>I think above people have mis understood ur question.&lt;BR /&gt;From my side its OK to learn DB concept from UNIX , basics are pretty simialar.&lt;BR /&gt;FIlesystem from UNIX is similar to tablespaces.&lt;BR /&gt;Directories u can consider tables&lt;BR /&gt;and files u can see as data inside that table.&lt;BR /&gt;&lt;BR /&gt;In case of performance issue in unix u check which process is taking lot of CPU,memory etc&lt;BR /&gt;In oracle u check query,its execution plan,physical reads(well concept is entirely different but u can corelate things if u know unix.&lt;BR /&gt;You have kernel parameters in unix and u have various parameters in init.ora in oracle to have certain behaviour of oracle.&lt;BR /&gt;&lt;BR /&gt;There is no thumb rule for  this go and learn DB and corelate things it would be quite simple.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
    <pubDate>Sat, 26 Apr 2008 16:21:41 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2008-04-26T16:21:41Z</dc:date>
    <item>
      <title>DBA and SYS Admin corelation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186305#M689282</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;can any one corelate the following points like&lt;BR /&gt;in system admin work we are extending the vg by adding physcal disk . extending the FS by by increasing the LV.similar way what DBA is doing .corelate DBA task with system admin task. so it is easy to understand DB concepts for sysadmin .&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 24 Apr 2008 15:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186305#M689282</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-04-24T15:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: DBA and SYS Admin corelation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186306#M689283</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;A DBA and sysadmin must be a team. There is some overlap required.&lt;BR /&gt;&lt;BR /&gt;Oracle installs require root permissions for certain parts of the installation. DBA's do not need root access unless they are backing up the sysadmin.&lt;BR /&gt;&lt;BR /&gt;If the task requires root access the task, even if its part of an oracle installation should be performed by a systems administrator.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 24 Apr 2008 15:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186306#M689283</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-04-24T15:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: DBA and SYS Admin corelation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186307#M689284</link>
      <description>hi Atul,&lt;BR /&gt;&lt;BR /&gt;The DBA and sysadmin often form part of the same team if not the same person does both.&lt;BR /&gt;&lt;BR /&gt;The recent trends gives quite an independence to the DBA when it comes to the administration of the Database. Oracle ASM is in this same direction. Google for Oracle+ASM.&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 24 Apr 2008 16:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186307#M689284</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-04-24T16:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: DBA and SYS Admin corelation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186308#M689285</link>
      <description>Hi Atul&lt;BR /&gt;&lt;BR /&gt;Basically, system admin job and DBA jobs are different.&lt;BR /&gt;&lt;BR /&gt;But they will work together to act like a team. and their jobs are correlated.&lt;BR /&gt;&lt;BR /&gt;Without mutual of them, the systems will not perform perfectly.&lt;BR /&gt;&lt;BR /&gt;Don't assign any jobs those who are not well knowledge or have experienced.</description>
      <pubDate>Thu, 24 Apr 2008 17:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186308#M689285</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-24T17:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: DBA and SYS Admin corelation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186309#M689286</link>
      <description>You already have the idea.  The UNIX SysAdmin extends the physical disk &amp;amp; logical disk.  The DBA extends his tablespaces to make use of the physical hardware presented.&lt;BR /&gt;&lt;BR /&gt;In effect Oracle creates an operating environment on top of our O/S.  So if you extended disk and they did NOT extend tablespace...they would hit tablespace full, until they extended and met up with the physical space we allocated.&lt;BR /&gt;&lt;BR /&gt;So a DBA administrates the needs of the database (i.e. high end mgmt &amp;amp; monitor software) and allows for the running of programs/code (example SQL) to extract the information/data contained within it's tables and indexes.&lt;BR /&gt;&lt;BR /&gt;We in HPUX SysAdmin manage and monitor &amp;amp; build operating systems to enable to ensure that all parties can process what they need. Be that DBA's, programmers with a variety of syntax languages, or third party vendor applications.&lt;BR /&gt;&lt;BR /&gt;Hope this made some sense,&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 24 Apr 2008 17:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186309#M689286</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-04-24T17:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: DBA and SYS Admin corelation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186310#M689287</link>
      <description>Dear Atul &lt;BR /&gt;&lt;BR /&gt;DBA job and sys admin their adminsitraion taks different but they are part of one team&lt;BR /&gt;dba team needs a lot things from unix team &lt;BR /&gt;file permissions, creating logical raw devices, cluster shutdown etc...creating oracle user etc....&lt;BR /&gt;but oracle team normally not get unix passwd and username. all the things related to unix are doing unix team itself in my examples i mentioned&lt;BR /&gt;oracle teams are using a lot of things to do by using from sql they are creating table space, extendign table space, &lt;BR /&gt;they are using sql queries etc...........&lt;BR /&gt;&lt;BR /&gt;then if some files are using more space this will manage normally unix team, if it is related with oracle they wil tell u&lt;BR /&gt;for example &lt;BR /&gt;in swap case if swap is configured properly&lt;BR /&gt;by unix team and some oracle process consuming&lt;BR /&gt;more space then unix team will tell u regarding that process&lt;BR /&gt;it is for just an example&lt;BR /&gt;now i think u can understand oracle and unix peoples should be team!!!!!!!!!!!&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Apr 2008 10:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186310#M689287</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-26T10:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: DBA and SYS Admin corelation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186311#M689288</link>
      <description>I think above people have mis understood ur question.&lt;BR /&gt;From my side its OK to learn DB concept from UNIX , basics are pretty simialar.&lt;BR /&gt;FIlesystem from UNIX is similar to tablespaces.&lt;BR /&gt;Directories u can consider tables&lt;BR /&gt;and files u can see as data inside that table.&lt;BR /&gt;&lt;BR /&gt;In case of performance issue in unix u check which process is taking lot of CPU,memory etc&lt;BR /&gt;In oracle u check query,its execution plan,physical reads(well concept is entirely different but u can corelate things if u know unix.&lt;BR /&gt;You have kernel parameters in unix and u have various parameters in init.ora in oracle to have certain behaviour of oracle.&lt;BR /&gt;&lt;BR /&gt;There is no thumb rule for  this go and learn DB and corelate things it would be quite simple.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Sat, 26 Apr 2008 16:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dba-and-sys-admin-corelation/m-p/4186311#M689288</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2008-04-26T16:21:41Z</dc:date>
    </item>
  </channel>
</rss>

