.ora-code.com

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
dbca fails with ORA-01092

dbca fails with ORA-01092

2005-07-19       - By Yoav Givon
Reply:     1     2     3  


You would get it while giving system and sys the different (no mistake)
password during installation. (At least this was the case with
10.0.2.0). Workaround is easy, just give them the same password and
change it once the DB is up and running.

Yoav

-- --Original Message-- --
From: Weiss, Rick [mailto:rweiss@(protected)]
Sent: Monday, July 18, 2005 4:06 PM
To: SuSE Mailing List
Subject: RE: [suse-oracle] dbca fails with ORA-01092 (See ORA-01092.ora-code.com)

Chuck:

I have seen this several times in building a database using DBCA, my
workaround has become to let DBCA create the scripts (I always build a
customized database, not the canned cloned ones supplied); then I run
the scripts from SQL*Plus myself avoiding the automated junk that never
fails to bite me.

This means that you will have to run NETCA and create your listeners and
TNSNAMES entries independently of the DBCA process.

Rick Weiss
Oracle Database Administrator
Montana Department of Labor & Industry
Centralized Services Division
Technical Services Bureau
1327 Lockey
P.O. Box 1728
Helena, Montana  59624-1728
(406) 444-9628
rweiss@(protected)

-- --Original Message-- --
From: Chuck Carson [mailto:chuck.carson@(protected)]
Sent: Sunday, July 17, 2005 8:51 AM
To: SuSE Mailing List
Subject: [suse-oracle] dbca fails with ORA-01092 (See ORA-01092.ora-code.com)

I just installed oracle 10.2 onto SuSE 9.3 w/o a hitch. No errors or
warnings at all.

I then proceeded to install a test db using dbca and it pukes with
ORA-01092 (See ORA-01092.ora-code.com). metalink listed a scad of possible causes, none of which
seemed to apply to the usage of dbca (unless their is a bug in dbca)

Anyone see this problem before?

Thx,
CC


--
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