From bunyamink@havelsan.com.tr Fri, 08 Jun 2001 05:10:33 -0700 From: "Bunyamin K. Karadeniz" Date: Fri, 08 Jun 2001 05:10:33 -0700 Subject: Re: urgent !! Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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 -----
From: Robertson Lee - lerobe To: Multiple recipients of list ORACLE-L 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:bunyamink@havelsan.com.tr]Sent: 07 June 2001 09:15To: Multiple recipients of list ORACLE-LSubject: 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.oraLRM-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 = 200max_enabled_roles = 145   db_file_multiblock_read_count = 16db_block_buffers = 8192db_block_size = 4096   shared_pool_size = 22775808large_pool_size = 734003200java_pool_size = 0   log_checkpoint_interval = 10000log_checkpoint_timeout = 1800   processes = 715   parallel_max_servers = 5   log_buffer = 32768 max_dump_file_size = 10240  # limit trace file size to 5M eachlog_archive_start = truelog_archive_dest_1 = "location=D:\uyap_database\arc"log_archive_format = %%ORACLE_SID%%T%TS%S.ARCmax_rollback_segments = 80rollback_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 = trueoracle_trace_collection_name = ""background_dump_dest = D:\uyap_database\trace\bdumpuser_dump_dest = D:\uyap_database\trace\udump   remote_login_passwordfile = exclusive   os_authent_prefix = ""   distributed_transactions = 10mts_dispatchers = "(protocol=TCP)"   compatible = 8.1.0sort_area_size = 65536sort_area_retained_size = 65536optimizer_mode=CHOOSEtimed_statistics = trueThe information contained in this communication isconfidential, is intended only for the use of the recipientnamed above, and may be legally privileged. If the reader of this message is not the intended recipient, you arehereby notified that any dissemination, distribution orcopying 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 computersystem.