<?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: Wanted specific oracle scripts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944858#M930935</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;about PMON, SMON, DBWR and LGWR:&lt;BR /&gt;&lt;BR /&gt;In a dedicated server mode (most common mode), there is a process per session &lt;BR /&gt;typically and you must count the background/slave processes (DBWR, LGWR, ARCH, &lt;BR /&gt;CKPT and so on). The latter processes should always be running and are visible both at the OS and database levels.&lt;BR /&gt;&lt;BR /&gt;A peek at v$process will tell you how many there are and their status. (see example in attached script)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
    <pubDate>Mon, 07 Apr 2003 08:50:09 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2003-04-07T08:50:09Z</dc:date>
    <item>
      <title>Wanted specific oracle scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944855#M930932</link>
      <description>hello&lt;BR /&gt;i'm lookinf for scripts able to return the status of PMON,SMON,DBWR,LGWR.&lt;BR /&gt;&lt;BR /&gt;Scripts which checks:&lt;BR /&gt;- the number of opened processes&lt;BR /&gt;-fulfilling of the data tablespace&lt;BR /&gt;-fullfilling of the index tablespace&lt;BR /&gt;-fullfilling of the rollback tablespace&lt;BR /&gt;-Database stop/start&lt;BR /&gt;-usr login/logoff&lt;BR /&gt;&lt;BR /&gt;10 points for attachments, 5 for an usefull post.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 07 Apr 2003 07:31:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944855#M930932</guid>
      <dc:creator>Real_Pipol</dc:creator>
      <dc:date>2003-04-07T07:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Wanted specific oracle scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944856#M930933</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.introcomp.co.uk/database/oracle.html" target="_blank"&gt;http://www.introcomp.co.uk/database/oracle.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uaex.edu/srea/" target="_blank"&gt;http://www.uaex.edu/srea/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://web.singnet.com.sg/~petermag/oracle.html" target="_blank"&gt;http://web.singnet.com.sg/~petermag/oracle.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                   Steve Steel</description>
      <pubDate>Mon, 07 Apr 2003 07:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944856#M930933</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-07T07:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Wanted specific oracle scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944857#M930934</link>
      <description>thanks for the post, but i can't find anything useful there.&lt;BR /&gt;&lt;BR /&gt;P.Pollet</description>
      <pubDate>Mon, 07 Apr 2003 07:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944857#M930934</guid>
      <dc:creator>Real_Pipol</dc:creator>
      <dc:date>2003-04-07T07:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Wanted specific oracle scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944858#M930935</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;about PMON, SMON, DBWR and LGWR:&lt;BR /&gt;&lt;BR /&gt;In a dedicated server mode (most common mode), there is a process per session &lt;BR /&gt;typically and you must count the background/slave processes (DBWR, LGWR, ARCH, &lt;BR /&gt;CKPT and so on). The latter processes should always be running and are visible both at the OS and database levels.&lt;BR /&gt;&lt;BR /&gt;A peek at v$process will tell you how many there are and their status. (see example in attached script)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Mon, 07 Apr 2003 08:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944858#M930935</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-04-07T08:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Wanted specific oracle scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944859#M930936</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;The attached script display free space on the database. This gives you the overall usage. &lt;BR /&gt;&lt;BR /&gt;Well, it might be 0.01% full but it might also be autoextensible.  Use the following script to see whats really there:&lt;BR /&gt;              Max&lt;BR /&gt;                                                             Max      pct&lt;BR /&gt;Tablespa   KBytes     Used    Free   Used      Largest       Kbytes   Used&lt;BR /&gt;SYSTEM    201,728  200,960     768   99.6          704   33,554,416     .6&lt;BR /&gt;&lt;BR /&gt;shows that my system tablespace is currently 201m and has 0.4% fre HOWEVER it can grow to 33gig and hence has only used 0.6% of its potential.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What that shows me is:&lt;BR /&gt;&lt;BR /&gt;Kbytes = space allocated to the tablespace currently.&lt;BR /&gt;Used   = space allocated within the tablespace to specific objects&lt;BR /&gt;Free   = space NOT yet allocated to any objects&lt;BR /&gt;Used   = % of space allocated to objects in tablespace&lt;BR /&gt;Largest= Largest free contigous extent available (autoextensible will overrule this however by allocating additional extents as soon as required)&lt;BR /&gt;&lt;BR /&gt;Now, to find the amount of free space within the allocated space, we have 2 choices:&lt;BR /&gt;&lt;BR /&gt;o analyze tables frequently.  Then the "EMPTY_BLOCKS" column in user_tables will be populated&lt;BR /&gt;&lt;BR /&gt;o use the dbms_space package to find the free space available.&lt;BR /&gt;&lt;BR /&gt;If you really want to know the amount of space used for Indexes and Data, you will have to analyze the tables and further query the data dictionary to get the desired information.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Yogeeraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Apr 2003 09:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944859#M930936</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-04-07T09:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wanted specific oracle scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944860#M930937</link>
      <description>Hi,  &lt;BR /&gt;-Database stop/start &lt;BR /&gt;&lt;BR /&gt;Use the attached script to both start or stop your Oracle Database and listener.&lt;BR /&gt;&lt;BR /&gt;START:&lt;BR /&gt;  oracle.sh start&lt;BR /&gt;&lt;BR /&gt;STOP:&lt;BR /&gt;  oracle.sh stop&lt;BR /&gt;&lt;BR /&gt;Assumptions: (please modify the script accordingly)&lt;BR /&gt;============================&lt;BR /&gt;Oracle OS user = oracle&lt;BR /&gt;Oracle Home = /u01/app/oracle/product/8.1.7&lt;BR /&gt;Oracle SID = yddb&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 08 Apr 2003 10:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944860#M930937</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-04-08T10:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Wanted specific oracle scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944861#M930938</link>
      <description>&lt;BR /&gt;hi again,&lt;BR /&gt;&lt;BR /&gt;This script can be used to view list of connected users, in the following format:&lt;BR /&gt;&lt;BR /&gt;PID       SID   SER#  BOX    USERNAME   OS_USER  PROGRAM         Logon Time&lt;BR /&gt;_________ _____ _____ ______ __________ ________ _______________ ______________&lt;BR /&gt;10956     30    1707  cmtk25 SW         gw       sqlplus@cmtk250 08/04/03 15:40&lt;BR /&gt;10963     25    1755  L1000  SW         ias      MK100OC0 - Make 08/04/03 15:41&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This includes the actual login time of the users.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 08 Apr 2003 10:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wanted-specific-oracle-scripts/m-p/2944861#M930938</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-04-08T10:42:57Z</dc:date>
    </item>
  </channel>
</rss>

