<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.dbatodba.com/search_rss">
  <title>DBA to DBA</title>
  <link>http://www.dbatodba.com</link>
  
  <description>
    
            These are the search results for the query, showing results 1 to 12.
        
  </description>
  
  
  
  
  <image rdf:resource="http://www.dbatodba.com/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/scripts-db2/mirror-online-db-with-automated-rollforward"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/ssh-passing-password-from-script"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/save-current-db-cfg-from-all-your-dbs-to-separate-files"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/the-recovery-history-file"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/Forums/db2/360853029/125788994"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/Forums/db2/360853029/421665111"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/how-to-do/merge-variant-automerge"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/useful-aix-commands/how-to-get-a-csv-list-of-system-users"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/Forums/db2/974092193/240509145"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/update-parameter-value-from-all-your-dbs"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/check-parameter-value-from-all-your-dbs-ii"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/check-parameter-value-from-all-your-dbs"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.dbatodba.com/db2/scripts-db2/mirror-online-db-with-automated-rollforward">        <title>Mirror online DB with automated rollforward.</title>        <link>http://www.dbatodba.com/db2/scripts-db2/mirror-online-db-with-automated-rollforward</link>        <description>Imagine you have a huge DB which cannot be stopped to mirror with db2inidb or alter instance parameters, maybe this little script will help you.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2011-08-02T21:34:17Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/ssh-passing-password-from-script">        <title>SSH passing password from script.</title>        <link>http://www.dbatodba.com/db2/ssh-passing-password-from-script</link>        <description>Sometimes you want to automate the execution of commands on each DB2 server you own from a computer where there is no db2 client installed. Here is a little trick showing you how to do it.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2011-07-25T13:36:29Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/save-current-db-cfg-from-all-your-dbs-to-separate-files">        <title>Save current db cfg from all your DBs to separate files.</title>        <link>http://www.dbatodba.com/db2/save-current-db-cfg-from-all-your-dbs-to-separate-files</link>        <description>A useful script you can use to keep track of you actual db configuration before migrating to another version of DB2.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2011-06-15T23:24:09Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/the-recovery-history-file">        <title>The recovery history file.</title>        <link>http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/the-recovery-history-file</link>        <description>The recovery history file keeps track of many useful events. Use scripts or administrative views to export and format the data contained in this file for future use. </description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2011-02-14T14:04:17Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/Forums/db2/360853029/125788994">        <title>Re: Any one help?</title>        <link>http://www.dbatodba.com/Forums/db2/360853029/125788994</link>        <description>Hi Kanaka,  I have no practical experience with federated databases, but I think you'll find what you need in these topics:  - http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/topic/com.ibm.swg.im.iis.db.fed.overview.doc/topics/cfpint25.html - http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/topic/com.ibm.swg.im.iis.db.found.conn.fw.opt.doc/topics/rfpapcat.html  Since all the information you need resides in the global catalog, you'll just have to mount your select according to the global catalog views. Just select the information from the local table and the other referenced by its nickname... add a clause like "where not exists" and you should have what's in one and not the other.  Good luck!  Olivier 
  
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-09-14T15:37:54Z</dc:date>        <dc:type>Comment</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/Forums/db2/360853029/421665111">        <title>Re: Any one help?</title>        <link>http://www.dbatodba.com/Forums/db2/360853029/421665111</link>        <description>
 Hi, 
 Are those federated databases or just two independent databases like for instance: one for homologation and the other for production environment? 
 Olivier  
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-09-14T11:42:23Z</dc:date>        <dc:type>Comment</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/how-to-do/merge-variant-automerge">        <title>How to use the merge command to update and insert data from and into the same table</title>        <link>http://www.dbatodba.com/db2/how-to-do/merge-variant-automerge</link>        <description>How to use the merge command to update and insert data from and into the same table? Merge variant: Automerge!</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-05-04T20:17:26Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/useful-aix-commands/how-to-get-a-csv-list-of-system-users">        <title>How to get a csv list of system users?</title>        <link>http://www.dbatodba.com/db2/useful-aix-commands/how-to-get-a-csv-list-of-system-users</link>        <description>Sometimes you need to get a list of users to generate a script like governor´s config file.
All your users must have a common name pattern, in this case: usr0.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-03-17T12:40:34Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/Forums/db2/974092193/240509145">        <title>Re: SQL replication document</title>        <link>http://www.dbatodba.com/Forums/db2/974092193/240509145</link>        <description>
 Previously kanakarajuy wrote: 
  
 Can any body share the practical document which provides step by step informaton about the SQL replication in db2?  
 
 Regards 
 
 kanak  
  
  
  http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.swg.im.iis.db.repl.sqlrepl.doc/topics/iiyrscncsqlreplovu.html  
  
 Regards, 
 Olivier 
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-02-28T04:27:24Z</dc:date>        <dc:type>Comment</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/update-parameter-value-from-all-your-dbs">        <title>Update parameter value from all your db´s</title>        <link>http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/update-parameter-value-from-all-your-dbs</link>        <description>Based on another script, this one can update a parameter value for all the db´s you have in a single instance.
To run it, supply parameter name and value.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-02-19T18:54:02Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/check-parameter-value-from-all-your-dbs-ii">        <title>Check parameter value from all your db´s II</title>        <link>http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/check-parameter-value-from-all-your-dbs-ii</link>        <description>I encountered an issue when the Directory entry type was Remote... here is the fix.
Just supply the name of the parameter when you run the script.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-02-19T18:51:01Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/check-parameter-value-from-all-your-dbs">        <title>Check parameter value from all your db´s</title>        <link>http://www.dbatodba.com/db2/scripts-db2/shell-scripts-to-db2/check-parameter-value-from-all-your-dbs</link>        <description>This script allows you to check what are the current and delayed values of a single database configuration parameter. Just supply the name of the parameter when you run the script.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>owindels</dc:creator>        <dc:rights></dc:rights>                <dc:date>2010-02-09T15:23:47Z</dc:date>        <dc:type>Page</dc:type>    </item>



</rdf:RDF>
