Oracle 11g init.ora file

1) I am a bit confused with init.ora file format in oracle 11g. In addition=
to the usual entries that are prefixed with *.<parameter>, it also has ent=
ries prefixed with <sid>.__<parameter>. I am not able to find an explanatio=
n of these <sid>__ entries from oracle 11g documentation. I am told by a co=
lleague that they are for instance, to cater for multiple-instances databa=
ses. Is that correct?
2) The presence of the <sid>.__ entries confuse me since some parameters ap=
pear in both <sid>__ and *. sections. What if the values for the same param=
eter are different, which one is used by oracle? I guess it's the <sid>.__ =
one?=20
3) In my case the database has only 1 instance, so I guess I can remove all=
<sid>.__ entries and only work with *. entries?
Thanks
Long

Hi,
the entries with double underscore in the spfile that you mention are not new in 11g but also show up in 10g.
They are caused by the background process MMAN (Memory Manager), that is active if you set SGA_TARGET>0 (in 10g) rsp. MEMORY_TARGET>0 (in 11g).
This MMAN modifies the Oracle Memory components like the shared pool and the buffer cache, using performance statistics captured by the MMON (Manageability Monitor) and storing the new size of the component in the spfile in order to make that size persistent through instance restarts.
The prefix of the SID is meaningless in case of a non-RAC database.
Kind regards
Uwe
http://uhesse.wordpress.com

Similar Messages

  • Oracle 11g init.ora parameter settings

    Hi Friends,
    Oracle 11.2.0.1.0 on Suse Linux.
    Can you please let me know what are the things need to be followed while setting init.ora parameters for the database?
    And, can you please suggest me the best init.ora settings for the database?
    Thanks
    KSG

    Hi JL Sir,
    Thanks for your valuable guidance.
    We have finally come up with the init.ora parameters. Please review and guide me further.
    NAME VALUE
    tracefiles_public TRUE
    tracefile_identifier
    processes 100
    sessions 120
    timed_statistics TRUE
    timed_os_statistics 0
    resource_limit TRUE
    license_max_sessions 0
    license_sessions_warning 0
    cpu_count 2
    instance_groups
    event
    shared_pool_size 268435456
    sga_max_size 1075800904
    shared_pool_reserved_size 13421772
    large_pool_size 16777216
    java_pool_size 167772160
    java_soft_sessionspace_limit 0
    java_max_sessionspace_size 0
    pre_page_sga FALSE
    shared_memory_address 0
    hi_shared_memory_address 0
    use_indirect_data_buffers FALSE
    lock_sga FALSE
    spfile ?/dbs/[email protected]
    lock_name_space
    enqueue_resources 1542
    trace_enabled TRUE
    nls_language american
    nls_territory america
    nls_sort
    nls_date_language
    nls_date_format DD-MON-RR
    nls_length_semantics BYTE
    nls_nchar_conv_excp FALSE
    filesystemio_options asynch
    disk_asynch_io TRUE
    tape_asynch_io TRUE
    dbwr_io_slaves 0
    backup_tape_io_slaves FALSE
    resource_manager_plan
    cluster_interconnects
    file_mapping FALSE
    active_instance_count
    control_files /u020/oradata/mecdb/control01.ctl, /u021/oradata/mecdb/control02.ctl, /u026/or
    adata/mecdb/control03.ctl
    db_file_name_convert
    log_file_name_convert
    db_block_buffers 0
    db_block_checksum TRUE
    db_block_size 8192
    db_writer_processes 1
    db_keep_cache_size 0
    db_recycle_cache_size 0
    db_2k_cache_size 0
    db_4k_cache_size 0
    db_8k_cache_size 0
    db_16k_cache_size 0
    db_32k_cache_size 0
    db_cache_size 134217728
    buffer_pool_keep
    buffer_pool_recycle
    db_cache_advice ON
    max_commit_propagation_delay 700
    compatible 11.2.0
    remote_archive_enable true
    log_archive_start TRUE
    log_archive_dest /app/oracle/admin/mecdb/arch
    log_archive_duplex_dest
    log_archive_max_processes 2
    log_archive_min_succeed_dest 1
    standby_archive_dest ?/dbs/arch
    log_archive_trace 0
    fal_server
    fal_client
    log_archive_format mecdb_T%t_S%S.arc
    log_buffer 1048576
    log_checkpoint_interval 100000
    log_checkpoint_timeout 72000
    archive_lag_target 0
    log_parallelism 1
    db_files 1022
    db_file_multiblock_read_count 16
    read_only_open_delayed FALSE
    cluster_database FALSE
    parallel_server FALSE
    parallel_server_instances 1
    cluster_database_instances 1
    standby_file_management MANUAL
    gc_files_to_locks
    thread 0
    fast_start_io_target 0
    fast_start_mttr_target 0
    log_checkpoints_to_alert FALSE
    recovery_parallelism 0
    control_file_record_keep_time 7
    logmnr_max_persistent_sessions 1
    dml_locks 500
    row_locking always
    serializable FALSE
    replication_dependency_tracking TRUE
    instance_number 0
    transactions 132
    transactions_per_rollback_segment 5
    max_rollback_segments 30
    rollback_segments
    transaction_auditing TRUE
    undo_management AUTO
    undo_tablespace undo1
    undo_suppress_errors TRUE
    undo_retention 900
    fast_start_parallel_rollback LOW
    db_block_checking FALSE
    os_roles FALSE
    rdbms_server_dn
    max_enabled_roles 40
    remote_os_authent FALSE
    remote_os_roles FALSE
    O7_DICTIONARY_ACCESSIBILITY TRUE
    remote_login_passwordfile EXCLUSIVE
    dblink_encrypt_login FALSE
    license_max_users 0
    global_context_pool_size
    audit_sys_operations FALSE
    db_domain world
    global_names FALSE
    distributed_lock_timeout 60
    commit_point_strength 1
    instance_name mecdb
    service_names mecdb.world
    dispatchers
    mts_dispatchers
    shared_servers 0
    mts_servers 0
    max_shared_servers 20
    mts_max_servers 20
    max_dispatchers 5
    mts_max_dispatchers 5
    circuits 0
    mts_circuits 0
    shared_server_sessions 0
    mts_sessions 0
    local_listener mecdb_lsnr
    remote_listener
    mts_service mecdb
    mts_listener_address
    mts_multiple_listeners FALSE
    serial_reuse DISABLE
    cursor_space_for_time FALSE
    session_cached_cursors 0
    remote_dependencies_mode TIMESTAMP
    utl_file_dir *
    plsql_v2_compatibility FALSE
    plsql_compiler_flags INTERPRETED
    plsql_native_c_compiler
    plsql_native_linker
    plsql_native_library_dir
    plsql_native_make_utility
    plsql_native_make_file_name
    plsql_native_library_subdir_count 0
    job_queue_processes 1
    parallel_min_percent 0
    create_bitmap_area_size 8388608
    bitmap_merge_area_size 1048576
    cursor_sharing EXACT
    parallel_min_servers 0
    parallel_max_servers 5
    parallel_instance_group
    parallel_execution_message_size 2152
    hash_join_enabled TRUE
    hash_area_size 131072
    shadow_core_dump partial
    background_core_dump partial
    background_dump_dest /app/oracle/admin/mecdb/bdump
    user_dump_dest /app/oracle/admin/mecdb/udump
    max_dump_file_size 102400000
    core_dump_dest /app/oracle/admin/mecdb/cdump
    audit_file_dest /app/oracle/admin/mecdb/adump
    hpux_sched_noage 0
    oracle_trace_enable FALSE
    oracle_trace_facility_path ?/otrace/admin/fdf
    oracle_trace_collection_path ?/otrace/admin/cdf
    oracle_trace_facility_name oracled
    oracle_trace_collection_name
    oracle_trace_collection_size 5242880
    object_cache_optimal_size 102400
    object_cache_max_size_percent 10
    session_max_open_files 10
    open_links 4
    open_links_per_instance 4
    optimizer_features_enable 11.2.0
    fixed_date
    audit_trail DB
    sort_area_size 65536
    sort_area_retained_size 0
    db_name mecdb
    open_cursors 200
    ifile
    sql_trace FALSE
    os_authent_prefix ops$
    optimizer_mode CHOOSE
    sql92_security FALSE
    blank_trimming FALSE
    partition_view_enabled FALSE
    star_transformation_enabled FALSE
    parallel_adaptive_multi_user FALSE
    parallel_threads_per_cpu 2
    parallel_automatic_tuning FALSE
    optimizer_max_permutations 2000
    optimizer_index_cost_adj 100
    optimizer_index_caching 0
    query_rewrite_enabled false
    query_rewrite_integrity enforced
    sql_version NATIVE
    pga_aggregate_target 536870912
    workarea_size_policy auto
    optimizer_dynamic_sampling 1
    statistics_level TYPICAL
    aq_tm_processes 0
    hs_autoregister TRUE
    dg_broker_start FALSE
    drs_start FALSE
    dg_broker_config_file1 ?/dbs/[email protected]
    dg_broker_config_file2 ?/dbs/[email protected]
    olap_page_pool_size 33554432
    Thanks
    KSG
    Edited by: KSG on Apr 27, 2011 1:39 PM

  • Init ora file for 2000 server oracle

    i'm running 9.02 on windows 2000. How do i find out which init ora file the start services is picking up. I looked it up in the registry and it wasn't obvious.
    thanks

    Hi,
    All oracle parameters registry related can be found in the book for window. If you don't see the init which is pointing to it is going to the default. Look in ORACLE_HOME\database
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/win.920/a95491/admin.htm#1004903
    Best,
    EA

  • Init.ora file missing (Oracle 10g)

    Hi guys,
    My database is down and when I try to startup it's complaining about the init.ora file that is missing. Is there a way of recreating this file and how?
    Thanx.

    Kamran Agayev A. wrote:
    NPD wrote:
    Hi guys,
    My database is down and when I try to startup it's complaining about the init.ora file that is missing. Is there a way of recreating this file and how?
    Thanx.Show the output and verify for any initialization paramtere file in $ORACLE_HOME/dbs directoryIf it really is missing (so far we only have your word, and I trust Oracle more ... show us the actual error message) and you have no backup, you can recreate it by referencing your alert log. At every startup, the alert log will record all non-default initialization parms.

  • How to establish a single init.ora file for 3 node RAC under ASM

    All,
    Our environment is a combination of several different memory sized SUN machines (V880, V490 & 250R).
    Setting up a single init.ora file that encompasses each of the nodes memory into the SGA sizing is our desired setup.
    Though we have established the file, the question is getting each NODE on the RAC to use that single parameter
    file to start its database instead of taking the default init.ora file in the default (asm/dbs) directory.
    As we have performed fail-over testing, upon the restart of instances they have restarted with wrong memory
    definitions that have hung the nodes when it took more memory then what was available and swap space began
    to grow.
    Steps to configure and enable this process is what I am looking for.
    Thanks
    Gerry

    Gerry,
    Here's what we do. Not sure if it is relevant to your situation ...
    (on each node)
    $ cat $ORACLE_HOME/dbs/initrac11d1.ora
    SPFILE='+DATA/rac11d/spfilerac11d.ora'
    (in ASM)
    $ asmcmd
    ASMCMD> ls -la +data/rac11d
    Type Redund Striped Time Sys Name
    Y CONTROLFILE/
    Y DATAFILE/
    Y ONLINELOG/
    Y PARAMETERFILE/
    Y TEMPFILE/
    N spfilerac11d.ora => +DATA/RAC11D/PARAMETERFILE/spfile.267.685170285
    The spfile has all parameters, qualified by node where applicable. For example :
    $ sqlplus / as sysdba
    SQL*Plus: Release 11.1.0.7.0 - Production on Wed May 6 19:00:45 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Release 11.1.0.7.0 - 64bit Production
    With the Real Application Clusters option
    SQL> create pfile='/tmp/sb.ora' from spfile;
    File created.
    SQL> Disconnected from Oracle Database 11g Release 11.1.0.7.0 - 64bit Production
    With the Real Application Clusters option
    $ cat /tmp/sb.ora
    *.archive_lag_target=1800
    *.audit_file_dest='/var/oracle/admin/rac11d/adump'
    rac11d1.dispatchers='(address=(protocol=tcp)(host=msdbc11-vip)(port=64000))'
    rac11d2.dispatchers='(address=(protocol=tcp)(host=msdbc12-vip)(port=64000))'
    *.global_names=TRUE
    rac11d1.instance_number=1
    rac11d2.instance_number=2
    rac11d1.undo_tablespace='UNDOTBS1'
    rac11d2.undo_tablespace='UNDOTBS2'
    Hope this helps,
    Steve

  • Which init.ora file in use?

    I found init.ora in a couple places.
    How do I determine which init.ora file my oracle is using?
    Is there a sqlplus command to fine the init.ora in use?
    So far, I found them here:
    c:\oracle11g\dbs\init.ora
    c:\oracle11g\admin\mydb1\pfile\init.ora.8172009222712
    Which one is active?
    Any suggestions are greatly appreciated.

    The one that's there in the DBS folder is the first one that is going to be looked upon by Oracle when it will try to start the instance. The one in the $OH/dbs/ is going to be active. The other location would not have the pfile all the time. Also, spfile should be used if you are in 11g. Why you areusing pfile instead of it?
    Here is what I have for 11g system,
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, Oracle Label Security, OLAP, Data Mining
    and Real Application Testing options
    SQL> show parameter spfile
    NAME                                 TYPE        VALUE
    spfile                               string      /u01/app/oracle/product/11.1.0
                                                     /db_1/dbs/spfileorcl.ora
    SQL>You can see the path is $OH/dbs.
    HTH
    Aman....

  • Can we determine path of my INIT.ORA file from data dictionary views.

    Hello Guru’s
    I am new to oracle, My question is for the sake of my knowledge: I work on oracle 10G.
    Is there any data dictionary view from where I can get the path of my INIT.ORA file.
    Regards,

    NewDay wrote:
    Hello Guru’s
    I am new to oracle, My question is for the sake of my knowledge: I work on oracle 10G.
    Is there any data dictionary view from where I can get the path of my INIT.ORA file.
    AFAIK , its no. You can check the path from the show parameter command like following,
    SQL> show parameter spfile
    NAME                                 TYPE
    VALUE
    spfile                               string
    /u01/app/oracle/product/10.2.0
    /db_1/dbs/spfileorcl.ora
    SQL>HTH
    Aman....

  • Questions on init.ora file

    Hi,
    I have some questions on init.ora file. While checking the init file in my system i found that it defines a spfile in a non default location.
    The parameter names are like
    1) db1.__db_cache_size
    2) *._kgl_large_heap_warning_threshold
    3) *.sga_target
    what do they indicate? I mean what does 'db1.__' , '*._' and '*.' indicate? There are multiple database in the Windows 2003 server and the db version is 10g R1
    Regards,
    SID
    Edited by: SID3 on Jun 29, 2010 5:55 AM
    Edited by: SID3 on Jun 29, 2010 5:56 AM

    SID3 wrote:
    From the discussion i guess the following points
    1) db1._ means they are specific to databases.
    2) *._ and * means they are used accross databases and chaging it in any of the initfile might affect all? I seriously doubt this.You are mistaken when speaking about database. Bear in mind, a database is not an instance.
    * here means this parameter will apply to any instance of that database (if it is in RAC), or to the only one instance of that database (if it is in non-RAC).
    Find out more :
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_2013.htm#i2146449
    Nicolas.

  • CHANGING THE DIRECTORY OF INIT.ORA FILE

    Hi,
    I have a database in 8i. Can I change the diredtory of init.ora file ? If yes how ?
    it is in d:\oracle\ora8
    and I want tu put it in d:\anothrfolder
    Many thanks before.

    That's what I did , but :
    SQL> SHUTDOWN IMMEDIATE
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Disconnected from Oracle8i Enterprise Edition Release 8.1.7.4.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.4.1 - Production
    C:\Documents and Settings\user>oradim -delete -sid DB1
    C:\Documents and Settings\user>oradim -EDIT -SID DB1 -PFILE C:\oracle\admin\db1\exp\initdb1.ora
    DIM-00010: SYSTEM\CurrentControlSet\Services\OracleService key does not exist
    O/S-Error: (OS 2) Le fichier spÚcifiÚ est introuvable.
    DIM-00010: SYSTEM\CurrentControlSet\Services\OracleService key does not exist
    O/S-Error: (OS 2) Le fichier spÚcifiÚ est introuvable.
    C:\Documents and Settings\user>oradim -EDIT -SID DB1 -PFILE C:\oracle\admin\db1\exp\initdb1.ora -startmode auto
    DIM-00010: SYSTEM\CurrentControlSet\Services\OracleService key does not exist
    O/S-Error: (OS 2) Le fichier spÚcifiÚ est introuvable.
    DIM-00010: SYSTEM\CurrentControlSet\Services\OracleService key does not exist
    O/S-Error: (OS 2) Le fichier spÚcifiÚ est introuvable.
    C:\Documents and Settings\user>oradim -NEW -SID DB1 -PFILE C:\oracle\admin\db1\exp\initdb1.ora -startmode auto
    C:\Documents and Settings\user>sqlplus "/ as sysdba"
    SQL*Plus: Release 8.1.7.0.0 - Production on Me Mai 16 12:22:25 2007
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.4.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.4.1 - Production
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    LRM-00109: could not open parameter file 'C:\oracle\admin\db1\pfile\initdb1.ora'
    LRM-00113: error when processing file 'C:\oracle\admin\db1\pfile\initdb1.ora'
    ORA-01078: failure in processing system parameters

  • Changing init.ora file

    Hi,
    I need to add the utl_file_dir parameter to the init.ora file. Do I need to restart the database for the changes to be effective?
    My oracle version is
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production

    Akhil  N K wrote:
    Does the below two statements means the same?No.
    1) creating an oracle directory using create or replace directory command This is referring to create a directory object in the database using the create directory command which should be mapping to a valid o/s level directory path.
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_58a.htm#SQLRF01207
    2) adding utl_file_dir parameterThis is referring to the edition of the init file and adding the parameter there .
    HTH
    Aman....

  • Archivelog Mode / init.ora file

    Hi,
    Maybe someone can help me out. I am presently trying to set up a dev server that has 3 or 4 databases on it. The first database is installed by the Oracle installation kit. The 2nd one that I am now trying to configure is giving me the following error: Ora-01126: database must be mounted EXCLUSIVE and not open for this operation. I am also setting it up for archiving.
    When I do a SELECT * from V$database; the answer comes back that it is in noarchivelog mode. I even edited the init.ora file in both the pfile folder and the ora81/database folder and yet the answer is still the same. I even rebooted it with the same results. I understand that the database is in exclusive mode by default. Does this have anything to do with Parrelizm (spelling). I tried altering the database to archivelog mode but with no results.
    Any ideas? Im at a loss.
    Thanks for your time.
    Al

    Hi Al,
    try to startup the db with startup mount or startup read only and try
    the alter command again.
    Normally it should work then!
    Tobias

  • Regarding UTL_FILE parameter in the INIT.ORA file

    Dear all,
    How can i set UTL_FILE parameter in the INIT.ORA file.
    Also let me know how to create a directory over there.I am new to this area.
    Where exactly i can locate these details and create directory.
    Regards,
    Bala.

    Dear all,
    How can i set UTL_FILE parameter in the INIT.ORA
    file.
    Also let me know how to create a directory over
    there.I am new to this area.
    Where exactly i can locate these details and create
    directory.
    Regards,
    Bala.Taken note of yingkuan's comments about directory objects - which don't need a utl_file_dir entry - if you really still need to know (on e-business suite or some other product that needs them) then UTL_FILE_DIR is an initialisation parameter which takes a comma separated list of directories on the database server and to which the oracle software owner (usually oracle on *nix systems and system on windows) has read/write access. To set it therefore you'll need to identify or create your directory and then either
    a) add the line UTL_FILE_DIR=/path/to/dir1, /path/to/dir2
    to your init.ora if you are using one or use
    b) ALTER SYSTEM SET UTL_FILE_DIR=/path/to/dir1, /path/to/dir2 SCOPE=SPFILE;
    if you are using a server parameter file.
    You should be able to find this and more information in the documentation for your version of Oracle.
    Niall Litchfield
    http://www.orawin.info/

  • Init.ora file parameter 'processses' not working

    When I change the number of processes in my init.ora file from the default of 30 to 200, I get an error when accessing from SQLPlus that Oracle cannot be found. I run Oracle 8.1.6i on a Solaris v7 platform. Any suggestions???

    I think your database could not "be found"
    'cause it isn't up.
    Change the init.ora file parameter 'processses' to 'processes' and restart
    the database.
    Oracle refuses starting up, if there are
    mistyped parameters in init<SID>.ora.
    C.Scholten

  • Usage of init.ora file ?

    Hi everybody,
    can anyone explain me in detail about the usage of init.ora
    file. thank u
    hav fun
    prabhu.

    Prabhu,
    As you probably noticed, one book is not enough when preparing for the exams. Also, you need a library of books just to be a DBA. Although some people could do it strictly from memory, when you are working with live systems, it helps to have an extensive collection to reference on a day to day basis. The following is a list of my most recommended books. For a syntax reference book, I would reference "Oracle8i: The Complete Reference" by Kevin Loney and George Koch. Although this will give you the syntax you need to compose the "Create Database" script, you will still need the other books to understand what parameters you will want to set.
    "Oracle8i: The Complete Reference" by Kevin Loney,George Koch
    "Oracle8i DBA Handbook" by Kevin Loney,Marlene Theriault
    "Oracle8i Backup and Recovery" by Rama Velpuri,Anand Adkoli,George Williams
    "Oracle8i DBA: Network Administration" by Barbara Ann Pascavage
    "Oracle8i PL/SQL Programming" by Scott Urman
    "Oracle Performance Tuning Tips & Techniques" by Richard Niemiec, Bradley Brown, Joseph Trezzo
    This is not the complete list of books that you will want as a DBA. There are many great books on Oracle. This is mainly my core recommended reads. If you are studying for your certification, don't be surprised if it takes you a long time to prepare. It is not unusual for it to take more than a year to become certified as the Oracle exams are pretty thorough and require a lot of information. I would also recommend you take the practice exams prior to taking the certification exams. I still have nightmares about taking the Performance Tuning exam. (And I'm no slouch.) I'm not trying to scare you out of taking the exams because I believe that they are very beneficial to DBAs. It will give you a more rounded education in Oracle database administration. Especially if you haven't had a lot of exposure to database administration. Before you take the exams, you will have to understand the application of the knowledge and not just the book material. And it's a lot of material. Good luck to you.
    LM

  • Moving init.ora file

    Hi,
    I'm in 8i on WinXP. By doing following I move init.ora file :
    SQLPLUS>shutdown immediate
    user>oradim -EDIT -SID DB1 -PFILE C:\oracle\admin\db1\exp\initdb1.ora -startmode auto
    Now if I start the service, it is OK and DB would be open. but if I issu startup I have errors :
    SQL> startup
    LRM-00109: could not open parameter file 'C:\oracle\admin\db1\pfile\initdb1.ora'
    LRM-00113: error when processing file 'C:\oracle\admin\db1\pfile\initdb1.ora'
    ORA-01078: failure in processing system parameters
    Even if registry fir pfile key is changed, it is with new position of init.ora file, but startup command line look for ancient init.ora file, Why ?
    I should use :
    SQL> startup pfile='C:\oracle\admin\db1\exp\initdb1.ora'
    Any solution ?
    Many thanks.

    we are in 8i :
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0
    ID REG_SZ 0
    ORACLE_GROUP_NAME REG_SZ Oracle - OraHome81
    ORACLE_HOME_NAME REG_SZ OraHome81
    ORACLE_HOME REG_SZ C:\oracle\ora81
    ORA_REPRMAN_AUTOSTART REG_EXPAND_SZ TRUE
    ORA_REPRMAN_PFILE REG_EXPAND_SZ C:\oracle\admin\reprman\pfile\init.ora
    ORA_REPRMAN_SHUTDOWN REG_EXPAND_SZ TRUE
    ORA_REPRMAN_SHUTDOWNTYPE REG_EXPAND_SZ i
    ORA_REPRMAN_SHUTDOWN_TIMEOUT REG_EXPAND_SZ 30
    NLS_LANG REG_SZ FRENCH_FRANCE.WE8ISO8859P1
    ORACLE_HOME_KEY REG_SZ Software\ORACLE\HOME0
    SQLPATH REG_SZ C:\oracle\ora81\dbs
    ORACLE_BASE REG_SZ C:\oracle
    MSHELP_TOOLS REG_SZ C:\oracle\ora81\MSHELP
    RDBMS_CONTROL REG_SZ C:\oracle\ora81\DATABASE
    RDBMS_ARCHIVE REG_SZ C:\oracle\ora81\DATABASE\ARCHIVE
    ORACLE_SID REG_SZ reprman
    ORA_DB1_AUTOSTART REG_EXPAND_SZ TRUE
    ORA_DB1_PFILE REG_EXPAND_SZ C:\oracle\admin\db1\exp\initdb1.ora
    ORA_DB1_SHUTDOWN REG_EXPAND_SZ TRUE
    ORA_DB1_SHUTDOWNTYPE REG_EXPAND_SZ i
    ORA_DB1_SHUTDOWN_TIMEOUT REG_EXPAND_SZ 30

Maybe you are looking for

  • Ipad 2 mic not working

    what to do, and what happened, how can I get a replacment, I live in bahrain.

  • Guidance on importing 1000's of tracks without creating duplicates?

    I am helping a friend consolidate his music library. He has an existing library that I organized and is currently in great shape, no duplicates, tags are all good. I have collated about 40,000 tracks from various sources he had into another library t

  • How do I update Numbers to 2.2 (mtn lion)

    I did not purchase from the ap store, rather a physical copy. Software Update takes one to the ap store, which doesn't address this update for me. The iWork Updater doesn't work with it either (says Keynote is not installed). Thanks for any tips I ha

  • Preview mode frozen

    I purchased my license for the trial version of PREL 8 yesterday and successfully completed my first project. All was well. For every subsequent project, however, the Preview window does not function. - I hear the audio, but the image does not move.

  • Number of decimals

    Hi all, My requirement is : I have a CHAR field (FIELD1) which would have values like 23.45, 12.3456......... Now I have another field (FIELD2) which has the number of decimal places I need to care about. For example - If FIELD2 has '1' and FIELD1 ha