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
standby db - ora16166 LGWR timed out on Network Server 1 due to buffer full cond

standby db - ora16166 LGWR timed out on Network Server 1 due to buffer full cond

2005-01-18       - By steve noyle


hi,
I've just set up a 9.2.0.4 standby database and have
been getting the following messages every day.

Timing out on NetServer 1
prod=39901,cons=37325,threshold=2560
ORA-16166 (See ORA-16166.ora-code.com): LGWR timed out on Network Server 1 due to
buffer full condition.
        No action is required since the log file
transfer will be attempted via ARCH
Sun Jan 16 02:34:14 2005
Errors in file
/u01/app/oracle/admin/test01/bdump/test01_lgwr_12800.trc:
ORA-16166 (See ORA-16166.ora-code.com): LGWR network server failed to send remote
message
LGWR: I/O error 16166 archiving log 3 to 'ddb03ps'
Sun Jan 16 02:34:14 2005
Errors in file
/u01/app/oracle/admin/test01/bdump/test01_lgwr_12800.trc:
ORA-16166 (See ORA-16166.ora-code.com): LGWR network server failed to send remote
message


The source database is a test database and there are
no workload generated on the database. According to
metalink, a way to solve the problem is to increase
the ASYNC buffer size. I've increased it to 20480 but
I'm still getting the same error message. Also, I do
not understand why would my buffer be full when I have
absolutely nothing running on the source? Does anyone
has any clue what is going on or how can I
troubleshoot the problem?