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.472.491 Times

Oracle Dbms Stats freeware
Filter: All | Freeware | Demo
 

Oracle Dbms Stats

1 2 3 4 5 > 
Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 921

Import Table from Excel for Oracle Professional Import Table from Excel utility allows the user to load data rows from Excel spreadsheets to new or existing database table. This tool supports all modern versions of Oracle DBMS and all versions of Excel. Give Import Table from Excel for Oracle Pro a try to see how useful it can be for...



Platforms: Windows


Released: February 08, 2002  |  Added: July 22, 2006 | Visits: 3.330

Weather Stats (Australian only) (FOR AUSTRALIAN WEATHER ONLY) Polls latest Weather Stats at intervals you choose. Data is displayed in a micro banner or System Tray text display (like the clock) to show Temp, Wind Dir and Speed, Bar pressure and other stats. Also allows access to metro, alpine, coastal, cyclone and other...





Platforms: Windows

License: Freeware Size: 1.1 MB Download (131): Weather Stats (Australian only) Download

Added: October 07, 2006 | Visits: 3.959

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: February 22, 2006 | Visits: 7.605

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

Added: February 07, 2006 | Visits: 11.257

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.986

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

Released: April 30, 2011  |  Added: May 05, 2011 | Visits: 2.352

Baseball Stats Everything you wanted to know, and even information you didn't know you needed to know, about professional baseball in America. Major League Baseball Stats gives you access to a complete and very comprehensive database covering all the aspects of professional baseball. Our Major League Baseball...


Platforms: Windows

License: Freeware Size: 398.44 KB Download (888): Baseball Stats Download

Added: July 26, 2010 | Visits: 1.488

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: February 17, 2010 | Visits: 1.123

Vice Stats Vice Stats is an advanced Web site statistics gathering package. Vice Stats collects data about the resources in a Web site, the visitors to that site, and the referring resources. Vice Stats runs in PHP and stores its data in a MySQL database. Whats New in This Release: - The...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (99): Vice Stats Download

Added: August 07, 2010 | Visits: 1.176

Access Stats Access Stats provides a script that enables you to keep track of activities on your web site. Access Stats allows you to keep track of activities on your web site. It extracts some statistic from a log file generated by log.pl. These reports are generated by Access Stats: - Visits by day...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (100): Access Stats Download

Added: August 03, 2010 | Visits: 1.486

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.274

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: March 16, 2010 | Visits: 1.574

Tourney Team Stats for Quake 2 Tourney Team Stats (tts) is a Python script that creates stats for Quake 2 Team Play. It can only work with the ngLog logstyle, so the Tourney Quake 2 mod is the only one supported.. Get Tourney Team Stats (TTS) for Quake 2 at SourceForge.net. Fast, secure and free downloads from the largest...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (108): Tourney Team Stats for Quake 2 Download

Added: October 14, 2010 | Visits: 1.048

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 19, 2010 | Visits: 985

ccache stats ccache stats is a simple way to get real time ccache stats for gentoo maniacs!! I was in trouble formatting output. Finally I wrote a horrible perl script to do it, trying to limit damages caused by file accesses... Im not a programmer and I havent so much time, so Im sure it can be...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): ccache stats Download

Added: July 11, 2010 | Visits: 1.443

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: April 11, 2010 | Visits: 1.018

Fear Stats Fear Stats project generates player stats from F.E.A.R. server log files, and stores them in a MySQL database. Whats New in This Release: - Improved Scoring Calculations for all game modes - Created new Sub to handle checking for existing records. - Transactoins now fully supported for...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (98): Fear Stats Download

Added: January 23, 2010 | Visits: 752

JoeDog::Stats JoeDog::Stats provides a perl module that performs statistical analyses on grouped or ungrouped data. A perl module that performs statistical analyses on grouped or ungrouped data provided by arrays, hashes or frequency distributions. Frequency distributions can be saved to file and loaded...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): JoeDog::Stats Download

Added: August 04, 2010 | Visits: 1.066

mroovca stats mroovca stats is a Web site statistics generator with various functions and tables. mroovca stats is simple, configurable, and provides an administrative interface. It can measure statistics concerning the client browser, geolocalization, connection type, and referers. It can also recognize...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (91): mroovca stats Download

Added: July 09, 2010 | Visits: 1.643

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

1 2 3 4 5 >