Oracle 8i
I've commented out the archiving option
##### For archiving if enabled #####
#log_archive_start = true
#log_archive_dest = "/data1/oradata/angus/arch"
#log_archive_format = arch_%t_%s.arc
and have tried to start the instance with no luck. I tried both startup mount and startup. The error messages I get are below.
> svrmgrl
Oracle Server Manager Release 3.1.7.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
SVRMGR> startup mount
LCC-00161: Message 161 not found; product=SVRMGR; facility=MGR
ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor
SVRMGR> startup
LCC-00161: Message 161 not found; product=SVRMGR; facility=MGR
ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor
SVRMGR>
