Here is an example of how to create a DBMS_SCHEDULER job in C# using Oracle's ODP.NET library:
main.cs1819 chars40 lines
This will create a job named "my_job" that runs an executable program named "my_program". The job will be disabled by default, so you will need to enable it before it can run. You can also specify additional parameters for your job, such as a schedule, using the CREATE_JOB
command.
gistlibby LogSnag