<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 20:59:00 +0000</lastBuildDate>
    <item>
      <title>(SQL) Oracle Find Profile Values for User - theonlyalterego</title>
      <link>https://snipplr.com/view/66628/oracle-find-profile-values-for-user</link>
      <description>&lt;p&gt;find what profile values are set for a particular user&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 04:24:23 UTC</pubDate>
      <guid>https://snipplr.com/view/66628/oracle-find-profile-values-for-user</guid>
    </item>
    <item>
      <title>(SQL) Oracle AP-SLA-GL Link Query - theonlyalterego</title>
      <link>https://snipplr.com/view/62697/oracle-apslagl-link-query</link>
      <description>&lt;p&gt;AP-SLA-GL Link Query&lt;/p&gt;</description>
      <pubDate>Sat, 21 Jan 2012 09:04:39 UTC</pubDate>
      <guid>https://snipplr.com/view/62697/oracle-apslagl-link-query</guid>
    </item>
    <item>
      <title>(SQL) Oracle - get concurrent program runtime / eval performance - theonlyalterego</title>
      <link>https://snipplr.com/view/62696/oracle--get-concurrent-program-runtime--eval-performance</link>
      <description>&lt;p&gt;can be used to track Oracle Apps concurrent program performance&lt;/p&gt;</description>
      <pubDate>Sat, 21 Jan 2012 08:33:10 UTC</pubDate>
      <guid>https://snipplr.com/view/62696/oracle--get-concurrent-program-runtime--eval-performance</guid>
    </item>
    <item>
      <title>(SQL) Query to find Parameters and Value Sets associated with a Concurrent Program - theonlyalterego</title>
      <link>https://snipplr.com/view/62693/query-to-find-parameters-and-value-sets-associated-with-a-concurrent-program</link>
      <description>&lt;p&gt;This query will retrieve a list of the parameters and value sets based on a provided concurrent program user name&lt;/p&gt;</description>
      <pubDate>Sat, 21 Jan 2012 07:38:14 UTC</pubDate>
      <guid>https://snipplr.com/view/62693/query-to-find-parameters-and-value-sets-associated-with-a-concurrent-program</guid>
    </item>
    <item>
      <title>(SQL) Oracle SQL - get a list of most recent user logins - theonlyalterego</title>
      <link>https://snipplr.com/view/62101/oracle-sql--get-a-list-of-most-recent-user-logins</link>
      <description>&lt;p&gt;Query to find the most recent logins for a particular user ( find 1 years worth )&lt;/p&gt;</description>
      <pubDate>Fri, 23 Dec 2011 05:53:20 UTC</pubDate>
      <guid>https://snipplr.com/view/62101/oracle-sql--get-a-list-of-most-recent-user-logins</guid>
    </item>
    <item>
      <title>(SQL) Oracle - Find which users have FND Diagnostic profile value set - theonlyalterego</title>
      <link>https://snipplr.com/view/60195/oracle--find-which-users-have-fnd-diagnostic-profile-value-set</link>
      <description>&lt;p&gt;A slight adaptation on the sql in the Oracle Forum&lt;/p&gt;</description>
      <pubDate>Wed, 26 Oct 2011 06:40:55 UTC</pubDate>
      <guid>https://snipplr.com/view/60195/oracle--find-which-users-have-fnd-diagnostic-profile-value-set</guid>
    </item>
    <item>
      <title>(Windows Registry) how to compare IE security zone settings - theonlyalterego</title>
      <link>https://snipplr.com/view/59753/how-to-compare-ie-security-zone-settings</link>
      <description>&lt;p&gt;IE Zone Analyzer allows comparing/importing/exporting of IE security zones&lt;/p&gt;</description>
      <pubDate>Fri, 14 Oct 2011 04:36:48 UTC</pubDate>
      <guid>https://snipplr.com/view/59753/how-to-compare-ie-security-zone-settings</guid>
    </item>
    <item>
      <title>(Bash) Oracle - compile report / compile forms on linux - theonlyalterego</title>
      <link>https://snipplr.com/view/57296/oracle--compile-report--compile-forms-on-linux</link>
      <description>&lt;p&gt;OFP is the database environment&lt;/p&gt;</description>
      <pubDate>Fri, 29 Jul 2011 04:36:08 UTC</pubDate>
      <guid>https://snipplr.com/view/57296/oracle--compile-report--compile-forms-on-linux</guid>
    </item>
    <item>
      <title>(SQL) Oracle - Find all responsibilities and concurrent program names based on the executable Name - theonlyalterego</title>
      <link>https://snipplr.com/view/57211/oracle--find-all-responsibilities-and-concurrent-program-names-based-on-the-executable-name</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 28 Jul 2011 01:37:20 UTC</pubDate>
      <guid>https://snipplr.com/view/57211/oracle--find-all-responsibilities-and-concurrent-program-names-based-on-the-executable-name</guid>
    </item>
    <item>
      <title>(SQL) Oracle - sql to find what responsibility can run a request / report - theonlyalterego</title>
      <link>https://snipplr.com/view/55658/oracle--sql-to-find-what-responsibility-can-run-a-request--report</link>
      <description>&lt;p&gt;Very useful sql to find which responsibility has access to a report or request.&lt;/p&gt;</description>
      <pubDate>Fri, 24 Jun 2011 05:50:01 UTC</pubDate>
      <guid>https://snipplr.com/view/55658/oracle--sql-to-find-what-responsibility-can-run-a-request--report</guid>
    </item>
    <item>
      <title>(PL/SQL) Oracle Application - List Responsibilities and Responsibility Keys that are assigned to a user - theonlyalterego</title>
      <link>https://snipplr.com/view/54381/oracle-application--list-responsibilities-and-responsibility-keys-that-are-assigned-to-a-user</link>
      <description>&lt;p&gt;I found this today and it's very useful for finding the responsibility key when trying ot run OAF from JDev.&lt;/p&gt;</description>
      <pubDate>Thu, 26 May 2011 00:17:22 UTC</pubDate>
      <guid>https://snipplr.com/view/54381/oracle-application--list-responsibilities-and-responsibility-keys-that-are-assigned-to-a-user</guid>
    </item>
    <item>
      <title>(SQL) Oracle Applications - Find Application (Module) Long Name from Short name - theonlyalterego</title>
      <link>https://snipplr.com/view/43673/oracle-applications--find-application-module-long-name-from-short-name</link>
      <description>&lt;p&gt;use this SQL query to find out an applications full name (aka long name) and/or application id based on the application short name. This can obviously be re-written to perform the reverse.&lt;/p&gt;</description>
      <pubDate>Sat, 06 Nov 2010 05:55:56 UTC</pubDate>
      <guid>https://snipplr.com/view/43673/oracle-applications--find-application-module-long-name-from-short-name</guid>
    </item>
    <item>
      <title>(Windows PowerShell) Windows DIR - List only the filenames of all files in a directory - theonlyalterego</title>
      <link>https://snipplr.com/view/42589/windows-dir--list-only-the-filenames-of-all-files-in-a-directory</link>
      <description>&lt;p&gt;I found this today and don't want too lose it. In windows the following command will create a text file named fileListing.txt which will contain a list of all the files in the current directory ( including fileListing.txt )&lt;/p&gt;</description>
      <pubDate>Wed, 20 Oct 2010 07:36:35 UTC</pubDate>
      <guid>https://snipplr.com/view/42589/windows-dir--list-only-the-filenames-of-all-files-in-a-directory</guid>
    </item>
    <item>
      <title>(SQL) Oracle SQL - Select OAF File version history - theonlyalterego</title>
      <link>https://snipplr.com/view/14036/oracle-sql--select-oaf-file-version-history</link>
      <description>&lt;p&gt;This sql query will select the past version information about a given file from the database. An example would be searching for %ApprovalHistoryVOImpl% would return all past version numbers (in the database) for the ApprovalHistoryVOImpl.class file.&#13;
&#13;
This is useful for checking which patch versions of a file have been applied to a given database.&lt;/p&gt;</description>
      <pubDate>Tue, 14 Apr 2009 15:10:32 UTC</pubDate>
      <guid>https://snipplr.com/view/14036/oracle-sql--select-oaf-file-version-history</guid>
    </item>
    <item>
      <title>(Bash) OAF - XML Exporter - Export Personalization to custom directory - theonlyalterego</title>
      <link>https://snipplr.com/view/8030/oaf--xml-exporter--export-personalization-to-custom-directory</link>
      <description>&lt;p&gt;code to export personalization to a server side directory. covered in the dev guide, this is just an example.&lt;/p&gt;</description>
      <pubDate>Tue, 26 Aug 2008 09:45:22 UTC</pubDate>
      <guid>https://snipplr.com/view/8030/oaf--xml-exporter--export-personalization-to-custom-directory</guid>
    </item>
    <item>
      <title>(Bash) Linux Rename File to Current Date/Time - theonlyalterego</title>
      <link>https://snipplr.com/view/7871/linux-rename-file-to-current-datetime</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 14 Aug 2008 14:25:17 UTC</pubDate>
      <guid>https://snipplr.com/view/7871/linux-rename-file-to-current-datetime</guid>
    </item>
    <item>
      <title>(Java) OAF - Controller Code to create Javascript popup window - theonlyalterego</title>
      <link>https://snipplr.com/view/7818/oaf--controller-code-to-create-javascript-popup-window</link>
      <description>&lt;p&gt;Sample code from processFormRequest to pop up new window via javascript. worth noting: this is not recommended as it can break the OAF page.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Aug 2008 16:01:10 UTC</pubDate>
      <guid>https://snipplr.com/view/7818/oaf--controller-code-to-create-javascript-popup-window</guid>
    </item>
    <item>
      <title>(Other) OAF  - Retrieve a Region/Page from Oracle MDS - theonlyalterego</title>
      <link>https://snipplr.com/view/7817/oaf---retrieve-a-regionpage-from-oracle-mds</link>
      <description>&lt;p&gt;A quick pl/sql command to select from the MDS using the Oracle JDR_UTILS package.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Aug 2008 15:46:40 UTC</pubDate>
      <guid>https://snipplr.com/view/7817/oaf---retrieve-a-regionpage-from-oracle-mds</guid>
    </item>
  </channel>
</rss>
