Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
ORA-12547 during dbca with 9.1

ORA-12547 during dbca with 9.1

2004-09-20       - By Magni Fabrizio

Reply:     1     2  

I met the same problem.
My error was to edit the wrapper with a vi instead of using the "cat"
command.
It is likely some kind of caracters didn't permit the script to be
interpreted correctly.

Try using cat (if your issue is similar to mine).

However there is a better workaround. It uses disable_mcap_lock.

Have a look here:

http://www.gesinet.it/oracle/oracle10gonsles9amd64.html

I'm going to add the "lost contact" issue.

Thank you for reminding me.
Fabrizio

> -- --Original Message-- --
> From: Hardy, Andrew [mailto:Andrew.Hardy@(protected)]
> Sent: 20 September, 2004 13:17
> To: 'suse-oracle@(protected)'
> Subject: [suse-oracle] ORA-12547 (See ORA-12547.ora-code.com) during dbca with 9.1
>
>
> Hi,
>
> Previously I've sucessfully installed ora10g onto Suse 8.1,
> now want to
> install into 9.1PE (Intel box).
>
> Have performed the DISABLE_HUGETBLFS hack to get past shared
> memory error,
> but now unable to create a database using dbca - get an
> ORA-12547 (See ORA-12547.ora-code.com) 'lost
> contact' message.
>
> Any thoughts on how to get past this?
>
> --
> Andy
>
>
> Unless expressly stated to the contrary, the views expressed
> in this email
> are not necessarily the views of National Grid Transco plc or
> any of its
> subsidiaries or affiliates (Group Companies), and the Group
> Companies, their
> directors, officers and employees make no representation and accept no
> liability for its accuracy or completeness.
>
> This e-mail, and any attachments are strictly confidential
> and intended for
> the addressee(s) only. The content may also contain legal,
> professional or
> other privileged information. If you are not the intended
> recipient, please
> notify the sender immediately and then delete the e-mail and any
> attachments.  You should not disclose, copy or take any
> action in reliance
> on this transmission.  You may report the matter by calling
> us on + 44(0)
> 1509 282 000.
>
> Please ensure you have adequate virus protection before you
> open or detach
> any documents from this transmission.  The Group Companies do
> not accept any
> liability for viruses.
>
> An e-mail reply to this address may be subject to monitoring
> for operational
> reasons or lawful business practices.
>
>
>
> --
> To unsubscribe, email: suse-oracle-unsubscribe@(protected)
> For additional commands, email: suse-oracle-help@(protected)
> Please see http://www.suse.com/oracle/ before posting
>
>

--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting