|
Oracle9i Database Platform Guide
Release 2 (9.2) for Windows Part No. B10163-01 |
|
Oracle9i for Windows includes various tools to perform database functions. This chapter describes preferred tools to perform common database administration tasks and explains how tools can be started.
Unless otherwise noted, features described in this guide are common to Oracle9i Enterprise Edition, Oracle9i Standard Edition, and Oracle9i Personal Edition.
This chapter contains these topics:
Database tools is a collective term for tools, utilities, and assistants that you can use to perform database administration tasks. Some database tools perform similar tasks, though no one database tool performs all database administration tasks. The following sections indicate which database tools can be used on particular operating systems and preferred tools to use for common database administration tasks.
Table 4-1 through Table 4-6 list database tools and the operating systems on which each can be used.
Table 4-1 Application Development Tools and Operating System Compatibility
|
Note: Oracle Portal is available on a separate CD-ROM. |
|
Note: Pro*COBOL and Oracle Portal are not supported in Oracle9i release 2 (9.2.0.2) for 64-bit Windows. See "Database Tools for 64-Bit Windows". |
Table 4-2 Migration Utilities and Operating System Compatibility
| Tool | Windows 2000 | Windows XP | Windows NT | Windows 98 |
|---|---|---|---|---|
| Oracle Database Upgrade Assistant | Yes | Yes | Yes | No |
| Oracle Migration Workbench | Yes | Yes | Yes | Yes |
|
Note: Oracle Migration Workbench is available on a separate CD-ROM. |
|
Note: Oracle Migration Workbench is not supported in Oracle9i release 2 (9.2.0.2) for 64-bit Windows. See "Database Tools for 64-Bit Windows". |
Table 4-3 Database Administration Tools and Operating System Compatibility
|
Note: Oracle Enterprise Manager and its optional management packs have additional integrated tools to assist in managing databases. See Oracle Enterprise Manager Concepts Guide for more information.Oracle Advanced Security includes Oracle Enterprise Login Assistant and Oracle Wallet Manager. These are available only with Oracle9i Enterprise Edition and Oracle9i Personal Edition, and not Oracle9i Standard Edition. See your |
Table 4-4 Oracle Command Line Utilities and Operating System Compatibility
|
Note: ORADIM operates only on local databases, and ORAPWD does not work on password files for remote databases. |
Table 4-5 Network Administration Tools and Operating System Compatibility
| Tool | Windows 2000 | Windows XP | Windows NT | Windows 98 |
|---|---|---|---|---|
| Oracle Net Manager | Yes | Yes | Yes | Yes |
| Oracle Net Configuration Assistant | Yes | Yes | Yes | Yes |
Table 4-6 Windows Tools and Operating System Compatibility
| Tool | Windows 2000 | Windows XP | Windows NT | Windows 98 |
|---|---|---|---|---|
| Task Manager | Yes | Yes | Yes | Yes |
| Control Panel | Yes | Yes | Yes | Yes |
| Event Viewer | Yes | Yes | Yes | No |
| Registry Editor | Yes | Yes | Yes | Yes |
| Local Users and Groups | Yes | Yes | No | No |
| User Manager | No | No | Yes | No |
| Microsoft Management Console | Yes | Yes | No | No |
|
Note: Microsoft Management Console must be obtained from Microsoft Corporation for use with Windows NT 4.0. |
|
Note: TheVOLSIZE parameter for Export and Import utilities is not supported on Windows. If you attempt to use the utilities with the VOLSIZE parameter, then error LRM-00101 occurs. For example:
D:\> exp system/manager full=y volsize=100m; LRM-00101: unknown parameter name 'volsize' EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help EXP-00000: Export terminated unsuccessfully |
Table 4-7 lists various database tools you can use to perform common database administration tasks. Oracle Corporation recommends you use tools listed in the "Preferred Database Tool" column of the table. After choosing a tool to perform a task, go to Table 4-8, "Starting Database Tools from the Start Menu", for instructions on how to start the tool.
Table 4-7 Preferred Database Tools
| Administration Task | Preferred Tool | Other Tools |
|---|---|---|
| Create a database | Database Configuration Assistant
|
SQL*Plus Worksheet |
| Delete database services | Database Configuration Assistant
|
ORADIM |
| Start a database | Oracle Enterprise Manager Console | SQL*Plus or SQL*Plus Worksheet |
| Shut down a database | Oracle Enterprise Manager Console | Control Panel
SQL*Plus or SQL*Plus Worksheet |
| Change database passwords | ORAPWD | ORADIM |
| Migrate database users to a directory | User Migration Utility | None |
| Migrate a database | Oracle Database Upgrade Assistant | Migration Utility (MIG) |
| Upgrade a database | Oracle Database Upgrade Assistant | Run provided scripts in SQL*Plus |
| Export data | Oracle Enterprise Manager Export Wizard | Export (EXP) |
| Import data | Oracle Enterprise Manager Import Wizard | Import (IMP) |
| Load data | Oracle Enterprise Manager Load Wizard | SQL*Loader (SQLLDR) |
| Back up database | Oracle Enterprise Manager Backup Wizard | Recovery Manager (RMAN)
OCOPY |
| Recover database | Oracle Enterprise Manager Recovery Wizard | Recovery Manager (RMAN)
OCOPY |
| Authenticate database administrators and users | Oracle Enterprise Manager Console | SQL*Plus or SQL*Plus Worksheet
Windows operating system Oracle Administration Assistant for Windows |
| Store encrypted and decrypted Oracle Wallet (Oracle Advanced Security and Oracle PKI integration) | Oracle Wallet Manager (OWM) creates the encrypted Oracle Wallet
Oracle Enterprise Login Assistant creates the obfuscated decrypted Wallet |
None |
| Grant database roles | Oracle Enterprise Manager Console | Local Users and Groups
User Manager SQL*Plus |
| Create database objects | Oracle Enterprise Manager Console | SQL*Plus |
|
Note: The following refer to items in Table 4-7.
|
|
Note: Oracle Enterprise Manager can manage a 64-bit database from a remote 32-bit computer. For more information, see Appendix G, " Oracle9i Database for 64-Bit Windows". |
This section describes how to start each of the database tools in the following categories:
You will be referred back to this section for database tool startup procedures as you use this guide.
If you have multiple Oracle homes on your computer from previous releases, then see Chapter 3, " Multiple Oracle Homes and Optimal Flexible Architecture" for a description of differences between Oracle homes before and after Oracle9i release 2 (9.2).
If you are using multiple Oracle homes, then the command to start a tool from any home other than the first includes a HOME_NAME, where HOME_NAME indicates the name of that Oracle home. The first Oracle home created on your computer does not have HOME_NAME appended to the group.
To start Oracle Administration Assistant for Windows from the first Oracle home, choose Start > Programs > Oracle > Configuration and Migration Tools > Administration Assistant for Windows.
To start Oracle Administration Assistant for Windows from an additional Oracle home, choose Start > Programs > Oracle - HOME_NAME > Configuration and Migration Tools > Administration Assistant for Windows.
Beginning in Oracle8i release 8.1.3, each Oracle home, including the first Oracle home you create on your computer, has a unique HOME_NAME. To start Oracle Administration Assistant for Windows from any Oracle home, choose Start > Programs > Oracle - HOME_NAME > Configuration and Migration Tools > Administration Assistant for Windows.
Table 4-8 describes how to start assistants and other tools from the Start Menu. It also tells where to go for further information on using these products. All Start Menu paths begin with Start > Programs > Oracle - HOME_NAME >.
|
Note: When you use an assistant, you must have read and write access to the directory where database files will be moved or created. To create an Oracle9i database, you must have an administrative privilege. If you run Database Configuration Assistant from an account that is not part of the Administrators group, then the tool exits without completing the operation. |
|
Note: All Start Menu paths begin with choose Start> Programs > Oracle - HOME_NAME >.
|
Table 4-8 Starting Database Tools from the Start Menu
| Tool | Start Menu Path | More Information |
|---|---|---|
| Oracle Administration Assistant for Windows | Configuration and Migration Tools > Administration Assistant for Windows
|
Chapter 12, " Authenticating Database Users with Windows"
|
| Oracle Database Upgrade Assistant | Configuration and Migration Tools > Database Upgrade Assistant
|
Oracle9i Database Migration
|
| Database Configuration Assistant | Configuration and Migration Tools > Database Configuration Assistant
|
"Creating a Database on Windows Using Database Configuration Assistant"
|
| Oracle Enterprise Login Assistant | Integrated Management Tools > Enterprise Login Assistant
|
Oracle Advanced Security Administrator's Guide
|
| Oracle Enterprise Manager Configuration Assistant | Configuration and Migration Tools > Enterprise Manager Configuration Assistant
|
Oracle Enterprise Manager Configuration Guide
|
| Oracle Enterprise Manager Console | Enterprise Manager Console | Oracle Enterprise Manager Administrator's Guide
|
| Oracle INTYPE File Assistant | Application Development > INTYPE File Assistant
|
Oracle INTYPE File Assistant online help |
| Oracle Locale Builder | Configuration and Migration Tools > Locale Builder
|
Oracle9i Database Globalization Support Guide
|
| Microsoft ODBC Administrator | Configuration and Migration Tools > Microsoft ODBC Administration
|
Microsoft ODBC Administration online help |
| Oracle Migration Workbench | Configuration and Migration Tools > Migration Workbench
|
Oracle Migration Workbench Release Notes
Oracle Migration Workbench Reference Guide for Microsoft SQL Server and Sybase Adaptive Server Migrations Oracle Migration Workbench Reference Guide for Microsoft Access 2.0, 95, 97, 2000 Migrations |
| Oracle Net Configuration Assistant | Configuration and Migration Tools > Net Configuration Assistant
|
Oracle9i Net Services Administrator's Guide
|
| Oracle Net Manager | Configuration and Migration Tools > Net Manager
|
Oracle9i Net Services Administrator's Guide
|
| Oracle Directory Manager | Integrated Management Tools > Oracle Directory Manager
|
Oracle Internet Directory Administrator's Guide
|
| Oracle Counters for Windows Performance Monitor | Configuration and Migration Tools > Oracle Counters for Windows Performance Monitor
|
"Using Oracle Counters for Windows Performance Monitor "
|
| Pro*C/C++ | Application Development > Pro*C/C++
|
Pro*C/C++ Precompiler Programmer's Guide
|
| SQL*Plus | Application Development > SQL*Plus
|
SQL*Plus User's Guide and Reference |
| SQL*Plus Worksheet | Application Development > SQL*Plus Worksheet
Integrated Management Tools |
Oracle Enterprise Manager Administrator's Guide
|
| Start HTTP Server | Oracle HTTP Server > Start HTTP Server powered by Apache
|
ORACLE_BASE\ORACLE_HOME\Apache\Apache\htdocs\index.htm
|
| Stop HTTP Server | Oracle HTTP Server > Stop HTTP Server powered by Apache
|
ORACLE_BASE\ORACLE_HOME\Apache\Apache\htdocs\index.htm
|
| Oracle Wallet Manager | Integrated Management Tools > Wallet Manager
|
Oracle Advanced Security Administrator's Guide
|
|
Note: Oracle Enterprise Manager Configuration Assistant is not supported in Oracle9i release 2 (9.2.0.2) for 64-bit Windows, but Oracle Enterprise Manager can manage a 64-bit database from a remote 32-bit computer. See Appendix G, " Oracle9i Database for 64-Bit Windows" |
Table 4-9 describes how to start Oracle database tools from the command line, and where to go for further information on using these products.
Table 4-9 Starting Database Tools from the Command Line
| Tool | Enter at Prompt | More Information |
|---|---|---|
| Oracle Enterprise Manager Console | C:\> oemapp console
|
Oracle Enterprise Manager Administrator's Guide
|
| DBVERIFY | C:\> dbv
DBVERIFY starts and prompts you for a filename parameter. To obtain a list of parameters, enter:
|
Oracle9i Database Utilities
|
| Export | C:\> exp username password
EXP starts and prompts you for parameters. To obtain a list of these parameters, enter:
|
Oracle9i Database Utilities for instructions on use of Export
Oracle9i Database Error Messages for information on error messages |
| Import | C:\> imp username password
IMP starts and prompts you for parameters. To get a list of these parameters, enter:
|
Oracle9i Database Utilities |
| Migration Utility | C:\> mig
To obtain a list of parameters, enter:
|
Oracle9i Database Migration
|
| OCOPY | C:\> ocopy parameters
To get a list of OCOPY parameters, enter:
|
"Backing Up and Recovering Files with OCOPY "
|
| OPERFCFG | C:\> operfcfg
|
"Modifying Oracle Counters for Windows Performance Monitor Parameters"
|
| ORADIM | C:\> oradim parameters
To get a list of ORADIM parameters, enter either of the following:
|
"Using ORADIM to Administer an Oracle Instance"
|
| Password Utility (ORAPWD) | C:\> orapwd
Password file is hidden. Use Windows Explorer to see it in a file list. Choose View > Options > View > Show All Files |
"Creating and Populating Password Files"
|
| Recovery Manager (RMAN) | C:\> rman parameters
|
Chapter 10, " Backing Up and Recovering Database Files on Windows" |
| SQL*Plus (SQLPLUS) | C:\> sqlplus
|
SQL*Plus User's Guide and Reference |
| SQL*Loader (SQLLDR) | C:\> sqlldr
SQL*Loader displays a Help screen with available keywords and default values. |
Oracle9i Database Utilities |
| TKPROF | C:\> tkprof
|
Oracle9i Database Performance Tuning Guide and Reference |
| User Migration Utility | C:\> umu parameters
To get a list of parameters, enter:
|
"Migrating Local or External Users to Enterprise Users" in Oracle Advanced Security Administrator's Guide |
|
Note: Three special conditions apply when running Export or Import utilities on Windows. First, default values forBUFFER and RECORDLENGTH parameters are 4 KB and 2 KB respectively. This default RECORDLENGTH parameter does not depend on the value of BUFSIZ defined in the system header file. If you specify a value larger than USHRT_MAX (64 KB), you will get a warning message. Second, the VOLSIZE parameter is not supported. Third, to export an entire database, you must use the EXP_FULL_DATABASE role.
|
Oracle Enterprise Manager Console can be started:
|
Note: Oracle Enterprise Manager can manage a 64-bit database from a remote 32-bit computer. For more information, see Appendix G, " Oracle9i Database for 64-Bit Windows". |
Choose Start > Programs > Oracle - HOME_NAME > Enterprise Manager Console.
At the command line, enter: C:\> oemapp console
You are prompted to choose between logging in to a Management Server or starting in standalone mode.
Choose standalone when you want to connect directly to your database(s) to perform administrative tasks. The first time Enterprise Manager is started in standalone mode, the Add Database To Tree dialog appears, allowing you to add your database(s) to Enterprise Manager's navigation tree. For more information, see "Standalone" in Oracle Enterprise Manager Configuration Guide.
In Standalone mode you will not have access to functionality typically available through Management Server and Intelligent Agent, however, because they are not required in standalone mode. These unavailable features include:
Management of several different target types
Sharing data among several administrators
Advance warning of potential problems
Automation of repetitive tasks
Backup and data management tools
Reports customization, scheduling, and publishing
Running the client from a Web browser
These features are all available when you choose to log in to a Management Server, which is automatically installed and configured during standard Oracle9i database installation types. If you performed a custom database installation, however, you may need to install and configure a Management Server. For installation instructions, see your Oracle9i Database Installation Guide for Windows. For configuration instructions, see "Configuring and Controlling the Management Server" in Oracle Enterprise Manager Configuration Guide.
If this is your first login to a Management Server, you must enter the default Enterprise Manager administrator name sysman and its password oem_temp. The Management Server on the node you select or enter must already be configured with the repository you want to access. For more information, see "Configuring the Console When Connected to a Management Server" in Oracle Enterprise Manager Configuration Guide.
Enterprise Manager Web site is installed in the ORACLE_HOME\oem_webstage directory by default. In addition, Enterprise Manager Web site automatically installs a preconfigured Oracle HTTP server to act as its Web server.
Additional supported Web servers include:
Oracle Internet Application Server, release 1.0 and higher
Apache, release 1.3.9 and higher
Microsoft Internet Information Server (IIS), release 4.0 and higher
If you want to use a Web server other than the default preconfigured Oracle HTTP server, you must install and manually configure it:
Start your Web browser and enter the following URL regardless of which Web server you have installed.
http://webserver_hostname:port number/
where webserver_hostname is the name of the Web server computer, and port number is whatever the Web server is configured for. The port number of the default preconfigured Oracle HTTP Server is 3339.
The Enterprise Manager page appears, allowing you to start Oracle Enterprise Manager Console, view previously published Enterprise Manager reports, or link to other sites.
To start Oracle Enterprise Manager Console, enter the name of the Oracle Management Server to which you want to connect and click Launch Console.
If you are logging in to Oracle Enterprise Manager for the first time, then type in the default credentials (administrator name and password).
Administrator: sysman
Password: oem_temp
These credentials are for the default super administrator account. The first time you start Enterprise Manager, you must log in as the super administrator. After other administrator accounts have been created using the super administrator account, you can log in as a different administrator.
|
Note: Enterprise Manager must be configured before the reports access feature will work. See Oracle Enterprise Manager Configuration Guide for information on:
|
Table 4-10 describes how to start each Windows tool and where to go for more information on using these products.
Table 4-10 Starting Windows Tools
| Tool | Start Procedure | More Information |
|---|---|---|
| Event Viewer | Choose Start > Programs > Administrative Tools > Event Viewer
|
"Using Event Viewer to Monitor a Database"
Your Windows documentation |
| Microsoft Management Console (MMC)Foot 1 | Choose Start > Programs > Oracle - HOME_NAME > Configuration and Migration Tools > Administration Assistant for Windows
|
Your Windows documentation |
| Oracle Counters for Windows Performance Monitor | Choose Start > Programs > Oracle - HOME_NAME > Configuration and Migration Tools > Oracle Counters for Windows Performance Monitor
|
"Using Oracle Counters for Windows Performance Monitor "
Your Windows documentation |
| Registry Editor | At the command prompt on Windows 98, enter:
C:\> regedit At the command prompt on all other supported Windows operating systems, enter: C:\> regedt32 |
"Using Registry Editor to Modify Configuration Information"
Chapter 18, " Configuration Parameters and the Registry" Your Windows documentation |
| Task Manager | Right-click the Task Bar and choose Task Manager | "Using Task Manager to Monitor Applications and Processes"
Your Windows documentation |
| Local Users and Groups | Choose Start > Settings > Control Panel. Double-click Administrative Tools. Double-click Computer Management. In the console tree, click Local Users and Groups.
|
"Using Local Users and Groups to Manage Users and Groups"
Your Windows documentation |
| User Manager | Choose Start > Programs > Administrative Tools > User Manager
|
"Using User Manager to Manage Users"
Chapter 12, " Authenticating Database Users with Windows" Your Windows documentation |
This section describes Windows-specific information for using SQL*Loader (SQLLDR).
This section discusses possible values for the Operating System Dependent (OSD) file processing specifications string option, referred to in "SQL*Loader Control File Reference" in Oracle9i Database Utilities.
Stream record format in which each record is terminated by a record terminator. If "str terminator_string" is not specified, then the record terminator defaults to either the Windows-style record terminator (the two-character sequence carriage return, \r, followed by line feed, \n) or the UNIX-style record terminator (single-character line feed, \n). Maximum record size is 48 KB.
When processing stream format data files, SQL*Loader can usually recognize record terminators automatically, whether they are Windows-style or UNIX-style. So you usually do not need to specify which record terminator you are using.
For external table loads, however, only Windows-style record terminators are recognized automatically. If your data file contains UNIX-style record terminators, you must specify the record terminator. If you are using SQL*Loader (with external_table option), then specify the UNIX-style record terminator by specifying "str '\n'" on the INFILE line in the SQL*Loader control file. For example:
INFILE mydata.dat "str '\n'"
You can also specify the record terminator in hex, by specifying "str x'0a'" (assuming an ASCII-based character set). For example:
INFILE mydata.dat "str x'0a'"
Note that the "0" (zero) before the "a" is required. If you are using SQL with an access parameter list to create the external table, then you must specify '\n' in a RECORDS DELIMITED BY clause. For example:
RECORDS DELIMITED BY '\n'
You can also use a hex string in this case. For example:
RECORDS DELIMITED BY 0x'0a'
Note that in this case, the "0" (zero) before the "x" and the "0" (zero) before the "a" are both required.
Fixed record format in which each record is exactly n bytes long. Record terminators are not required with fixed record format. If the record includes a record terminator, then the record terminator bytes are included in the number of bytes n.
Variable record format in which the length of each record in a character field is included at the beginning of each record in the datafile. Record terminators are not required with the variable record format. This format provides some added flexibility over the fixed record format and a performance advantage over the stream record format. You can specify a datafile that is to be interpreted as being in variable record format as follows:
INFILE "mydata.dat" "var n"
In this example, n specifies the number of bytes in the record length field. If n is not specified, SQL*Loader assumes a length of 5 bytes. Specifying n larger than 40 will result in an error. Lengths are always interpreted in bytes, even if character-length semantics are in effect for the file. This is necessary because the file could contain a mix of fields, some processed with character-length semantics and others processed with byte-length semantics.
The distribution media for SQL*Loader contains case study files for control files, datafiles, and setup files in ulcase1,...ulcase11 in the following directory: Oracle_Home\rdbms\demo.
When SQL*Loader executes, it can create a file called a bad file or reject file in which it places records that were rejected because of formatting errors or because they caused Oracle errors. If you have specified that a bad file is to be created, it overwrites any existing file with the same name; ensure that you do not overwrite a file you wish to retain.
When preparing SQL*Loader control files (.ctl), you must follow certain syntax and notational conventions.
In full path descriptions, backslashes do not require escape characters or other special treatment. When embedding a single or double quotation mark inside a string delimited by double quotation marks, place a backslash escape character before the embedded quotation mark.
When specifying datatypes in the SQL*Loader control file, note that the default sizes of native datatypes shown in Table 4-11 are specific to Windows. These datatypes can be loaded with correct results only between systems where they have the same length in bytes. You cannot override these defaults in the control file. If the byte order is different between the systems, you can indicate the byte order of the data with the BYTEORDER parameter, or you can place a byte-order mark (BOM) in the file.
Table 4-11 Default Sizes of Native Datatypes
| Native Datatypes | Default Field Length |
|---|---|
| DOUBLE | 8 |
| FLOAT | 4 |
| INTEGERFoot 1 | 4 |
| SMALLINT | 2 |
|
See Also: Oracle9i Database Utilities for a complete list of options and instructions on using SQL*Loader |
You can use Windows tools in various ways to manage an Oracle database:
Event Viewer lets you monitor events in your system. An event is an important occurrence in the system or application (such as your Oracle database) that requires user notification. While messages for major events can appear on-screen as you work at your computer, events not requiring your immediate attention are recorded by Windows in the Event Viewer log file. You can then view this information at your convenience.
Event Viewer can be used to monitor Oracle database events, such as:
Initialization of System Global Area for active instance
Initialization of Program Global Area (PGA) for background processes of active instance
Connection to Oracle9i database using AS SYSDBA
In addition, the operating system audit trail is logged to Event Viewer.
|
See Also: Chapter 8, " Monitoring a Database on Windows" for specific instructions on accessing and using Event Viewer to monitor Oracle database events |
Microsoft Management Console provides a central location for network administration. Microsoft Management Console hosts applications (called snap-ins) that administrators can use to manage their networks. Oracle snap-ins enable database administrators to:
Configure Oracle database administrators, operators, users, and roles so the Windows operating system can authenticate them
Configure OracleServiceSID
Modify registry parameters for all Oracle homes on the computer
Modify the computer hostname, username, and password for the database being monitored by Oracle Counters for Windows Performance Monitor
View and terminate an Oracle thread
Oracle Counters for Windows Performance Monitor is integrated into Windows Performance Monitor. This tool enables you to view performance of processors, memory, cache, threads, and processes. Performance information provided includes device usage, queue lengths, delays, throughput measurements, and internal congestion measurements. This information is provided as charts, alerts, and reports.
You can use Oracle Counters for Windows Performance Monitor to monitor key Oracle database information, such as:
Library cache
Buffer cache
Data dictionary cache
Redo log buffer cache
Thread activity
You can use your findings to improve database performance.
|
See Also: "Using Oracle Counters for Windows Performance Monitor " for specific instructions on accessing and using Oracle Counters for Windows Performance Monitor to monitor Oracle database performance |
Oracle9i database stores its configuration information in a structure known as the registry. You can view and modify this configuration information through Registry Editor. The registry contains configuration information for your computer and must not be accessible for editing by inexperienced users. Only experienced administrators should view and change this information.
Registry Editor displays configuration information in a format similar to Windows Explorer. In the left-hand window is a tree-like format consisting of keys (or folders). When one of these keys is highlighted, parameters and values assigned to that key are displayed in the right-hand window.
When you install products from your CD-ROM, configuration parameters are automatically entered in the registry. These parameters are read each time your Windows computer is started and whenever an Oracle product is started. These parameters include settings for:
Oracle home directory
Language
Company name
Oracle home subdirectories for individual products
Individual products such as SQL*Plus
Services
|
See Also: Chapter 18, " Configuration Parameters and the Registry" for definitions of Oracle database configuration parameters and specific instructions on using the registry to modify Oracle9i database configuration parameters |
Task Manager has three tabs:
Applications tab displays what applications are running. This is useful for identifying and ending unresponsive tasks. (Oracle does not appear as an application because it runs as a service.)
Processes tab displays details of currently running processes and their resource usage. Columns are customizable.
Performance tab graphically displays real-time CPU and memory usage, which is useful for spotting sudden changes.
Local Users and Groups enables you to manage users and groups on Windows 2000 and Windows XP. Specifically, you can:
Create and modify local user accounts
Create and modify user profiles
Create, add, and delete local groups
User Manager enables you to manage Windows computer security and create user accounts on Windows NT. With User Manager, you can:
Grant Oracle database roles
Use operating system authentication for user accounts (For example, you can grant DBA access to a Windows user.)
Create a Windows user account that enables you to make secure client connections to Oracle9i database without a password
|
See Also: "Manually Administering External Users and Roles" for specific instructions on using User Manager to perform Oracle database administration |
Windows 2000 Resource Kit includes several diagnostic and tuning utilities.
QuickSlice provides a quick overview of what is occurring on the system, using a graphical user interface.
Distinguishes between time spent in user mode and kernel mode
Imposes low overhead on the system (unlike Performance Monitor)
Shows a continuous display, rather than just a snapshot
Opens a window with more details when you double-click a process
Process Viewer summarizes resource usage by a process.
Process Explode provides a detailed display of resource usage by a process.
Task List displays resource usage and other details of a process when its processor identifier or process name is given as an argument. This tool also displays a list of executables and DLLs associated with a process.
|
See Also:
|
|
![]() Copyright © 2003 Oracle Corporation All rights reserved |
|