• Add_docs_to_this_group
  • Invite_people_to_this_group
  • Start_a_new_discussion
5v6wewtw8nkly-thumb

Oracle Dba Join_this_group

Its All about Oracle and Oracle and Oracle
Most Viewed documents
Showing 1-20 of 223. Pages: 1 2 3 ... 12
Use List View Use Grid View
 
Word_16x16 6 Pages
Subba Rao Akurati 1 Experience Summary Over Eight years of IT extensive work experience in Software Development Life Cycle (Analysis, Design, Development, Implementation, Testing, Documentation and Maintenance) using Web Applications and Client/Server environment on various applications. Application Architect / Developer: Designed and Developed applications using the .NET framework, ASP.NET, ...
Pdf_16x16 428 Pages
Introduction to SQL vol 2, Oracle 9i
  • From Q-tinier mcdon 9 months ago
  • Eye 3690 views
  • Comment 2 Comments
Word_16x16 11 Pages
Oracle Scheduler -1- Oracle has a built-in scheduler that helps you automate jobs from within the oracle database database. The dbms_scheduler package contains various functions and procedures that manage the scheduler, although this can also be achieved via the OEM. The scheduler is like cron it will schedule jobs at particular time and run them. All scheduler tasks can be views through dba_...
  • From bbrk364 2 months ago
  • Eye 454 views
  • Comment 0 Comments
Word_16x16 6 Pages
Tablespaces -1- Tablespaces are used to organise tables and indexes into manageable groups, tablespaces themselves are made up of one for more data/temp files. Oracle has 4 types of tablespace • • • • Permanent - uses data files and normally contain the system and users data Temporary - are used to store objects for the duration of a users session, temp files are used to create temporary tab...
  • From bbrk364 2 months ago
  • Eye 927 views
  • Comment 0 Comments
Word_16x16 10 Pages
Oracle Connectivity -1- Oracle provides Oracle Net Services which is a suite of components that provides a connectivity solution. Oracle Net Service consist of • • • • • • Oracle Net - software component that initiates, establishes and maintains connections between client and servers, it contains two components o oracle network foundation layer - responsible for establishing and maintaining...
  • From bbrk364 2 months ago
  • Eye 560 views
  • Comment 0 Comments
File_48x48
Star_faded
How to setup custom SQLPLUS prompt.
  • From mson77 10 months ago
  • Eye 1957 views
  • Comment 0 Comments
Pdf_16x16 44 Pages
Oracle Sues SAP. On March 22, 2007, Oracle filed a lawsuit in U.S. Federal District Court in the Northern District of California against SAP. Among the claims made against SAP are violations of the Federal Computer Fraud and Abuse Act and California Computer Data Access and Fraud Act, Unfair Competition, Intentional and Negligent Interference with Prospective Economic Advantage and Civil Conspi...
File_48x48
Star_faded
Oracle's two major index types are Bitmap indexes and B-Tree indexes. B-Tree indexes are the regular type that OLTP systems make much use of, and bitmap indexes are a highly compressed index type that tends to be used primarily for data warehouses.
  • From mson77 10 months ago
  • Eye 2151 views
  • Comment 0 Comments
Word_16x16 3 Pages
User Management -1- Everything in oracle requires privileges which can be granted, oracle is based on giving the least amount of privilege. The main aspects of Oracle security management are • • • • • Controlling access to data (authorization) Restricting access to legitimate users (authenication) Ensuring accountability on part of the users (auditing) Safeguarding key data in the database (...
  • From bbrk364 2 months ago
  • Eye 928 views
  • Comment 0 Comments
Word_16x16 5 Pages
Oracle Performance Tuning Tools -1- Performance tools can examine execution strategies and can be used for SQL tuning, the tools can give you a good estimate of resource usage used by the queries. The common tuning tools are • • • • • explain plan - lets you see the execution plan used by the query autotrace - automatically produces an execution plan whe you execute any SQL. SQL trace - trac...
  • From bbrk364 2 months ago
  • Eye 761 views
  • Comment 0 Comments
Word_16x16 11 Pages
Oracle Scheduler -1- Oracle has a built-in scheduler that helps you automate jobs from within the oracle database database. The dbms_scheduler package contains various functions and procedures that manage the scheduler, although this can also be achieved via the OEM. The scheduler is like cron it will schedule jobs at particular time and run them. All scheduler tasks can be views through dba_...
  • From bbrk364 2 months ago
  • Eye 885 views
  • Comment 0 Comments
Pdf_16x16 459 Pages
SAP BASIS
  • From Q-tinier virendra about 1 year ago
  • Eye 2958 views
  • Comment 0 Comments
Pdf_16x16 7 Pages
An undisclosed security vulnerability exists in Oracle Applications 11i that may allow an unauthenticated, internal attacker to obtain Oracle Applications' user account encrypted password strings, which in turn can be decrypted using previously published information.
  • From eddieawad about 1 year ago
  • Eye 3526 views
  • Comment 1 Comment
Word_16x16 3 Pages
SQL*Loader SQL*Loader is a tool that is used to load data into a database, it is very powerful and has the following capabilities • • • • • • • • -1- use it to transform data before it's loaded into the database load data from multiple sources i.e. disk, tape and named pipes load data across a network selectively load from the input file based on conditions load part or all of a table perform...
  • From bbrk364 2 months ago
  • Eye 1847 views
  • Comment 0 Comments
Word_16x16 6 Pages
Tablespaces -1- Tablespaces are used to organise tables and indexes into manageable groups, tablespaces themselves are made up of one for more data/temp files. Oracle has 4 types of tablespace • • • • Permanent - uses data files and normally contain the system and users data Temporary - are used to store objects for the duration of a users session, temp files are used to create temporary tab...
  • From bbrk364 2 months ago
  • Eye 1896 views
  • Comment 0 Comments
Pdf_16x16 378 Pages
Source URL: http://www.takveen.com/store.html Takveen's published book: "Oracle Database Administration CONCEPTS & IMPLEMENTATION Made Simple" has presented Oracle architecture & implementation in such a analogically simple manner that anyone who used to fear from the word Oracle, now can master it.
  • From takveen 4 months ago
  • Eye 2752 views
  • Comment 1 Comment
Word_16x16 6 Pages
Veritas Cluster Cheat sheet VCS uses two components, LLT and GAB to share data over the private networks among systems. These components provide the performance and reliability required by VCS. LLT (Low Latency Transport) provides fast, kernel-to-kernel comms and monitors network connections. The system admin configures the LLT by creating a configuration file (llttab) that describes the system...
  • From bbrk364 2 months ago
  • Eye 1367 views
  • Comment 0 Comments
File_48x48
Star_faded
You can run the 'ANALYZE INDEX VALIDATE STRUCTURE' command on the affected indexes - each invocation of this command creates a single row in the INDEX_STATS view. This row is overwritten by the next ANALYZE INDEX command, so copy the contents of the view into a local table after each ANALYZE. The 'badness' of the index can then be judged by the ratio of 'DEL_LF_ROWS' to 'LF_ROWS'.
  • From mson77 10 months ago
  • Eye 928 views
  • Comment 0 Comments
Pdf_16x16 434 Pages
Introduction to SQL vol 1, Oracle 9i
  • From Q-tinier mcdon 9 months ago
  • Eye 2989 views
  • Comment 1 Comment
Pdf_16x16 58 Pages
Oracle 10g New Features for Administrators (Summary Sheets) Including Release 2 Features Active Session History (ASH) _________________ 18 v. 2.0 Server-Generated Alerts_____________________ 19 Adaptive Thresholds ________________________ 20 The Management Advisory Framework _________ 21 Installation, Server Configuration, and Database Upgrades _______________________________ 3 Comparison B...
  • From Q-tinier sunshyam 8 months ago
  • Eye 2873 views
  • Comment 0 Comments
Showing 1-20 of 223 documents

1 2 3 4 5 ... 12

Browse Group

Most popular - today
Most liked - all time
Most recent
Most viewed
Most discussed