Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on creating a job in oracle db 8.1.7.4.0 within the Database General forums, part of the Databases category; can somebody help me with a script that generates a job in the database. i have written the following script and it gives errors. dbms_scheduler.create_job ('INSERT_INTO_TABLE', 'PLSQL_BLOCK', 'HELLO THERE', ' ...
|
|||||||
|
|||
|
creating a job in oracle db 8.1.7.4.0
can somebody help me with a script that generates a job in the database.
i have written the following script and it gives errors. dbms_scheduler.create_job ('INSERT_INTO_TABLE', 'PLSQL_BLOCK', 'HELLO THERE', ' ', trunc(sysdate), 'FREQ=DAILY; BYHOUR=16; BYMINUTE=45', ' ', 'DEFAULT_JOB_CLASS', true, false, 'testing'); / |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Without creating postback to the server | chowsys | ASP.NET | 5 | 03-11-2009 06:32 AM |
| Creating Transparent Image | gansmore | PHP | 0 | 04-04-2007 03:47 AM |
| Creating a Welcome Cookie. | Subashini.Ramasamy | ASP.NET | 1 | 03-28-2007 08:00 AM |
| Creating in picklist in Siebel | Geek_Guest | Seibel | 0 | 03-01-2007 09:40 PM |
| Points for creating C Compiler | norman | C and C++ | 0 | 07-16-2006 12:09 PM |