Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Are Oracle courses required for Oracle Certification now?
Yah. That's what we do on EnTee/WinTuKee.
Also, on DOS prompt:
oradim -startup -sid=<SID> -pfile=<PFILE PATH>
But on EnTee, I think you can't do, at least I couldn't, maybe someone has tried this and it worked for them 8i on NT4/W2K:
sqlplus /nlolog
connect / as sysdba
startup nomount
create database database_name
can you?
??
-- Lyndon Tiu Quoting Nick Wagner <Nick.Wagner_at_quest.com>:Received on Wed Dec 04 2002 - 17:29:16 CST
> if the DOS command prompt doesn't work, try starting it at the services
> level.
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Lyndon Tiu INET: ltiu_at_alumni.sfu.ca Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
![]() |
![]() |