473,386 Members | 1,796 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

DBMS Jobs V's user scheduler Job

1
Hi,
We have some database jobs(DBMS) running on our 9i Oracle database.

We have 1 new application that is now running on 10g.

For some reason the development team of this 10g application seemed to have used a different type of database job that the one's I am used to seeing within toad.

For those that are in the 9i database I can see them by
select + from user_jobs
However in the 10g database, I need to run the following command
select * from user_scheduler_job

I'm trying to find out the difference between these 2 way of scheduling database jobs and in particular how we are going to monitor these goingforward.

Any help would be appreciated..
Thanks...
Oct 14 '08 #1
1 6626
debasisdas
8,127 Expert 4TB
you can use either DBMS_JOBS or DBMS_SCHEDULER package to run your jobs.

USER_SCHEDULER_JOBS displays information about the Scheduler jobs owned by the current user. Its columns (except for OWNER) are the same as those in ALL_SCHEDULER_JOBS.
Oct 14 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Shane Story | last post by:
Have an app and would like to allow easy addition of MYAPP.EXE /F /P (for example) my prog with command line args, as a job to be run. Would like to make it easier on the user to run the app. ...
0
by: Steve | last post by:
C# I have a requirement to auto generate Jobs in our application. I have setup various maintenance screens etc so they can create Job Templates, and set up a schedule for these. So they can...
5
by: db2inst2 | last post by:
Hi I have posted this question on IBM's DB2 forums without much success and I hope I'll have success here. I would like to know if there is a way to create a scheduled job in DB2 (I'm using...
3
by: BLUE | last post by:
I've to call 2 web method from time to time so that the web service will do cleanup and sync jobs on a database. These methods can be called once every X days where X >= Y for the sync method...
1
by: Sujit Mandal | last post by:
Hello I have an application in ASP.NET.I want a database operation will fire every 24 hr.My project is ASP.Net 2.0(c#) and sql server 2005. Please suggest me what should i do? if any reference...
1
by: =?Utf-8?B?QW5keSBTLg==?= | last post by:
I have an application written in Visual Basic .NET in Visual Studio 2005 that runs on a server and simply uses the filesystem.copydirectory to backup folders from my pc to a server. The problem I...
1
by: operatingsystem | last post by:
I need to generate such scheduler in operating system subject which satisfy below conditions...may i request u if anybody knows abt this plz help me out in this..topics.. Scheduler...
5
by: aravindtn | last post by:
hi i want to design a scheduler. the jobs that are to be scheduled are stored in a file. the function of the scheduler is to distribute various threads of the jobs to different systems on a network...
3
by: John | last post by:
Hi. I have a number of batch jobs that are ran nightly on our Windows 2000 based Oracle 8.1.7 (soon to be 9i) server. I have these designed just right, so the Windows Scheduled Tasks runs them...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.