Thank you All , for the answers .
I have corrected the fault with your helps.
 
By the way ,
Let me give  you a fix of a bug on NT .
If you take a packet write failure errorr.ORA-12571. This mean you will enter a dword value in registry in HKEY_LOCAL_MACHINE/system/currentcontrolset/services/tcpip/parameters
dword will be.
maxdatatransmissions = 15 in decimal.
I faced it and tested.
 
 
 
----- Original Message -----
Sent: Thursday, June 07, 2001 12:24 PM
Subject: RE: urgent !!

I would suggest that your init.ora file is not where it should be
 
ie. check that
 
D:\oracle\ora816\admin\uybs\inituybs.ora
 
is exactly where the parameter file is and that it is named correctly.
 
Cheers
 
Lee
-----Original Message-----
From: Bunyamin K. Karadeniz [mailto:[EMAIL PROTECTED]]
Sent: 07 June 2001 09:15
To: Multiple recipients of list ORACLE-L
Subject: urgent !!

Hi all gurus..
I want to create my database on NT . but svrmgrl gives error of
SVRMGR> startup nomount pfile=D:\oracle\ora816\admin\uybs\inituybs.ora
LRM-00109: could not open parameter file 'D:\oracle\ora816\admin\uybs\inituybs.ora'
ORA-01078: failure in processing system parameters
 
 
How can I know which parameter causes the error?
Here are my parameters Which one?
db_name = UYBS
 
instance_name = UYBS
 
service_names = UYBS
 
db_files = 1024
 
control_files = (D:\uyap_database\cf\control01.ctl, C:\uyap_database\cf\control02.ctl )
 
open_cursors = 200
max_enabled_roles = 145
 
db_file_multiblock_read_count = 16
db_block_buffers = 8192
db_block_size = 4096
 
shared_pool_size = 22775808
large_pool_size = 734003200
java_pool_size = 0
 
log_checkpoint_interval = 10000
log_checkpoint_timeout = 1800
 
processes = 715
 
parallel_max_servers = 5
 
log_buffer = 32768
max_dump_file_size = 10240  # limit trace file size to 5M each
log_archive_start = true
log_archive_dest_1 = "location=D:\uyap_database\arc"
log_archive_format = %%ORACLE_SID%%T%TS%S.ARC
max_rollback_segments = 80
rollback_segments = ( RBS0, RBS1, RBS2, RBS3, RBS4, RBS5, RBS6, RBS7, RBS8, RBS9, RBS10, RBS11, RBS12, RBS13, RBS14, RBS15, RBS16, RBS17, RBS18, RBS19, RBS20, RBS21, RBS22, RBS23, RBS24, RBS25, RBS26, RBS27, RBS28, RBS29, RBS30, RBS31, RBS32, RBS33, RBS34, RBS35, RBS36, RBS37, RBS38, RBS39, RBS40 )
global_names = true
oracle_trace_collection_name = ""
background_dump_dest = D:\uyap_database\trace\bdump
user_dump_dest = D:\uyap_database\trace\udump
 

remote_login_passwordfile = exclusive
 
os_authent_prefix = ""
 
distributed_transactions = 10
mts_dispatchers = "(protocol=TCP)"
 
compatible = 8.1.0
sort_area_size = 65536
sort_area_retained_size = 65536
optimizer_mode=CHOOSE
timed_statistics = true


The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged. If the reader
of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.
If you have received this communication in error, please
re-send this communication to the sender and delete the
original message or any copy of it from your computer
system.

Reply via email to