Oracle Apps Scripts & Tips
Pages
Home
Contact Me
Downloads
Scripts & Tips
Online Training
Interview Q&A
Oracle Jobs
Oracle Blog
Showing posts with label
Query to display long running concurrent requests
.
Show all posts
Showing posts with label
Query to display long running concurrent requests
.
Show all posts
Saturday, June 22, 2013
Query to display long running concurrent requests.
SET LINESIZE 200;
SET PAGES 9999;
SET HEAD ON;
--
SET HEAD OFF;
ACCEPT enddt PROMPT 'ENTER the date (ex: 01-AUG-99) > ';
PROMPT;
SET HEAD ON;
--
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)