Index
A B C D E F G H I J K L M N O P Q R S T U V W X
A
- abort response, 32.3.1.1.3
-
- two-phase commit, 32.3.1.1.3
- accounts
-
- DBA operating system account, 1.5.1
- users SYS and SYSTEM, 1.5.2
- ADD LOGFILE clause
-
- ALTER DATABASE statement, 10.3.1
- ADD LOGFILE MEMBER clause
-
- ALTER DATABASE statement, 10.3.2
- adding
-
- columns, 18.6.6
- columns in compressed tables, 18.6.6.1
- ADMIN_TABLES procedure
-
- creating admin table, 23.3.1.1
- DBMS_REPAIR package, 23.2.1
- example, 23.4.1.1, 23.4.1.2
- ADMINISTER_RESOURCE_MANAGER system privilege, 25.1.5
- administering
-
- the Scheduler, 28
- administration
-
- distributed databases, 30
- ADR
-
- See automatic diagnostic repository
- ADR base, 8.1.4
- ADR home, 8.1.4
- ADRCI utility, 8.1.3.6
- Advisor
-
- Data Repair, 8.1.1
- Undo, 14.4
- AFTER SUSPEND system event, 17.4.4.1
- AFTER SUSPEND trigger, 17.4.4.1
-
- example of registering, 17.4.6
- agent
-
- Heterogeneous Services, definition of, 29.1.2
- aggregate functions
-
- statement transparency in distributed databases, 30.7
- alert log, 8.1.3.2
-
- about, 7.1.1
- size of, 7.1.1.1
- using, 7.1.1
- when written, 7.1.1.2
- alert thresholds
-
- setting for locally managed tablespaces, 17.1.1
- alerts
-
- server-generated, 7.1.2
- threshold-based, 7.1.2
- viewing, 17.1.2
- ALL_DB_LINKS view, 30.5.1, 30.5.1
- allocation
-
- extents, 18.6.4
- ALTER CLUSTER statement
-
- ALLOCATE EXTENT clause, 20.4
- using for hash clusters, 21.4
- using for index clusters, 20.4
- ALTER DATABASE ADD LOGFILE statement
-
- using Oracle-managed files, 15.3.6.1
- ALTER DATABASE statement
-
- ADD LOGFILE clause, 10.3.1
- ADD LOGFILE MEMBER clause, 10.3.2
- ARCHIVELOG clause, 11.3.2
- CLEAR LOGFILE clause, 10.8
- CLEAR UNARCHIVED LOGFILE clause, 10.2.1.1
- database partially available to users, 3.2.1
- DATAFILE...OFFLINE DROP clause, 13.4.2
- datafiles online or offline, 13.4.3
- DROP LOGFILE clause, 10.5.1
- DROP LOGFILE MEMBER clause, 10.5.2
- MOUNT clause, 3.2.1
- NOARCHIVELOG clause, 11.3.2
- OPEN clause, 3.2.2
- READ ONLY clause, 3.2.3
- RENAME FILE clause, 13.5.2
- tempfiles online or offline, 13.4.3
- UNRECOVERABLE DATAFILE clause, 10.8
- ALTER INDEX statement
-
- COALESCE clause, 19.2.10
- MONITORING USAGE clause, 19.4.4
- ALTER SEQUENCE statement, 22.2.3
- ALTER SESSION
-
- Enabling resumable space allocation, 17.4.2.2
- ALTER SESSION statement
-
- ADVISE clause, 33.4.3.3
- CLOSE DATABASE LINK clause, 31.2
- SET SQL_TRACE initialization parameter, 7.1.1.2
- setting time zone, 2.4.9.1
- ALTER SYSTEM statement
-
- ARCHIVE LOG ALL clause, 11.3.3
- DISABLE DISTRIBUTED RECOVERY clause, 33.9.2
- ENABLE DISTRIBUTED RECOVERY clause, 33.9.2
- ENABLE RESTRICTED SESSION clause, 3.2.4
- enabling Database Resource Manager, 25.5
- QUIESCE RESTRICTED, 3.4.1
- RESUME clause, 3.5
- SCOPE clause for SET, 2.8.6.1
- SET RESOURCE_MANAGER_PLAN, 25.5
- SET SHARED_SERVERS initialization parameter, 4.3.2.2
- setting initialization parameters, 2.8.6
- SUSPEND clause, 3.5
- SWITCH LOGFILE clause, 10.6
- UNQUIESCE, 3.4.2
- ALTER TABLE ADD COLUMN command, Preface
- ALTER TABLE statement
-
- ADD (column) clause, 18.6.6
- ALLOCATE EXTENT clause, 18.6.4
- DEALLOCATE UNUSED clause, 18.6.4
- DISABLE ALL TRIGGERS clause, 16.4.2
- DISABLE integrity constraint clause, 16.5.3.1
- DROP COLUMN clause, 18.6.8.1
- DROP integrity constraint clause, 16.5.3.3
- DROP UNUSED COLUMNS clause, 18.6.8.2
- ENABLE ALL TRIGGERS clause, 16.4.1
- ENABLE integrity constraint clause, 16.5.3.1, 16.5.3.1
- external tables, 18.13.2
- MODIFY (column) clause, 18.6.5
- modifying index-organized table attributes, 18.12.3.1
- MOVE clause, 18.6.3, 18.6.3, 18.12.3.2
- reasons for use, 18.6.1
- RENAME COLUMN clause, 18.6.7
- SET UNUSED clause, 18.6.8.2
- ALTER TABLESPACE statement
-
- adding an Oracle-managed datafile, example, 15.3.3.3
- adding an Oracle-managed tempfile, example, 15.3.4.2
- ONLINE clause, example, 12.5.2
- READ ONLY clause, 12.6.1
- READ WRITE clause, 12.6.2
- RENAME DATAFILE clause, 13.5.1.1
- RENAME TO clause, 12.8
- taking datafiles/tempfiles online/offline, 13.4.3
- ALTER TRIGGER statement
-
- DISABLE clause, 16.4.2
- ENABLE clause, 16.4.1
- altering
-
- (Scheduler) windows, 27.6.3
- chain steps, 27.9.12
- event schedule, 27.8.2.4
- event-based job, 27.8.2.2
- job classes, 27.5.3
- jobs, 27.2.4
- programs, 27.3.3
- schedules, 27.4.3
- altering indexes, 19.4, 19.4.2
- ANALYZE statement
-
- CASCADE clause, 16.2.2
- CASCADE clause, FAST option, 16.2.2
- corruption reporting, 23.3.1.3
- listing chained rows, 16.2.3
- remote tables, 31.4.2.2.2
- validating structure, 16.2.2, 23.3.1
- analyzing schema objects, 16.2
- analyzing tables
-
- distributed processing, 31.4.2.2.2
- application development
-
- distributed databases, 29.5, 31, 31.5
- application development for distributed databases, 31
-
- analyzing execution plan, 31.4.4
- database links, controlling connections, 31.2
- handling errors, 31.3, 31.5
- handling remote procedure errors, 31.5
- managing distribution of data, 31.1
- managing referential integrity constraints, 31.3
- terminating remote connections, 31.2
- tuning distributed queries, 31.4
- tuning using collocated inline views, 31.4.1
- using cost-based optimization, 31.4.2
- using hints to tune queries, 31.4.3
- application services
-
- configuring, 2.9.2
- defining, 2.9
- deploying, 2.9.1
- using, 2.9.3
- using, client side, 2.9.3.1
- using, server side, 2.9.3.2
- ARCHIVE_LAG_TARGET initialization parameter, 10.2.5.1
- archived redo logs
-
- archiving modes, 11.3.2
- data dictionary views, 11.8.1
- destination availability state, controlling, 11.4.2
- destination status, 11.4.2
- destinations, specifying, 11.4
- failed destinations and, 11.6
- mandatory destinations, 11.6.1.1
- minimum number of destinations, 11.6.1
- multiplexing, 11.4.1
- normal transmission of, 11.5
- re-archiving to failed destination, 11.6.2
- sample destination scenarios, 11.6.1.2
- standby transmission of, 11.5
- status information, 11.8.1
- transmitting, 11.5
- ARCHIVELOG mode, 11.2.2
-
- advantages, 11.2.2
- archiving, 11.2
- automatic archiving in, 11.2.2
- definition of, 11.2.2
- distributed databases, 11.2.2
- enabling, 11.3.2
- manual archiving in, 11.2.2
- running in, 11.2.2
- switching to, 11.3.2
- taking datafiles offline and online in, 13.4.1
- archiver process
-
- trace output (controlling), 11.7
- archiver process (ARCn), 4.5
- archiving
-
- changing archiving mode, 11.3.2
- controlling number of processes, 11.3.4
- destination availability state, controlling, 11.4.2
- destination failure, 11.6
- destination status, 11.4.2
- manual, 11.3.3, 11.3.3
- NOARCHIVELOG vs. ARCHIVELOG mode, 11.2
- setting initial mode, 11.3.1
- to failed destinations, 11.6.2
- trace output, controlling, 11.7
- viewing information on, 11.8.1
- auditing
-
- database links, 29.3.3
- authentication
-
- database links, 29.3.2.1
- operating system, 1.6.3.2
- selecting a method, 1.6.2
- using password file, 1.6.4.1
- AUTO_TASK_CONSUMER_GROUP
-
- of Resource Manager, 24.5
- AUTOEXTEND clause
-
- for bigfile tablespaces, 12.7.2
- automatic diagnostic repository, 8.1.1, 8.1.3.1
-
- structure, contents and location of, 8.1.4
- Automatic Maintenance Tasks
-
- assigning to maintenance windows, 24.3.2
- definition, 24.1
- enabling and disabling, 24.3.1
- predefined, 24.1
- resource allocation, 24.5.1
- Automatic maintenance tasks
-
- Scheduler job names, 24.2
- automatic memory management, 5.1
-
- about, 5.3.1
- enabling, 5.3.2
- supported platforms, 5.5.1
- automatic segment space management, 12.2.1.2
- Automatic Storage Management
-
- initialization files and, 3.1.2
- automatic undo management, 2.4.4, 14.2, 14.2
-
- migrating to, 14.6
B
- background processes, 4.5
-
- FMON, 13.9.2.1.1
- BACKGROUND_DUMP_DEST initialization parameter, 8.1.3.1
- backups
-
- after creating new databases, 2.3.13
- effects of archiving on, 11.2.1
- batch jobs, authenticating users in, 2.10.3
- bigfile tablespaces
-
- creating, 12.2.2.1
- creating temporary, 12.2.4.2
- description, 12.2.2
- setting database default, 2.4.8.1
- BLANK_TRIMMING initialization parameter, 18.6.5
- BLOB datatype, 18.3.1
- BLOCKSIZE clause
-
- of CREATE TABLESPACE, 12.3
- buffer caches
-
- extended buffer cache (32-bit), 5.4.2.8.3
- multiple buffer pools, 5.4.2.2.2
- buffer pools, 5.4.2.2.2
- BUFFER_POOL parameter
-
- description, 17.3.1
- BUFFER_POOL_KEEP initialization parameter, 5.4.2.2.2
- BUFFER_POOL_RECYCLE initialization parameter, 5.4.2.2.2
- buffers
-
- buffer cache in SGA, 5.4.2.2
C
- CACHE option
-
- CREATE SEQUENCE statement, 22.2.4.2.2
- caches
-
- buffer
-
- multiple buffer pools, 5.4.2.2.2
- sequence numbers, 22.2.4.2
- calendaring expressions, 27.4.5.1
- calls
-
- remote procedure, 29.5.2
- capacity planning
-
- space management
-
- capacity planning, 17.8
- CASCADE clause
-
- when dropping unique or primary keys, 16.5.3.1
- CATBLOCK.SQL script, 7.2.1
- centralized user management
-
- distributed systems, 29.3.2.4
- chain rules, 27.9.4
- chain steps
-
- defining, 27.9.3
- chained rows
-
- eliminating from table, procedure, 16.2.3.2
- CHAINED_ROWS table
-
- used by ANALYZE statement, 16.2.3.1
- chains
-
- creating, 27.9.2
- creating jobs for, 27.9.6
- disabling, 27.9.10
- dropping, 27.9.7
- dropping rules from, 27.9.9
- enabling, 27.9.5
- monitoring, 28.2.5
- overview, 26.2.5
- running, 27.9.8
- setting privileges, 28.1
- stalled, 27.9.13
- using, 27.9
- change vectors, 10.1.2
- CHAR datatype
-
- increasing column length, 18.6.5
- character set
-
- choosing, 2.1.1.1
- CHECK_OBJECT procedure
-
- DBMS_REPAIR package, 23.2.1
- example, 23.4.2
- finding extent of corruption, 23.3.2
- checkpoint process (CKPT), 4.5
- checksums
-
- for data blocks, 13.7
- redo log blocks, 10.7, 10.7
- CLEAR LOGFILE clause
-
- ALTER DATABASE statement, 10.8, 10.8
- clearing redo log files, 10.2.1.1, 10.8
- client/server architectures
-
- distributed databases, 29.1.3, 29.1.3
- globalization support, 29.6.1
- cloning
-
- a database, 1.2.11
- an Oracle home, 1.2.11
- CLOSE DATABASE LINK clause
-
- ALTER SESSION statement, 31.2
- closing database links, 30.4.1
- closing windows, 27.6.5
- clusters
-
- about, 20.1
- allocating extents, 20.4
- altering, 20.4
- analyzing, 16.2
- cluster indexes, 20.5
- cluster keys, 20.1, 20.2.2, 20.2.3
- clustered tables, 20.1, 20.2.1, 20.3.1, 20.4.1, 20.5.1
- columns for cluster key, 20.2.2
- creating, 20.3
- data dictionary views reference, 20.6
- deallocating extents, 20.4
- dropping, 20.5
- estimating space, 20.2.3, 20.2.5
- guidelines for managing, 20.2, 20.2.5
- hash clusters, 21
- location, 20.2.4
- privileges, 20.3, 20.4, 20.5.1
- selecting tables, 20.2.1
- single-table hash clusters, 21.3.2
- sorted hash, 21.3.1
- truncating, 16.3
- validating structure, 16.2.2
- coalescing indexes
-
- costs, 19.2.10
- collocated inline views
-
- tuning distributed queries, 31.4.1
- column encryption, 2.10.2
- columns
-
- adding, 18.6.6
- adding to compressed table, 18.6.6.1
- displaying information about, 18.14
- dropping, 18.6.8, 18.6.8.3
- dropping in compressed tables, 18.6.8.4
- encrypted, 18.2.7, 18.6.3
- increasing length, 18.6.5
- modifying definition, 18.6.5
- renaming, 18.6.7
- virtual, 18.1
- virtual, indexing, 19.2.2
- commands
-
- submitting, 1.3
- COMMENT statement, 18.14
- comments
-
- adding to problem activity log, 8.2.7
- COMMIT COMMENT statement
-
- used with distributed transactions, 33.2, 33.4.3.2
- commit phase, 32.3.1, 32.5.4
-
- in two-phase commit, 32.3.2, 32.3.2.2
- commit point site, 32.2.5
-
- commit point strength, 32.2.5.2, 33.1
- determining, 32.2.5.2
- distributed transactions, 32.2.5, 32.2.5.2
- how the database determines, 32.2.5.2
- commit point strength
-
- definition, 32.2.5.2
- specifying, 33.1
- COMMIT statement
-
- FORCE clause, 33.5, 33.5.1.1, 33.5.2
- forcing, 33.4.2
- two-phase commit and, 29.4.6
- COMMIT_POINT_STRENGTH initialization parameter, 32.2.5.2, 33.1
- committing transactions
-
- commit point site for distributed transactions, 32.2.5
- compressed tables
-
- adding a column, 18.6.6.1
- dropping columns in, 18.6.8.4
- compression, table, 18.2.6
- configuring
-
- Oracle Scheduler, 28.1
- CONNECT command
-
- starting an instance, 3.1.3
- CONNECT INTERNAL
-
- desupported, 1.6.2
- connected user database links, 30.2.3.2
-
- advantages and disadvantages, 29.2.7.1
- definition, 29.2.7
- example, 29.2.8
- REMOTE_OS_AUTHENT initialization parameter, 29.2.7.1
- connecting
-
- with SQL*Plus, 1.3.2
- connection qualifiers
-
- database links and, 30.2.4
- connections
-
- terminating remote, 31.2
- constraints
-
- See also integrity constraints
- disabling at table creation, 16.5.2.1
- distributed system application development issues, 31.3
- dropping integrity constraints, 16.5.3.3
- enable novalidate state, 16.5.1.3
- enabling example, 16.5.2.2
- enabling when violations exist, 16.5.1.3
- exceptions, 16.5.1.2, 16.5.5
- exceptions to integrity constraints, 16.5.5
- integrity constraint states, 16.5.1
- keeping index when disabling, 16.5.3
- keeping index when dropping, 16.5.3
- ORA-02055 constraint violation, 31.3
- renaming, 16.5.3.2
- setting at table creation, 16.5.2
- when to disable, 16.5.1.1
- control files
-
- adding, 9.3.2
- changing size, 9.3.1
- conflicts with data dictionary, 9.4.1
- creating, 9.1, 9.3, 9.3.3.2
- creating as Oracle-managed files, 15.3.5
- creating as Oracle-managed files, examples, 15.5.1
- data dictionary views reference, 9.8
- default name, 2.5.3, 9.3.1
- dropping, 9.7
- errors during creation, 9.4.2
- guidelines for, 9.2
- importance of multiplexed, 9.2.2
- initial creation, 9.3.1
- location of, 9.2.2
- log sequence numbers, 10.1.3.2
- mirroring, 2.5.3, 9.2.2
- moving, 9.3.2
- multiplexed, 9.2.2
- names, 9.2.1
- number of, 9.2.2
- overwriting existing, 2.5.3
- relocating, 9.3.2
- renaming, 9.3.2
- requirement of one, 9.1
- size of, 9.2.4
- specifying names before database creation, 2.5.3
- troubleshooting, 9.4
- unavailable during startup, 3.1.4
- CONTROL_FILES initialization parameter
-
- overwriting existing control files, 2.5.3
- specifying file names, 9.2.1
- when creating a database, 2.5.3, 9.3.1
- CONTROLFILE REUSE clause, 2.5.3
- copying jobs, 27.2.3
- coraenv and oraenv, 1.3.2.2
- core files, 8.1.3.3
- corruption
-
- repairing data block, 23.1
- cost-based optimization, 31.4.2
-
- distributed databases, 29.5.3
- hints, 31.4.3
- using for distributed queries, 31.4.2
- CREATE BIGFILE TABLESPACE statement, 12.2.2.1
- CREATE BIGFILE TEMPORARY TABLESPACE statement, 12.2.4.2
- CREATE CLUSTER statement
-
- creating clusters, 20.3
- example, 20.3
- for hash clusters, 21.3
- HASH IS clause, 21.3, 21.3.3.2
- HASHKEYS clause, 21.3, 21.3.3.4
- SIZE clause, 21.3.3.3
- CREATE CONTROLFILE statement
-
- about, 9.3.3.2
- checking for inconsistencies, 9.4.1
- creating as Oracle-managed files, examples, 15.3.5, 15.5.1
- NORESETLOGS clause, 9.3.3.3
- Oracle-managed files, using, 15.3.5
- RESETLOGS clause, 9.3.3.3
- CREATE DATABASE LINK statement, 30.2.2.1
- CREATE DATABASE statement
-
- CONTROLFILE REUSE clause, 9.3.1
- DEFAULT TEMPORARY TABLESPACE clause, 2.3.9, 2.4.6
- example of database creation, 2.3.9
- EXTENT MANAGEMENT LOCAL clause, 2.4.2
- MAXLOGFILES parameter, 10.2.4
- MAXLOGMEMBERS parameter, 10.2.4, 10.2.4
- password for SYS, 2.4.1
- password for SYSTEM, 2.4.1
- setting time zone, 2.4.9.1
- specifying FORCE LOGGING, 2.4.10
- SYSAUX DATAFILE clause, 2.3.9
- UNDO TABLESPACE clause, 2.3.9, 2.4.4
- used to create an undo tablespace, 14.5.1.1
- using Oracle-managed files, 15.3.2
- using Oracle-managed files, examples, 15.3.2.6, 15.5.1, 15.5.2
- CREATE INDEX statement
-
- NOLOGGING, 19.2.9
- ON CLUSTER clause, 20.3.2
- using, 19.3.1
- with a constraint, 19.3.3.1
- CREATE PFILE FROM MEMORY command, 2.8.8
- CREATE SCHEMA statement
-
- multiple tables and views, 16.1
- CREATE SEQUENCE statement, 22.2.2
-
- CACHE option, 22.2.4.2.2
- examples, 22.2.4.2.2
- NOCACHE option, 22.2.4.2.2
- CREATE SPFILE statement, 2.8.3
- CREATE SYNONYM statement, 22.3.2
- CREATE TABLE statement
-
- AS SELECT clause, 18.2.4, 18.3.3
- AS SELECT vs. direct-path INSERT, 18.4.2.1
- CLUSTER clause, 20.3.1
- COMPRESS clause, 18.12.2.7
- creating temporary table, 18.3.2
- example of, 18.3.1
- INCLUDING clause, 18.12.2.5
- index-organized tables, 18.12.2
- MONITORING clause, 18.5
- NOLOGGING clause, 18.2.5
- ORGANIZATION EXTERNAL clause, 18.13.1
- parallelizing, 18.3.3
- PCTTHRESHOLD clause, 18.12.2.4
- TABLESPACE clause, specifying, 18.2.3
- CREATE TABLESPACE statement
-
- BLOCKSIZE CLAUSE, using, 12.3
- FORCE LOGGING clause, using, 12.4
- using Oracle-managed files, 15.3.3
- using Oracle-managed files, examples, 15.3.3.1
- CREATE TEMPORARY TABLESPACE statement, 12.2.4.1
-
- using Oracle-managed files, 15.3.4
- using Oracle-managed files, example, 15.3.4.1
- CREATE UNDO TABLESPACE statement
-
- using Oracle-managed files, 15.3.3
- using Oracle-Managed files, example, 15.3.3.2
- using to create an undo tablespace, 14.5.1.2
- CREATE UNIQUE INDEX statement
-
- using, 19.3.2
- CREATE VIEW statement
-
- about, 22.1.2
- OR REPLACE clause, 22.1.3
- WITH CHECK OPTION, 22.1.2, 22.1.4
- CREATE_SIMPLE_PLAN procedure
-
- Database Resource Manager, 25.2
- creating
-
- chains, 27.9.2
- control files, 9.3
- event schedule, 27.8.2.3
- event-based job, 27.8.2.1
- indexes, 19.3
-
- after inserting table data, 19.2.1
- associated with integrity constraints, 19.3.3
- NOLOGGING, 19.2.9
- online, 19.3.6
- USING INDEX clause, 19.3.3.1
- job classes, 27.5.2
- jobs, 27.2.2
- programs, 27.3.2
- Scheduler windows, 27.6.2
- schedules, 27.4.2
- sequences, 22.2.4.2.2, 22.2.4.2.2
- window groups, 27.7.2
- creating a database, 2.1
- creating database links, 30.2
-
- connected user, 30.2.3.2.1
- connected user scenarios, 30.8.3
- current user, 30.2.3.2.2
- current user scenario, 30.8.5
- examples, 29.2.8
- fixed user, 30.2.3.1
- fixed user scenario, 30.8.1, 30.8.2
- obtaining necessary privileges, 30.2.1
- private, 30.2.2.1
- public, 30.2.2.2
- service names within link names, 30.2.4
- shared, 30.3
- shared connected user scenario, 30.8.4
- specifying types, 30.2.2
- creating databases, 2
-
- backing up the new database, 2.3.13
- default temporary tablespace, specifying, 2.4.6
- example, 2.3.9
- manually from a script, 2.1
- overriding default tablespace type, 2.4.8.2
- planning, 2.1.1
- preparing to, 2.1.1
- prerequisites for, 2.1.1.2
- problems encountered while, 2.6
- setting default tablespace type, 2.4.8.1
- specifying bigfile tablespaces, 2.4.8, 2.4.8.2
- UNDO TABLESPACE clause, 2.4.4
- upgrading to a new release, 2.1
- using Oracle-managed files, 2.4.7, 15.3.2
- with locally managed tablespaces, 2.4.2
- creating datafiles, 13.2
- creating sequences, 22.2.2
- creating synonyms, 22.3.2
- creating views, 22.1.2
- credentials
-
- creating, 26.3.4.1
- granting privileges on, 26.3.4.1
- credentials, for remote external jobs, 26.3.4.1
- critical errors
-
- diagnosing, 8.1.1
- current user database links
-
- advantages and disadvantages, 29.2.7.3
- cannot access in shared schema, 29.3.2.4.2
- definition, 29.2.7
- example, 29.2.8
- schema independence, 29.3.2.4.2
- CURRVAL pseudo-column, 22.2.4.1
-
- restrictions, 22.2.4.1.3
- cursors
-
- and closing database links, 31.2
- customize package page, accessing, 8.10.3.2
- customizing an incident package, 8.10.3, 8.10.3.2
D
- data
-
- loading using external tables, 18.13.1
- data block corruption
-
- repairing, 23.1
- data blocks
-
- altering size of, 2.5.4.1
- managing space in, 17.2
- nonstandard block size, 2.5.4.2
- shared in clusters, 20.1
- specifying size of, 2.5.4
- standard block size, 2.5.4
- transaction entry settings, 17.2.1
- verifying, 13.7
- data dictionary
-
- conflicts with control files, 9.4.1
- purging pending rows from, 33.6, 33.6.2
- See also views, data dictionary
- data encryption
-
- distributed systems, 29.3.2.5
- data manipulation language
-
- statements allowed in distributed transactions, 29.4.1
- Data Recovery Advisor, repairing data corruptions with, 8.9
- Data Repair Advisor, 8.1.1
- database
-
- cloning, 1.2.11
- creating, 2.1
- data dictionary views reference, 2.11
- starting up, 3.1
- database administrators
-
- DBA role, 1.5.2.3
- operating system account, 1.5.1
- password files for, 1.6.2.1
- responsibilities of, 1.1.1
- security and privileges of, 1.5
- security officer versus, 6.1
- SYS and SYSTEM accounts, 1.5.2
- task definitions, 1.2
- utilities for, 1.8
- database buffers
-
- multiple buffer pools, 5.4.2.2.2
- Database Configuration Assistant, 2.1
-
- shared server configuration, 4.3.3
- database links
-
- advantages, 29.2.3
- auditing, 29.3.3
- authentication, 29.3.2.1
- authentication without passwords, 29.3.2.2
- closing, 30.4.1, 31.2
- connected user, 29.2.7, 29.2.7.1, 30.2.3.2, 30.8.3
- connections, determining open, 30.5.2
- controlling connections, 31.2
- creating, 30.2, 30.8.1, 30.8.3, 30.8.4, 30.8.5
- creating shared, 30.3.2
- creating, examples, 29.2.8
- creating, scenarios, 30.8
- current user, 29.2.7, 29.2.7.3, 30.2.3.2
- data dictionary USER views, 30.5.1
- definition, 29.2.1
- distributed queries, 29.4.2
- distributed transactions, 29.4.5
- dropping, 30.4.2, 30.4.2
- enforcing global naming, 30.1.2
- enterprise users and, 29.3.2.4.2
- fixed user, 29.2.7, 29.2.7.2, 30.8.1
- global, 29.2.6
- global names, 29.2.4
- global object names, 29.4.7
- handling errors, 31.3
- limiting number of connections, 30.4.3
- listing, 30.5.1, 33.3.1, 33.3.2
- managing, 30.4
- minimizing network connections, 30.3
- name resolution, 29.4.7
- names for, 29.2.5
- private, 29.2.6
- public, 29.2.6
- referential integrity in, 31.3
- remote transactions, 29.4.1, 29.4.4
- resolution, 29.4.7
- restrictions, 29.2.10
- roles on remote database, 29.2.10
- schema objects and, 29.2.9
- service names used within link names, 30.2.4
- shared, 29.2.2, 30.3.1, 30.3.3, 30.3.3.1, 30.3.3.2
- shared SQL, 29.4.3
- synonyms for schema objects, 29.2.9.3
- tuning distributed queries, 31.4
- tuning queries with hints, 31.4.3
- tuning using collocated inline views, 31.4.1
- types of links, 29.2.6
- types of users, 29.2.7
- users, specifying, 30.2.3
- using cost-based optimization, 31.4.2
- viewing, 30.5, 30.5.1
- database objects
-
- obtaining growth trends for, 17.8.3
- database resident connection pooling, 4.2
-
- advantages, 4.2
- configuration parameters, 4.4.2
- configuring the connection pool, 4.4.2
- data dictionary views reference, 4.4.3
- disabling, 4.4.1
- enabling, 4.4.1
- restrictions, 4.2.2
- Database Resource Manager
-
- active session pool with queuing, 25.1.4.2
- administering system privilege, 25.1.5
- and operating system control, 25.10
- automatic consumer group switching, 25.1.4.4
- CREATE_SIMPLE_PLAN procedure, 25.2
- data dictionary views reference, 25.11.3
- description, 25.1
- enabling, 25.5
- execution time limit, 25.1.4.6
- resource allocation methods, 25.3.3, 25.3.4, 25.3.4, 25.3.4, 25.3.4, 25.3.4, 25.3.4, 25.3.4, 25.3.4
- resource consumer groups, 25.1.3, 25.3.3, 25.4
- resource plan directives, 25.1.3, 25.3.5, 25.3.6
- resource plans, 25.1.3, 25.1.3.6, 25.1.4.1, 25.2, 25.5, 25.5, 25.6, 25.6.3
- undo pool, 25.1.4.7
- used for quiescing a database, 3.4
- validating plan schema changes, 25.3.6
- database writer process
-
- calculating checksums for data blocks, 13.7
- database writer process (DBWn), 4.5
- DATABASE_PROPERTIES view
-
- rename of default temporary tablespace, 12.8
- databases
-
- administering, 1
- administration of distributed, 30
- altering availability, 3.2
- backing up, 2.3.13
- control files of, 9.2
- default temporary tablespace, specifying, 2.4.6
- dropping, 2.7
- global database names in distributed systems, 2.5.1.2
- mounting a database, 3.1.4.3
- mounting to an instance, 3.2.1
- names, about, 2.5.1.1
- names, conflicts in, 2.5.1.1
- opening a closed database, 3.2.2
- planning, 1.2.3
- planning creation, 2.1.1
- quiescing, 3.4
- read-only, opening, 3.2.3
- recovery, 3.1.4.6
- renaming, 9.3.3.1, 9.3.3.2, 9.3.3.3
- restricting access, 3.2.4
- resuming, 3.5
- shutting down, 3.3
- specifying control files, 2.5.3
- starting up, 3.1.2
- suspending, 3.5
- troubleshooting creation problems, 2.6
- undo management, 2.4.4
- upgrading, 2.1
- with locally managed tablespaces, 2.4.2
- datafile headers
-
- when renaming tablespaces, 12.8
- datafiles
-
- adding to a tablespace, 13.2
- bringing online and offline, 13.4
- checking associated tablespaces, 12.14.2
- copying using database, 13.8
- creating, 13.2
- creating Oracle-managed files, 15.3, 15.3.6.2
- data dictionary views reference, 13.10
- database administrators access, 1.5.1
- default directory, 13.2
- definition, 13.1
- deleting, 12.9
- dropping, 13.4.2, 13.6
- dropping Oracle-managed files, 15.4.1
- file numbers, 13.1
- fully specifying filenames, 13.2
- guidelines for managing, 13.1
- headers when renaming tablespaces, 12.8
- identifying OS filenames, 13.5.1.2
- location, 13.1.3
- mapping files to physical devices, 13.9
- minimum number of, 13.1.1
- MISSING, 9.4.1
- online, 13.4.2
- Oracle-managed, 15
- relocating, 13.5
- renaming, 13.5
- reusing, 13.2
- size of, 13.1.2
- statements to create, 13.2
- storing separately from redo log files, 13.1.4
- unavailable when database is opened, 3.1.4
- verifying data blocks, 13.7
- DB_BLOCK_CHECKING initialization parameter, 23.3.1, 23.3.1.4
- DB_BLOCK_CHECKSUM initialization parameter, 13.7
-
- enabling redo block checking with, 10.7
- DB_BLOCK_SIZE initialization parameter, 5.4.2.2
-
- and nonstandard block sizes, 12.3
- setting, 2.5.4
- DB_CACHE_SIZE initialization parameter, 5.4.2.2.1
-
- specifying multiple block sizes, 12.3
- DB_CREATE_FILE_DEST initialization parameter, 15.2
-
- setting, 15.2.1
- DB_CREATE_ONLINE_LOG_DEST_n initialization parameter, 15.2
-
- setting, 15.2.3
- DB_DOMAIN initialization parameter
-
- setting for database creation, 2.5.1, 2.5.1.2
- DB_FILES initialization parameter
-
- determining value for, 13.1.1.1
- DB_KEEP_CACHE_SIZE initialization parameter, 5.4.2.2.2
- DB_NAME initialization parameter
-
- setting before database creation, 2.5.1
- DB_nK_CACHE_SIZE initialization parameter, 5.4.2.2.1
-
- specifying multiple block sizes, 12.3
- using with transportable tablespaces, 12.13.5.5
- DB_RECOVERY_FILE_DEST initialization parameter, 15.2
-
- setting, 15.2.2
- DB_RECYCLY_CACHE_SIZE initialization parameter, 5.4.2.2.2
- DBA role, 1.5.2.3
- DBA. See database administrators.
- DBA_2PC_NEIGHBORS view, 33.3.2
-
- using to trace session tree, 33.3.2
- DBA_2PC_PENDING view, 33.3.1, 33.6, 33.7.6
-
- using to list in-doubt transactions, 33.3.1
- DBA_DB_LINKS view, 30.5.1, 30.5.1, 30.5.1
- DBA_RESUMABLE view, 17.4.4.1
- DBA_UNDO_EXTENTS view
-
- undo tablespace extents, 14.7
- DBCA. See Database Configuration Assistant
- DBMS_FILE_TRANSFER package
-
- copying datafiles, 13.7
- DBMS_JOB
-
- about, A.1
- moving jobs to Oracle Scheduler, A.4
- DBMS_METADATA package
-
- GET_DDL function, 16.10.1
- using for object definition, 16.10.1
- DBMS_REDEFINITION package
-
- performing online redefinition with, 18.7.2
- required privileges, 18.7.9
- DBMS_REPAIR
-
- logical corruptions, 23.3.2
- DBMS_REPAIR package
-
- examples, 23.4
- limitations, 23.2.2
- procedures, 23.2.1
- using, 23.3, 23.4.5
- DBMS_RESOURCE_MANAGER package, 25.1.3, 25.1.5, 25.4.3
-
- procedures (table of), 25.1.5
- DBMS_RESOURCE_MANAGER_PRIVS package, 25.1.5
-
- procedures (table of), 25.1.5
- DBMS_RESUMABLE package, 17.4.4.3
- DBMS_SERVER_ALERT package
-
- setting alert thresholds, 17.1
- DBMS_SPACE package, 17.5.4
-
- example for unused space, 17.7.1
- FREE_BLOCK procedure, 17.7.1
- SPACE_USAGE procedure, 17.7.1
- UNUSED_SPACE procedure, 17.7.1
- DBMS_STATS package, 16.2.1
-
- MONITORING clause of CREATE TABLE, 18.5
- DBMS_STORAGE_MAP package
-
- invoking for file mapping, 13.9.3.1
- views detailing mapping information, 13.9.3.3
- DBMS_TRANSACTION package
-
- PURGE_LOST_DB_ENTRY procedure, 33.6.1
- DBVERIFY utility, 23.3.1, 23.3.1.2
- DDL lock timeout, 2.5.6
- DDL_LOCK_TIMEOUT initialization parameter, 2.5.6
- DEALLOCATE UNUSED clause, 17.5.4
- deallocating unused space, 17.5
-
- DBMS_SPACE package, 17.5.4
- DEALLOCATE UNUSED clause, 17.5.4
- declarative referential integrity constraints, 31.3
- dedicated server processes, 4.1.1
-
- trace files for, 7.1.1
- default temporary tablespace
-
- renaming, 12.8
- default temporary tablespaces
-
- specifying at database creation, 2.3.9, 2.4.6
- specifying bigfile tempfile, 2.4.8.2
- DEFAULT_CONSUMER_GROUP
-
- for Database Resource Manager, 25.1.3.1
- DEFAULT_CONSUMER_GROUP for Database Resource Manager, 25.4.7, 25.4.7.2, 25.7.2
- defining
-
- chain steps, 27.9.3
- dependencies
-
- between schema objects, 16.7
- displaying, 16.10.2.2
- DIAGNOSTIC_DEST, 7.1.1
- DIAGNOSTIC_DEST initialization parameter, 8.1.4
- dictionary-managed tablespaces
-
- migrating SYSTEM to locally managed, 12.12
- Digital POLYCENTER Manager on NetView, 29.3.4.3
- direct-path INSERT
-
- benefits, 18.4.2.1
- how it works, 18.4.2.3
- index maintenance, 18.4.2.5.1
- locking considerations, 18.4.2.5.3
- logging mode, 18.4.2.4
- parallel INSERT, 18.4.2.2
- parallel load compared with parallel INSERT, 18.4.2.1, 18.4.2.1
- serial INSERT, 18.4.2.2
- space considerations, 18.4.2.5.2
- disabling
-
- chains, 27.9.10
- jobs, 27.2.8
- programs, 27.3.5
- SQL patch, 8.8.3
- window groups, 27.7.7
- windows, 27.6.7
- disabling recoverer process, 33.9.2
- dispatcher process (Dnnn), 4.5
- dispatcher processes, 4.3.3.3, 4.3.4
- DISPATCHERS initialization parameter
-
- setting attributes of, 4.3.3.1
- setting initially, 4.3.3.3
- distributed applications
-
- distributing data, 31.1
- distributed databases
-
- administration overview, 29.3
- application development, 29.5, 31, 31.5
- client/server architectures, 29.1.3
- commit point strength, 32.2.5.2
- cost-based optimization, 29.5.3
- direct and indirect connections, 29.1.3
- distributed processing, 29.1.1.1
- distributed queries, 29.4.2
- distributed updates, 29.4.2, 29.4.2
- forming global database names, 30.1.1
- global object names, 29.2.9.4, 30.1
- globalization support, 29.6
- location transparency, 29.5.1.1, 30.6
- management tools, 29.3.4
- managing read consistency, 33.10
- nodes of, 29.1.3
- overview, 29.1.1
- remote object security, 30.6.1
- remote queries and updates, 29.4.1
- replicated databases and, 29.1.1.2
- resumable space allocation, 17.4.1.4
- running in ARCHIVELOG mode, 11.2.2
- running in NOARCHIVELOG mode, 11.2.2
- scenarios, 30.8
- schema object name resolution, 29.4.8
- schema-dependent global users, 29.3.2.4.1
- schema-independent global users, 29.3.2.4.2
- security, 29.3.2
- site autonomy of, 29.3.1
- SQL transparency, 29.5.1.2
- starting a remote instance, 3.1.4.8
- transaction processing, 29.4
- transparency, 29.5.1
- distributed processing
-
- distributed databases, 29.1.1.1
- distributed queries, 29.4.2
-
- analyzing tables, 31.4.2.2.2
- application development issues, 31.4
- cost-based optimization, 31.4.2
- optimizing, 29.5.3
- distributed systems
-
- data encryption, 29.3.2.5
- distributed transactions, 29.4.5
-
- case study, 32.5
- commit point site, 32.2.5
- commit point strength, 32.2.5.2, 33.1
- committing, 32.2.5.1
- database server role, 32.2.2
- defined, 32.1
- DML and DDL, 32.1.1
- failure during, 33.8.1
- global coordinator, 32.2.4
- local coordinator, 32.2.3
- lock timeout interval, 33.8
- locked resources, 33.8
- locks for in-doubt, 33.8.2
- manually overriding in-doubt, 33.4.2
- naming, 33.2, 33.4.3.2
- session trees, 32.2, 32.2.2, 32.2.3, 32.2.4, 32.2.5, 33.3.2
- setting advice, 33.4.3.3
- transaction control statements, 32.1.2
- transaction timeouts, 33.8.1
- two-phase commit, 32.5, 33.4.1
- viewing database links, 33.3.1
- distributed updates, 29.4.2
- DML error logging, inserting data with, 18.4.1
- DML. See data manipulation language
- DRIVING_SITE hint, 31.4.3.2
- DROP CLUSTER statement
-
- CASCADE CONSTRAINTS clause, 20.5
- dropping cluster, 20.5
- dropping cluster index, 20.5
- dropping hash cluster, 21.5
- INCLUDING TABLES clause, 20.5
- DROP DATABASE statement, 2.7
- DROP LOGFILE clause
-
- ALTER DATABASE statement, 10.5.1
- DROP LOGFILE MEMBER clause
-
- ALTER DATABASE statement, 10.5.2
- DROP SYNONYM statement, 22.3.4
- DROP TABLE statement
-
- about, 18.10
- CASCADE CONSTRAINTS clause, 18.10
- for clustered tables, 20.5.1
- DROP TABLESPACE statement, 12.9
- dropping
-
- chain steps, 27.9.11
- chains, 27.9.7
- columns
-
- marking unused, 18.6.8.2
- remove unused columns, 18.6.8.2
- columns in compressed tables, 18.6.8.4
- datafiles, 13.6
- job classes, 27.5.4
- jobs, 27.2.7
- programs, 27.3.4
- rules from chains, 27.9.9
- schedules, 27.4.4
- SQL patch, 8.8.3
- tempfiles, 13.6
- window groups, 27.7.3
- windows, 27.6.6
- dropping database links, 30.4.2, 30.4.2
- dropping datafiles
-
- Oracle-managed, 15.4.1
- dropping tables
-
- CASCADE clause, 18.10
- consequences of, 18.10
- dropping tempfiles
-
- Oracle-managed, 15.4.1
- DUMP_ORPHAN_KEYS procedure, 23.3.2
-
- checking sync, 23.3.2
- DBMS_REPAIR package, 23.2.1
- example, 23.4.4
- recovering data, 23.3.4.1
- dumps, 8.1.3.3
E
- EMPHASIS resource allocation method, 25.3.4
- enabling
-
- chains, 27.9.5
- jobs, 27.2.9
- programs, 27.3.6
- window groups, 27.7.6
- windows, 27.6.8
- enabling recoverer process
-
- distributed transactions, 33.9.2
- encryption
-
- column, 18.2.7
- tablespace, 12.2.3
- encryption, transparent data, 2.10.2
- enterprise users
-
- definition, 29.3.2.4.2
- environment variables
-
- ORACLE_SID, 2.3.1
- error logging, DML
-
- inserting data with, 18.4.1
- errors
-
- alert log and, 7.1.1
- assigning names with PRAGMA_EXCEPTION_INIT, 31.5
- critical, 8.1.1
- exception handler, 31.5
- integrity constrain violation, 31.3
- ORA-00028, 4.8.2
- ORA-01090, 3.3
- ORA-01173, 9.4.2
- ORA-01176, 9.4.2
- ORA-01177, 9.4.2
- ORA-01578, 13.7
- ORA-01591, 33.8.2
- ORA-02049, 33.8.1
- ORA-02050, 33.4.1
- ORA-02051, 33.4.1
- ORA-02054, 33.4.1
- ORA-1215, 9.4.2
- ORA-1216, 9.4.2
- RAISE_APPLICATION_ERROR() procedure, 31.5
- remote procedure, 31.5
- rollback required, 31.3
- trace files and, 7.1.1
- when creating a database, 2.6
- when creating control file, 9.4.2
- while starting a database, 3.1.4.5
- while starting an instance, 3.1.4.5
- event message
-
- passing to event-based job, 27.8.2.5
- event schedule
-
- altering, 27.8.2.4
- creating, 27.8.2.3
- event-based job
-
- altering, 27.8.2.2
- creating, 27.8.2.1
- passing event messages to, 27.8.2.5
- events (Scheduler)
-
- overview, 26.2.4
- using, 27.8
- exception handler, 31.5
- EXCEPTION keyword, 31.5
- exceptions
-
- assigning names with PRAGMA_EXCEPTION_INIT, 31.5
- integrity constraints, 16.5.5
- user-defined, 31.5
- executing
-
- remote external jobs, 28.3
- execution plans
-
- analyzing for distributed queries, 31.4.4
- export operations
-
- restricted mode and, 3.1.4.4
- expressions, calendaring, 27.4.5.1
- EXTENT MANAGEMENT LOCAL clause
-
- CREATE DATABASE, 2.4.2
- extents
-
- allocating cluster extents, 20.4
- allocating for tables, 18.6.4
- data dictionary views for, 17.7.2
- deallocating cluster extents, 20.4
- displaying free extents, 17.7.2.3
- external jobs, 26.3.4
-
- capturing standard error output for, 27.2.5.4
- creating remote, 27.2.2.4
- external procedures
-
- managing processes for, 4.7
- external tables
-
- altering, 18.13.2
- creating, 18.13.1
- defined, 18.13
- dropping, 18.13.3
- privileges required, 18.13.4
- uploading data example, 18.13.1
F
- fault diagnosability infrastructure, 8.1.1
- features
-
- new, Preface
- features, new, Preface
- file mapping
-
- examples, 13.9.4
- how it works, 13.9.2
- how to use, 13.9.3
- overview, 13.9.1
- structures, 13.9.2.2
- views, 13.9.3.3
- file system
-
- used for Oracle-managed files, 15.1.1.2
- FILE_MAPPING initialization parameter, 13.9.3.1
- filenames
-
- Oracle-managed files, 15.3.1
- files
-
- creating Oracle-managed files, 15.3, 15.3.6.2
- finalizing
-
- an incident package, definition, 8.10.1.1
- FIX_CORRUPT_BLOCKS procedure
-
- DBMS_REPAIR, 23.2.1
- example, 23.4.3
- marking blocks corrupt, 23.3.3.1
- fixed user database links
-
- advantages and disadvantages, 29.2.7.2
- creating, 30.2.3.1
- definition, 29.2.7
- example, 29.2.8
- flash recovery area
-
- initialization parameters to specify, 2.5.2
- with Oracle managed files, 15.2
- Flashback Drop
-
- about, 18.11
- purging recycle bin, 18.11.4
- querying recycle bin, 18.11.3
- recycle bin, 18.11.1
- restoring objects, 18.11.5
- Flashback Table
-
- overview, 18.9
- flood-controlled incidents
-
- defined, 8.1.2
- viewing, 8.3
- FMON background process, 13.9.2.1.1
- FMPUTL external process
-
- used for file mapping, 13.9.2.1.2
- FORCE clause
-
- COMMIT statement, 33.5
- ROLLBACK statement, 33.5
- FORCE LOGGING clause
-
- CREATE CONTROLFILE, 2.4.10.1
- CREATE DATABASE, 2.4.10
- CREATE TABLESPACE, 12.4
- performance considerations, 2.4.10.2
- FORCE LOGGING mode, 18.4.2.4
- forcing
-
- COMMIT or ROLLBACK, 33.3.1, 33.4.2
- forcing a log switch, 10.6
-
- using ARCHIVE_LAG_TARGET, 10.2.5
- with the ALTER SYSTEM statement, 10.6
- forget phase
-
- in two-phase commit, 32.3.3
- free space
-
- listing free extents, 17.7.2.3
- tablespaces and, 12.14.3
- function-based indexes, 19.3.7
G
- generic connectivity
-
- definition, 29.1.2.3
- global cache service (LMS), 4.5
- global coordinators, 32.2.4
-
- distributed transactions, 32.2.4
- global database consistency
-
- distributed databases and, 32.3.2.2
- global database links, 29.2.6
-
- creating, 30.2.2.3
- global database names
-
- changing the domain, 30.1.4
- database links, 29.2.4
- enforcing for database links, 29.2.5
- enforcing global naming, 30.1.2
- forming distributed database names, 30.1.1
- impact of changing, 29.4.9.1
- querying, 30.1.3
- global object names
-
- database links, 29.4.7
- distributed databases, 30.1
- global users, 30.8.5
-
- schema-dependent in distributed systems, 29.3.2.4.1
- schema-independent in distributed systems, 29.3.2.4.2
- GLOBAL_NAME view
-
- using to determine global database name, 30.1.3
- GLOBAL_NAMES initialization parameter
-
- database links, 29.2.5
- globalization support
-
- client/server architectures, 29.6.1
- distributed databases, 29.6
- GRANT statement
-
- SYSOPER/SYSDBA privileges, 1.7.3.1
- granting privileges and roles
-
- SYSOPER/SYSDBA privileges, 1.7.3.1
- growth trends
-
- of database objects, 17.8.3
- GV$DBLINK view, 30.5.2
H
- hash clusters
-
- advantages and disadvantages, 21.1
- altering, 21.4
- choosing key, 21.3.3.1
- contrasted with index clusters, 21.1
- controlling space use of, 21.3.3
- creating, 21.3
- data dictionary views reference, 21.6
- dropping, 21.5
- estimating storage, 21.3.4
- examples, 21.3.3.5.1
- hash function, 21.1, 21.2.2, 21.3, 21.3.3.1, 21.3.3.2, 21.3.3.3
- HASH IS clause, 21.3, 21.3.3.2
- HASHKEYS clause, 21.3, 21.3.3.4
- single-table, 21.3.2
- SIZE clause, 21.3.3.3
- sorted, 21.3.1
- hash functions
-
- for hash cluster, 21.1
- health checks, 8.1.1
- Health Monitor, 8.7
-
- checks, 8.7.1.1
-
- generating reports, 8.7.3
- running, 8.7.2
- viewing reports, 8.7.3
- viewing reports using ADRCI, 8.7.3.3
- heterogeneous distributed systems
-
- definition, 29.1.2
- Heterogeneous Services
-
- overview, 29.1.2
- HI_SHARED_MEMORY_ADDRESS parameter, 5.4.2.8.2
- hints, 31.4.3
-
- DRIVING_SITE, 31.4.3.2
- NO_MERGE, 31.4.3.1
- using to tune distributed queries, 31.4.3
- HP OpenView, 29.3.4.3
I
- IBM NetView/6000, 29.3.4.3
- import operations
-
- restricted mode and, 3.1.4.4
- incident package
-
- creating, editing and uploading custom, 8.10
- customizing, 8.10.3, 8.10.3.2
- defined, 8.1.1
- viewing, 8.10.3.1
- incident packaging service, 8.1.1
- incidents
-
- about, 8.1.2
- flood-controlled, 8.1.2
-
- viewing,