Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle 8i, RH 6.1, "not logged on", and FREE BEER
In article <38A31B29.CCDEF096_at_ihug.com.au>, "Jesus M. Salvo Jr." <jmsalvo_at_ihug.com.au> wrote: > try commenting out all mts entries in your initSID.ora file
Ah, but there aren't any MTS entries. Here is the initquark.ora file:
db_name = quark
instance_name = quark
service_names = quark
control_files = ("/usr/local/oracle/product/8.1.5/oradata/quark/control01.ctl", "/usr/local/oracle/product/8.1.5/oradata/quark/control02.ctl")
db_block_buffers = 8192
shared_pool_size = 4194304
log_checkpoint_interval = 10000
log_checkpoint_timeout = 1800
processes = 50
log_buffer = 163840
# audit_trail = false # if you want auditing
# timed_statistics = false # if you want timed statistics
# max_dump_file_size = 10000 # limit trace file size to 5M each
log_archive_start = true log_archive_dest_1 = "location=/usr/local/oracle/product/8.1.5/admin/quark/arch" log_archive_format = %t_%s.dbf
# Global Naming -- enforce that a dblink has same name as the db it connects to
# global_names = false
# Uncomment the following line if you wish to enable the Oracle Trace product
# to trace server activity. This enables scheduling of server collections
# from the Oracle Enterprise Manager Console.
# Also, if the oracle_trace_collection_name parameter is non-null,
# every session will write to the named collection, as well as enabling you
# to schedule future collections from the console.
# oracle_trace_enable = true
# define directories to store trace and alert files
background_dump_dest = /usr/local/oracle/product/8.1.5/admin/quark/bdump core_dump_dest = /usr/local/oracle/product/8.1.5/admin/quark/cdump user_dump_dest = /usr/local/oracle/product/8.1.5/admin/quark/udump
db_block_size = 2048
remote_login_passwordfile = exclusive
os_authent_prefix = ""
compatible = "8.0.5"
TIA,
Matt
-- ---------------------------------------------------- Matt Luker kostya_at_lucideN.OcomS.PAM PGP FINGERPRINT: C6E7 7209 3A67 B678 FCE4 236A 6DAA 4555 5761 30B1 ----------------------------------------------------Received on Fri Feb 11 2000 - 00:00:00 CST
![]() |
![]() |