Oracle8i Client Administrator's Guide
Release 2 (8.1.6) for Windows

Part Number A73017-01

Library

Product

Contents

Index

Go to previous page Go to next page

2
Database Tools Overview

Oracle8i Client includes various tools to perform database functions. This chapter describes the preferred tools to perform common database administration tasks.

Specific topics discussed are:

Choosing a Database Tool

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 the preferred tools to use for common database administration tasks.


Note:

This chapter describes tasks that use SQL*Plus command line syntax. In this guide, all Server Manager text and examples have been replaced with SQL*Plus equivalents. Although Server Manager continues to ship with 8.1.x releases, Oracle Corporation strongly recommends that you migrate to SQL*Plus as soon as possible. See your SQL*Plus documentation for information on using SQL*Plus to perform database administration tasks.

Note that for all previous Oracle8 8.0.x releases, the Server Manager executable was SVRMGR30. For 8.1.6, the Server Manager executable is SVRMGRL. The "L" indicates line mode. 


Tools and Operating System Compatibility

This table lists tools and the operating system(s) on which each can be used:


Tools

 
Windows NT and Windows 20001  Windows 95 and Windows 98 

Application Development 

 

 

SQL*Plus (SQLPLUS)2 

Yes 

Yes 

Pro*C/C++ 

Yes 

Yes 

Pro*COBOL 

Yes 

Yes 

Object Type Translator (OTT) 

Yes 

Yes 

Oracle Web Publishing Assistant 

Yes 

No 

Oracle Services for Microsoft Transaction Server 

Yes 

Yes 

Oracle AppWizard for Microsoft Visual C++ 

Yes 

Yes 

Oracle Objects for OLE 

Yes 

Yes 

Oracle Provider for OLE DB 

Yes3 

Yes4 

Database Administration  

 

 

Oracle Enterprise Login Assistant (a feature of Oracle Advanced Security)5 

Yes 

Yes 

Oracle Enterprise Manager, Release 2.1 

 

 

Oracle DBA Management Pack (database tools and wizards) 

Yes 

Yes 

Diagnostics Pack 

Yes 

Yes 

Enterprise Manager:

  • Console

 

Yes 

Yes 

Diagnostics Pack 

Yes 

Yes 

Extended Applications

  • Application Manager

  • Replication Manager

 

Yes 

Yes 

Extended Database Administration:

  • Distributed Access Manager, Beta

  • Enterprise Security Manager

  • Oracle interMedia Text Manager

  • Oracle Spatial Index Advisor, Beta

 

Yes 

Yes 

Migration Utilities 

 

 

Oracle Migration Workbench 

Yes 

Yes 

Oracle Utilities from the MS-DOS Command Line 

 

 

Export Utility (EXP) 

Yes 

Yes 

Import Utility (IMP) 

Yes 

Yes 

Recovery Manager (RMAN) 

Yes 

Yes 

SQL*Loader (SQLLDR) 

Yes 

Yes 

TKPROF (TKPROF) 

Yes 

Yes 

Network Administration 

 

 

Net8 Assistant 

Yes 

Yes 

Net8 Configuration Assistant 

Yes 

Yes 

Oracle Wallet Manager (a feature of Oracle Advanced Security)6 

Yes 

Yes 

Windows NT Tools 

 

 

Task Manager 

Yes 

Yes 

Control Panel 

Yes 

Yes 

Event Viewer 

Yes 

No 

Registry 

Yes 

Yes 

User Manager 

Yes 

No 

Microsoft Management Console7 

Yes 

No 

1 Windows 2000 production versions were not available during the development and testing of Oracle8i release 8.1.6 products. Oracle Corporation has used the Release Candidate versions of Windows 2000 for development and testing. Refer to the READMEDOC.HTM file at the top level of the CD-ROM for the latest information on certification and support of release 8.1.6 products on Windows 2000.
2 The ORADEBUG utility can be used through SQL*Plus to send debug commands to Oracle processes.
3 Available only with Windows NT.
4 Available only with Windows 98.
5 Available only with Oracle8i Enterprise Edition, and not Oracle8i.
6 Available only with Oracle8i Enterprise Edition, and not Oracle8i.
7 Automatically included with Windows 2000. To use with Windows NT 4.0, you must obtain the Microsoft Management Console from Microsoft Corporation.

Preferred Database Tools

This table lists common database administration tasks and the various database tools you can use to perform them. Oracle Corporation recommends you use the tools listed in the "Preferred Database Tool" column of the table. After choosing a tool to perform a task, go to "Starting Database Tools" for instructions on how to start the tool.

Database Administration Task  Preferred Database Tool  Other Database Tools 

Export data 

Export Wizard 

Export Utility (EXP) 

Import data 

Import Wizard 

Import Utility (IMP) 

Load data 

Load Wizard 

SQL*Loader (SQLLDR) 

Publish data to the Web 

Oracle WebDB 

Oracle Web Publishing Assistant 

Authenticate database administrators and users 

Security Manager

 

  • Oracle Enterprise Login Assistant

  • SQL*Plus

  • Windows NT operating system

  • Oracle Administration Assistant for Windows NT (OS authenticated users)

 

Grant database roles 

Security Manager 

  • User Manager

  • Oracle Administration Assistant for Windows NT (OS authenticated users)

 

Starting Database Tools

This section describes how to start each of the tools in the following categories:

You will be referred back to this section for tool startup procedures as you use this guide.

Starting Tools in Multiple Oracle Homes

If you have multiple Oracle homes on your computer from previous releases, see "Multiple Oracle Home Functionality in Different Releases" and "Multiple Oracle Home Environments" for a description of the differences between pre-8.1.6 Oracle homes and release 8.1.6 and later Oracle homes.

Starting Tools from Release 8.0.4 and later 8.0.x Multiple Oracle Homes

If you are using multiple Oracle homes functionality, the command to start a tool includes a HOME_NAME, where HOME_NAME indicates the name of a different Oracle home. Note that the first Oracle home created on your computer does not have HOME_NAME appended to the group. For example:

To start SQL*PLUS from the first Oracle home, choose:

Start > Programs > Oracle > Application Development > SQL*PLUS

To start Oracle Database Assistant from an additional Oracle home, choose:

Start > Programs > Oracle - HOME_NAME > Application Development > SQL*PLUS

Starting Tools from Release 8.1.6 Multiple Oracle Homes

In release 8.1.6, all Oracle homes, including the first Oracle home you create on your computer, have a unique HOME_NAME. For example, the command to start Database Configuration Assistant is as follows:

Start > Programs > Oracle - HOME_NAME > Application Development > SQL*PLUS, where HOME_NAME is the name of the Oracle home. For example, either HOME1 or HOME2 in the following figure:


Starting Tools

This table describes how to start most tools, and where to go for further information on using these products1:

Tool  Choose Start > Programs > Oracle - HOME_NAME >  For More Information, See... 

Oracle Migration Workbench 

Migration Utilities > Migration Workbench 

Oracle Migration Workbench Release Notes

Oracle Migration Workbench for MS SQL Server and Sybase Adaptive Server Reference Guide

Oracle Migration Workbench for MS Access Reference Guide 

Net8 Assistant 

Network Administration > Net8 Assistant 

Net8 Administrator's Guide 

Net8 Configuration Assistant 

Network Administration > Net8 Configuration Assistant 

Net8 Administrator's Guide 

Oracle Wallet Manager 

Network Administration > Wallet Manager 

Oracle Advanced Security Administrator's Guide 

Oracle Web Publishing Assistant 

Application Development > Oracle Web Publishing Assistant 

Oracle Web Publishing Assistant Getting Started 

Oracle Enterprise Login Assistant 

Network Administration > Enterprise Login Assistant 

Oracle Advanced Security Administrator's Guide 

OO4O 

Application Development > OO4O 

Online help available from the Start Menu. 

Oracle Provider for OLE DB 

Application Development > Oracle Provider for OLE DB 

Oracle Provider for OLE DB User's Guide 

1When you use an assistant, you must have read/write access to the directory where database files will be moved/created. Additionally, users must have administrative privileges to create an Oracle8i database. If the Oracle Database Configuration Assistant is run from an account that is not part of the Administrator's group, the tool exits without completing the operation.

Starting Oracle Utilities from the Command Line

This table describes how to start Oracle utilities from the MS-DOS command prompt, and where to go for further information on using these products:

Oracle Utilities  To Start...  For More Information, See... 

Export Utility (EXP) 

Enter the following at the MS-DOS command prompt followed by your user name and password:

C:\> EXP

EXP starts and prompts you for parameters. To obtain a list of these parameters, enter the following at the MS-DOS command prompt:

C:\> EXP HELP=Y

Note: When running the Export Utility, the default values for the following parameters under Windows NT are:

BUFFER 4 KB

RECORDLENGTH 2 KB

Note: To export an entire database, you must use the user name SYSTEM. Do not use INTERNAL or SYS. 

Oracle8i Utilities, which describes how to use the Export Utility

Oracle8i Error Messages for information on error messages 

Import Utility (IMP) 

Enter the following at the MS-DOS command prompt followed by your user name and password:

C:\> IMP

IMP starts and prompts you for parameters. To obtain a list of these parameters, enter the following at the MS-DOS command prompt:

C:\> IMP HELP=Y

Note: When running the Import Utility, the default values for the following parameters under Windows NT are:

BUFFER 4 KB

RECORDLENGTH 2 KB 

Oracle8i Utilities, which describes how to use the Import Utility

Oracle8i Error Messages for information on error messages 

Recovery Manager (RMAN) 

Enter the following at the MS-DOS command prompt:

C:\> RMAN PARAMETERS 

Oracle8i Backup and Recovery Guide for instructions on using this tool 

SQL*Plus (SQLPLUS) 

Enter the following at the MS-DOS command prompt:

C:\> SQLPLUS 

SQL*Plus User's Guide and Reference  

SQL*Loader (SQLLDR) 

Invoke SQL*Loader at the MS-DOS command prompt followed by certain keywords. Enter the following and SQL*Loader displays a Help screen with the available keywords and default values:

C:\> SQLLDR 

Oracle8i Utilities, which describes how to use SQL*Loader

Oracle8i Error Messages for information on error messages

"Starting Windows NT Tools" 

TKPROF (TKPROF) 

Enter the following at the MS-DOS command prompt:

C:\> TKPROF 

Oracle8i Tuning 

Starting Oracle Enterprise Manager

Applications in the DBA Management Pack can be launched through the Oracle Enterprise Manager console or launched separately as standalone applications. All database applications can also be launched from the console within a web browser.

When an application is launched through the console, it is connected to the Oracle Management Server and is used in the Oracle Enterprise Manager repository. When an application is launched separately, the user has the option to connect to either a specific database or to a Management Server. When connected to an Oracle Management Server, the DBA Management Pack application has access to all the databases in that Oracle Enterprise Manager repository.

To start an Oracle Enterprise Manager tool as a standalone application:

  1. Choose Start > Programs > Oracle - HOME_NAME > DBA Management Pack > tool.

    For example, choose Start > Program > Oracle - HOME1 > DBA Management Pack > Schema Manager.

    After launching a DBA application, the Oracle Enterprise Manager Login dialog box appears, giving you the option to connect to either the Oracle Management Server or directly to a single database.


  2. Choose the login method for the database administration application and enter the appropriate connect information.

To start an Oracle Enterprise Manager tool from the Console:

  1. Choose Start > Programs > Oracle - HOME_NAME > Enterprise Manager > Console.

    The Login Information dialog box appears.

  2. Log on when prompted.

  3. You can now either:

To start an Oracle Enterprise Manager tool from a Web browser:

See Also:

Oracle Enterprise Manager Configuration Guide for information on installing the Oracle Enterprise Manager Web Site, and installing and configuring the Web server. 

  1. Launch your Web browser and enter the following URL regardless of which Web server you have installed.

    http://<webserver hostname>:<port number>/
    oem_webstage/EMWebSite.html

    For example:

    http://jfox-sun:3339/oem_webstage/EMWebSite.html
    


Note:

The Oracle Application Server Listener port number is 3339. 



Go to previous page Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index