On ZDNet: Netbooks vs Smartphones
3 Resources for

oracle8

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Oracle8i (11 results)

TechRepublic Resources

My resume.....
My NameAddressCity, State Zip(999) 999-9999my.name@my.emailCAREER SUMMARY- 20+ years experience in application development and support.- Experience on IBM, UNISYS, MicroFocus and Honeywell platforms. - 2+ years experience in Oracle, Crystal Reports and Visual Basic.- Experience in all phases of Systems Development Life Cycle.- Interfaced with clients to gather project requirements.- Effective...
Tags: IBM/CICS/DB2, career resume, ncsercs, career, IBM Corp., Oracle Corp., mainframe
Discussion threads 2006-09-12
Taking advantage of object partitioning in Oracle8i
Partitioning allows developers to expand databases and work more efficiently. This article explores partitioning in Oracle8i and includes examples of the coding involved.The ability to partition tables and indexes has had a dramatic impact on the use of Oracle8i for data warehouses. Object partitioning means that Oracle8i can handle petabytes...
Tags: Business intelligence, Databases, Storage, Donald Burleson, Oracle8i, data warehouse, PCTFREE, Oracle8
Technical articles 2000-11-08
Put Oracle8<I>i</I> TechMails to work for you
Develop your Oracle8i skills with our free TechMail service. Discover information, procedures, and code that will help you get the most out of the application.Do you have a personal oracle to illuminate you on the world of database management? If not and who does, see the light and subscribe to...
Tags: Databases, Programming languages, Java, Bruce Spencer, Oracle8, TechMail, TechMail service
Technical articles 2000-10-18

Additional Resources

Oracle Lite for PDAs
Oracle Lite is an object-relational database designed to be embedded inside distributed client applications. Compatible with the world's leading database, Oracle8, and having the power and flexibility of databases ten times its size, Oracle Lite is a database with unlimited versatility. Replication, small footprint, and extensive Java support are just...
Tags: Oracle Corp., Oracle Lite, PDAs, Storage, Databases, Handhelds, Hardware, Enterprise Software, Software, Data Management
White papers
DBScribe for Oracle (zip)
DBScribe is an Oracle database documentation tool that creates precise technical documentation of every detail of a database schema in seconds. DBScribe supports a rich set of documentation styles, output formats (HTML, CHM, MS Word Document), wizard and command line interfaces, complete database structure documenting, all SQL object types (Analytical...
Tags: Oracle Corp., OLAP, DBScribe, Data Mining, Databases, Storage, Enterprise Software, Software, Data Management, Hardware
Software downloads 2007-04-20
Strings Attached
Many PL/SQL programs manipulate data, often by using SQL to work with that data directly in the database. Yet a person often needs to declare and manage data within PL/SQL programs themselves. This program data might consist of individual values scalars. In many other situations, however, one may deal with...
Tags: PL/SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers
What to know about Oracle's revamped DBA certification program
Those of you planning to pursue Oracle DBA certification need to be aware of a few changes before you begin your work. For starters, Oracle has added a requirement that candidates must take an Instructor-Led Training class.Oracle Corporation has completely revised its database administration DBA certification program for version 9i...
Tags: Quality, Databases, Bob Watkins, Oracle Corp., certification, Instructor-led training
Technical articles 2002-09-04
NetWare 5.1 embraces e-commerce wholeheartedly
With the desire to be a true-blue competitor in the e-commerce arena, Novell has built many new Internet commerce features into NetWare 5.1. The NDS eDirectory is the driving force.We live in a society where someone armed with a credit card, computer, and Internet connection can purchase virtually anything. Every...
Tags: Operating systems, Servers, Web technology, Novell Inc., Steven Pittsley CNE, Novell NetWare, NetWare 5.1, server, e-business
Technical articles 2000-03-08
Rethink five outdated ideas about Oracle
Versions 8i and 9i of Oracle have altered the facts behind several common beliefs of DBAs. Find out why these five cherished beliefs about working with the database may no longer be true and how the changes enhance your options.Database administrators, like most professionals, tend to keep doing those things...
Tags: Databases, Bob Watkins, Oracle Corp., database
Technical articles 2002-09-11
Oracle9i simplifies SQL syntax
Oracle9i SQL includes major improvements over previous versions. Learn more with a detailed discussion of the enhancements, including sample code.Oracle has made some important enhancements to Oracle9i SQL, including a host of exciting new execution plans, support for scalar subqueries, and support for the ISO 99 SQL standard. As implemented...
Tags: Databases, Programming languages, Enterprise software, Oracle9i SQL, Donald Burleson, SQL, CROSS JOIN, Oracle9, Oracle Corp., Oracle9i
Technical articles 2002-08-02
Use Oracle9i full-index scans to read data quickly
The Oracle9i optimizer has been enhanced to further streamline SQL query performance. Learn more about these new features and how you can use them to read indexes without touching the table itself.In keeping with Oracle’s commitment to add intelligence to SQL query optimization, the full-index SQL execution plan has been...
Tags: Databases, Oracle9i, Donald Burleson, full-index scan, Oracle Corp., SQL
Technical articles 2002-11-25
Take advantage of Oracle9i full-index scans
Database administrators are constantly working to improve query performance. Oracle provides a powerful tool to facilitate the search by monitoring and tweaking RAM memory usage.In keeping with Oracle’s commitment to add intelligence to SQL query optimization, the full-index SQL execution plan has been enhanced to provide support for function-based indexes...
Tags: Programming languages, Databases, Donald Burleson, Oracle9i, full-index scan, Oracle Corp., SQL
Technical articles 2002-12-02
Take advantage of multiple CPUs with Oracle Parallel Query
One of the latest trends is for systems to have more and more CPUs inside a single server. Using symmetric multiprocessing SMP servers, it is not uncommon for an Oracle server to have 8, 16, or 32 CPUs, along with many gigabytes of RAM for the Oracle SGA regions.Oracle has...
Tags: Processors, Databases, Donald Burleson, Oracle Corp., Oracle Parallel Query, CPU, full-table scan
Technical articles 2003-07-08
An insider's guide to Oracle certification, part 2
To maximize the number of certification options, Oracle Corporation currently offers four types of Oracle certifications. They are designed to encompass all job areas using Oracle, including DBA, developer, and operator.In this installment, we examine the Oracle certification series and take a closer look at the Oracle exams. In an...
Tags: Quality, Donald Burleson, Oracle Corp., certification
Technical articles 2002-04-19
Technology blog
Technology blogblog rootGood C# progrmming practices mostly applicable to otehr languages toohttp://www.dotnetspider.com/tutorials/BestPractices.aspxSurpass login for many siteshttp://bugmenot.comThis post originally appeared on an external websiteJ2EE ,EJBhttp://my.execpc.com/~gopalan/java/ejb.htmlThis post originally appeared on an external websiteJ2EE tutorials with code exampleshttp://my.execpc.com/~gopalan/java/java_tutorial.htmlThis post originally appeared on an external websiteIsn't the world beautiful ???Isn't the world beautiful...
Tags: Web site development, Web technology, J2EE, Application servers, Middleware, rajeshvuta@..., external Website, Web site, blog
Discussion threads 2005-11-04
Oracle Tip: Generate database alerts with the DBMS_ALERT package
This article originally appeared in the Oracle e-newsletter. Click here to subscribe automatically. In many applications, it's important tomonitor the state of a table being manipulated by another process.If there are a lot of monitoring processes, it's inefficient andextremely resource intensive for each process to constantly requerythe data from the...
Tags: Programming languages, Databases, Scott Stephens, SID, DBMS_ALERT, Oracle Corp., SQL, database
Technical articles 2004-05-23
Turbocharge SQL with advanced Oracle9i indexing
Oracle 9i indexing goes far beyond the b-tree. The new powerhouse structures include bitmapped indexes, function-based indexes, and index-only tables. Check out this article to see how these structures can benefit you.Oracle9i includes numerous data structures to improve the speed of Oracle SQL queries. Taking advantage of the low cost...
Tags: Databases, Oracle9i, Donald Burleson, B-Tree Index, Oracle Corp., Oracle9, SQL
Technical articles 2002-03-26
What's new in Oracle9i?
The Oracle9i beta release will be available soon. Here's a sneak peek at some of the enhancements and new features you can expect.Oracle has a long history of introducing new releases with huge fanfare. When Oracle9i was introduced, Oracle Corporation offered one million dollars to any customer who did not...
Tags: Databases, Business intelligence, Storage, Programming languages, Data mining, Donald Burleson, ETL functionality, Oracle9i, Oracle Corp., data warehouse, Oracle9, SQL, ETL
Technical articles 2000-12-14
Error Connection Oracle-Sybase using HS or Tran. Gateway
Hello,I use HS for connect Oracle with sybase in 8.1.7.4working fine, i need migrate database to 9i, but i set same configuration use in 8.1.7 and no working in 9i. With HS the connection working but i try compile procedure and error occurs: ORA-28500: connection from ORACLE to a non-Oracle...
Tags: gateway, Gateway Inc., HS, HS Agent, odbc, Oracle Corp., software, sybase, Sybase Inc., TG4SYBS, wortiz@...
Discussion threads 2006-03-28
What to expect when you migrate to Oracle9i
With the impending desupport of Oracle8i in December 2003, many shops are preparing to make their move to Oracle9i. So, what can you expect when you upgrade to Oracle9i? Actually, Oracle9i is very stable and most shops are quite thrilled with the performance improvements and new features. Let’s take a...
Tags: Databases, Oracle9i, Donald Burleson, Oracle9
Technical articles 2003-10-16
  • << Previous
  • page 1 of 1
  • Next >>


Troubleshooting Patch Cables Power Checklist
Call them what you want: patch, Ethernet, category 5, or even cat 5e cables. Regardless of the moniker, Ethernet patch cables perform the bulk of the ...
Buy Now
Securing Home Networks
When you set up your own home network, you don't have the benefit of an IT staff that's dedicated to safeguarding your data and systems--it's up to yo ...
Buy Now