Showing posts with label Useful SQL Queries. Show all posts
Showing posts with label Useful SQL Queries. Show all posts

Tuesday, May 28, 2013

Sending Email using PL/SQL Procedure

Posted by at 3:34 AM
You can send mails using the following UTL_SMTP package DECLARE   v_From      VARCHAR2(80) := 'oracle@mycompany.com';  ...

Thursday, April 25, 2013

Checking the File Versions with SQL Query

Posted by at 1:47 AM
Many a times we need to check the file versions from our environment. As functional consultants we generally don't have the database ...

Wednesday, April 3, 2013

Process to Debug a Concurrent Request

Posted by at 11:22 PM
If the program fails then set the following profiles at User level and rerun the program. Locate the Log and review for errors:  FND: D...

Tuesday, March 12, 2013

Find Profile Option values using SQL queries

Posted by at 3:24 AM
Many times we want to find a value for a particular profile option, but cannot find it as we may not have the System Administrator Responsi...
© Oracle Apps CRM is powered by Blogger - Template designed by Stramaxon - Best SEO Template