Oracle 8 DB Level Stats

Hi,
Please have a look at a portion of the stats taken from a report.txt file of an Oracle 8.0.5 DB supporting 11.0.3
SVRMGR> Rem The total is the total value of the statistic between the time
SVRMGR> Rem bstat was run and the time estat was run. Note that the estat
SVRMGR> Rem script logs on as "internal" so the per_logon statistics will
SVRMGR> Rem always be based on at least one logon.
SVRMGR> select n1.name "Statistic",
2> n1.change "Total",
3> round(n1.change/trans.change,2) "Per Transaction",
4> round(n1.change/logs.change,2) "Per Logon",
5> round(n1.change/(to_number(to_char(end_time, 'J'))*60*60*24
6> to_number(to_char(start_time, 'J'))*60*60*24
+
7>                to_number(to_char(end_time, 'SSSSS')) -
8>                to_number(to_char(start_time, 'SSSSS')))
9> , 2) "Per Second"
10> from stats$stats n1, stats$stats trans, stats$stats logs,
stats$dates
11> where trans.name='user commits'
12> and logs.name='logons cumulative'
13> and n1.change != 0
14> order by n1.name;
Statistic Total Per Transact Per Logon Per
Second
CPU used by this session 66280 30.93 168.65
13.79
CPU used when call started 66193 30.89 168.43
13.77
CR blocks created 1775 .83 4.52
.37
Current blocks converted fo 8 0 .02
0
DBWR buffers scanned 811234 378.55 2064.21
168.73
DBWR checkpoint buffers wri 707 .33 1.8
.15
DBWR checkpoint write reque 36 .02 .09
.01
DBWR checkpoints 6 0 .02
0
DBWR free buffers found 767117 357.96 1951.95
159.55
DBWR lru scans 768 .36 1.95
.16
DBWR make free requests 732 .34 1.86
.15
DBWR revisited being-writte 3 0 .01
0
DBWR skip hot writes 44 .02 .11
.01
DBWR summed scan depth 811253 378.56 2064.26
168.73
DBWR transaction table writ 228 .11 .58
.05
DBWR undo block writes 1004 .47 2.55
.21
SQL*Net roundtrips to/from 168321 78.54 428.3
35.01
background checkpoints comp 6 0 .02
0
background checkpoints star 6 0 .02
0
background timeouts 4810 2.24 12.24
1
buffer is not pinned count 10915951 5093.77 27775.96
2270.37
buffer is pinned count 10495652 4897.64 26706.49
2182.96
bytes received via SQL*Net 27209376 12696.86 69235.05
5659.19
bytes sent via SQL*Net to c 46145337 21533.06 117418.16
9597.62
calls to get snapshot scn: 156255 72.91 397.6
32.5
calls to kcmgas 4320 2.02 10.99
.9
calls to kcmgcs 991 .46 2.52
.21
change write time 70 .03 .18
.01
cleanouts and rollbacks - c 858 .4 2.18
.18
cleanouts only - consistent 200 .09 .51
.04
cluster key scan block gets 229864 107.26 584.9
47.81
cluster key scans 21216 9.9 53.98
4.41
commit cleanout failures: b 148 .07 .38
.03
commit cleanout failures: c 15 .01 .04
0
commit cleanouts 16535 7.72 42.07
3.44
commit cleanouts successful 16372 7.64 41.66
3.41
consistent changes 2076 .97 5.28
.43
consistent gets 13725260 6404.69 34924.33
2854.67
cursor authentications 3516 1.64 8.95
.73
data blocks consistent read 2071 .97 5.27
.43
db block changes 96124 44.85 244.59
19.99
db block gets 279830 130.58 712.04
58.2
deferred (CURRENT) block cl 6020 2.81 15.32
1.25
dirty buffers inspected 16 .01 .04
0
enqueue conversions 1020 .48 2.6
.21
enqueue releases 26177 12.22 66.61
5.44
enqueue requests 26181 12.22 66.62
5.45
enqueue timeouts 9 0 .02
0
enqueue waits 3 0 .01
0
exchange deadlocks 1 0 0
0
execute count 163625 76.35 416.35
34.03
free buffer inspected 3952 1.84 10.06
.82
free buffer requested 785697 366.63 1999.23
163.41
immediate (CR) block cleano 1058 .49 2.69
.22
immediate (CURRENT) block c 3196 1.49 8.13
.66
logons cumulative 393 .18 1
.08
logons current 25 .01 .06
.01
messages received 5207 2.43 13.25
1.08
messages sent 5207 2.43 13.25
1.08
no buffer to keep pinned co 6460 3.01 16.44
1.34
no work - consistent read g 11020710 5142.66 28042.52
2292.16
opened cursors cumulative 65852 30.73 167.56
13.7
opened cursors current 1186 .55 3.02
.25
parse count (hard) 8540 3.99 21.73
1.78
parse count (total) 96169 44.88 244.7
20
parse time cpu 9179 4.28 23.36
1.91
parse time elapsed 30726 14.34 78.18
6.39
physical reads 929873 433.91 2366.09
193.4
physical writes 87944 41.04 223.78
18.29
process last non-idle time 216876314385 101202199.9 551848128.21
45107386.52
recursive calls 987216 460.67 2512
205.33
recursive cpu usage 11397 5.32 29
2.37
redo blocks written 32169 15.01 81.85
6.69
redo buffer allocation retr 7 0 .02
0
redo entries 50885 23.74 129.48
10.58
redo log space requests 5 0 .01
0
redo log space wait time 79 .04 .2
.02
redo ordering marks 1 0 0
0
redo size 14247108 6648.21 36252.18
2963.21
redo small copies 50887 23.75 129.48
10.58
redo synch time 13430 6.27 34.17
2.79
redo synch writes 3951 1.84 10.05
.82
redo wastage 1699620 793.1 4324.73
353.5
redo write time 16763 7.82 42.65
3.49
redo writes 5995 2.8 15.25
1.25
rollback changes - undo rec 1 0 0
0
rollbacks only - consistent 926 .43 2.36
.19
session connect time 216876314385 101202199.9 551848128.21
45107386.52
session logical reads 13851073 6463.4 35244.46
2880.84
session pga memory 368927280 172154.59 938746.26
76731.96
session pga memory max 390369532 182160.3 993306.7
81191.67
session uga memory 7278528 3396.42 18520.43
1513.84
session uga memory max 131544168 61383.19 334717.98
27359.44
sorts (disk) 37 .02 .09
.01
sorts (memory) 36895 17.22 93.88
7.67
sorts (rows) 6724119 3137.71 17109.72
1398.53
table fetch by rowid 8658585 4040.4 22032.02
1800.87
table fetch continued row 1268827 592.08 3228.57
263.9
table scan blocks gotten 1435981 670.08 3653.9
298.66
table scan rows gotten 12108911 5650.45 30811.48
2518.49
table scans (long tables) 546 .25 1.39
.11
table scans (short tables) 12498 5.83 31.8
2.6
total file opens 1586 .74 4.04
.33
transaction rollbacks 1 0 0
0
user calls 157255 73.38 400.14
32.71
user commits 2143 1 5.45
.45
user rollbacks 248 .12 .63
.05
write requests 384 .18 .98
.08
Could you all give me you inputs on this?
A few of the issues that I did notice:
1) Chaining exists
2) Too many recursive calls
3) High level of parsing
Anything further on this ?
Thanks in Advance....
Regards,
Sriraman

Hello
If you click on the build (...) button beside the drop down, you should be given the option to select an 8 database.  See the attached image for a screen shot.
Merry

Similar Messages

  • Schema-level stats

    How can i generate schema-level stats? plz explain me with some examples....

    Hi
    You can use DBMS_STATS package. Follow this link
    http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_stats.htm#i1036456
    Rgds
    Adnan

  • Route calls to two different CSQs, but show single set of Service Level stats on report

    We have a single node UCCX 9.0.2 Premium environment to handle our ACD operations.  Our agents take inbound customer service, claims and sales calls for a few dozen of our clients.  All of these calls are currently taken by the same two teams of people regardless of which client it is for, with the sales calls going to one team and the customer service and claims calls going to the other team.  There is a Sales CSQ and Skill for each client, and a Customer Service CSQ and Skill for each client.  Currently the caller is presented with a menu giving two options...press 1 for customer service, press 2 for sales.
    What we are looking at doing is adding a third prompt specifically for claims.  Claims issues are handled by the Customer Service team, but only certain members of the team.  Obviously I can create a new CSQ and Skill for Claims for each client, then have the new prompt route to the CSQ for Claims.
    The challenging part is the reporting for this.  We have to report Service Level statistics for Customer Service calls (but not sales) for each client, to show whether or not we're meeting the service level agreement requirements.  The splitting out of claims calls to be handled by specific people is something being requested by our internal management, not the client.  But as far as the client is concerned those are customer service calls, they would count toward our customer service SLA, and they expect to see a single SLA statistic reported.
    I know that it's only possible to add multiple skills to a CSQ and force agent selection based on a specific skill in CCE (not available in CCX).  But is there any way to script my way around this to get the same end result, and have the reporting data still reflect a single set of CSQ service level stats?

    Thanks Aaron.  We're running HRC right now, but I've been dying to switch us to the version of CUIC that's built in to CCX for quite a while and it appears I may be able to do so soon.  I'm hoping to utilize some of the additional flexibility of the saved reporting templates in CUIC to massage the data formatting as needed.
    CUIC Premium is something our management will be considering, but I'm anticipating the license for it being very expensive and probably causing them to eliminate it as an option.  Unfortunately I haven't been able to get my hands on a demo copy of it to try to "sell" it to them either.
    Thanks again for your help Aaron.

  • Oracle.adf.faces.STATE compressed?

    Dear all,
    i have a question about how adf faces saving its view sate.
    in jsf (1.1_02), i can specify a context-parameter com.sun.faces.COMPRESS_STATE=false to avoid compressing the state information.
    adf faces seem store the view info in a hidden form field "oracle.adf.faces.STATE"
    is there any similar parameter in adf faces?
    or adf faces don't compress the state info?
    thank you.

    Jonas,
    It works if I include the following:
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    The source is now:
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces/EA8" prefix="af"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ page contentType="text/html;charset=windows-1252"%>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>untitled</title>
    </head>
    <body>
    <f:view>
    <af:outputText value="hello ADF Faces!"/>
    </f:view>
    </body>
    </html>
    Did I feel out something in my library entry?
    Thanks.

  • Column level stats

    Hi,
    Version 11.2.0.1
    I am asked to do column level stats on a table which is not a partartition table.
    I68-SQL> desc wmgr.re_service_hist
    Name Null? Type
    JOB_ID NOT NULL NUMBER(10)
    OPTION_ID NOT NULL NUMBER(10)
    OPTION_NAME NOT NULL VARCHAR2(50 CHAR)
    OPTION_VALUE NOT NULL VARCHAR2(4000 CHAR)
    VALUE_ORDER NOT NULL NUMBER(38)
    Usually we do table level stats.what is use of column level stats over table level stats?
    when to do column level stats?How to do it?
    Thanks

    Check these Examples please
    http://hemantoracledba.blogspot.com/2009/11/sample-sizes-table-level-and-column.html

  • Oracle HTML DB Statement of Direction Now Available

    All,
    The Oracle HTML DB Statement of Direction is now available on OTN:
    http://www.oracle.com/technology/products/database/htmldb/sod.html
    Also, if anyone will be attending Oracle Open World in London next week, be sure to stop by the HTML DB Booth in the DEMOGrounds to say hello to Sergio and I!
    Thanks,
    - Scott -

    Flavio,
    There will not be an HTML DB presentation in Milan. There will be an HTML DB pod in the DEMOGrounds. Also, there will be an HTML DB presentation in Amsterdam.
    Sergio

  • Query regarding Oracle SQL select statement

    Hi,
    How does Oracle ensures a consistent snapshot with the select statement
    without locking the table. My question is summarized with an example below:
    1. At time T1, Oracle select statement is fired and is fetching the result.
    2. At time T2, some DML operation is performed on the same table on which
    the select was executed and a commit was fired.
    3. At time T3, The Oracle select statement (Step 1) completes.
    My question is whether the records of transaction at time T2 will be visible at time T3 or not?
    If "not", then does it mean that Oracle retrieves the rows from the time of last commit.
    I would also like to know if for the above mechanism, Oracle would make use of the rollback segemt to access the rows at a particular instant of time.
    TIA
    Regards,
    Raj

    This is called Read Consistency in the oracle. Its all about SCN before starting the transaction.
    Lets say
    1. T1 executs SELECT statement on EMP table.
    2. T2 made an update on the EMP and commited.
    But, T1 only still sees only old image of the data not the new one. This is called read consistency.
    You will be having two images in the buffer, one is consistent and changed image.
    When the T1 give SELECT statement it notes the SCN of the transaction. Read oracle document about read consistency.
    SJH.

  • Oracle Parsing SQL Statement in ANSI or Oracle Format

    I have problem with a Query ..It seems to be Oracle Bugs .
    When I enter below simple Query (in Oracle Join format ), It works properly
    select * from (
    select dept.*,emp.ename from dept,emp
    where dept.deptno=emp.deptno(+)
    where deptno in
    select deptno a from
    select deptno,dname from dept where deptno=10
    UNION ALL
    select deptno,dname from dept where deptno=20
    But When I changed it and use it in ANSI Format ,it is not parsed and shows me ORA-00920: invalid relational operator error ......
    Below shows the changes that I have made to convert it to ANSI Format.
    select * from (
    select dept.*,emp.ename from dept
    left outer join emp on (emp.deptno=dept.deptno)
    where (deptno) in
    select deptno a from
    select deptno,dname from dept where deptno=10
    UNION ALL
    select deptno,dname from dept where deptno=20
    It seems to be Oracle bugs.I appreciate everybody to help me.
    ( Comments : I use Oracle 9i R2 on Windows and I can not change the SQL statement
    because it is created dynamically)
    Best regards

    This sort of technical question needs to be addressed to one of the technical forums. Products | Database | SQL and PL/SQL would seem to be appropriate here.
    Have you tried applying the latest patchset for your database? Seems to work for me on 9.2.0.5
    SCOTT @ HP92 Local> select * from (
      2  select dept.*,emp.ename from dept
      3  left outer join emp on (emp.deptno=dept.deptno)
      4  )
      5  where (deptno) in
      6  (
      7  select deptno a from
      8  (
      9  select deptno,dname from dept where deptno=10
    10  UNION ALL
    11  select deptno,dname from dept where deptno=20
    12  )
    13  )
    14  /
        DEPTNO DNAME          LOC           ENAME
            10 ACCOUNTING     NEW YORK      CLARK
            10 ACCOUNTING     NEW YORK      KING
            10 ACCOUNTING     NEW YORK      MILLER
            20 RESEARCH       DALLAS        SMITH
            20 RESEARCH       DALLAS        JONES
            20 RESEARCH       DALLAS        SCOTT
            20 RESEARCH       DALLAS        ADAMS
            20 RESEARCH       DALLAS        FORD
    8 rows selected.
    SCOTT @ HP92 Local> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    PL/SQL Release 9.2.0.5.0 - Production
    CORE    9.2.0.6.0       Production
    TNS for 32-bit Windows: Version 9.2.0.5.0 - Production
    NLSRTL Version 9.2.0.5.0 - ProductionJustin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Oracle 11g merge statement not working properly

    HI I have recently my oracle version to 11.2.0.3 -64 bit . My merge statement is geeting failied saying that invlid identfier at line number 18    
    MERGE INTO peer_index indx        USING staging.stg_peer_filing stg          ON (indx.peer_element_code = stg.fund_code                and indx.index_effective_date = trunc(stg.pricing_date))        WHEN MATCHED THEN UPDATE          SET indx.filing_date = trunc(stg.filing_date),            indx.reported_net_assets = stg.net_assets,            indx.active_flag = 'N',            indx.parent_index_code = NULL,            indx.update_datetime = systimestamp,            indx.last_update_user_id = user        WHEN NOT MATCHED THEN INSERT         (index_code, peer_element_code, filing_date, index_effective_date,          reported_net_assets, active_flag          )        VALUES         ((SELECT pe.index_code_prefix || to_char(stg.pricing_date,'MMRR')           FROM fi_benchmark.peer_element pe           WHERE pe.peer_element_code = stg.fund_code),          stg.fund_code, trunc(stg.filing_date), trunc(stg.pricing_date),          stg.net_assets, 'N'         );
    please help why this is happening .Same query works fine in 10g .

    which line is the line that has the error?
    merge INTO peer_index indx
    USING staging.stg_peer_filing stg
    ON (indx.peer_element_code = stg.fund_code AND indx.index_effective_date = Trunc
    (stg.pricing_date))
    WHEN matched THEN
      UPDATE SET indx.filing_date = Trunc(stg.filing_date),
                 indx.reported_net_assets = stg.net_assets,
                 indx.active_flag = 'N',
                 indx.parent_index_code = NULL,
                 indx.update_datetime = systimestamp,
                 indx.last_update_user_id = USER
    WHEN NOT matched THEN
      INSERT (index_code,
              peer_element_code,
              filing_date,
              index_effective_date,
              reported_net_assets,
              active_flag )
      VALUES ((SELECT pe.index_code_prefix
                      || To_char(stg.pricing_date, 'MMRR')
               FROM   fi_benchmark.peer_element pe
               WHERE  pe.peer_element_code = stg.fund_code),
              stg.fund_code,
              Trunc(stg.filing_date),
              Trunc(stg.pricing_date),
              stg.net_assets,
              'N' );

  • Oracle Cached Prepared Statement

    We recently upgraded from WL 8.1 SP3 to WL 9.2 and in the process updated the JDBC Driver for Oracle from 10.2.0.1 to 10.2.0.2. After we went live we started seeing issue in one table. The table contains some special character which is not suppose to be there.
    Here is the code & table details
    PreparedStatement pstmt = cn.prepareStatement("INSERT INTO INFO_TABLE(user_name,user_status) values (?,?)");
    pstmt.setString(1,requestObject.getUserName());
    if(requestObject.isValidUser)
    pstmt.setInt(2,requestObject.getStatus());
    }else
    pstmt.setNull(2,Types.VARCHAR);
    cn.commit();
    Table description:
    USER_NAME VARCHAR2(60);
    USER_STATUS VARCHAR2(5);
    - The USER_STATUS columns valid values are 0-4 or NULL.
    The problem is on certain occasions the valid user value in the table is some special character. I got the ascii value of this character as 128. We don't know yet whether setting int value and varchar (null) value on two different flow (but cached prepared statement) is the issue.
    We can fix the code to use uniform data type but we need to be sure this is what causing the problem. Further when I read the docs http://e-docs.bea.com/wls/docs90/jdbc_admin/jdbc_datasources.html
    I can associate the problem I face with this pointer however as I said, we need some sort of confirmation to make this change in the production code.
    Here is what I am specifically looking for
    1. Is there a way to confirm this problem?
    2. Can we log the prepared statement being executed and the binded value being sent to the Oracle DB?
    I suspect the VARCHAR null type is being casted to int value 128.
    Would really appreciate any pointers on this.
    Thanks

    Purushothaman Thambu wrote:
    We recently upgraded from WL 8.1 SP3 to WL 9.2 and in the process updated the JDBC Driver for Oracle from 10.2.0.1 to 10.2.0.2. After we went live we started seeing issue in one table. The table contains some special character which is not suppose to be there.
    Here is the code & table details
    PreparedStatement pstmt = cn.prepareStatement("INSERT INTO INFO_TABLE(user_name,user_status) values (?,?)");
    pstmt.setString(1,requestObject.getUserName());
    if(requestObject.isValidUser)
    pstmt.setInt(2,requestObject.getStatus());
    }else
    pstmt.setNull(2,Types.VARCHAR);
    cn.commit();
    Table description:
    USER_NAME VARCHAR2(60);
    USER_STATUS VARCHAR2(5);
    - The USER_STATUS columns valid values are 0-4 or NULL.
    The problem is on certain occasions the valid user value in the table is some special character. I got the ascii value of this character as 128. We don't know yet whether setting int value and varchar (null) value on two different flow (but cached prepared statement) is the issue.
    We can fix the code to use uniform data type but we need to be sure this is what causing the problem. Further when I read the docs http://e-docs.bea.com/wls/docs90/jdbc_admin/jdbc_datasources.html
    I can associate the problem I face with this pointer however as I said, we need some sort of confirmation to make this change in the production code.
    Here is what I am specifically looking for
    1. Is there a way to confirm this problem?
    2. Can we log the prepared statement being executed and the binded value being sent to the Oracle DB?
    I suspect the VARCHAR null type is being casted to int value 128.
    Would really appreciate any pointers on this.
    ThanksHi. I don't think there's any issue with WebLogic here, but the code you show
    might confuse some drivers. I highly recommend using setString for all
    varchar/char/varchar2 columns, not setInt(). If requestObject.getStatus()
    has to return an int, try this:
    if(requestObject.isValidUser)
    pstmt.setString(2, (""+ requestObject.getStatus()) );
    Joe

  • Oracle 8i sql statements running.

    hi,
    how i can know my sql statements is running or not in oracle 8i ?
    tks.

    Ah, is that what you meant...
    I thought you were wondering where or not a particular statement would compile or not on an Oracle 8i instance....
    http://download-west.oracle.com/docs/cd/A87860_01/doc/server.817/a76961/ch3157.htm#10887
    http://download-west.oracle.com/docs/cd/A87860_01/doc/server.817/a76961/ch3136.htm#9225
    Both views exist in Oracle 8i....

  • Comparison and implications of Informix vs Oracle isolation levels and read consisten

    We are migrating from Informix 7x to Oracle 9i. Does anyone have information regarding differences in Isolation Levels and read consistency methodologies of the 2 products and how this might influence application coding changes.
    Thanks!
    Dick

    I would not touch Hibernate with a 10ft barge pole.
    The best in Oracle, is standard pessimistic locking, using the default transaction isolation level.
    However, this requires stateful client-server.
    Web-based client-server is stateless. Which means optimistic locking is the only viable alternative. 3 choices with optimistic locking. Check each every row column for a row update/change. Add a version column to the row and compare before and after version numbers when updating. Checksum the row before and after and confirm the checksums are the same.
    You need a keyboard, a bit of a brain, and some basic code to implement one of these as an optimistic locking interface for stateless client-server. Not Hibernate.

  • Oracle database-level permission controll

    I have a Oracle 10g database user, and I want to use database-level permission controll.
    Database has a User table, and i want to grouping to 3 grups. Of course, business level has the permission controll also, but I don't want this.
    Please give me advice!
    Is it a good solution?
    Thanks!

    The name of this forum is "Database - General"
    What does your inquiry have to do with the Oracle Database product?
    If, instead of reinventing the wheel, you use the capabilities built into the product amazingly enough it is robust and works.

  • OPN Launches New Oracle Partner Levels, "OPN Specialized"

    !http://blogs.oracle.com/certification/ORC-0127.gif!
    <p>Considered to be most significant program evolution in over a decade, the Oracle Partner Network (OPN) unveiled its new OPN Specialized program today.</p>
    <p align="justify">Specialization is a key focus of the new program, giving Oracle partners the opportunity to gain the differentiation and competitive edge needed to stand out in the marketplace. Specialization is achieved through competency development, business results, expertise and proven success to be recognized by Oracle, and preferred by customers.</p>
    <p align="justify">Partners wishing to obtain the high level benefits of the new Gold and Platinum partner levels must earn at least one specialization. Those partners who earn specialization in at least one area (and up to four areas) are eligible for entry to the Gold level, which allows access to the full spectrum of Oracle products. Those partners who obtain five or more specializations qualify for the elite Platinum partner program level, which is the highest partner program level offered by Oracle.</p>
    <p align="justify">Oracle Certification candidates who provide their OPN Company ID number when registering for and successfully completing select Oracle Certification exams will - in addition to earning the base certification - also be awarded the Oracle Partner Network Certified Specialist designation for that area as well.</p>
    <p align="justify">To learn more about these new OPN levels and specialization, visit the Oracle Partner Network (OPN) website. To view a list of certifications that qualify for the OPN Certified Specialist designation, visit OPN Certified Specialist Paths on the Oracle Certification Website.</p>
    <p align="justify"><strong>QUICK LINKS</strong></p>
    <ul><li>Oracle Partner Network (OPN): Website</li>
    <li>OPN Certified Specialist: Certifications</li>
    </ul>

    1) What about persons who have previously completed said exams/certs for a different employer and are now with an OPN employer ?
    If a candidate is an employee of an OPN member company, and they already hold one of the certifications on the list, they can obtain the OPN Certified Specialist designation (certificate and logo) by going to their profile at pearsonvue.com and updating the profile with their OPN Company ID. Candidates can obtain their OPN Company ID by contacting their OPN business center at http://partner.oracle.com/jsp/prn/prnLocation.jsp
    2) What about the base certification for 1z0-402 ? ... or is this an OPN only certification - with no base certification?
    The Oracle Enterprise Linux Implementation Specialist certification is available to all candidates. If a candidate had previously passed the 402 exam, they should receive a certificate in the mail for this certification. If you do not receive this certificate in 4-6 weeks, please contact [email protected]
    3) What about the base certification for 1z0-514 ? ... or is this an OPN only certification - or is their a base certifcation as well?
    The Oracle Database 11g Implementation Specialist isn't really a base certification. This is a separate OCA certification. Obtaining this certification will not lead to any further certification. This certification is also available to all candidates.
    4) What about people who leave their OPN employer for another employer?
    They will maintain the certification as well as the OPN Certified Specialiast designation. If they go to another company who is an OPN member, they should update their Pearson VUE profile with the new OPN Company ID so that their OPN Certified Specialist designation will count toward the new company's specialization.
    Regards,
    Brandye Barrington

  • Oracle.jbo log statements - Stored in any files?

    Hi,
       I have enabled the finest level for oracle.log package in diagnostic logger, is there any log file it writes those logs. I dont see them in the default server log file DefaultServer-diagnostic. 
    Thanks,
    Dhamo

    You mean when you run in the integrated server?
    I find it at system11.1.1x.x.x.\DefaultDomain\servers\DefaultServer\logs\DefaultServer-diagnostic.log
    Timo

Maybe you are looking for

  • END ROUTINE clarification

    Hi, I have seen below text in help Only fields that have a rule in the transformation are transferred from the end routine http://help.sap.com/saphelp_nw70/helpdata/en/20/a894ed07e75648ba5cf7c876430589/frameset.htm what does it mean..for ex if i popu

  • Problem opening a document

    I recently added two pictures to a project I've been working on and all of the sudden some things became wierd so I saved it, shut it down and re-opened it to find out that it DOES NOT WORK! All I see is a blank page and the clock goes bananas! I wil

  • Additional fields for service order

    Hi all. how can I add new fields to the service order ? I now how to add fields to activity but I can not add fields to the service.

  • Events/without user intervention at the GUI

    I am developing a control application in which in open loop the user has interaction with controls in the GUI and a generation of events begin an action. However in closed loop the controller generates the values and rewriten the values at the contro

  • Frm-41219 Error finding report

    Hi everyone I am trying to run report from a push button from form.Every time i am getting error FRM-41219 Cannot find report. Invalid ID. Of course report exists and is compiled.I specified REPORTS_PATH variable in registry to point to my folder, PR