Note 830576 - Parameter recommendations for Oracle 10g

hi all DBA experts.
I am not good familiar with Oracle database while i read a Note 830576 - Parameter recommendations for Oracle 10g. in which SAP General Recommendation:
You should delete obsolete initialization parameters from the profile.
To determine which obsolete parameters are currently set, proceed as follows:
SQL> SELECT NAME FROM V$OBSOLETE_PARAMETER WHERE ISSPECIFIED = 'TRUE';
when i execute above command then result is no rows selected
while there are many parameters in above SAP Note which are already obsolete and not set in initSID.ora file.
for exp.  the parameter OPTIMIZER_INDEX_COST_ADJ  is showing
#### OPTIMIZER MODE
#optimizer_index_cost_adj = 10
as you know that this parameter is very important regarding System Performance.
now please guide me . I have to set these parameter or no need while there is not showing any parameters against obsolete command.
waiting you valuable reply.
Regards,

hi both,
thanks for knowledge sharing with me other SDN users,
Dear Orkun,
Ok. At this stage, I can recommend you that apply what they have suggested,
in the message. So, you already did a part of it by configuring
Oracle parameters, already.
SAP support sent me this file (PRD_Parameters)
*** INFORMATION  1 ***
*** INFORMATION  2 ***
*** INFORMATION  3 ***
*** INFORMATION  4 ***
*** INFORMATION  5 ***
*** INFORMATION  6 ***
*** INFORMATION  7 ***
*** INFORMATION  8 ***
*** INFORMATION  9 ***
*** INFORMATION 10 ***
*** INFORMATION 11 ***
_b_tree_bitmap_plans
_fix_control (4728348)
event (10753)
event (38087)
event (10183)
optimizer_index_cost_adj
star_transformation_enabled
event (10027)
event (10028)
event (10411)
event (10629)
event (14532)
_fix_control (5705630)
_fix_control (5765456)
_optimizer_mjc_enabled
_sort_elimination_cost_ratio
event (10091)
event (10142)
event (38068)
event (38085)
event (44951)
parallel_execution_message_size
parallel_threads_per_cpu
query_rewrite_enabled
log_archive_dest_1
log_archive_format
max_dump_file_size
optimizer_features_enable
log_archive_dest
_push_join_union_view
_cursor_features_enabled
_first_spare_parameter
event (10049)
db_writer_processes
parallel_max_servers
db_cache_size
pga_aggregate_target
processes
sessions
dml_locks
job_queue_processes
log_checkpoint_interval
remote_login_passwordfile
sga_max_size
shared_pool_reserved_size
sort_area_retained_size
sort_area_size
statistics_level
workarea_size_policy
they only highlighted these following parameters from above
**** INFORMATION  8 ***     DB Patchset: 10.2.0.4.0
**** INFORMATION  9 ***     DB Mergefix: 0 (released before 2008-07-11)
FYI... recently, i applied the Oracle Patches 10.2.0.4 in this sequence
MS Windows x86-64 (64-bit)
Patchset_10204_MSWIN-x86-64aa.bin
Patchset_10204_MSWIN-x86-64ab.bin
Patchset_10204_MSWIN-x86-64ac.bin
OPatch
OPatch_10205_Generic_v0.zip
Generic (32-bit / 64-bit)
p8350262_10204_Generic.zip
p7592030_10204_WIN_GENERIC.zip
p9254968_10204_WIN_GENERIC.zip
10204_Patch44_MSWIN-x86-64.zip
p9584028_102040_Generic.zip
p9843740_10204_Generic.zip
and please tell me , still i have to apply highlighted parameters or now no need.
Regards,

Similar Messages

  • SAP Note 830576 - Parameter recommendations for Oracle 10g

    As per SAP Note 830576 - Parameter recommendations for Oracle 10g, I have tried to change the value for
    parameter "db_file_multiblock_read_count".
    In sql prompt it shows:
    SQL> show parameter DB_FILE_MULTIBLOCK_READ_COUNT
    NAME                                 TYPE        VALUE
    db_file_multiblock_read_count        integer     128
    and in brtools it shows:
    58 - db_file_multiblock_read_count      both     no      *       yes   128
    But  I got the following error, when i tried to set it null
    1 * Parameter description (desc) ..... [db block to be read each IO]
    2 * Parameter type (type) ............ [integer]
    3 * Current parameter value (parval) . [128]
    4 * Value in spfile (spfval) ......... []
    5 # New parameter value (value) ...... [null]
    6 - Scope for new value (scope) ...... [both]
    7 # Database instance (instance) ..... []
    8 ~ Comment on update (comment) ...... []
    9 - SQL command (command) ............ [alter system reset db_file_multiblock_read_count scope = spfile sid = '*'; alter system reset db_file_multiblock_read_count scope = memory sid = 'MBD']
    BR0662I Enter your choice:
    c
    BR0280I BRSPACE time stamp: 2008-08-14 18.19.22
    BR0663I Your choice: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRSPACE time stamp: 2008-08-14 18.19.23
    BR0301E SQL error -32010 at location BrSqlExecute-1, SQL statement:
    '/* BRSPACE / alter system reset db_file_multiblock_read_count scope = spfile sid = '''
    ORA-32010: cannot find entry to delete in SPFILE
    BR1017E Execution of SQL statement 'alter system reset db_file_multiblock_read_count scope = spfile sid = '*'; alter system reset db_file_multiblock_read_count scope = memory sid = 'MBD'' failed
    BR0669I Cannot continue due to previous warnings or errors - you can go back to repeat the last action
    BR0280I BRSPACE time stamp: 2008-08-14 18.19.23
    BR0671I Enter 'b[ack]' to go back, 's[top]' to abort:
    Kinldy let me know, what could me wrong.

    Hi Markus,
    As per your suggestion we have downloaded the files from UCLIB_3-20000978.SAR. But now getting the error as
    sapccmsr -DCCMS -j2ee pf=profile value
    INFO: use SAPLOCALHOST hostname
    INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/XX1_00/sapccmsr
    INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/XX1_00/sapccmsr/csmconf
    INFO: Central Monitoring System is [XX1]. (found in config file)
    INFO: additional Central Monitoring System is [AS2]. (found in config file)
    ERROR: Cannot open Monitoring Segment 0 rtc = 245
    Last reported error: [249]  CCMS monitoring segment has wrong EYE CATCH. It seems to be created as non-unicode segment.
    This program runs as unicode. Please use non-unicode version
    Please suggest
    Thanks,
    Anu

  • Parameter recommendations for Oracle 10g?

    Hello,
    This note 830576 contains sap`s recommendations for Oracle 10g, but the some parameter information during EarlyWatch Alert do not follow Sap standard recommendations Are not in that note. 
    These parameters are no longer used?
    Can be removed?
    Which I attribute value? The note does not have the parameters and values.
    Those are the parameter:
    pushjoin_predicate
    db_block_checksum
    hash_join_enabled
    log_archive_start
    max_rollback_segments
    transaction_auditing
    Regards,
    Antonio Júnior

    Hi,
    this Parameters is used in older oracle version <10g
    pushjoin_predicate  :  No need to set in 10g 
    db_block_checksum : Note 923919 - Advanced Oracle block checking features
    hash_join_enabled : No need to set in 10g 
    log_archive_start :  No need to set in 10g
    max_rollback_segments : No need to set in 10g 
    transaction_auditing : No need to set in 10g
    regards,
    kaushal

  • Is RAID 5 not recommended for Oracle database ?

    - I am planning to install Oracle database
    Here are the specs:
    - Dell PowerEdge T610 server
    - Windows 2008 R2 (64-bit )
    - 24 GB memory
    - Oracle 10g database (64-bit database)
    - Our database is for an ERP based client server application
    - Will have around 35-45 users
    - Will have around 150-200 transaction per day ( 8AM-5PM) only database
    - database would be around 10-15GB (data files)
    Now I am planning to buy the hardware server, I heard that RAID 5 is not recommended for Oracle database.
    Is it true ?
    What do you recommended for Oracle database ? RAID 5 (or) RAID 1

    johnpau2013 wrote:
    I heard that RAID 5 is not recommended for Oracle database.
    Is it true ?Kind off... as Oracle (as per the RAC Starter Kits for example) explicitly recommends SAME - as in Stripe And Mirror Everything.
    This is a combination of RAID1 and RAID0.
    However, you will also get whitepapers from storage vendors like EMC in partnership with Oracle, that explains how to configure and use RAID5 storage and how effective this is. And as some will tell you, RAID5 can work just fine with Oracle... and some others will grimace and tell you how bad an idea that is from personal experiences.
    In a nutshell - RAID5 requires a parity calculation on each write. That is a very expensive overhead if that calculation impacts the fwrite() (file write) command of a process writing data to disk. It significantly slows down the write operation.
    However, if that parity calculation is done asynchronously and does not effect the elapsed time for a fwrite(), then a fwrite() to RAID5 is as fast or as slow as it would be to RAID10 for example.
    Unsure how many modern storage system supports off-loading the parity calculation and not impacting the write I/O call. This can be done using ASICs (Application Specific Integrated Circuits), specialised s/w on the storage server, etc.
    Whatever you put in place - test the RAID config thoroughly up front and ensure that performance is up to specs. There's a utility called fio (<i>Flexible I./O</i>) written by a Linux kernel hacker that works for Oracle. It is an excellent utility to use to generate and test I/O - but it is Linux and Unix based.
    Any specific reason using Windows? Linux is by far a more predominant 64bit operating system than Windows, and has significant higher market share in Oracle RDBMS than Windows. Given the fact that over 93% of the 500 fastest computer systems on this planet runs Linux, I'm always kind of amazed that some would still use Windows as a server-side o/s for Oracle.

  • Error while creating datasource userdsn for oracle 10g Errorcode (998)

    while creating datasource userdsn for oracle 10g i am getting error "The setup routines for the oracle in OraDb10g_home1 odbc driver could not be loaded due to system error code 998" please give reply soon

    Thanks for your reply , Steve.
    I noticed that there is a default datasouce on the EM with the following parameters:
    <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="OracleDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="jdbc/OracleDS"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              username="scott"
              password="->pwForScott"
              url="jdbc:oracle:thin:@localhost:1521:oracle"
              inactivity-timeout="30"
         />
    The location and xa-location attributes that I use for my "test" data source are the same as the default one. So, could this be the issue?
    What should be the values for location and xa-location attributes from my "test" data source?
    Any help will be greatly appreciated.
    Thanks,
    Shyam

  • Oracle gateway for Oracle 10g DB on Windows 64 bit server

    Is there any place that I can find Oracle dateway for Oracle 10g DB on Windows 64 bit server? I can only find Gateway for Oracle 11g on Windows 32 bit server. Please help me to identify this. Thanks.

    yingkuan:
    Thanks a lot. The link tells the details. It seems that Oracle has not release Gateway for Oracle database 10.2.0.x on Windows 64 bit server. Probably they don't do it.
    So under this circumstance, if I want to install Gateway (32 bit) on Oracle 10.2.0.3 DB on Windows 64 bit server for Teradata, I probably have to install Gateway software in another Oracle Home, then configure it right. Please give more advice on this. 32 bit Gateway will work for 64 bit database?

  • Can't Create the ODBC connection for Oracle 10g

    Hi,
         I am working with Oracle 10g Database Release 2 in windows XP professional. I am trying to create an ODBC connection for oracle but become failure because its generating the following errors:
    system error code 998
    could not locate the setup or translator library
    Please help me how can I solve this problem and create the ODBC connection for oracle 10g database.
    Best Regards,

    mwz wrote:
    I am trying to create an ODBC connection for oracle but become failure because its generating the following errors:
    system error code 998
    could not locate the setup or translator libraryThe symptom described is typical of an incorrect system env PATH setting (used by the data source admin tool), compared to that of the Oracle Home (specifically, path $OH/bin). The odbc driver config routine will search directories listed in PATH variable for necessary libraries (Client dll's). If some library fails to load (from e.g. oraoci*.dll or oraclient10.dll) it will probably error out, as in your case.
    Are you creating the odbc dsn on the databse server host or on some other machine? I.e. are you using the db host as a client or not?

  • New features for oracle 10g DBA

    hi all,
    i want to download new features for oracle 10g dba in free, but i cant found it free.so if somebody know anylink which provide it free or if somebody have it.plz let me know.i need it on urgent basis.
    Ihsan DBA from Pak

    http://www.oracle.com/pls/db102/to_toc?pathname=server.102%2Fb14214%2Ftoc.htm&remark=portal+%28Getting+Started%29
    Could you not download from here?

  • How to change timeout parameter value in Oracle 10g R2

    Anyone knows how to change timeout parameter value in Oracle 10g Database R2?

    Waheed Azhar wrote:
    actually i am getting ORA-01013 exception which directly relates to the timeout value but i think it's hidden parameter...What makes you think it's a hidden parameter?
    A search of MetaLink for that error turns up a number of hits, most of which a very situational specific. Exactly what are you doing when you get this error? Are you connecting over an ODBC connection? Are you getting it on a connection request? At db shutdown? During a long-running query?

  • Golden Gate 32bit for Oracle 10g and 11g

    Does oracle released Golden Gate 32bit for Oracle 10g and 11g, i could not able to find out 32bit http://edelivery.oracle.com or OTN.
    Thanks

    never mind, i was able to download from e-delivery.

  • Errors using DBMS_SQLTUNE Advisors for Oracle 10g

    I get errors trying to tune the below query for Oracle 10g using the DBMS_SQLTUNE advisors.
    It happens when I wrap either a large block of PL/SQL code that uses bind variables or multiple nested subqueries with multiple JOIN conditions in a SELECT query statement that I wish to tune using the 10g SQLTUNE advisors.
    Message was edited by:
    benprusinski

    Hi, I was trying to use the DBMS_SQLTUNE package to tune my sql statements used in the huge procedure. I can successfully create a task and execute it. But when I run report tuning task, I'm always getting error like the one in below example. Two questions I have now.
    1) Is this becuase I'm using bind, but not passing any values?
    2) Can I able to use to this package to tune a procedures instead of sql statement?
    Example output...
    SQL&gt; SELECT DBMS_SQLTUNE.REPORT_TUNING_TASK( 'my_sql_tuning_task3')
    2 FROM DUAL;
    DBMS_SQLTUNE.REPORT_TUNING_TASK('MY_SQL_TUNING_TASK3')
    GENERAL INFORMATION SECTION
    Tuning Task Name : my_sql_tuning_task3
    Tuning Task Owner : SCOTT
    Scope : COMPREHENSIVE
    Time Limit(seconds) : 3000
    Completion Status : COMPLETED
    Started at : 02/26/2009 21:44:41
    Completed at : 02/26/2009 21:44:41
    Number of Errors : 1
    DBMS_SQLTUNE.REPORT_TUNING_TASK('MY_SQL_TUNING_TASK3')
    Schema Name: KPRAVEEN
    SQL ID : 479831s42xj1n
    SQL Text : SELECT a.pdrorn, a.pdrcto, a.pdrlln FROM f4311 a
    WHERE a.pddoco = receiptsrcrec.prdoco AND a.pddcto = :2 AND
    a.pdkcoo = :3 AND a.pdsfxo = :4 AND a.pdlnid = :5
    ERRORS SECTION
    SQL&gt;

  • Web application not able to connect to Oracle 10g

    I have been facing an issue with my Web application past 2 days wherein
    I am not able to connect to oracle database. The error is receive when I compile my project : OCIEnvCreate failed with return code -1 but error message text was not available. I have defined my connection in web.config and calling it using a connection string
    Details: os : window7 (64bit) .NET framework 4 Oracle 10g 32 bit can you please help me and provide me with a s

    Hi,
           My Question is related to Microsoft visual studio (.Net Framework). 
    Issue: My Application build in Asp.Net is not able to connect to Oracle 10g database (32 bit). My OS is 64 bit in which my visual studio2010 is Installed.
    Thanks
    Error:  
    OCIEnvCreate failed with return code -1 but error message text was not available.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.Exception: OCIEnvCreate failed with return code -1 but error message text was not available.
    Source Error: 
    Line 28:
    Line 29: OracleConnection con = new OracleConnection(connStr);
    Line 30: con.Open();
    Line 31: str = "select count(1) from ITS_INCIDENT";
    Line 32: com = new OracleCommand(str, con);

  • Enable autoarchiving for Oracle 10g RAC db

    Hello
    What are the steps to enable autoarchiving for Oracle 10g cluster database?
    It is currentrly in noarchivelog mode.
    Thank you,
    Yelena

    Hi.
    I think that this has been improved in 10g, so that we can do an exclusive mount on any database in a RAC without setting cluster_database to false. Also the parameter log_archive_start has been depreciated so the steps is simply (assuming that you by default wants to use db_recovery_file_dest to store archived redo logs)
    1) Shutdown immediate (instance 1)
    2) Startup mount
    3) Alter database archivelog
    4) Alter database open
    Repeat this sequence for all nodes in the RAC.
    And the best is to leave the log_archive_format by it's default value, to ensure that the incarnation of the database is represented in the archive log name.
    (On 10g, backupsets and archivelogs are usable beyond different reincarnation of a database, so there is a good change that S% or s% will repeat itself after an open resetlogs).
    Hopes this might help you.
    Good Luck
    Rgds
    Kjell Ove

  • VSS Agent for Oracle 10g ?

    Hi there,
    I have SAP NW2004s, Windows 2003 server 64bit, Oracle 10g
    4 partition with 1 hdd, C for OS, D for SAP application E for system and oracle logs+archived, F for only database files
    We are trying to get backup in extrinal HDD 3TB HDD... through Symantic exec backup utility ver. 12
    C and D drivers are backup fine, but sometime when server very busy and symantic start full backup for E and D drive database shutdown... sap instance is fine, but only DB instance is stoped
    We are not using Symantec Agent software, is there any other software can help for that for-exmaple VSS for oracle 10g... if yes, where may i get this software any link?
    Why we are not using BR tools:
    1 - as i maintion before when I select "E" drive which is all logs files located symantec stoped db instance
    2 - in case if i am taking backup from brtools full backup online + archived so its only take database backup + archived, not all others structure in case hard-drive failer, and data restore from symantec so its will be ok with C drive and D drive, but its nohting resotre for E and D
    when I try to restore from oracle brtools to restore its getting an error for missing structure in E
    so thats why I am looking only one solution either perfect symantec with online backup
    please give me some advised
    Thanks

    Hi,
    Please use the standard & reliable Backup/Restore methods for any DB, to avoid more headache while Backup/Restore Operations.
    Please refer [this thread|Re: Need some advise]. it will attend your most of questions. Some other alternatives (without using Backup agent) are mentioned there.
    If you use Backup Agent to perform any DB backup, then It will be reliable method to perform Backup/Restore operations of DB.
    With BR*tools u can also perform Non-Database Backup. Please refer [this link|http://help.sap.com/saphelp_NW04/helpdata/en/0c/cd271365debc42bef96ac7fd907787/frameset.htm] and other relative links.
    If you have configured the Backup Exec utility with Oracle agent on the DB server, then you can perform Online Backup by deselecting "Perform the backup offline" option withing that Oracle Backup Job properties.
    Regards,
    Bhavik G. Shroff

  • Registration Key for Oracle 10g

    Iam trying get a registration key for Oracle 10g
    but after choosing DVD or CD Option and hit Continue
    button I get this message:
    We're sorry.
    An unexpected exception has occurred when contacting Database. Cannot proceed further.
    You can change or re-visit previous page(s) by starting a new session.
    If you have questions regarding registration, please contact us.
    Paddy

    I have been unsucesfull in getting the Oracle 10g regitration keys. After I update my profile and hit continue I get a page not found error. Any help will be appreciated.

Maybe you are looking for

  • Printing LAST page in SAP script on the back side.

    Hi , I have a problem with the printing of the LAST page on the reverse side of the form, when done with a vendor. At a time we print many vendors together. So, when done with printing of a vendor it needs  to print his address on last page, reverse

  • My calendar on iCloud is missing most older events

    My calendar on iCloud is missing all but recurring events that happened a year or more ago. I have therefore lost these events on my MacBook and Touch, too. I have an old backup of my calendar data, but it seems that if I use this to restore iCal on

  • How to change ACPI settings

    The BIOS version for my T61 is 2.26. I want to know where I can change the ACPI settings in BIOS. I cannot find it under Power. Besides, does it support S1/POS option? Thanks in advance.

  • Numbers 09, insert new row using tab

    can I use the tab function to enter a new row when i reach the end of a row?

  • IIS 6 logs, ASP, Windows server 2003, access 2000

    Hello all, I have an asp page on my website that has been throwing some 500 errors. I pulled the following out of the IIS 6 logs: 2008-02-19 19:58:05 POST /sssssssss_xxxxxxxxxxx.asp |145|80020005|Type_mismatch. - 24.111.22.94 HTTP/1.1 Mozilla/4.0+(co