Instance Manager Command Line Commands; New; Edit - Oracle Oracle7 Server 7.3 Getting Started Manual

For windows nt; release 7.3
Table of Contents

Advertisement

Instance Manager Command Line Commands

–NEW

–EDIT

3 – 24
Oracle7 Server Getting Started for Windows NT
This section describes the ORADIM73 commands and parameters. Note
that each command is preceded by a dash.
Create an instance by specifying the following parameters:
–NEW –SID <sid>
[–INTPWD <internal_pwd>]
[–MAXUSERS <number>]
[–STARTMODE <auto, manual>]
[–PFILE <filename>]
–SID is mandatory; sid is the system identifier (SID). The
remaining parameters are optional.
For internal_pwd specify the password for the INTERNAL
account.
For number, specify the number of users in the password file. The
default is 5.
Attention: Creating an instance using ORADIM73 in command
line mode only creates the password file and related service.
The database is NOT created (that is, database files are not
created).
Edit a database instance by specifying the following parameters:
–EDIT –SID <sid>
[–NEWSID <newsid>]
[–INTPWD <internal_pwd>]
[–STARTMODE <auto, manual>]
[–PFILE <filename>]
–SID is mandatory; sid is the system identifier (SID). The
remaining parameters are optional.
For newsid, specify the new SID for the instance (enter only if
changing an existing instance name).
For internal_pwd specify the password for the INTERNAL account
(this is necessary only if the password file was not created
earlier).

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Oracle7 Server 7.3 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents