Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.271 Times

Oracle Scheduler freeware
Filter: All | Freeware | Demo
 

Oracle Scheduler

1 2 3 4 5 > 
Added: November 04, 2010 | Visits: 2.938

Job Scheduler The Job Scheduler runs executable files, shell scripts and database procedures automatically (MySQL, PostgreSQL, Firebird and SQL Server, Oracle, DB2). Job Scheduler processes sequential and parallel tasks and job chains, provides an API for job implementation with Java, Javascript, VBScript,... Platforms: *nix

License: Freeware Download (132): Job Scheduler Download

Added: February 22, 2006 | Visits: 7.608

Adept for Oracle A free program that can automatically back up most Oracle databases to local storage. Provides for automated hot backups and exports using a scheduler. The Adept for Oracle client must run on a Windows based PC but the database can be hosted on any type of server as long as the PC can map a... Platforms: Windows

License: Freeware Size: 2 MB Download (951): Adept for Oracle Download

Released: March 24, 2008  |  Added: March 23, 2008 | Visits: 4.193

JIT Scheduler JIT Scheduler is the task scheduler for Windows 95/98/Me/NT 4/2000/XP/2003, it provides the easy way to create and launch tasks in specified day and time. JIT Scheduler supports 4 types of tasks: Application, Document, System Shutdown or just Message (Remind). This means, that you can open... Platforms: Windows

License: Freeware Size: 739.27 KB Download (584): JIT Scheduler Download

Added: October 07, 2006 | Visits: 3.963

Oracle Quick Check Oracle Quick Check will evaluate a large number of critical values and report back with a set of tuning recommendations. To help supplement the analysis, a report of your database is automatically emailed to dba@ensyncsolutions.com. Our DBA team will check over your report and contact you with... Platforms: Windows

License: Freeware Size: 431 KB Download (236): Oracle Quick Check Download

Added: August 04, 2006 | Visits: 6.536

Kirby Alarm And Task Scheduler Kirby Alarm is a completely free alarm and task scheduler that will pop up a note, or run a program, or play a sound, or send an email at user defined intervals. Various options are available to set alarms/programs to run every x minutes/hours/days/months/years, or the last Friday in the month,... Platforms: Windows

License: Freeware Size: 1.66 MB Download (1121): Kirby Alarm And Task Scheduler Download

Added: February 17, 2006 | Visits: 3.570

FIBS Firebird-Interbase Backup Scheduler FIBS is a lightweight, solid and fast scheduler so as to meet most backup-tasks-needs. It uses firebird/interbase command line tool "gbak.exe" to backup safetly and mirrors it to any other disc or computer for extra protection against backup-disc crash. FIBS can create PKZip compatible compressed... Platforms: Windows, Windows CE

License: Freeware Size: 1011 KB Download (260): FIBS Firebird-Interbase Backup Scheduler Download

Added: February 07, 2006 | Visits: 11.260

TOAD for Oracle Freeware TOAD® empowers developers and DBAs to be more productive by providing an intuitive graphical user interface to Oracle. TOAD is a powerful, low-overhead tool that makes PL/SQL development faster and easier and simplifies database administration tasks. Advanced editors allow users to work on... Platforms: Windows

License: Freeware Size: 10.85 MB Download (1494): TOAD for Oracle Freeware Download

Released: January 15, 2008  |  Added: January 16, 2008 | Visits: 5.988

DreamCoder for Oracle Free Edition DreamCoder for Oracle Free Edition is a free powerful Integrated Development Environment (IDE) and administration tool for Oracle Databases. With the intuitive DreamCoder's GUI increase your code quality and reduce the development process time. DreamCoder for Oracle you will easily be able... Platforms: Windows

License: Freeware Size: 12.29 MB Download (659): DreamCoder for Oracle Free Edition Download

Added: July 26, 2010 | Visits: 1.491

Oracle::Sqlldr Oracle::Sqlldr is a Perl wrapper around Oracles sqlldr utility. SYNOPSIS use Oracle::Sqlldr; my $sqlldr = Oracle::Sqlldr->new(); # get new sqlldr object Oracle::Sqlldr is an object-oriented class that provides a convenient Perl wrapper around Oracles sqlldr utility. SQL*Loader (sqlldr)... Platforms: *nix

License: Freeware Size: 7.17 KB Download (220): Oracle::Sqlldr Download

Added: August 03, 2010 | Visits: 1.489

GTK Oracle GTK Oracle is a GTK+ 2 interface to Oracle that aids in Oracle application development and testing. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command scripting. For SQL... Platforms: *nix

License: Freeware Size: 471.04 KB Download (111): GTK Oracle Download

Added: November 25, 2010 | Visits: 1.277

Persistent::Oracle Persistent::Oracle is a persistent class implemented using an Oracle database. SYNOPSIS use Persistent::Oracle; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Persistent::Oracle Download

Added: October 14, 2010 | Visits: 1.051

Oracle client Oracle client is a simplistic Perl-based Oracle client that tries to mimic some of the functionality of PostgreSQL and MySQLs text-based SQL clients. It is relatively simplistic, but much more useful than dbishell or sqlplus. The project supports readline, history, desc, and various shorthand... Platforms: *nix

License: Freeware Size: 13.31 KB Download (151): Oracle client Download

Added: July 11, 2010 | Visits: 1.445

Oracle::SQL Oracle::SQL is a Perl extension for building SQL statements. SYNOPSIS use Oracle::SQL; No automatically exported routines. You have to specifically to import the methods into your package. use Oracle::SQL qw(:sql); use Oracle::SQL /:sql/; use Oracle::SQL :sql; This is a package... Platforms: *nix

License: Freeware Size: 8.19 KB Download (200): Oracle::SQL Download

Added: July 09, 2010 | Visits: 1.647

Oracle Password Repository 1.1.9 Oracle Password Repository is a Unix-based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps to keep your Oracle environment secure and easier to maintain. Whats New in This Release: - The INSTALL file... Platforms: *nix

License: Freeware Size: 645.12 KB Download (106): Oracle Password Repository 1.1.9 Download

Added: April 27, 2010 | Visits: 1.194

PowerDNS Oracle Backend PowerDNS Oracle Backend provides a backend which allows PowerDNS to use Oracle as its data store. PowerDNS Oracle Backend is a backend driver for the PowerDNS nameserver which allows DNS data to be stored in an Oracle database. PowerDNS can load backend modules at runtime. This backend is fully... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): PowerDNS Oracle Backend Download

Added: June 07, 2010 | Visits: 1.790

DBD::Oracle DBD::Oracle is a Perl module with Oracle database driver for the DBI module. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:Oracle:$dbname", $user, $passwd); $dbh = DBI->connect("dbi:Oracle:host=$host;sid=$sid", $user, $passwd); # See the DBI module documentation for full details # for... Platforms: *nix

License: Freeware Size: 368.64 KB Download (127): DBD::Oracle Download

Added: September 14, 2010 | Visits: 1.301

Oracle::CAPI Oracle::CAPI is a Perl XS wrapper extension for the Oracle Collaboration Suite CAPI SDK. SYNOPSIS use Oracle::CAPI; use Text::vCard; Oracle::CAPI::SetConfigFile($CAPI_INI_FNAME,$CAPI_LOG_FNAME) && die("Cant init/log CAPI"); $capi_session = Oracle::CAPI::CreateSession() || die("Cant create... Platforms: *nix

License: Freeware Size: 29.7 KB Download (189): Oracle::CAPI Download

Added: January 06, 2010 | Visits: 951

Oracle::Trace Oracle::Trace is a Perl Module for parsing Oracle Trace files. SYNOPSIS use Oracle::Trace; print Oracle::Trace->new($tracefilename)->parse->test_report; Currently the parsing and statistics are very rudimentary, and in certain matters may be fundamentally flawed - you have been warned!... Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Oracle::Trace Download

Added: May 07, 2010 | Visits: 1.568

Java iCal Group Scheduler Java iCal Group Scheduler enables several users to get together for a meeting, by using JICAL to translate their iCalendar files into their available free/busy time and post it automatically to your Web server. This project enables Ximian Evolution desktop users to book meetings with each other... Platforms: *nix

License: Freeware Size: 2.44 MB Download (106): Java iCal Group Scheduler Download

Released: January 29, 2010  |  Added: June 23, 2010 | Visits: 1.982

EMS SQL Manager for Oracle Freeware EMS SQL Manager for Oracle Freeware is a high performance database tool for Oracle database development and administration. SQL Manager for Oracle works with any Oracle versions from 8.1.7 to the newest one and supports the latest Oracle Database features and data types including compressed,... Platforms: Windows

License: Freeware Size: 40.47 MB Download (183): EMS SQL Manager for Oracle Freeware Download

1 2 3 4 5 >