<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - theonlyalterego</title>
<link>http://snipplr.com/users/theonlyalterego</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 05:28:55 GMT</pubDate>
<item>
<title>(SQL) Oracle Find Profile Values for User</title>
<link>http://snipplr.com/view/66628/oracle-find-profile-values-for-user/</link>
<description><![CDATA[ <p>find what profile values are set for a particular user</p> ]]></description>
<pubDate>Fri, 10 Aug 2012 04:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/66628/oracle-find-profile-values-for-user/</guid>
</item>
<item>
<title>(SQL) Oracle AP-SLA-GL Link Query</title>
<link>http://snipplr.com/view/62697/oracle-apslagl-link-query/</link>
<description><![CDATA[ <p>AP-SLA-GL Link Query</p> ]]></description>
<pubDate>Sat, 21 Jan 2012 09:04:39 GMT</pubDate>
<guid>http://snipplr.com/view/62697/oracle-apslagl-link-query/</guid>
</item>
<item>
<title>(SQL) Oracle - get concurrent program runtime / eval performance</title>
<link>http://snipplr.com/view/62696/oracle--get-concurrent-program-runtime--eval-performance/</link>
<description><![CDATA[ <p>can be used to track Oracle Apps concurrent program performance</p> ]]></description>
<pubDate>Sat, 21 Jan 2012 08:33:10 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/62693/query-to-find-parameters-and-value-sets-associated-with-a-concurrent-program/</link>
<description><![CDATA[ <p>This query will retrieve a list of the parameters and value sets based on a provided concurrent program user name</p> ]]></description>
<pubDate>Sat, 21 Jan 2012 07:38:14 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/62101/oracle-sql--get-a-list-of-most-recent-user-logins/</link>
<description><![CDATA[ <p>Query to find the most recent logins for a particular user ( find 1 years worth )</p> ]]></description>
<pubDate>Fri, 23 Dec 2011 05:53:20 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/60195/oracle--find-which-users-have-fnd-diagnostic-profile-value-set/</link>
<description><![CDATA[ <p>A slight adaptation on the sql in the Oracle Forum</p> ]]></description>
<pubDate>Wed, 26 Oct 2011 06:40:55 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/59753/how-to-compare-ie-security-zone-settings/</link>
<description><![CDATA[ <p>IE Zone Analyzer allows comparing/importing/exporting of IE security zones</p> ]]></description>
<pubDate>Fri, 14 Oct 2011 04:36:48 GMT</pubDate>
<guid>http://snipplr.com/view/59753/how-to-compare-ie-security-zone-settings/</guid>
</item>
<item>
<title>(Bash) Oracle - compile report / compile forms on linux</title>
<link>http://snipplr.com/view/57296/oracle--compile-report--compile-forms-on-linux/</link>
<description><![CDATA[ <p>OFP is the database environment</p> ]]></description>
<pubDate>Fri, 29 Jul 2011 04:36:08 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/57211/oracle--find-all-responsibilities-and-concurrent-program-names-based-on-the-executable-name/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Jul 2011 01:37:20 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/55658/oracle--sql-to-find-what-responsibility-can-run-a-request--report/</link>
<description><![CDATA[ <p>Very useful sql to find which responsibility has access to a report or request.</p> ]]></description>
<pubDate>Fri, 24 Jun 2011 05:50:01 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/54381/oracle-application--list-responsibilities-and-responsibility-keys-that-are-assigned-to-a-user/</link>
<description><![CDATA[ <p>I found this today and it's very useful for finding the responsibility key when trying ot run OAF from JDev.</p> ]]></description>
<pubDate>Thu, 26 May 2011 00:17:22 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/43673/oracle-applications--find-application-module-long-name-from-short-name/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Sat, 06 Nov 2010 05:55:56 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/42589/windows-dir--list-only-the-filenames-of-all-files-in-a-directory/</link>
<description><![CDATA[ <p>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 )</p> ]]></description>
<pubDate>Wed, 20 Oct 2010 07:36:35 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/14036/oracle-sql--select-oaf-file-version-history/</link>
<description><![CDATA[ <p>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.

This is useful for checking which patch versions of a file have been applied to a given database.</p> ]]></description>
<pubDate>Tue, 14 Apr 2009 15:10:32 GMT</pubDate>
<guid>http://snipplr.com/view/14036/oracle-sql--select-oaf-file-version-history/</guid>
</item>
<item>
<title>(Bash) OAF - XML Exporter - Export Personalization to custom directory</title>
<link>http://snipplr.com/view/8030/oaf--xml-exporter--export-personalization-to-custom-directory/</link>
<description><![CDATA[ <p>code to export personalization to a server side directory. covered in the dev guide, this is just an example.</p> ]]></description>
<pubDate>Tue, 26 Aug 2008 09:45:22 GMT</pubDate>
<guid>http://snipplr.com/view/8030/oaf--xml-exporter--export-personalization-to-custom-directory/</guid>
</item>
<item>
<title>(Bash) Linux Rename File to Current Date/Time</title>
<link>http://snipplr.com/view/7871/linux-rename-file-to-current-datetime/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Aug 2008 14:25:17 GMT</pubDate>
<guid>http://snipplr.com/view/7871/linux-rename-file-to-current-datetime/</guid>
</item>
<item>
<title>(Java) OAF - Controller Code to create Javascript popup window</title>
<link>http://snipplr.com/view/7818/oaf--controller-code-to-create-javascript-popup-window/</link>
<description><![CDATA[ <p>Sample code from processFormRequest to pop up new window via javascript. worth noting: this is not recommended as it can break the OAF page.</p> ]]></description>
<pubDate>Mon, 11 Aug 2008 16:01:10 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/7817/oaf---retrieve-a-regionpage-from-oracle-mds/</link>
<description><![CDATA[ <p>A quick pl/sql command to select from the MDS using the Oracle JDR_UTILS package.</p> ]]></description>
<pubDate>Mon, 11 Aug 2008 15:46:40 GMT</pubDate>
<guid>http://snipplr.com/view/7817/oaf---retrieve-a-regionpage-from-oracle-mds/</guid>
</item>
</channel>
</rss>