Remote_login_passwordfile を none にする方法

お世話になっております。
<環境>
AIX 5.1
Oracle 10g R2 (10.2.0.1) 64bit
あまり知識が深く無くて申し訳ないのですが、Oracle の保守を行っております。
実は近々同じ環境をテスト環境として作って欲しいと依頼があり、現環境を調べておりました。
OS認証で行っており、pfile で起動停止をしております。
具体的には、spfile を削除して pfile から起動しております。
パスワードファイルはありません。
この状態で、show parameter を見ると、下記のようになっておりました。
remote_login_passwordfile=none
SELECT * FROM V$PWFILE_USERS を見ても、レコードは登録されておりません。
ところが、pfile を見ると、remote_login_passwordfile の記載はありませんでした。
自前の windows 2003 で同じように pfile に記載がない状態を作ったところ、remote_login_passwordfile=exclusive となっていました。
そこでご質問なのですが、pfile に記載をしない状態で remote_login_passwordfile=none にするにはどのようにすればよろしいのでしょうか?
構築時の資料もなく、前担当者も居ないため構築方法が分からず困っておりまして……。
お知恵をお貸し頂けますよう、宜しくお願い致します。

asahide様ありがとうございます。
すいません、 10.2.0.10 は構築予定のUNIXの事でした、すいません混乱させてしまい。
WINDOWSは仰る様に 5 で止まっていました。
※Windowsは忘れてください……。
テスト環境を借りる事が出来ましたので、同じような環境をAIXで作成してみましたが、やはり、remote_login_passwordfile は none になりませんでした。
以下の通り、まとめました。
Aサーバ(現行環境)
・AIX 6.3
・Oracle 10.1.0.4
・spfile なし
・pfile 起動
・pfile 中に remote_login_passwordfile の記述無し。
・v$parameter / show parameter / v$system_parameter
 ⇒全て remote_login_passwordfile = none
・v$spparameter
 ⇒select name,value from v$spparameter;
 ⇒remote_login_passwordfile は空白
Bサーバ(テスト環境)
・AIX 6.3
・Oracle 10.2.0.5
・spfile なし
・pfile 起動
・pfile 中に remote_login_passwordfile の記述無し。
・pfile は Aサーバのものをそのままコピペして、compatible のみ修正。
・v$parameter / show parameter / v$system_parameter
 ⇒全て remote_login_passwordfile = EXCLUSIVE
・v$spparameter
 ⇒select name,value from v$spparameter;
 ⇒remote_login_passwordfile は空白
以上、宜しくお願い致します。

Similar Messages

  • How to change remote_login_passwordfile from exclusive to NONE?

    Hi all,
    I used dbca to create a database in linux server. then created an ops$oracle user using the below SQL:
    create user ops$oracle identified by externally; grant dba to ops$oracle;
    How can i change this parameter to NONE?
    Thanks

    Hey,
    In oracle 9i, remote_login_passwordfile is a init parameter and you will need to shutdown database to change this value from exclusive to none. Because this parameter class is STATIC.
    # Security and Auditing
    remote_login_passwordfile=NONE
    Please take a look at -
    http://download-west.oracle.com/docs/cd/A91202_01/901_doc/server.901/a90190/ch1175.htm#943597
    or
    http://download-west.oracle.com/docs/cd/A91202_01/901_doc/server.901/a90117/dba.htm#1283
    I hope this can help you.
    Cheers,
    Marcello

  • Database Performace Is Very Poor On IBM AIX Compared To Windows NT

    Hi,
    Recently we have migrated Our Oracle 10g DataBase from Windows NT to IBM AIX Box. Unfortunately, the Database Performance is gone down when compared to Windows NT environment. Since been a week we are working to pick the problem. We have altered the init.ora parameters to see the database behaviour., But there no Improvement is been observerd.
    Below are the Init.Ora Parameters ,
    Name      Value      Description
    tracefile_identifier     null     trace file custom identifier
    lock_name_space     null     lock name space used for generating lock names for standby/clone database
    processes     395     user processes
    sessions     439     user and system sessions
    timed_statistics     TRUE     maintain internal timing statistics
    timed_os_statistics     0     internal os statistic gathering interval in seconds
    resource_limit     TRUE     master switch for resource limit
    license_max_sessions     0     maximum number of non-system user sessions allowed
    license_sessions_warning     0     warning level for number of non-system user sessions
    cpu_count     16     number of CPUs for this instance
    instance_groups     null     list of instance group names
    event     null     debug event control - default null string
    sga_max_size     15032385536     max total SGA size
    pre_page_sga     FALSE     pre-page sga for process
    shared_memory_address     0     SGA starting address (low order 32-bits on 64-bit platforms)
    hi_shared_memory_address     0     SGA starting address (high order 32-bits on 64-bit platforms)
    use_indirect_data_buffers     FALSE     Enable indirect data buffers (very large SGA on 32-bit platforms)
    lock_sga     TRUE     Lock entire SGA in physical memory
    shared_pool_size     0     size in bytes of shared pool
    large_pool_size     0     size in bytes of large pool
    java_pool_size     0     size in bytes of java pool
    streams_pool_size     50331648     size in bytes of the streams pool
    shared_pool_reserved_size     84724940     size in bytes of reserved area of shared pool
    java_soft_sessionspace_limit     0     warning limit on size in bytes of a Java sessionspace
    java_max_sessionspace_size     0     max allowed size in bytes of a Java sessionspace
    spfile     /oracle/app/product/10.2.0.3.0/dbs/spfileCALMDB.ora     server parameter file
    instance_type     RDBMS     type of instance to be executed
    trace_enabled     FALSE     enable KST tracing
    nls_language     AMERICAN     NLS language name
    nls_territory     AMERICA     NLS territory name
    nls_sort     null     NLS linguistic definition name
    nls_date_language     null     NLS date language name
    nls_date_format     null     NLS Oracle date format
    nls_currency     null     NLS local currency symbol
    nls_numeric_characters     null     NLS numeric characters
    nls_iso_currency     null     NLS ISO currency territory name
    nls_calendar     null     NLS calendar system name
    nls_time_format     null     time format
    nls_timestamp_format     null     time stamp format
    nls_time_tz_format     null     time with timezone format
    nls_timestamp_tz_format     null     timestampe with timezone format
    nls_dual_currency     null     Dual currency symbol
    nls_comp     null     NLS comparison
    nls_length_semantics     BYTE     create columns using byte or char semantics by default
    nls_nchar_conv_excp     FALSE     NLS raise an exception instead of allowing implicit conversion
    fileio_network_adapters     null     Network Adapters for File I/O
    filesystemio_options     asynch     IO operations on filesystem files
    disk_asynch_io     FALSE     Use asynch I/O for random access devices
    tape_asynch_io     TRUE     Use asynch I/O requests for tape devices
    dbwr_io_slaves     0     DBWR I/O slaves
    backup_tape_io_slaves     FALSE     BACKUP Tape I/O slaves
    resource_manager_plan     null     resource mgr top plan
    cluster_interconnects     null     interconnects for RAC use
    file_mapping     FALSE     enable file mapping
    gcs_server_processes     0     number of background gcs server processes to start
    active_instance_count     null     number of active instances in the cluster database
    sga_target     15032385536     Target size of SGA
    control_files     /oradata10/oradata/CALMDB/control/CONTROL02.CTL     control file names list
    db_file_name_convert     null     datafile name convert patterns and strings for standby/clone db
    log_file_name_convert     null     logfile name convert patterns and strings for standby/clone db
    control_file_record_keep_time     0     control file record keep time in days
    db_block_buffers     0     Number of database blocks cached in memory
    db_block_checksum     TRUE     store checksum in db blocks and check during reads
    db_block_size     8192     Size of database block in bytes
    db_cache_size     2147483648     Size of DEFAULT buffer pool for standard block size buffers
    db_2k_cache_size     0     Size of cache for 2K buffers
    db_4k_cache_size     0     Size of cache for 4K buffers
    db_8k_cache_size     0     Size of cache for 8K buffers
    db_16k_cache_size     0     Size of cache for 16K buffers
    db_32k_cache_size     0     Size of cache for 32K buffers
    db_keep_cache_size     0     Size of KEEP buffer pool for standard block size buffers
    db_recycle_cache_size     0     Size of RECYCLE buffer pool for standard block size buffers
    db_writer_processes     6     number of background database writer  processes to start
    buffer_pool_keep     null     Number of database blocks/latches in keep buffer pool
    buffer_pool_recycle     null     Number of database blocks/latches in recycle buffer pool
    db_cache_advice     ON     Buffer cache sizing advisory
    max_commit_propagation_delay     0     Max age of new snapshot in .01 seconds
    compatible     10.2.0.3.0     Database will be completely compatible with this software version
    remote_archive_enable     TRUE     remote archival enable setting
    log_archive_config     null     log archive config parameter
    log_archive_start     FALSE     start archival process on SGA initialization
    log_archive_dest     null     archival destination text string
    log_archive_duplex_dest     null     duplex archival destination text string
    log_archive_dest_1     null     archival destination #1 text string
    log_archive_dest_2     null     archival destination #2 text string
    log_archive_dest_3     null     archival destination #3 text string
    log_archive_dest_4     null     archival destination #4 text string
    log_archive_dest_5     null     archival destination #5 text string
    log_archive_dest_6     null     archival destination #6 text string
    log_archive_dest_7     null     archival destination #7 text string
    log_archive_dest_8     null     archival destination #8 text string
    log_archive_dest_9     null     archival destination #9 text string
    log_archive_dest_10     null     archival destination #10 text string
    log_archive_dest_state_1     enable     archival destination #1 state text string
    log_archive_dest_state_2     enable     archival destination #2 state text string
    log_archive_dest_state_3     enable     archival destination #3 state text string
    log_archive_dest_state_4     enable     archival destination #4 state text string
    log_archive_dest_state_5     enable     archival destination #5 state text string
    log_archive_dest_state_6     enable     archival destination #6 state text string
    log_archive_dest_state_7     enable     archival destination #7 state text string
    log_archive_dest_state_8     enable     archival destination #8 state text string
    log_archive_dest_state_9     enable     archival destination #9 state text string
    log_archive_dest_state_10     enable     archival destination #10 state text string
    log_archive_max_processes     2     maximum number of active ARCH processes
    log_archive_min_succeed_dest     1     minimum number of archive destinations that must succeed
    standby_archive_dest     ?/dbs/arch     standby database archivelog destination text string
    log_archive_trace     0     Establish archivelog operation tracing level
    log_archive_local_first     TRUE     Establish EXPEDITE attribute default value
    log_archive_format     %t_%s_%r.dbf     archival destination format
    fal_client     null     FAL client
    fal_server     null     FAL server list
    log_buffer     176918528     redo circular buffer size
    log_checkpoint_interval     0     # redo blocks checkpoint threshold
    log_checkpoint_timeout     0     Maximum time interval between checkpoints in seconds
    archive_lag_target     0     Maximum number of seconds of redos the standby could lose
    db_files     200     max allowable # db files
    db_file_multiblock_read_count     128     db block to be read each IO
    read_only_open_delayed     FALSE     if TRUE delay opening of read only files until first access
    cluster_database     FALSE     if TRUE startup in cluster database mode
    parallel_server     FALSE     if TRUE startup in parallel server mode
    parallel_server_instances     1     number of instances to use for sizing OPS SGA structures
    cluster_database_instances     1     number of instances to use for sizing cluster db SGA structures
    db_create_file_dest     null     default database location
    db_create_online_log_dest_1     null     online log/controlfile destination #1
    db_create_online_log_dest_2     null     online log/controlfile destination #2
    db_create_online_log_dest_3     null     online log/controlfile destination #3
    db_create_online_log_dest_4     null     online log/controlfile destination #4
    db_create_online_log_dest_5     null     online log/controlfile  destination #5
    db_recovery_file_dest     null     default database recovery file location
    db_recovery_file_dest_size     0     database recovery files size limit
    standby_file_management     MANUAL     if auto then files are created/dropped automatically on standby
    gc_files_to_locks     null     mapping between file numbers and global cache locks
    thread     0     Redo thread to mount
    fast_start_io_target     0     Upper bound on recovery reads
    fast_start_mttr_target     0     MTTR target of forward crash recovery in seconds
    log_checkpoints_to_alert     FALSE     log checkpoint begin/end to alert file
    recovery_parallelism     0     number of server processes to use for parallel recovery
    logmnr_max_persistent_sessions     1     maximum number of threads to mine
    db_flashback_retention_target     1440     Maximum Flashback Database log retention time in minutes.
    dml_locks     1000     dml locks - one for each table modified in a transaction
    ddl_wait_for_locks     FALSE     Disable NOWAIT DML lock acquisitions
    replication_dependency_tracking     TRUE     tracking dependency for Replication parallel propagation
    instance_number     0     instance number
    transactions     482     max. number of concurrent active transactions
    transactions_per_rollback_segment     5     number of active transactions per rollback segment
    rollback_segments     null     undo segment list
    undo_management     AUTO     instance runs in SMU mode if TRUE, else in RBU mode
    undo_tablespace     UNDOTBS1     use/switch undo tablespace
    undo_retention     10800     undo retention in seconds
    fast_start_parallel_rollback     LOW     max number of parallel recovery slaves that may be used
    resumable_timeout     0     set resumable_timeout
    db_block_checking     FALSE     header checking and data and index block checking
    recyclebin     off     recyclebin processing
    create_stored_outlines     null     create stored outlines for DML statements
    serial_reuse     disable     reuse the frame segments
    ldap_directory_access     NONE     RDBMS's LDAP access option
    os_roles     FALSE     retrieve roles from the operating system
    rdbms_server_dn     null     RDBMS's Distinguished Name
    max_enabled_roles     150     max number of roles a user can have enabled
    remote_os_authent     FALSE     allow non-secure remote clients to use auto-logon accounts
    remote_os_roles     FALSE     allow non-secure remote clients to use os roles
    O7_DICTIONARY_ACCESSIBILITY     FALSE     Version 7 Dictionary Accessibility Support
    remote_login_passwordfile     NONE     password file usage parameter
    license_max_users     0     maximum number of named users that can be created in the database
    audit_sys_operations     TRUE     enable sys auditing
    global_context_pool_size     null     Global Application Context Pool Size in Bytes
    db_domain     null     directory part of global database name stored with CREATE DATABASE
    global_names     TRUE     enforce that database links have same name as remote database
    distributed_lock_timeout     60     number of seconds a distributed transaction waits for a lock
    commit_point_strength     1     Bias this node has toward not preparing in a two-phase commit
    instance_name     CALMDB     instance name supported by the instance
    service_names     CALMDB     service names supported by the instance
    dispatchers     (PROTOCOL=TCP) (SERVICE=CALMDB)     specifications of dispatchers
    shared_servers     1     number of shared servers to start up
    max_shared_servers     null     max number of shared servers
    max_dispatchers     null     max number of dispatchers
    circuits     null     max number of circuits
    shared_server_sessions     null     max number of shared server sessions
    local_listener     null     local listener
    remote_listener     null     remote listener
    cursor_space_for_time     FALSE     use more memory in order to get faster execution
    session_cached_cursors     200     Number of cursors to cache in a session.
    remote_dependencies_mode     TIMESTAMP     remote-procedure-call dependencies mode parameter
    utl_file_dir     null     utl_file accessible directories list
    smtp_out_server     null     utl_smtp server and port configuration parameter
    plsql_v2_compatibility     FALSE     PL/SQL version 2.x compatibility flag
    plsql_compiler_flags     INTERPRETED, NON_DEBUG     PL/SQL compiler flags
    plsql_native_library_dir     null     plsql native library dir
    plsql_native_library_subdir_count     0     plsql native library number of subdirectories
    plsql_warnings     DISABLE:ALL     PL/SQL compiler warnings settings
    plsql_code_type     INTERPRETED     PL/SQL code-type
    plsql_debug     FALSE     PL/SQL debug
    plsql_optimize_level     2     PL/SQL optimize level
    plsql_ccflags     null     PL/SQL ccflags
    job_queue_processes     10     number of job queue slave processes
    parallel_min_percent     0     minimum percent of threads required for parallel query
    create_bitmap_area_size     8388608     size of create bitmap buffer for bitmap index
    bitmap_merge_area_size     1048576     maximum memory allow for BITMAP MERGE
    cursor_sharing     FORCE     cursor sharing mode
    parallel_min_servers     10     minimum parallel query servers per instance
    parallel_max_servers     320     maximum parallel query servers per instance
    parallel_instance_group     null     instance group to use for all parallel operations
    parallel_execution_message_size     4096     message buffer size for parallel execution
    hash_area_size     62914560     size of in-memory hash work area
    shadow_core_dump     partial     Core Size for Shadow Processes
    background_core_dump     partial     Core Size for Background Processes
    background_dump_dest     /oradata28/oradata/CALMDB/bdump     Detached process dump directory
    user_dump_dest     /oradata28/oradata/CALMDB/udump     User process dump directory
    max_dump_file_size     10M     Maximum size (blocks) of dump file
    core_dump_dest     /oradata28/oradata/CALMDB/cdump     Core dump directory
    use_sigio     TRUE     Use SIGIO signal
    audit_file_dest     /oracle/app/product/10.2.0.3.0/rdbms/audit     Directory in which auditing files are to reside
    audit_syslog_level     null     Syslog facility and level
    object_cache_optimal_size     102400     optimal size of the user session's object cache in bytes
    object_cache_max_size_percent     10     percentage of maximum size over optimal of the user session's object cache
    session_max_open_files     20     maximum number of open files allowed per session
    open_links     4     max # open links per session
    open_links_per_instance     4     max # open links per instance
    commit_write     null     transaction commit log write behaviour
    optimizer_features_enable     10.2.0.3     optimizer plan compatibility parameter
    fixed_date     null     fixed SYSDATE value
    audit_trail     DB     enable system auditing
    sort_area_size     31457280     size of in-memory sort work area
    sort_area_retained_size     3145728     size of in-memory sort work area retained between fetch calls
    db_name     TESTDB     database name specified in CREATE DATABASE
    db_unique_name     TESTDB     Database Unique Name
    open_cursors     2000     max # cursors per session
    ifile     null     include file in init.ora
    sql_trace     FALSE     enable SQL trace
    os_authent_prefix     ops$     prefix for auto-logon accounts
    optimizer_mode     ALL_ROWS     optimizer mode
    sql92_security     FALSE     require select privilege for searched update/delete
    blank_trimming     FALSE     blank trimming semantics parameter
    star_transformation_enabled     FALSE     enable the use of star transformation
    parallel_adaptive_multi_user     TRUE     enable adaptive setting of degree for multiple user streams
    parallel_threads_per_cpu     2     number of parallel execution threads per CPU
    parallel_automatic_tuning     TRUE     enable intelligent defaults for parallel execution parameters
    optimizer_index_cost_adj     250     optimizer index cost adjustment
    optimizer_index_caching     0     optimizer percent index caching
    query_rewrite_enabled     TRUE     allow rewrite of queries using materialized views if enabled
    query_rewrite_integrity     enforced     perform rewrite using materialized views with desired integrity
    sql_version     NATIVE     sql language version parameter for compatibility issues
    pga_aggregate_target     3221225472     Target size for the aggregate PGA memory consumed by the instance
    workarea_size_policy     AUTO     policy used to size SQL working areas (MANUAL/AUTO)
    optimizer_dynamic_sampling     2     optimizer dynamic sampling
    statistics_level     TYPICAL     statistics level
    skip_unusable_indexes     TRUE     skip unusable indexes if set to TRUE
    optimizer_secure_view_merging     TRUE     optimizer secure view merging and predicate pushdown/movearound
    aq_tm_processes     1     number of AQ Time Managers to start
    hs_autoregister     TRUE     enable automatic server DD updates in HS agent self-registration
    dg_broker_start     FALSE     start Data Guard broker framework (DMON process)
    drs_start     FALSE     start DG Broker monitor (DMON process)
    dg_broker_config_file1     /oracle/app/product/10.2.0.3.0/dbs/dr1CALMDB.dat     data guard broker configuration file #1
    dg_broker_config_file2     /oracle/app/product/10.2.0.3.0/dbs/dr2CALMDB.dat     data guard broker configuration file #2
    olap_page_pool_size     0     size of the olap page pool in bytes
    asm_diskstring     null     disk set locations for discovery
    asm_diskgroups     null     disk groups to mount automatically
    asm_power_limit     1     number of processes for disk rebalancing
    sqltune_category     DEFAULT     Category qualifier for applying hintsets pls suggest
    Thanks
    Kr

    We have examined the AWR Reports, That shows ,
    Snap Id     Snap Time     Sessions     Cursors/Session       
    Begin Snap:     1074     27-Jul-09 13:00:03     147     16.7       
    End Snap:     1075     27-Jul-09 14:01:00     150     22.3       
    Elapsed:          60.96 (mins)                 
    DB Time:          9.63 (mins)               
    Report Summary
    Cache Sizes
         Begin     End                 
    Buffer Cache:     12,368M     12,368M     Std Block Size:     8K       
    Shared Pool Size:     1,696M     1,696M     Log Buffer:     178,172K     
    Load Profile
         Per Second     Per Transaction       
    Redo size:     12,787.87     24,786.41       
    Logical reads:     7,409.85     14,362.33       
    Block changes:     61.17     118.57       
    Physical reads:     0.51     0.98       
    Physical writes:     4.08     7.90       
    User calls:     60.11     116.50       
    Parses:     19.38     37.56       
    Hard parses:     0.36     0.69       
    Sorts:     7.87     15.25       
    Logons:     0.07     0.14       
    Executes:     50.34     97.57       
    Transactions:     0.52          
    % Blocks changed per Read:     0.83     Recursive Call %:     74.53       
    Rollback per transaction %:     3.29     Rows per Sort:     292.67     
    Instance Efficiency Percentages (Target 100%)
    Buffer Nowait %:     100.00     Redo NoWait %:     100.00       
    Buffer Hit %:     99.99     In-memory Sort %:     100.00       
    Library Hit %:     98.40     Soft Parse %:     98.15       
    Execute to Parse %:     61.51     Latch Hit %:     99.96       
    Parse CPU to Parse Elapsd %:     24.44     % Non-Parse CPU:     98.99     
    Shared Pool Statistics
         Begin     End       
    Memory Usage %:     72.35     72.86       
    % SQL with executions>1:     98.69     96.86       
    % Memory for SQL w/exec>1:     96.72     87.64     
    Top 5 Timed Events
    Event     Waits     Time(s)     Avg Wait(ms)     % Total Call Time     Wait Class       
    CPU time          535          92.5            
    db file parallel write     596     106     177     18.3     System I/O       
    log file parallel write     3,844     40     10     6.9     System I/O       
    control file parallel write     1,689     29     17     5.0     System I/O       
    log file sync     2,357     29     12     5.0     Commit     
    Time Model Statistics
    Total time in database user-calls (DB Time): 578s
    Statistics including the word "background" measure background process time, and so do not contribute to the DB time statistic
    Ordered by % or DB time desc, Statistic name
    Statistic Name     Time (s)     % of DB Time       
    sql execute elapsed time     560.61     96.99       
    DB CPU     534.91     92.55       
    parse time elapsed     24.16     4.18       
    hard parse elapsed time     17.90     3.10       
    PL/SQL execution elapsed time     7.65     1.32       
    connection management call elapsed time     0.89     0.15       
    repeated bind elapsed time     0.49     0.08       
    hard parse (sharing criteria) elapsed time     0.28     0.05       
    sequence load elapsed time     0.05     0.01       
    PL/SQL compilation elapsed time     0.03     0.00       
    failed parse elapsed time     0.02     0.00       
    hard parse (bind mismatch) elapsed time     0.00     0.00       
    DB time     577.98            
    background elapsed time     190.39            
    background cpu time     15.49          
    Wait Class
    s - second
    cs - centisecond - 100th of a second
    ms - millisecond - 1000th of a second
    us - microsecond - 1000000th of a second
    ordered by wait time desc, waits desc
    Wait Class     Waits     %Time -outs     Total Wait Time (s)     Avg wait (ms)     Waits /txn       
    System I/O     8,117     0.00     175     22     4.30       
    Commit     2,357     0.00     29     12     1.25       
    Network     226,127     0.00     7     0     119.83       
    User I/O     1,004     0.00     4     4     0.53       
    Application     91     0.00     2     27     0.05       
    Other     269     0.00     1     4     0.14       
    Concurrency     32     0.00     0     7     0.02       
    Configuration     59     0.00     0     3     0.03     
    Wait Events
    s - second
    cs - centisecond - 100th of a second
    ms - millisecond - 1000th of a second
    us - microsecond - 1000000th of a second
    ordered by wait time desc, waits desc (idle events last)
    Event     Waits     %Time -outs     Total Wait Time (s)     Avg wait (ms)     Waits /txn       
    db file parallel write     596     0.00     106     177     0.32       
    log file parallel write     3,844     0.00     40     10     2.04       
    control file parallel write     1,689     0.00     29     17     0.90       
    log file sync     2,357     0.00     29     12     1.25       
    SQL*Net more data from client     4,197     0.00     7     2     2.22       
    db file sequential read     689     0.00     4     5     0.37       
    enq: RO - fast object reuse     32     0.00     2     50     0.02       
    rdbms ipc reply     32     0.00     1     34     0.02       
    db file scattered read     289     0.00     1     2     0.15       
    enq: KO - fast object checkpoint     47     0.00     1     14     0.02       
    control file sequential read     1,988     0.00     0     0     1.05       
    SQL*Net message to client     218,154     0.00     0     0     115.61       
    os thread startup     6     0.00     0     34     0.00       
    SQL*Net break/reset to client     12     0.00     0     15     0.01       
    log buffer space     59     0.00     0     3     0.03       
    latch free     10     0.00     0     8     0.01       
    SQL*Net more data to client     3,776     0.00     0     0     2.00       
    latch: shared pool     5     0.00     0     5     0.00       
    reliable message     79     0.00     0     0     0.04       
    LGWR wait for redo copy     148     0.00     0     0     0.08       
    buffer busy waits     19     0.00     0     0     0.01       
    direct path write temp     24     0.00     0     0     0.01       
    latch: cache buffers chains     2     0.00     0     0     0.00       
    direct path write     2     0.00     0     0     0.00       
    SQL*Net message from client     218,149     0.00     136,803     627     115.61       
    PX Idle Wait     18,013     100.06     35,184     1953     9.55       
    virtual circuit status     67,690     0.01     3,825     57     35.87       
    Streams AQ: qmn slave idle wait     130     0.00     3,563     27404     0.07       
    Streams AQ: qmn coordinator idle wait     264     50.76     3,563     13494     0.14       
    class slave wait     3     0.00     0     0     0.00     
    Back to Wait Events Statistics
    Back to Top
    Background Wait Events
    ordered by wait time desc, waits desc (idle events last)
    Event     Waits     %Time -outs     Total Wait Time (s)     Avg wait (ms)     Waits /txn       
    db file parallel write     596     0.00     106     177     0.32       
    log file parallel write     3,843     0.00     40     10     2.04       
    control file parallel write     1,689     0.00     29     17     0.90       
    os thread startup     6     0.00     0     34     0.00       
    log buffer space     59     0.00     0     3     0.03       
    control file sequential read     474     0.00     0     0     0.25       
    log file sync     1     0.00     0     11     0.00       
    events in waitclass Other     148     0.00     0     0     0.08       
    rdbms ipc message     32,384     54.67     49,367     1524     17.16       
    pmon timer     1,265     100.00     3,568     2821     0.67       
    Streams AQ: qmn slave idle wait     130     0.00     3,563     27404     0.07       
    Streams AQ: qmn coordinator idle wait     264     50.76     3,563     13494     0.14       
    smon timer     63     11.11     3,493     55447     0.03     
    SQL ordered by Gets
    Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
    Total Buffer Gets: 27,101,711
    Captured SQL account for 81.1% of Total
    Buffer Gets      Executions      Gets per Exec      %Total     CPU Time (s)     Elapsed Time (s)     SQL Id     SQL Module     SQL Text       
    11,889,257     3     3,963,085.67     43.87     145.36     149.62     8hr7mrcqpvw7n          Begin Pkg_Pg_consolidation.Pro...       
    5,877,417     17,784     330.49     21.69     59.94     62.30     3mw7tf64wzgv4          SELECT TOTALVOL.PERIOD_NUMBER ...       
    5,877,303     17,784     330.48     21.69     62.01     63.54     g3vhvg8cz6yu3          SELECT TOTALVOL.PERIOD_NUMBER ...       
    3,423,336     0          12.63     200.67     200.67     6jrnq2ua8cjnq          SELECT ROWNUM , first , sec...       
    2,810,100     2,465     1,140.00     10.37     19.29     19.29     7f4y1a3k1tzjn          SELECT /*+CLUSTER(VA_STATIC_CC...       
    1,529,253     230     6,648.93     5.64     15.92     16.97     6trp3txn7rh1q          SELECT /*+ index(va_gap_irlc_P...       
    1,523,043     230     6,621.93     5.62     16.22     17.18     3fu81ar131nj9          SELECT /*+ index(va_gap_irla_P...       
    855,620     358     2,390.00     3.16     11.49     13.31     a3g12c11x7yd0          SELECT FX_DATE, FX_RATE, CCY...       
    689,979     708     974.55     2.55     4.37     4.43     b7znr5szwjrtx          SELECT /*+RULE*/ YIELD_CURVE_C...       
    603,631     2,110     286.08     2.23     11.03     13.40     3c2gyz9fhswxx          SELECT ASSET_LIABILITY_GAP, AL...       
    554,080     5     110,816.00     2.04     2.37     2.44     9w1b11p6baqat          SELECT DISTINCT consolidation_...       
    318,378     624     510.22     1.17     3.20     3.45     1auhbw1rd5yn2          SELECT /*+ index(va_gap_irla_P...       
    318,378     624     510.22     1.17     3.19     3.42     6gq9rj96p9aq0          SELECT /*+ index(va_gap_irlc_P...       
    313,923     3     104,641.00     1.16     2.38     2.38     7vsznt4tvh1b5          ...     
    SQL ordered by Reads
    Total Disk Reads: 1,857
    Captured SQL account for 2.1% of Total
    Physical Reads     Executions     Reads per Exec      %Total     CPU Time (s)     Elapsed Time (s)     SQL Id     SQL Module     SQL Text       
    57     36     1.58     3.07     3.55     5.81     c6vdhsbw1t03d          BEGIN citidba.proc_analyze_tab...       
    32     507     0.06     1.72     0.22     0.40     c49tbx3qqrtm4          insert into dependency$(d_obj#...       
    28     8     3.50     1.51     0.76     3.02     4crh3z5ya2r27          BEGIN PROC_DELETE_PACK_TABLES(...       
    20     3     6.67     1.08     145.36     149.62     8hr7mrcqpvw7n          Begin Pkg_Pg_consolidation.Pro...       
    10     1     10.00     0.54     6.21     18.11     4m9ts1b1b27sv          BEGIN domain.create_tables(:1,...       
    7     23     0.30     0.38     1.56     2.22     4vw03w673b9k7          BEGIN PROC_CREATE_PACK_TABLES(...       
    4     4     1.00     0.22     0.29     1.06     1vw6carbvp4z0          BEGIN Proc_ReCreate_Gap_temp_t...       
    2     182     0.01     0.11     0.06     0.08     2h0gb24h6zpnu          insert into access$(d_obj#, or...       
    2     596     0.00     0.11     0.26     0.29     5fbmafvm27kfm          insert into obj$(owner#, name,...       
    1     1     1.00     0.05     0.01     0.02     7jsrvff8hnqft          UPDATE VA_PRR_IRUT_POL_IBCB_R...     
    SQL ordered by Executions
    Total Executions: 184,109
    Captured SQL account for 71.6% of Total
    Executions      Rows Processed     Rows per Exec     CPU per Exec (s)     Elap per Exec (s)      SQL Id     SQL Module     SQL Text       
    43,255     43,255     1.00     0.00     0.00     4m94ckmu16f9k     JDBC Thin Client      select count(*) from dual       
    25,964     24,769     0.95     0.00     0.00     2kxdq3m953pst          SELECT SURROGATE_KEY FROM TB_P...       
    17,784     54,585     3.07     0.00     0.00     3mw7tf64wzgv4          SELECT TOTALVOL.PERIOD_NUMBER ...       
    17,784     54,585     3.07     0.00     0.00     g3vhvg8cz6yu3          SELECT TOTALVOL.PERIOD_NUMBER ...       
    2,631     2,631     1.00     0.00     0.00     60uw2vh6q9vn2          insert into col$(obj#, name, i...       
    2,465     924,375     375.00     0.01     0.01     7f4y1a3k1tzjn          SELECT /*+CLUSTER(VA_STATIC_CC...       
    2,202     36     0.02     0.00     0.00     96g93hntrzjtr          select /*+ rule */ bucket_cnt,...       
    2,110     206,464     97.85     0.01     0.01     3c2gyz9fhswxx          SELECT ASSET_LIABILITY_GAP, AL...       
    2,043     2,043     1.00     0.00     0.00     28dvpph9k610y          SELECT COUNT(*) FROM TB_TECH_S...       
    842     35     0.04     0.00     0.00     04xtrk7uyhknh          select obj#, type#, ctime, mti...     
    SQL ordered by Parse Calls
    Total Parse Calls: 70,872
    Captured SQL account for 69.7% of Total
    Parse Calls     Executions      % Total Parses     SQL Id     SQL Module     SQL Text       
    17,784     17,784     25.09     3mw7tf64wzgv4          SELECT TOTALVOL.PERIOD_NUMBER ...       
    17,784     17,784     25.09     g3vhvg8cz6yu3          SELECT TOTALVOL.PERIOD_NUMBER ...       
    2,110     2,110     2.98     3c2gyz9fhswxx          SELECT ASSET_LIABILITY_GAP, AL...       
    786     786     1.11     2s6amyv4qz2h2     exp@PSLDB03 (TNS V1-V3)      SELECT INIEXT, SEXT, MINEXT,...       
    596     596     0.84     5fbmafvm27kfm          insert into obj$(owner#, name,...       
    590     590     0.83     2ym6hhaq30r73          select type#, blocks, extents,...       
    550     550     0.78     7gtztzv329wg0          select c.name, u.name from co...       
    512     512     0.72     9qgtwh66xg6nz          update seg$ set type#=:4, bloc...       
    480     480     0.68     6x2cz59yrxz3a     exp@PSLDB03 (TNS V1-V3)      SELECT NAME, OBJID, OWNER, ...       
    457     457     0.64     bsa0wjtftg3uw          select file# from file$ where ...     
    Instance Activity Stats
    Statistic     Total     per Second     per Trans       
    CPU used by this session     54,051     14.78     28.64       
    CPU used when call started     53,326     14.58     28.26       
    CR blocks created     1,114     0.30     0.59       
    Cached Commit SCN referenced     755,322     206.51     400.28       
    Commit SCN cached     29     0.01     0.02       
    DB time     62,190     17.00     32.96       
    DBWR checkpoint buffers written     3,247     0.89     1.72       
    DBWR checkpoints     79     0.02     0.04       
    DBWR object drop buffers written     118     0.03     0.06       
    DBWR parallel query checkpoint buffers written     0     0.00     0.00       
    DBWR revisited being-written buffer     0     0.00     0.00       
    DBWR tablespace checkpoint buffers written     169     0.05     0.09       
    DBWR thread checkpoint buffers written     3,078     0.84     1.63       
    DBWR transaction table writes     0     0.00     0.00       
    DBWR undo block writes     11,245     3.07     5.96       
    DFO trees parallelized     0     0.00     0.00       
    DML statements parallelized     0     0.00     0.00       
    IMU CR rollbacks     29     0.01     0.02       
    IMU Flushes     982     0.27     0.52       
    IMU Redo allocation size     1,593,112     435.57     844.26       
    IMU commits     991     0.27     0.53       
    IMU contention     3     0.00     0.00       
    IMU ktichg flush     3     0.00     0.00       
    IMU pool not allocated     0     0.00     0.00       
    IMU recursive-transaction flush     1     0.00     0.00       
    IMU undo allocation size     3,280,968     897.05     1,738.72       
    IMU- failed to get a private strand     0     0.00     0.00       
    Misses for writing mapping     0     0.00     0.00       
    OS Integral shared text size     0     0.00     0.00       
    OS Integral unshared data size     0     0.00     0.00       
    OS Involuntary context switches     0     0.00     0.00       
    OS Maximum resident set size     0     0.00     0.00       
    OS Page faults     0     0.00     0.00       
    OS Page reclaims     0     0.00     0.00       
    OS System time used     0     0.00     0.00       
    OS User time used     0     0.00     0.00       
    OS Voluntary context switches     0     0.00     0.00       
    PX local messages recv'd     0     0.00     0.00       
    PX local messages sent     0     0.00     0.00       
    Parallel operations downgraded to serial     0     0.00     0.00       
    Parallel operations not downgraded     0     0.00     0.00       
    SMON posted for dropping temp segment     0     0.00     0.00       
    SMON posted for undo segment shrink     0     0.00     0.00       
    SQL*Net roundtrips to/from client     266,339     72.82     141.14       
    active txn count during cleanout     677     0.19     0.36       
    application wait time     243     0.07     0.13       
    background checkpoints completed     0     0.00     0.00       
    background checkpoints started     0     0.00     0.00       
    background timeouts     17,769     4.86     9.42       
    branch node splits     0     0.00     0.00       
    buffer is not pinned count     11,606,002     3,173.19     6,150.50       
    buffer is pinned count     65,043,685     17,783.53     34,469.36       
    bytes received via SQL*Net from client     27,009,252     7,384.57     14,313.33       
    bytes sent via SQL*Net to client     ###############     69,310,703.02     134,343,168.92       
    calls to get snapshot scn: kcmgss     382,084     104.47     202.48       
    calls to kcmgas     15,558     4.25     8.24       
    calls to kcmgcs     1,886     0.52     1.00       
    change write time     488     0.13     0.26       
    cleanout - number of ktugct calls     628     0.17     0.33       
    cleanouts and rollbacks - consistent read gets     3     0.00     0.00       
    cleanouts only - consistent read gets     53     0.01     0.03       
    cluster key scan block gets     77,478     21.18     41.06       
    cluster key scans     41,479     11.34     21.98       
    commit batch/immediate performed     550     0.15     0.29       
    commit batch/immediate requested     550     0.15     0.29       
    commit cleanout failures: block lost     0     0.00     0.00       
    commit cleanout failures: buffer being written     0     0.00     0.00       
    commit cleanout failures: callback failure     29     0.01     0.02       
    commit cleanout failures: cannot pin     0     0.00     0.00       
    commit cleanouts     19,562     5.35     10.37       
    commit cleanouts successfully completed     19,533     5.34     10.35       
    commit immediate performed     550     0.15     0.29       
    commit immediate requested     550     0.15     0.29       
    commit txn count during cleanout     396     0.11     0.21       
    concurrency wait time     23     0.01     0.01       
    consistent changes     1,803     0.49     0.96       
    consistent gets     26,887,134     7,351.18     14,248.61       
    consistent gets - examination     1,524,222     416.74     807.75       
    consistent gets direct     0     0.00     0.00       
    consistent gets from cache     26,887,134     7,351.18     14,248.61       
    cursor authentications     773     0.21     0.41       
    data blocks consistent reads - undo records applied     1,682     0.46     0.89       
    db block changes     223,743     61.17     118.57       
    db block gets     214,573     58.67     113.71       
    db block gets direct     74     0.02     0.04       
    db block gets from cache     214,499     58.65     113.67       
    deferred (CURRENT) block cleanout applications     9,723     2.66     5.15       
    dirty buffers inspected     5,106     1.40     2.71       
    enqueue conversions     1,130     0.31     0.60       
    enqueue releases     49,151     13.44     26.05       
    enqueue requests     49,151     13.44     26.05       
    enqueue timeouts     0     0.00     0.00       
    enqueue waits     79     0.02     0.04       
    exchange deadlocks     0     0.00     0.00       
    execute count     184,109     50.34     97.57       
    failed probes on index block reclamation     1     0.00     0.00       
    free buffer inspected     6,521     1.78     3.46       
    free buffer requested     8,656     2.37     4.59       
    global undo segment hints helped     0     0.00     0.00       
    global undo segment hints were stale     0     0.00     0.00       
    heap block compress     457     0.12     0.24       
    hot buffers moved to head of LRU     5,016     1.37     2.66       
    immediate (CR) block cleanout applications     56     0.02     0.03       
    immediate (CURRENT) block cleanout applications     4,230     1.16     2.24       
    index crx upgrade (found)     0     0.00     0.00       
    index crx upgrade (positioned)     8,362     2.29     4.43       
    index fast full scans (full)     3,845     1.05     2.04       
    index fast full scans (rowid ranges)     0     0.00     0.00       
    index fetch by key     842,761     230.42     446.61       
    index scans kdiixs1     376,413     102.91     199.48       
    leaf node 90-10 splits     42     0.01     0.02       
    leaf node splits     89     0.02     0.05       
    lob reads     6,759,932     1,848.23     3,582.37       
    lob writes     11,788     3.22     6.25       
    lob writes unaligned     11,788     3.22     6.25       
    logons cumulative     272     0.07     0.14       
    messages received     133,602     36.53     70.80       
    messages sent     133,602     36.53     70.80       
    no buffer to keep pinned count     219     0.06     0.12       
    no work - consistent read gets     18,462,318     5,047.76     9,783.95       
    opened cursors cumulative     77,042     21.06     40.83       
    parse count (failures)     57     0.02     0.03       
    parse count (hard)     1,311     0.36     0.69       
    parse count (total)     70,872     19.38     37.56       
    parse time cpu     542     0.15     0.29       
    parse time elapsed     2,218     0.61     1.18       
    physical read IO requests     821     0.22     0.44       
    physical read bytes     15,212,544     4,159.25     8,061.76       
    physical read total IO requests     2,953     0.81     1.56       
    physical read total bytes     48,963,584     13,387.08     25,947.85       
    physical read total multi block requests     289     0.08     0.15       
    physical reads     1,857     0.51     0.98       
    physical reads cache     1,857     0.51     0.98       
    physical reads cache prefetch     1,036     0.28     0.55       
    physical reads direct     0     0.00     0.00       
    physical reads direct (lob)     0     0.00     0.00       
    physical reads direct temporary tablespace     0     0.00     0.00       
    physical reads prefetch warmup     0     0.00     0.00       
    physical write IO requests     6,054     1.66     3.21       
    physical write bytes     122,142,720     33,394.92     64,728.52       
    physical write total IO requests     11,533     3.15     6.11       
    physical write total bytes     199,223,808     54,469.58     105,577.00       
    physical write total multi block requests     5,894     1.61     3.12       
    physical writes     14,910     4.08     7.90       
    physical writes direct     74     0.02     0.04       
    physical writes direct (lob)     0     0.00     0.00       
    physical writes direct temporary tablespace     72     0.02     0.04       
    physical writes from cache     14,836     4.06     7.86       
    physical writes non checkpoint     14,691     4.02     7.79       
    pinned buffers inspected     4     0.00     0.00       
    prefetch clients - default     0     0.00     0.00       
    prefetch warmup blocks aged out before use     0     0.00     0.00       
    prefetch warmup blocks flushed out before use     0     0.00     0.00       
    prefetched blocks aged out before use     0     0.00     0.00       
    process last non-idle time     2,370     0.65     1.26       
    queries parallelized     0     0.00     0.00       
    recovery blocks read     0     0.00     0.00       
    recursive aborts on index block reclamation     0     0.00     0.00       
    recursive calls     643,220     175.86     340.87       
    recursive cpu usage     15,900     4.35     8.43       
    redo blocks read for recovery     0     0.00     0.00       
    redo blocks written     96,501     26.38     51.14       
    redo buffer allocation retries     0     0.00     0.00       
    redo entries     115,246     31.51     61.07       
    redo log space requests     0     0.00     0.00       
    redo log space wait time     0     0.00     0.00       
    redo ordering marks     3,605     0.99     1.91       

  • ORA-12514: TNS:listener does not currently know of service requested

    While connecting "sqlplus SYSADM/SYSADM@HCM" I am getting the below error:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Installation background:
    Windows 7 l(64-bit) laptop.
    Created linux virtualbox to installl peoplesoft VM templates.
    so far installed: Oracle11gR2.vdi and HCMDB.vdi on the linux virtualbox.
    Followed the steps exactly what it is in the link below: Got the above error in page 4 of the link at connecting to database via sqlplus.
    http://bloggingaboutoracleapplications.org/running-oracle-vm-templates-oracle-enterprise-linux-guide-part-1-7/
    Below provided initHCM.ora, tnsnames.ora, listerner.ora and some responses I tried. I could not figure out what causing the issue even after researching in web.
    Your help would be highly appreciated.
    tnsnames.ora:
    =============
    # tnsnames.ora Network Configuration File:
    HCM =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = hcmdb91)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = HCM)
    Listener.ora:
    =============
    # listener.ora Network Configuration File:
    /u01/app/oracle/product/11.2.0.x/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = hcmdb91)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    initHCM.ora:
    ============
    DB_FILES =256
    OPEN_CURSORS = 1000
    db_block_size = 8192
    remote_login_passwordfile = NONE
    undo_tablespace=PSUNDOTS
    NLS_LENGTH_SEMANTICS=CHAR
    # Cache and I/O
    #db_block_size=
    db_file_multiblock_read_count=16
    # Database Identification
    # db_domain=us.oracle.com
    # db_name=
    # Diagnostics and Statistics
    #background_dump_dest=
    #core_dump_dest=
    #user_dump_dest=
    # Job Queues
    job_queue_processes=10
    # Processes and Sessions
    processes=150
    # SGA Memory
    sga_target=287309824
    # Security and Auditing
    #audit_file_dest=
    #remote_login_passwordfile=EXCLUSIVE
    # Shared Server
    dispatchers="(PROTOCOL=TCP) (SERVICE=XDB)"
    # Sort, Hash Joins, Bitmap Indexes
    pga_aggregate_target=95420416
    # System Managed Undo and Rollback Segments
    undo_management=AUTO
    #undo_tablespace=
    unnestsubquery=false
    # Miscellaneous
    compatible=11.2.0.2.0
    control_files=(/u01/app/oracle/oradata/HCM/control01.ctl)
    DB_NAME=HCM
    [oracle@hcmdb91 ~]$ tnsping hcm
    TNS Ping Utility for Linux: Version 11.2.0.2.0 - Production on 28-MAR-2013
    07:40:37
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST =
    hcmdb91)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME =
    HCM)))
    OK (20 msec)
    [oracle@hcmdb91 ~]$
    [oracle@hcmdb91 ~]$ tnsping hcm
    TNS Ping Utility for Linux: Version 11.2.0.2.0 - Production on 28-MAR-2013
    07:40:37
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST =
    hcmdb91)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME =
    HCM)))
    OK (20 msec)
    [oracle@hcmdb91 ~]$ lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 28-MAR-2013 07:41:32
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    [oracle@hcmdb91 ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 28-MAR-2013 07:42:20
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hcmdb91)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date 28-MAR-2013 07:29:21
    Uptime 0 days 0 hr. 13 min. 1 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File
    /u01/app/oracle/product/11.2.0.x/db_1/network/admin/listener.ora
    Listener Log File
    /u01/app/oracle/product/11.2.0.x/db_1/log/diag/tnslsnr/hcmdb91/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hcmdb91.example.com
    )(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    The listener supports no services
    The command completed successfully
    [oracle@hcmdb91 ~]$ lsnrctl services
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 28-MAR-2013 07:42:44
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hcmdb91)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    [oracle@hcmdb91 ~]$
    [oracle@hcmdb91 ~]$ sqlplus SYSADM/SYSADM@HCM
    SQL*Plus: Release 11.2.0.2.0 Production on Thu Mar 28 07:44:25 2013
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in
    connect descriptor
    My guess is that the database service "HCM" is not up and running but not sure how to make up and running. Even I could not find it listed in the linux services list.
    Note: Able to login sqlplus using "sqlplus sys/sys as sysdba" but failing to access database table as "select * from PSRECDEFN;"
    thanks
    Espii.
    Edited by: 995437 on Mar 28, 2013 6:52 AM
    Edited by: 995437 on Mar 28, 2013 6:59 AM

    Hi Nicolas,
    I have no luck and the error still persists.
    I have set the "export ORACLE_SID=HCM" from root user and oracle user too.
    I guess, I have already loaded database when I ran the "cd /opt/oracle/psft/vm
    ./oraclevm-template.sh"
    The outcome of the above script as similar as below:
    Creating
    ovm_configure_pre
    CreateVirtualEnvironment
    /u01/scripts/db-reconfig.sh: line 238: ovm_set_password: command not found
    /u01/scripts/db-reconfig.sh: line 239: ovm_configure_network: command not found
    INFO:
    Starting Oracle database reconfiguration.
    Oracle Database Configuration
    This will configure on-boot properties of Oracle Database.
    The following questions will determine whether the database should be
    starting upon system boot, the ports it will use.
    Press <Enter> to accept the defaults.
    Do you want to relink binaries? (y/n) [n] y
    Specify a port that will be used for the database listener [1521]:
    Do you want Oracle Database to be started on boot (y/n) [y]:y
    Wrote to /etc/sysconfig/oracle11g
    Relinking Oracle Binaries...
    Oracle Relinking Completed Successfully
    Logs: /home/oracle/relink.log
    Running orainstRoot.sh and root.sh...
    set 2GB tmpfs
    Enabling Oracle Database service
    Configuration Completed Successfully.
    Enter the name of the database SID [TESTDB]:HCM
    ORACLE instance started.
    Total System Global Area 288104448 bytes
    Fixed Size 2225832 bytes
    Variable Size 104859992 bytes
    Database Buffers 176160768 bytes
    Redo Buffers 4857856 bytes
    Control file created.
    Database altered.
    Tablespace altered.
    Tablespace altered.
    Tablespace altered.
    1 row updated.
    160 rows updated.
    Commit complete.
    Kumar - I have found no sqlnet.ora file exist in the $ORACLE_HOME/NETWORK/ADMIN
    Edited by: 995437 on Mar 28, 2013 9:15 AM

  • ORA 3113 error when dropping user

    I have an instance of oracle 9.2 that when I drop a user I get the ORA-3113 error.
    I have no other problems with this database, It can be started and stopped with out error, users can connect...etc.
    I tried the following oracle solution without success
    Subject:      ORA-03113 While Dropping a User     
          Doc ID:      Note:291186.1     Type:      PROBLEM     
          Last Revision Date:      21-JUL-2005     Status:      MODERATED     
    The information in this document applies to:
    Oracle Server - Enterprise Edition - Version: 9.2.0.5
    This problem can occur on any platform.
    Errors
    ORA-03113 "end-of-file on communication channel"
    Symptoms
    ORA-03113 is thrown, while dropping a User
    SQL> drop user test9 cascade;
    ORA-03113 end-of-file on communication channel
    Cause
    Corrupted password file
    Check whether REMOTE_LOGIN_PASSWORDFILE is set to { SHARED | EXCLUSIVE}
    Fix
    -- Recreate the password file.
    ++ $ orapwd file=orapw<sid> password=<sys's password> entries=<max # user's>
    NOTE:
    -- Set the REMOTE_LOGIN_PASSWORDFILE=NONE
    -- Drop the user
    -- If it is successful, You are hitting this problem.

    Are u getting this error sometimes while connecting to DB.
    If not check the trace file generated on the server at failure time.
    Regards
    Raman

  • RH7.0 and Oracle 8.1.6.1 (does this work???)

    I'm losing my mind. I have a brand new installation of RH 7.0 and I'm trying to install Oracle 8.1.6.1. The install goes fine, but I can't create any databases once the install has completed. I've tried creating the default database during the install, but the "database creation progress" never gets past 0% (creating database files). I've also tried using dbassist after installing oracle, and the same thing happens. I've also tried the following manually:
    $ svrmgrl
    SVRMGR> connect internal
    Connected.
    SVRMGR> startup nomount pfile=/usr/local/oracle/admin/RBLX/pfile/initRBLX.ora
    At this point, SVRMGR just hangs. Any further attempts to connect to SVRMGR results in ORA-03113 end-of-file on communication channel. In order to connect using internal, I have to reboot the machine.
    This is very disturbing. I'm using a machine with an i810 chipset, so RH6.2 is really not an option for me. If anyone has a successful experience installing 8.1.6.1 on RH7.0, please share the success story!!!
    I'm dying here...
    For clarification, here's the particulars:
    ORACLE_HOME=/usr/local/oracle
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib
    PATH=$PATH:$ORACLE_HOME:$ORACLE_HOME/bin
    ORACLE_SID=RBLX
    Here's the pfile:
    # Copyright (c) 1991, 1998 by Oracle Corporation
    # Example INIT.ORA file
    # This file is provided by Oracle Corporation to help you customize
    # your RDBMS installation for your site. Important system parameters
    # are discussed, and example settings given.
    # Some parameter settings are generic to any size installation.
    # For parameters that require different values in different size
    # installations, three scenarios have been provided: SMALL, MEDIUM
    # and LARGE. Any parameter that needs to be tuned according to
    # installation size will have three settings, each one commented
    # according to installation size.
    # Use the following table to approximate the SGA size needed for the
    # three scenarious provided in this file:
    # -------Installation/Database Size------
    # SMALL MEDIUM LARGE
    # Block 2K 4500K 6800K 17000K
    # Size 4K 5500K 8800K 21000K
    # To set up a database that multiple instances will be using, place
    # all instance-specific parameters in one file, and then have all
    # of these files point to a master file using the IFILE command.
    # This way, when you change a public
    # parameter, it will automatically change on all instances. This is
    # necessary, since all instances must run with the same value for many
    # parameters. For example, if you choose to use private rollback' segments,
    # these must be specified in different files, but since all gc_*
    # parameters must be the same on all instances, they should be in one file.
    # INSTRUCTIONS: Edit this file and the other INIT files it calls for
    # your site, either by using the values provided here or by providing
    # your own. Then place an IFILE= line into each instance-specific
    # INIT file that points at this file.
    # NOTE: Parameter values suggested in this file are based on conservative
    # estimates for computer memory availability. You should adjust values upward
    # for modern machines.
    db_name = "RBLX"
    instance_name = RBLX
    service_names = RBLX
    control_files = ("/usr/local/oracle/oradata/RBLX/control01.ctl", "/usr/local/oracle/oradata/RBLX/control02.ctl", "/usr/local/oracle/oradata/RBLX/control03.ctl")
    open_cursors = 100
    max_enabled_roles = 30
    db_block_buffers = 2048
    shared_pool_size = 52428800
    large_pool_size = 614400
    java_pool_size = 20971520
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    processes = 215
    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
    ##### For archiving if enabled #####
    log_archive_start = true
    log_archive_dest = /usr/local/oracle/admin /RBLX/arch
    #log_archive_dest_1 = "location=/usr/local/oracle/admin/RBLX/arch"
    log_archive_format = arch_%t_%s.arc
    #DBCA uses the default database value (30) for max_rollback_segments
    #100 rollback segments (or more) may be required in the future
    #Uncomment the following entry when additional rollback segments are created and made online
    #max_rollback_segments = 101
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    #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 )
    rollback_segments = ( R01, R02, R03, R04, R05, R06, R07, R08, R09 )
    # 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/admin/RBLX/bdump
    core_dump_dest = /usr/local/oracle/admin/RBLX/cdump
    #Uncomment this parameter to enable resource management for your database.
    #The SYSTEM_PLAN is provided by default with the database.
    #Change the plan name if you have created your own resource plan.# resource_manager_plan = system_plan
    user_dump_dest = /usr/local/oracle/admin/RBLX/udump
    db_block_size = 8192
    remote_login_passwordfile = none
    os_authent_prefix = ""
    # The following parameters are needed for the Advanced Replication Option
    job_queue_processes = 4
    job_queue_interval = 60
    distributed_transactions = 10
    open_links = 4
    mts_dispatchers = "(PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)"
    # Uncomment the following line when your listener is configured for SSL
    # (listener.ora and sqlnet.ora)
    # mts_dispatchers = "(PROTOCOL=TCPS)(PRE=oracle.aurora.server.SGiopServer)"
    compatible = "8.1.0"
    sort_area_size = 65536
    sort_area_retained_size = 65536
    alert_RBLX.log
    Wed Oct 4 09:28:36 2000
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    LICENSE_MAX_USERS = 0
    Starting up ORACLE RDBMS Version: 8.1.6.1.0.
    System parameters with non-default values:
    processes = 215
    shared_pool_size = 52428800
    large_pool_size = 614400
    java_pool_size = 20971520
    control_files = /usr/local/oracle/oradata/RBLX/control01.ctl, /usr/local/oracle/oradata/RBLX/control02.ctl, /usr/local/oracle/oradata/RBLX/control03.ctl
    db_block_buffers = 2048
    db_block_size = 8192
    compatible = 8.1.0
    log_archive_start = TRUE
    log_archive_dest_1 = location=/usr/local/oracle/admin/RBLX/arch
    log_archive_format = arch_%t_%s.arc
    log_buffer = 163840
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    distributed_transactions = 10
    instance_name = RBLX
    service_names = RBLX
    mts_dispatchers = (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = RBLX
    open_cursors = 100
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    background_dump_dest = /usr/local/oracle/admin/RBLX/bdump
    user_dump_dest = /usr/local/oracle/admin/RBLX/udump
    core_dump_dest = /usr/local/oracle/admin/RBLX/cdump
    Wed Oct 4 09:35:12 2000
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    LICENSE_MAX_USERS = 0
    Starting up ORACLE RDBMS Version: 8.1.6.1.0.
    System parameters with non-default values:
    processes = 215
    shared_pool_size = 52428800
    large_pool_size = 614400
    java_pool_size = 20971520
    control_files = /usr/local/oracle/oradata/RBLX/control01.ctl, /usr/local/oracle/oradata/RBLX/control02.ctl, /usr/local/oracle/oradata/RBLX/control03.ctl
    db_block_buffers = 2048
    db_block_size = 8192
    compatible = 8.1.0
    log_archive_start = TRUE
    log_archive_dest_1 = location=/usr/local/oracle/admin/RBLX/arch
    log_archive_format = arch_%t_%s.arc
    log_buffer = 163840
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    rollback_segments = R01, R02, R03, R04, R05, R06, R07, R08, R09
    max_enabled_roles = 30
    remote_login_passwordfile= NONE
    distributed_transactions = 10
    instance_name = RBLX
    service_names = RBLX
    mts_dispatchers = (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = RBLX
    open_cursors = 100
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    background_dump_dest = /usr/local/oracle/admin/RBLX/bdump
    user_dump_dest = /usr/local/oracle/admin/RBLX/udump
    core_dump_dest = /usr/local/oracle/admin/RBLX/cdump
    Wed Oct 4 10:57:52 2000
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    LICENSE_MAX_USERS = 0
    Starting up ORACLE RDBMS Version: 8.1.6.1.0.
    System parameters with non-default values:
    processes = 215
    shared_pool_size = 52428800
    large_pool_size = 614400
    java_pool_size = 20971520
    control_files = /usr/local/oracle/oradata/RBLX/control01.ctl, /usr/local/oracle/oradata/RBLX/control02.ctl, /usr/local/oracle/oradata/RBLX/control03.ctl
    db_block_buffers = 2048
    db_block_size = 8192
    compatible = 8.1.0
    log_archive_start = TRUE
    log_archive_dest = /usr/local/oracle/admin/RBLX/arch
    log_archive_format = arch_%t_%s.arc
    log_buffer = 163840
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    rollback_segments = R01, R02, R03, R04, R05, R06, R07, R08, R09
    max_enabled_roles = 30
    remote_login_passwordfile= NONE
    distributed_transactions = 10
    instance_name = RBLX
    service_names = RBLX
    mts_dispatchers = (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = RBLX
    open_cursors = 100
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    background_dump_dest = /usr/local/oracle/admin/RBLX/bdump
    user_dump_dest = /usr/local/oracle/admin/RBLX/udump
    core_dump_dest = /usr/local/oracle/admin/RBLX/cdump
    null

    This workaround is looking good. I was able to do a startup nomount to test. I just started running the dbassist scripts and things are moving.
    Thanks for the post.
    -Chuck
    [email protected]
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Philip Ross ([email protected]):
    There seems to be something of a workaround posted at Red Hat's Bugzilla site - http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=18391 :
    -- Quoted ---
    Plsase get
    http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/README http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/README.Oracle8i http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/i386-glibc-2.1-linux.tar.gz
    for instructions. Let me know if it works for you or not.
    BTW, glibc 2.1.94-3 is required.
    I haven't tried it yet.<HR></BLOCKQUOTE>
    null

  • Creating Target Directory Paths

    My questions are mixed in below, marked with "Q:"
    Task 7A-1-6 in the PTools 8.48 Installation Guide talks about directory path structures that are required by the Oracle DBMS install wizard, but need to be manually created by me.
    I installed database 10g. My SID is "HCM". There is an initHCM.ora file in my database folder. The contents were:
    SPFILE='C:\oracle\product\10.2.0\db_1/dbs/spfileHCM.ora'
    and I added the following, per install guide instructions:
    DB_NAME = HCM
    DB_FILES = 1021
    CONTROL_FILES = (/filesystem1/cntrl1HCM,/filesystem2/cntrl2HCM)
    OPEN_CURSORS = 255
    db_block_size = 8192
    remote_login_passwordfile=NONE
    Q: I substituted HCM for &lt;SID&gt; in the CONTROL_FILES variable, but are things like filesystem1 and filesystem2 meant to be literals, or is it intended that I substitute something for these? Also, there are some forward slashes in the SPFILE variable - is that ok for Windows?
    The guide mentions these CREATEDB.SQL references...
    startup nomount pfile=%ORACLE_HOME%\database\init&lt;SID&gt;.ora
    DATAFILE '&lt;drive&gt;:\oradata\&lt;SID&gt;\system01.dbf' SIZE 400M
    LOGFILE '&lt;drive&gt;:\oradata\&lt;SID&gt;\log01.dbf' SIZE 70M,
    '&lt;drive&gt;:\oradata\&lt;SID&gt;\log02.dbf' SIZE 70M;
    *...So I assume that I need to create c:\oradata\HCM*
    The guide then says:
    The init&lt;SID&gt;.ora parameter file that is referenced in the CREATEDB.SQL script makes the following
    directory path structure references:
    Note. Portions of the init&lt;SID&gt;.ora parameter file have been omitted for clarity. These paths are hardcoded
    by the user creating the init&lt;SID&gt;.ora parameter file. The Data Configuration Wizard will not make any
    substitutions for mount point, target directory path, or &lt;SID&gt; in the init&lt;SID&gt;.ora file.
    +
    Control file references:
    +
    control_files = ("c:\apps\db\oracle9i\oradata\ORC1\control01.ctl", "c:\apps\db&rArr;
    \oracle9i\oradata\ORC1\control02.ctl", "c:\apps\db\oracle9i\oradata\ORC1&rArr;
    \control03.ctl")
    background_dump_dest = c:\apps\db\Oracle9i\admin\ORC1\bdump
    core_dump_dest = c:\apps\db\Oracle9i\admin\ORC1\cdump
    user_dump_dest = c:\apps\db\Oracle9i\admin\ORC1\udump
    Q:  Does this mean I need to create c:\apps\db\Oracle10g\admin\ORC1 plus subfolders bdump, cdump and udump?  I particularly wonder if those exact names are correct, especially since the examples are for the 9i version.
    Q:  The guide says (above) that it's the init&lt;SID&gt;.ora parameter file which makes the above control file references... but as I showed above, that file only contained the one line, before I added the parms I mentioned.  Is the install guide saying that I should add the control file references above to my initHCM.ora file?

    With regard to the CONTROL_FILES variable...
    I'm not sure how forward slashes are meant to be interpreted in the Windows world. Are you saying that I should substititute an entire valid Widows path, like this?
    CONTROL_FILES = (c:\myfilesys1\cntrl1HCM.txt,c:\myfilesys2\cntrl2HCM.txt)
    ...after having first created folders c:\myfilesys1 and c:\myfilesys2, and that the database creation script will generate files cntrl1HCM.txt (I added the extension) and cntrl2HCM.txt?
    Can you post a sample Windows init<SID>.ora file?
    Edited by: M_Borok on Oct 7, 2008 7:46 AM
    (continued)
    ...on re-reading, it seems to me that section Task 7A-1-5: Creating an INIT<SID>.ORA File shows the general format:
    CONTROL_FILES = (/filesystem1/cntrl1<SID>,/filesystem2/cntrl2<SID>)
    ...but section Task 7A-1-6: Creating Target Directory Paths shows an example of substituted code for this line:
    control_files = ("c:\apps\db\oracle9i\oradata\ORC1control01.ctl", "c:\apps\db\oracle9i\oradata\ORC1control02.ctl", "c:\apps\db\oracle9i\oradata\ORC1\control03.ctl")
    Is that true? i.e. does this mean that I can create any path and file name I want, and the database create script will read it here and use it?
    If so, does this mean that I have to substitute actual paths ANYWHERE I see a forward slash?
    Also... I'm thinking that ORC1 in the sample code is their example of the SID, and for me it might be HCM instead.
    I note that their example shows three control files instead of the two shown in the first template. Does it matter.
    Q: Are these control files files that will be written by the create script, or are they a reference to files I should have created and populated?
    Edited by: M_Borok on Oct 7, 2008 7:51 AM
    Edited by: M_Borok on Oct 7, 2008 8:02 AM

  • Ora-01990 error in opening the password file

    Hi,
    I created a password file by using orapwd utility. Then later on I modified the remote_login_passwordfile in the spfile by giving the command:
    sql> alter system set remote_login_passwordfile=exclusive
    scope=spfile.
    Then it is altered. Later on I shutdown the database and When I was trying to connect to the databse again, I am getting the following errors.
    ORA-01990 error openeing the passowrd file.
    ORA-27037 unable to obtain file status
    linux error:2 no such file or directory.
    Thanks in advance.

    Hi,
    I tried that also.It is giving ora-32001 write to spfile requested but no spfile specified at startup.
    First Manually I deleted the password file and I set the remote_login_passwordfile=none in the parameter file and again I started the instance just by giving
    sql>startup open pfile='OraHome1/dbs/initRADHI.ora'
    then I tried to modify the the Remote_Login_PASSWORDFILE thru alter system set command.then it is giving the above error. then I again shutdown the DB and again I started without specifying the parameter file or spfile just saying sql>startup. Then also it is not taking the SPFILE to startup. why is so? Then also same error I am getting?
    ora-32001 write to spfile requested but no spfile at startup. can anyone of you help me.
    Thanks,
    Have a nice day.

  • Initialization parameters. ORA-32004

    Hello all!
    After upgrading from 9.1.0.6 to 10.2.04 following error appears:
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area 872415232 bytes
    Fixed Size 1270436 bytes
    Variable Size 801115484 bytes
    Database Buffers 67108864 bytes
    Redo Buffers 2920448 bytes
    Database mounted.
    Database opened.
    My initdatabasename.ora listing:
    *.aq_tm_processes=1
    *.audit_trail='DB'
    *.background_dump_dest='/u01/app/oracle/admin/puba/bdump'
    *.compatible='9.2.0.0.0'
    *.control_files='/u02/oradata/puba/control01.ctl','/u03/oradata/puba/control02.ctl','/u04/oradata/puba/control03.ctl'
    *.core_dump_dest='/u01/app/oracle/admin/puba/cdump'
    *.db_block_size=8192
    *.db_cache_size=67108864
    *.db_domain='domainname.com'
    *.db_file_multiblock_read_count=16
    *.db_name='puba'
    *.fast_start_mttr_target=300
    *.hash_join_enabled=TRUE
    *.instance_name='puba'
    *.java_pool_size=193125990
    *.job_queue_processes=6
    *.large_pool_size=193125990
    *.max_enabled_roles=100
    *.O7_DICTIONARY_ACCESSIBILITY=true
    *.open_cursors=300
    *.optimizer_index_caching=50
    *.optimizer_index_cost_adj=3
    *.pga_aggregate_target=25165824
    *.processes=750
    *.query_rewrite_enabled='FALSE'
    *.remote_login_passwordfile='NONE'
    *.shared_pool_size=193125990
    *.sort_area_size=524288
    *.star_transformation_enabled='FALSE'
    *.streams_pool_size=209715200
    *.timed_statistics=TRUE
    *.undo_management='AUTO'
    *.undo_retention=10800
    *.undo_tablespace='UNDO'
    *.user_dump_dest='/u01/app/oracle/admin/puba/udump'
    *.PLSQL_V2_COMPATIBILITY = FALSE
    *.PLSQL_NATIVE_LIBRARY_DIR = ""
    *.PLSQL_NATIVE_LIBRARY_SUBDIR_COUNT = 0
    *.session_max_open_files=200
    Old ORACLE_HOME /u01/app/oracle/product/9.2.0
    New ORACLE_HOME /u05/app/ordacle/product/10.2.0/db_1
    How to identify what parameter I should change? There is nothing in alert_.log file. It seems that nothing has been written since upgrade. I use old destination for bdump, cdump, udump. Is it right?
    Thanks for any clue how to fix this problem!

    Thanks to your replies!
    Well done!
    I copied /u01/app/oracle/admin to /u05/app/oracle/admin. Restarted database. And found in /u05/app/oracle/admin/puba/bdump/alertpuba.log following:
    Deprecated system parameters with specified values:
    max_enabled_roles
    I commited it and as the result:
    SQL> startup
    ORACLE instance started.
    Total System Global Area  876609536 bytes
    Fixed Size                  1270436 bytes
    Variable Size             801115484 bytes
    Database Buffers           67108864 bytes
    Redo Buffers                7114752 bytes
    Database mounted.
    Database opened.
    I also checked v$parameter:
    SQL> select name from v$parameter where isdeprecated='TRUE';
    NAME
    lock_name_space
    buffer_pool_keep
    buffer_pool_recycle
    max_commit_propagation_delay
    remote_archive_enable
    log_archive_start
    parallel_server
    parallel_server_instances
    fast_start_io_target
    logmnr_max_persistent_sessions
    serial_reuse
    NAME
    max_enabled_roles
    global_context_pool_size
    plsql_compiler_flags
    sql_trace
    parallel_automatic_tuning
    drs_start
    17 rows selected.
    What I should do with this parameters? And what does the result of selection mean?

  • ORA-32004

    Hello all!
    After upgrading from 9.1.0.6 to 10.2.04 following error appears:
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area 872415232 bytes
    Fixed Size 1270436 bytes
    Variable Size 801115484 bytes
    Database Buffers 67108864 bytes
    Redo Buffers 2920448 bytes
    Database mounted.
    Database opened.
    My initdatabasename.ora listing:
    *.aq_tm_processes=1
    *.audit_trail='DB'
    *.background_dump_dest='/u01/app/oracle/admin/puba/bdump'
    *.compatible='9.2.0.0.0'
    *.control_files='/u02/oradata/puba/control01.ctl','/u03/oradata/puba/control02.ctl','/u04/oradata/puba/control03.ctl'
    *.core_dump_dest='/u01/app/oracle/admin/puba/cdump'
    *.db_block_size=8192
    *.db_cache_size=67108864
    *.db_domain='domainname.com'
    *.db_file_multiblock_read_count=16
    *.db_name='puba'
    *.fast_start_mttr_target=300
    *.hash_join_enabled=TRUE
    *.instance_name='puba'
    *.java_pool_size=193125990
    *.job_queue_processes=6
    *.large_pool_size=193125990
    *.max_enabled_roles=100
    *.O7_DICTIONARY_ACCESSIBILITY=true
    *.open_cursors=300
    *.optimizer_index_caching=50
    *.optimizer_index_cost_adj=3
    *.pga_aggregate_target=25165824
    *.processes=750
    *.query_rewrite_enabled='FALSE'
    *.remote_login_passwordfile='NONE'
    *.shared_pool_size=193125990
    *.sort_area_size=524288
    *.star_transformation_enabled='FALSE'
    *.streams_pool_size=209715200
    *.timed_statistics=TRUE
    *.undo_management='AUTO'
    *.undo_retention=10800
    *.undo_tablespace='UNDO'
    *.user_dump_dest='/u01/app/oracle/admin/puba/udump'
    *.PLSQL_V2_COMPATIBILITY = FALSE
    *.PLSQL_NATIVE_LIBRARY_DIR = ""
    *.PLSQL_NATIVE_LIBRARY_SUBDIR_COUNT = 0
    *.session_max_open_files=200
    Old ORACLE_HOME /u01/app/oracle/product/9.2.0
    New ORACLE_HOME /u05/app/ordacle/product/10.2.0/db_1
    Thanks for any clue how to fix this problem!

    You can refer the following list to verify for yourself:
    Initialization Parameters Obsolete in 10g:
    ENQUEUE_RESOURCES
    DBLINK_ENCRYPT_LOGIN
    HASH_JOIN_ENABLED
    LOG_PARALLELISM
    MAX_ROLLBACK_SEGMENTS
    MTS_CIRCUITS
    MTS_DISPATCHERS
    MTS_LISTENER_ADDRESS
    MTS_MAX_DISPATCHERS
    MTS_MAX_SERVERS
    MTS_MULTIPLE_LISTENERS
    MTS_SERVERS
    MTS_SERVICE
    MTS_SESSIONS
    OPTIMIZER_MAX_PERMUTATIONS
    ORACLE_TRACE_COLLECTION_NAME
    ORACLE_TRACE_COLLECTION_PATH
    ORACLE_TRACE_COLLECTION_SIZE
    ORACLE_TRACE_ENABLE
    ORACLE_TRACE_FACILITY_NAME
    ORACLE_TRACE_FACILITY_PATH
    PARTITION_VIEW_ENABLED
    PLSQL_NATIVE_C_COMPILER
    PLSQL_NATIVE_LINKER
    PLSQL_NATIVE_MAKE_FILE_NAME
    PLSQL_NATIVE_MAKE_UTILITY
    ROW_LOCKING
    SERIALIZABLE
    TRANSACTION_AUDITING
    UNDO_SUPPRESS_ERRORS
    Initialization Parameters Deprecated in 10g
    LOGMNR_MAX_PERSISTENT_SESSIONS
    MAX_COMMIT_PROPAGATION_DELAY
    REMOTE_ARCHIVE_ENABLE
    SERIAL_REUSE
    SQL_TRACE
    BUFFER_POOL_KEEP (replaced by DB_KEEP_CACHE_SIZE)
    BUFFER_POOL_RECYCLE (replaced by DB_RECYCLE_CACHE_SIZE)
    GLOBAL_CONTEXT_POOL_SIZE
    LOCK_NAME_SPACE
    LOG_ARCHIVE_START
    MAX_ENABLED_ROLES
    PARALLEL_AUTOMATIC_TUNING
    PLSQL_COMPILER_FLAGS (replaced by PLSQL_CODE_TYPE and PLSQL_DEBUG)
    I just quickly checked. You can remove this parameter:
    *.hash_join_enabled=TRUE
    Cheers,
    Anirban
    Edited by: user761627 on Sep 30, 2008 5:13 AM

  • Slow Performance Oracle 9i

    Hello There;
    Our company OLAP database is facing performance issues where 1 simple query could take it more than to 20 mins to return result.
    I am newbie to Oracle DB, i was told to look at the explain plan and yes , the plan looks alright where it uses all the indexes and there is not any full table scan. Now i suspect it is due to the SGA, PGA and BLOCK SIZE setup.
    Can anyone give me a clue on how I can size the right SGA, PGA and BLOCK SIZE? The server has 16GB memory, 64bit, running only the Oracle 9i, and here is an extract from the INI file. Any advise would be very much appreciated.
    *.audit_trail='DB'
    *.background_dump_dest='/opt/app/oracle/admin/PRODOLAP0/bdump'
    *.compatible='9.2.0'
    *.control_files='/export/oradata/PRODOLAP/ctrl/control01.ctl','/export/oradata/PRODOLAP/ctrl/control02.ctl','/export/oradata/PRODOLAP/ctrl/control03.ctl'
    *.core_dump_dest='/opt/app/oracle/admin/PRODOLAP0/cdump'
    *.db_16k_cache_size=3154116608
    *.db_block_size=8192
    *.db_cache_size=1577058304
    *.db_file_multiblock_read_count=32
    *.db_files=400
    *.db_name='PRODOLAP'
    *.dml_locks=200
    *.global_names=TRUE
    *.instance_name='PRODOLAP'
    *.java_pool_size=20971520
    *.job_queue_processes=0
    *.large_pool_size=150000000
    *.log_buffer=524288
    *.log_checkpoint_interval=10000
    *.log_checkpoint_timeout=1800
    *.max_dump_file_size='10240'
    *.max_enabled_roles=30
    *.open_cursors=800
    *.open_links=4
    *.optimizer_index_cost_adj=50
    *.oracle_trace_collection_name=''
    *.parallel_max_servers=5
    *.pga_aggregate_target=1572864000
    *.plsql_v2_compatibility=FALSE
    *.processes=500
    *.remote_login_passwordfile='NONE'
    *.resource_limit=TRUE
    *.rollback_segments='RBS01','RBS02','RBS03','RBS04','RBS05','RBS06','RBS07','RBS08','RBS09','RBS10'
    *.service_names='PRODOLAP'
    *.session_cached_cursors=100
    *.sga_max_size=5242880000
    *.shared_pool_size=209715200
    *.sort_area_retained_size=6553600
    *.sort_area_size=10485760
    *.sql92_security=TRUE
    *.user_dump_dest='/opt/app/oracle/admin/PRODOLAP0/udump'

    Hi All;
    Here you go one of the sample query, the system gets very slow whenever there is an aggregation clause (group by). If i remove the Group By, the query return results instantly. Thanks in advance.
    show parameter optimizer
    optimizer_dynamic_sampling          integer          1
    optimizer_features_enable                 string            9.2.0
    optimizer_index_caching                   integer          0
    optimizer_index_cost_adj                  integer          50
    optimizer_max_permutations               integer          2000
    optimizer_mode                            string            CHOOSE
    show parameter db_file_multi
    db_file_multiblock_read_count        integer  32
    show parameter db_block_size
    db_block_size                        integer  8192
    select sname, pname, pval1, pval2 from sys.aux_stats$
    no rows selected
    select     a13.LOAN_BASICCD_ID  LOAN_BASICCD_ID,
         a11.BRANCH_ID  BRANCH_ID,
         a11.PAYMENT_ID  PAYMENT_ID,
         count(distinct a11.LOAN_ACCOUNT_ID)  as TOTAL_CNT
    from     FT_LOAN_PORTFOLIO     a11,
         LU_LOAN_ACCOUNT     a12,
         LU_LOAN_PROD     a13
    where     a11.BRANCH_ID = a12.BRANCH_ID and
         a11.LOAN_ACCOUNT_ID = a12.LOAN_ACCOUNT_ID and
         a11.LOAN_PRODUCT_ID = a13.LOAN_PROD_ID
    and     (a11.MONTH_ID in ('201010')
    and a11.LOAN_PRODUCT_ID not in ('A1','A2','A3')
    and a11.LOAN_STATUS_ID in ('A', 'B', 'C', 'D'))
    group by     a13.LOAN_BASICCD_ID,
         a11.BRANCH_ID,
         a11.PAYMENT_ID
    explain plan
    STATEMENT_ID     TIMESTAMP     REMARKS     OPERATION     OPTIONS     OBJECT_NODE     OBJECT_OWNER     OBJECT_NAME     OBJECT_INSTANCE     OBJECT_TYPE     OPTIMIZER     SEARCH_COLUMNS     ID     PARENT_ID     POSITION     COST     CARDINALITY     BYTES     OTHER_TAG     PARTITION_START     PARTITION_STOP     PARTITION_ID     OTHER     DISTRIBUTION
         12-NOV-10          SELECT STATEMENT                                   CHOOSE          0          307     307     1     83                              
         12-NOV-10          SORT     GROUP BY                                        1     0     1     307     1     83                              
         12-NOV-10          NESTED LOOPS                                             2     1     1     302     1     83                              
         12-NOV-10          NESTED LOOPS                                             3     2     1     301     1     50                              
         12-NOV-10          MERGE JOIN     CARTESIAN                                        4     3     1     4     1     11                              
         12-NOV-10          TABLE ACCESS     FULL          DWH     LU_LOAN_PROD     3                    5     4     1     2     1     10                              
         12-NOV-10          BUFFER     SORT                                        6     4     2     2     3     3                              
         12-NOV-10          INDEX     FULL SCAN          DWH     SYS_C00972          UNIQUE     ANALYZED          7     6     1     1     3     3                              
         12-NOV-10          INLIST ITERATOR                                             8     3     2                                             
         12-NOV-10          TABLE ACCESS     BY INDEX ROWID          DWH     FT_LOAN_PORTFOLIO     1          ANALYZED          9     8     1     298     74095     2889705                              
         12-NOV-10          INDEX     RANGE SCAN          DWH     IDX_FT_LOAN_PORTFOLIO          NON-UNIQUE     ANALYZED     3     10     9     1     14     1950               2     2     10          
         12-NOV-10          TABLE ACCESS     BY INDEX ROWID          DWH     LU_LOAN_ACCOUNT     4          ANALYZED          11     2     2     2     3273283     108018339                              
         12-NOV-10          INDEX     UNIQUE SCAN          DWH     PK_LU_LOAN_ACCOUNT          UNIQUE          1     12     11     1          1                                   Edited by: 814228 on Nov 22, 2010 3:21 AM

  • Basic questions about login

    I got 2 questions regarding to login,
    1. I'm on a 8i DB, when it is shutdown, I want to login again.
    for "sqlplus internal", it says connect to an idle DB.
    for "sqlplus sys/password", it says
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or director
    is this normal? I'm pretty sure my /etc/system is OK and the shutdowns are clean.
    set shmsys:shminfo_shmmax=805306368
    set shmsys:shminfo_shmmin=200
    set shmsys:shminfo_shmmni=200
    set shmsys:shminfo_shmseg=200
    set semsys:seminfo_semmni=4096
    set semsys:seminfo_semmsl=500
    set semsys:seminfo_semmns=4096
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    2. For OS user authentication, I understand if the user is a DBA, I would put him in group "dba", then set remote_login_passwordfile=none.
    My question is: how about a regular user? OS authenticaion is only for DBA?
    I may just got myself confused, please give me a hint. thanks.

    I understand now. The problem was the syntax.
    I used
    sqlplus terry/pass as sysdba
    which should be
    sqlplus "..."
    and the second question is clear as well.
    Thanks,
    Terry

  • Physical standby database error

    Hi,
    I try to create physical standby in my local machine using oracle 10g
    version :10.2.0.1.0
    Os: windows xp.
    I followed steps and parameter files
    on primary :-
    sql>alter database force logging;
    orcl.__db_cache_size=155189248
    orcl.__java_pool_size=4194304
    orcl.__large_pool_size=4194304
    orcl.__shared_pool_size=75497472
    orcl.__streams_pool_size=0
    *.audit_file_dest='D:\oracle\product\10.2.0/admin/orcl/adump'
    *.background_dump_dest='D:\oracle\product\10.2.0/admin/orcl/bdump'
    *.compatible='10.2.0.1.0'
    *.control_files='D:\oracle\product\10.2.0\oradata\orcl\control01.ctl','D:\oracl
    e\product\10.2.0\oradata\orcl\control02.ctl','D:\oracle\product\10.2.0\orad
    ata\orcl\control03.ctl'
    *.core_dump_dest='D:\oracle\product\10.2.0/admin/orcl/cdump'
    *.db_block_size=8192
    *.db_domain=''
    *.db_file_multiblock_read_count=16
    *.db_name='orcl'
    *.db_unique_name='orcl'
    *.log_archive_config='DG_CONFIG=(orcl,stby)'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=orclXDB)'
    *.job_queue_processes=10
    *.open_cursors=300
    *.pga_aggregate_target=80740352
    *.processes=150
    *.remote_login_passwordfile='EXCLUSIVE'
    *.sga_target=244318208
    *.undo_management='AUTO'
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='D:\oracle\product\10.2.0/admin/orcl/udump'
    *.log_archive_dest_1='LOCATION=D:\oracle\archive
    VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=orcl'
    *.log_archive_dest_2='SERVICE=stby LGWR ASYNC
    VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=stby'
    *.log_archive_format=%t_%s_%r.arc
    *.log_archive_dest_state_1=ENABLE
    *.log_archive_dest_state_2=ENABLE
    On standby
    orcl.__db_cache_size=155189248
    orcl.__java_pool_size=4194304
    orcl.__large_pool_size=4194304
    orcl.__shared_pool_size=75497472
    orcl.__streams_pool_size=0
    *.audit_file_dest='D:\stby\adump'
    *.background_dump_dest='D:\stby\bdump'
    *.compatible='10.2.0.1.0'
    *.control_files='D:\stby\ctrl.ctl'
    *.core_dump_dest='D:\stby\cdump'
    *.db_block_size=8192
    *.db_domain=''
    *.db_file_multiblock_read_count=16
    *.db_name='orcl'
    *.db_unique_name='stby'
    *.log_archive_config='DG_CONFIG=(orcl,stby)'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=orclXDB)'
    *.job_queue_processes=10
    *.open_cursors=300
    *.pga_aggregate_target=80740352
    *.processes=150
    *.remote_login_passwordfile='NONE'
    *.sga_target=244318208
    *.undo_management='AUTO'
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='D:\stby\udump'
    *.db_file_name_convert='D:\oracle\product\10.2.0\oradata\orcl','D:\stby'
    *.log_file_name_convert='D:\oracle\product\10.2.0\oradata\orcl','D:\stby'
    *.log_archive_dest_1='LOCATION=D:\oracle\archive
    VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=stby'
    *.log_archive_dest_2='SERVICE=orcl LGWR ASYNC
    VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE)
    DB_UNIQUE_NAME=orcl'
    *.standby_archive_dest='D:\stby\archive'
    *.log_archive_dest_state_1=ENABLE
    *.log_archive_dest_state_2=ENABLE
    *.standby_file_management='AUTO'
    *.fal_server='orcl'
    *.fal_client='stby'
    SQL> conn / as sysdba
    Connected to an idle instance.
    SQL> startup pfile=D:\stby\initstby.ora nomount;
    ORACLE instance started.
    Total System Global Area 247463936 bytes
    Fixed Size 1248332 bytes
    Variable Size 79692724 bytes
    Database Buffers 159383552 bytes
    Redo Buffers 7139328 bytes
    SQL> alter database mount standby database;
    Database altered.
    SQL> alter database recover managed standby database disconnect from session;
    Database altered.
    SQL> alter database open read only;
    alter database open read only
    ERROR at line 1:
    ORA-01154: database busy. Open, close, mount, and dismount not allowed now
    SQL> recover managed standby database cancel;
    Media recovery complete.
    SQL> alter database open read only;
    Database altered.
    SQL> select sequence#,first_time,next_time from v$archived_log order by sequence
    no rows selected
    No archive s generated in standby ..
    what i mistake.
    Reagrds
    S.Azar

    Anand... wrote:
    Firstly you can use "*select sequence#,first_time,next_time from v$archived_log order by sequence#;"* command in mount stage itself.No need to open the standby database in ready only mode.
    No rows selected in mount stage also.
    The V$ARCHIVED_LOG fixed view on the physical standby database shows all the archived redo log files received from the primary database.
    sql> select * from v$archived_log;
    no rows selected.
    and No archived logs received from primary database to physical standby . i think here i wrongly configure parameter file.
    sql> RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION; -- > start Redo Apply
    When you do log switch on the primary are the archive logs getting transferred to the standby database???Is there some error in the alert log file in the primary database.
    No..
    >
    [http://advait.wordpress.com/2007/06/12/setting-up-oracle-dataguard-for-10g/]
    Regards
    S.Azar

  • ORA-01031: insufficient privileges - NOT TRUE

    Oracle: 10.2.0.2.0
    Os: Solaris 10 (10/08 s10x_u6wos_07b X86)
    When I try to connect to db with sqlplus and not indicating SID it connets OK.
    -bash-3.00$ sqlplus sys/qaz123 as sysdba
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jun 2 00:53:34 2010
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.2.0 - Production
    SQL>...but if I indicate SID name it returns me error: ORA-01031: insufficient privileges
    -bash-3.00$ sqlplus sys/qaz123@eric1 as sysdba
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jun 2 00:44:13 2010
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    ERROR:
    ORA-01031: insufficient privilegesSo it cant be insufficient privileges because, as u all see above, sys is able to connect. So whats wrong ?
    Edited by: user639256 on Jun 1, 2010 3:57 PM

    Hi Hemant,
    You didn't specify SID, you specified the TNS connection. A SYS (SYSDBA) connection via TNS is a REMOTE_LOGIN that requires additional configuration -- viz REMOTE_LOGIN_PASSWORDFILE.
    Please lookup the documentation.
    Hemant K Chitaleare sure this is true for connecting on local server?
    SQL> conn / as sysdba
    Connected.
    SQL> show parameter remote
    NAME                                 TYPE        VALUE
    remote_archive_enable                string      true
    remote_dependencies_mode             string      TIMESTAMP
    remote_listener                      string
    remote_login_passwordfile            string      EXCLUSIVE
    remote_os_authent                    boolean     FALSE
    remote_os_roles                      boolean     FALSE
    SQL> conn sys/oracle@orcl as sysdba
    Connected.
    SQL> alter system set remote_login_passwordfile=none;
    alter system set remote_login_passwordfile=none
    ERROR at line 1:
    ORA-02095: specified initialization parameter cannot be modified
    SQL> alter system set remote_login_passwordfile=none scope=spfile;
    System altered.
    SQL> startup force
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size                  1253124 bytes
    Variable Size             251658492 bytes
    Database Buffers          813694976 bytes
    Redo Buffers                7135232 bytes
    Database mounted.
    Database opened.
    SQL> show parameter remote
    NAME                                 TYPE        VALUE
    remote_archive_enable                string      true
    remote_dependencies_mode             string      TIMESTAMP
    remote_listener                      string
    remote_login_passwordfile            string      NONE
    remote_os_authent                    boolean     FALSE
    remote_os_roles                      boolean     FALSE
    SQL> conn sys/oracle@orcl as sysdba
    Connected.
    SQL> conn sys/oracle@navneet as sysdba
    Connected.
    SQL>Regards

  • Database creation // ORA-01092: ORACLE instance terminated. Disconnection f

    hi',
    i am trying to create a new database on my fedora 8 system (personal desktop not a remote system) using oracle 10g. But as soon
    as i use script to create the database i get " ORA-01092: ORACLE instance terminated. Disconnection forced" error.
    following information will help you analyse the problem. i am writing down all the steps i am doing and sending the alertlog file as well. i also have created all the folder's required for new database.
    logging to terminal:
    $ export ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
    $ export ORACLE_SID=vc1
    $ export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    [oracle@localhost ~]$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Jan 5 17:14:52 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> STARTUP NOMOUNT PFILE='/u01/app/oracle/product/10.2.0/db_1/dbs/initvc1.ora'
    ORACLE instance started.
    THEN I AM RUNNING FOLLOWING SCRIPT
    SQL> create database vc1
    2 user sys identified by varun
    3 user system identified by varun
    4 maxinstances 1
    5 maxloghistory 1
    6 maxlogfiles 5
    7 maxlogmembers 5
    8 character set US7ASCII
    9 national character set AL16UTF16
    10 datafile 'u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    11 extent management LOCAL
    12 SYSAUX datafile '/u01/app/oracle/oradata/vc1/sysaux01.dbf' size 500M
    13 DEFAULT TEMPORARY tablespace temp01
    14 tempfile '/u01/app/oracle/oradata/vc1/temp01.dbf' size 100M
    15 UNDO tablespace undotbs_01
    16 datafile '/u01/app/oracle/oradata/vc1/undotbs01.dbf' size 200M
    17 DEFAULT tablespace users
    18 datafile 'u01/app/oracle/oradata/vc1/user01.dbf' size 100M
    19 LOGFILE group 1
    20 ('/u01/app/oracle/oradata/vc1/redo01.log') size 100M,
    21 group 2
    22 ('/u01/app/oracle/oradata/vc1/redo02.log') size 100M;
    create database vc1
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ****THIS IS MY ALERTLOG FILE***
    Sat Jan 5 17:16:20 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    sga_target = 197132288
    control_files = /u01/app/oracle/oradata/vc1/control01.ctl, /u01/app/oracle/oradata/vc1/control02.ctl, /u01/app/oracle/oradata/vc1/control03.ctl
    db_block_size = 8192
    compatible = 10.2.0.1.0
    log_archive_dest = /u01/app/oracle/arch'
    log_archive_format = log%t_%s_%r.arc
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = /u01/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= NONE
    db_domain =
    job_queue_processes = 10
    background_dump_dest = /u01/app/oracle/admin/vc1/bdump
    user_dump_dest = /u01/app/oracle/admin/vc1/udump
    core_dump_dest = /u01/app/oracle/admin/vc1/cdump
    audit_file_dest = /u01/app/oracle/admin/vc1/adump
    db_name = vc1
    open_cursors = 300
    pga_aggregate_target = 65011712
    PMON started with pid=2, OS id=2640
    PSP0 started with pid=3, OS id=2642
    MMAN started with pid=4, OS id=2644
    DBW0 started with pid=5, OS id=2646
    LGWR started with pid=6, OS id=2648
    CKPT started with pid=7, OS id=2650
    SMON started with pid=8, OS id=2652
    RECO started with pid=9, OS id=2654
    CJQ0 started with pid=10, OS id=2656
    MMON started with pid=11, OS id=2658
    MMNL started with pid=12, OS id=2660
    Sat Jan 5 17:20:59 2008
    create database vc1
    user sys identified by user system identified by maxinstances 1
    maxloghistory 1
    maxlogfiles 5
    maxlogmembers 5
    character set US7ASCII
    national character set AL16UTF16
    datafile 'u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    extent management LOCAL
    SYSAUX datafile '/u01/app/oracle/oradata/vc1/sysaux01.dbf' size 500M
    DEFAULT TEMPORARY tablespace temp01
    tempfile '/u01/app/oracle/oradata/vc1/temp01.dbf' size 100M
    UNDO tablespace undotbs_01
    datafile '/u01/app/oracle/oradata/vc1/undotbs01.dbf' size 200M
    DEFAULT tablespace users
    datafile 'u01/app/oracle/oradata/vc1/user01.dbf' size 100M
    LOGFILE group 1
    ('/u01/app/oracle/oradata/vc1/redo01.log') size 100M,
    group 2
    ('/u01/app/oracle/oradata/vc1/redo02.log') size 100M
    Sat Jan 5 17:21:00 2008
    Database mounted in Exclusive Mode
    Sat Jan 5 17:21:09 2008
    Successful mount of redo thread 1, with mount id 613891643
    Assigning activation ID 613891643 (0x24973e3b)
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: /u01/app/oracle/oradata/vc1/redo01.log
    Successful open of redo thread 1
    Sat Jan 5 17:21:09 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Sat Jan 5 17:21:09 2008
    SMON: enabling cache recovery
    Sat Jan 5 17:21:09 2008
    create tablespace SYSTEM datafile 'u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    EXTENT MANAGEMENT LOCAL online
    Sat Jan 5 17:21:09 2008
    ORA-1119 signalled during: create tablespace SYSTEM datafile 'u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    EXTENT MANAGEMENT LOCAL online
    Sat Jan 5 17:21:09 2008
    Errors in file /u01/app/oracle/admin/vc1/udump/vc1_ora_2661.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01119: error in creating database file 'u01/app/oracle/oradata/vc1/system01.dbf'
    ORA-27040: file create error, unable to create file
    Linux Error: 2: No such file or directory
    Sat Jan 5 17:21:09 2008
    Errors in file /u01/app/oracle/admin/vc1/udump/vc1_ora_2661.trc:
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '?/rdbms/admin/sql.bsq' near line 861
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01119: error in creating database file 'u01/app/oracle/oradata/vc1/system01.dbf'
    ORA-27040: file create error, unable to create file
    Linux Error: 2: No such file or directory
    Error 1519 happened during db open, shutting down database
    USER: terminating instance due to error 1519
    Instance terminated by USER, pid = 2661
    ORA-1092 signalled during: create database vc1
    user sys identified by user system identified by maxinstances 1
    maxloghistory 1
    maxlogfiles 5
    maxlogmembers 5
    character set US7ASCII
    national character set AL16UTF16
    datafile 'u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    extent management LOCAL
    SYSAUX datafile '/u01/app/oracle/oradata/vc1/sysaux01.dbf' size 500M
    DEFAULT TEMPORARY tablespace temp01
    tempfile '/u01/app/oracle/oradata/vc1/temp01.dbf' size 100M
    UNDO tablespace undotbs_01
    datafile '/u01/app/oracle/oradata/vc1/undotbs01.dbf' size 200M
    DEFAULT tablespace users
    datafile 'u01/app/oracle/oradata/vc1/user01.dbf' size 100M
    LOGFILE group 1
    ('/u01/app/oracle/oradata/vc1/redo01.log') size 100M,
    group 2
    ('/u01/app/oracle/oradata/vc1/redo02.log') size 100M...

    sorry guys that was a silly mistake but it seems i m still not doing it right.
    i still am getting ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    line 10 and other line were corrected by inserting / but still the same problem.
    sending the alert log file
    Sat Jan 5 18:28:04 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    sga_target = 197132288
    control_files = /u01/app/oracle/oradata/vc1/control01.ctl, /u01/app/oracle/oradata/vc1/control02.ctl, /u01/app/oracle/oradata/vc1/control03.ctl
    db_block_size = 8192
    compatible = 10.2.0.1.0
    log_archive_dest = /u01/app/oracle/arch'
    log_archive_format = log%t_%s_%r.arc
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = /u01/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= NONE
    db_domain =
    job_queue_processes = 10
    background_dump_dest = /u01/app/oracle/admin/vc1/bdump
    user_dump_dest = /u01/app/oracle/admin/vc1/udump
    core_dump_dest = /u01/app/oracle/admin/vc1/cdump
    audit_file_dest = /u01/app/oracle/admin/vc1/adump
    db_name = vc1
    open_cursors = 300
    pga_aggregate_target = 65011712
    PMON started with pid=2, OS id=2685
    PSP0 started with pid=3, OS id=2687
    MMAN started with pid=4, OS id=2689
    DBW0 started with pid=5, OS id=2691
    LGWR started with pid=6, OS id=2693
    CKPT started with pid=7, OS id=2695
    SMON started with pid=8, OS id=2697
    RECO started with pid=9, OS id=2699
    CJQ0 started with pid=10, OS id=2701
    MMON started with pid=11, OS id=2703
    MMNL started with pid=12, OS id=2705
    Sat Jan 5 18:31:55 2008
    create database vc1
    user sys identified by user system identified by maxinstances 1
    maxloghistory 1
    maxlogfiles 5
    maxlogmembers 5
    character set US7ASCII
    national character set AL16UTF16
    datafile '/u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    extent management LOCAL
    SYSAUX datafile '/u01/app/oracle/oradata/vc1/sysaux01.dbf' size 500M
    DEFAULT TEMPORARY tablespace temp01
    tempfile '/u01/app/oracle/oradata/vc1/temp01.dbf' size 100M
    UNDO tablespace undotbs_01
    datafile '/u01/app/oracle/oradata/vc1/undotbs01.dbf' size 200M
    DEFAULT tablespace users
    datafile '/u01/app/oracle/oradata/vc1/user01.dbf' size 100M
    LOGFILE group 1
    ('/u01/app/oracle/oradata/vc1/redo01.log') size 100M,
    group 2
    ('/u01/app/oracle/oradata/vc1/redo02.log') size 100M
    Sat Jan 5 18:31:55 2008
    Database mounted in Exclusive Mode
    Sat Jan 5 18:32:05 2008
    Successful mount of redo thread 1, with mount id 613909723
    Assigning activation ID 613909723 (0x249784db)
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: /u01/app/oracle/oradata/vc1/redo01.log
    Successful open of redo thread 1
    Sat Jan 5 18:32:05 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Sat Jan 5 18:32:05 2008
    SMON: enabling cache recovery
    Sat Jan 5 18:32:05 2008
    create tablespace SYSTEM datafile '/u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    EXTENT MANAGEMENT LOCAL online
    Sat Jan 5 18:32:28 2008
    Completed: create tablespace SYSTEM datafile '/u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    EXTENT MANAGEMENT LOCAL online
    Sat Jan 5 18:32:28 2008
    create rollback segment SYSTEM tablespace SYSTEM
    storage (initial 50K next 50K)
    Completed: create rollback segment SYSTEM tablespace SYSTEM
    storage (initial 50K next 50K)
    Sat Jan 5 18:32:44 2008
    CREATE UNDO TABLESPACE UNDOTBS_01 DATAFILE '/u01/app/oracle/oradata/vc1/undotbs01.dbf' size 200M
    Sat Jan 5 18:32:54 2008
    ORA-30012 signalled during: CREATE UNDO TABLESPACE UNDOTBS_01 DATAFILE '/u01/app/oracle/oradata/vc1/undotbs01.dbf' size 200M
    Sat Jan 5 18:32:54 2008
    Errors in file /u01/app/oracle/admin/vc1/udump/vc1_ora_2706.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-30012: undo tablespace 'UNDOTBS1' does not exist or of wrong type
    Sat Jan 5 18:32:54 2008
    Errors in file /u01/app/oracle/admin/vc1/udump/vc1_ora_2706.trc:
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '?/rdbms/admin/sql.bsq' near line 5792
    ORA-00604: error occurred at recursive SQL level 1
    ORA-30012: undo tablespace 'UNDOTBS1' does not exist or of wrong type
    Error 1519 happened during db open, shutting down database
    USER: terminating instance due to error 1519
    Instance terminated by USER, pid = 2706
    ORA-1092 signalled during: create database vc1
    user sys identified by user system identified by maxinstances 1
    maxloghistory 1
    maxlogfiles 5
    maxlogmembers 5
    character set US7ASCII
    national character set AL16UTF16
    datafile '/u01/app/oracle/oradata/vc1/system01.dbf' size 500M
    extent management LOCAL
    SYSAUX datafile '/u01/app/oracle/oradata/vc1/sysaux01.dbf' size 500M
    DEFAULT TEMPORARY tablespace temp01
    tempfile '/u01/app/oracle/oradata/vc1/temp01.dbf' size 100M
    UNDO tablespace undotbs_01
    datafile '/u01/app/oracle/oradata/vc1/undotbs01.dbf' size 200M
    DEFAULT tablespace users
    datafile '/u01/app/oracle/oradata/vc1/user01.dbf' size 100M
    LOGFILE group 1
    ('/u01/app/oracle/oradata/vc1/redo01.log') size 100M,
    group 2
    ('/u01/app/oracle/oradata/vc1/redo02.log') size 100M...

Maybe you are looking for

  • Unable to batch capture-"tape not threaded"

    I've logged some clips and when I go to capture them I get the following message "Unable to proceed-The tape is not threaded." What does that mean? And how can I capture the clips? They were logged via firewire from a Panasonic PVGS150 (mini-dv). I'm

  • Error when refreshing web intelligence document less then every minute

    Hi all, I get the following error, when refreshing document via javascript more often then every minute: Server Error in '/Dashboard' Application. FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.

  • Vendor document posting without automatic exchange translation

    Hello, How I can post the following document in Forein currency? Document currency is USD (Foreign currency) and Locl currency is EUR. I know that F-05 and FBB1 can post ZERO value line item by manually input the value in Local currency, but it is on

  • IDVD 7.1.2 does not load themes in administrator but does in Guest account?

    Hi can anyone advise how to correct this fault in Administrator account as IDVD does work fully in Guest account. Do i have to trash prferences or cache

  • DW CC 2014 Server Busy

    Every time I launch DW CC 2014 on my Windows 8.1 machine I keep getting a Server Busy message where I can switch to the application or try again. Eventually it goes away but it really delays the start up time on my DW application. I have added DW to