Microsoft
Software
Hardware
Network
Question : ORA-02778: Name given for the log directory is invalid
Dear All,
I am trying to copy a db 010G from a server where the location of these files are
user_dump_dest=D:\ORACLE\A
DMIN\BIS\U
DUMP
background_dump_dest=D:\OR
ACLE\ADMIN
\BIS\BDUMP
core_dump_dest=D:\ORACLE\A
DMIN\BIS\C
DUMP
to a server where there is only C:\ drive available.
startup nomount give me this error:
ORA-02778: Name given for the log directory is invalid
how do I change the location of the log directory at this point?
thanks!
Answer : ORA-02778: Name given for the log directory is invalid
Easiest is to create a PFILE from the current SPFILE on the old system, copy it over to the new system, edit it, change the names, startup the new instance using the edited PFILE then create a SPFILE from pfile.
Random Solutions
Dell Vostro 1500 Laptop can't join wireless only in Hawaii
WIN Network on SBS 2K3 server has disappeared
desktop deals - back to school special
GUID of a ActiveX OCX
HTTP Error 404.3 on IIS 7.0
OCS 2007 R2 and Cisco call manager
Mapping a network drive in VB.NET or accessing a protected network path
Inserting another drawing
Asp.Net MVC PartialView doesn't Refresh after Ajax postback
How to read a CSV using Windows Command Line