Scheduled Jobs and JDBC Data Source
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 03:35 AM
Hi guys,
I have create a JDBC Data Source and it working to retrive data from oracle database.
Now I need to schedule that task. How Can I schedule JDBC to retrive data?
If I create a Scheduled Jobs (based on JDBCFileLoader) I don't set JDBC Data Source...
Thanks,
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 04:34 AM
Hi,
You can create Scheduled Data Import to import data from JDBC, search for scheduled_import_set.LIST in filter navigator and create a new Data import.
Regards,
Balaji Chara

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 04:49 AM