Looking for different audit events in Oracle Linux

Hi,
I am looking for different audit events in Oracle Linux. I did lot of googling but could not find anything relevant. Can you please share some doc/info if you have.
Thanks,
Ravi

You can probably spent all day searching in https://linux.oracle.com/documentation/ or http://docs.redhat.com/docs/en-US/index.html for information about this topic. Finding relevant information appears to be difficult.
The information you are looking for is about configuring the Linux Audit subsystem. There are some rules examples in /usr/share/doc/audit*
I found the following link in Google that seems to provide a reasonable overview:
http://dgz.dyndns.org/mediawiki/index.php/%28RHEL%29_HOWTO_configure_the_auditing_of_the_system_%28auditd%29

Similar Messages

  • Rapidwiz fails on database step for 12.1.1 on Oracle Linux 5.7

    I am trying to install Oracle EBS 12.1.1 on Oracle Linux 5.7 64 bit platform.
    The issue is that after I followed the requirements including set kernel parameters by using the oracle-validated RPM package, the install fails on database creation step.
    Below are logs:
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@ebsdb01:1526:VIS
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ebsdb01)(PORT=1526))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ebsdb01)(PORT=1526))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    I checked network interfaces and can ping the hosts. Here is my network /etc/hosts file:
    127.0.0.1 localhost.localdomain localhost
    112.2.2.10 ebsapp01.local.com ebsapp01
    112.2.2.11 ebsapp02.local.com ebsapp02
    112.2.2.20 ebsdb01.local.com ebsdb01
    Any ideas how to solve this issue? I even used latest release of Rapid Install wizard and no luck.

    RDA is a diagnostic script for looking at requirements and settings from MOS.
    I run this way:
    perl rda.pl -T hcve
    with results:
    Test "Oracle E-Business Suite Release 12 (12.1.1) Preinstall (Linux x86 and x86_64)" executed at 01-Feb-2013 20:05:23
    Test Results
    ~~~~~~~~~~~~
    ID NAME RESULT VALUE
    ====== ==================== ======= ==========================================
    A00100 OS Type RECORD OL5 64
    A00200 OS Certified? PASSED Adequate
    A00210 RPM OL4/32 OK? SKIPPED Not Oracle Linux 4 32-bit
    A00220 RPM OL4/64 OK? SKIPPED Not Oracle Linux 4 64-bit
    A00230 RPM OL5/32 OK? SKIPPED Not Oracle Linux 5 32-bit
    A00240 RPM OL5/64 OK? FAILED [libstdc++-devel(i386)] not installed
    A00241 RPM OL6/32 OK? SKIPPED Not Oracle Linux 6 32-bit
    A00242 RPM OL6/64 OK? SKIPPED Not Oracle Linux 6 64-bit
    A00250 RPM RH3/32 OK? SKIPPED Not Red Hat Enterprise Linux 3 32-bit
    A00270 RPM RH4/32 OK? SKIPPED Not Red Hat Enterprise Linux 4 32-bit
    A00280 RPM RH4/64 OK? SKIPPED Not Red Hat Enterprise Linux 4 64-bit
    A00290 RPM RH5/32 OK? SKIPPED Not Red Hat Enterprise Linux 5 32-bit
    A00300 RPM RH5/64 OK? SKIPPED Not Red Hat Enterprise Linux 5 64-bit
    A00301 RPM RH6/32 OK? SKIPPED Not Red Hat Enterprise Linux 6 32-bit
    A00302 RPM RH6/64 OK? SKIPPED Not Red Hat Enterprise Linux 6 64-bit
    A00310 RPM SLES9/32 OK? SKIPPED Not SuSE Linux Enterprise 9 32-bit
    A00320 RPM SLES9/64 OK? SKIPPED Not SuSE Linux Enterprise 9 64-bit
    A00330 RPM SLES10/32 OK? SKIPPED Not SuSE Linux Enterprise 10 32-bit
    A00340 RPM SLES10/64 OK? SKIPPED Not SuSE Linux Enterprise 10 64-bit
    A00342 RPM SLES11/64 OK? SKIPPED Not SuSE Linux Enterprise 11 64-bit
    A00350 Motif Link PASSED MotifLinkOK
    A00360 ENV Variable Unset SKIPPED Not SuSE Linux Enterprise 10
    A00370 Got Software Tools? PASSED tools_found
    A00400 IP Address RECORD 122.2.2.2
    A00410 Domain Name RECORD local.com
    A00420 DNS Lookup FAILED nslookup IP_address
    A00430 /etc/hosts format PASSED Adequate IPv4 entry
    A00440 SysNetw File PASSED SysNetOK
    A00450 NoNetwProf File PASSED OK
    A00460 DNS Settings RECORD DNSOptionsOK
    A00470 Net Service Access? PASSED NonExist
    A00480 Port 6000 PASSED Free
    A00500 Kernel Params OK? PASSED KernelOK
    A00510 Port Range OK? FAILED HighValue
    A00520 Limit Processes PASSED Adequate
    A00530 Limit Descriptors FAILED Less than 65536
    A00600 ApplTierDirectory RECORD /d01
    A00610 A_T Valid? PASSED ATexists
    A00620 A_T Permissions OK? PASSED CorrectPerms
    A00630 A_T Disk Space PASSED OK
    A00640 Space in tmp PASSED AvailableI do not understand why I have to ask for the Doc ID 3 times!
    If you are running the one in (RDA 4 - Health Check / Validation Engine Guide [ID 250262.1]), then I believe it is only available for "Linux-x86 Platforms" (32-bit).
    2) I notice issue with DNS configuration:
    [root@ebsdb01 rda]# nslookup 122.2.2.2
    Server: 122.2.2.2
    Address: 122.2.2.22#5
    ** server can't find .in-addr.arpa.: NXDOMAINThis is a network issue, please check with your network admins/team.
    3)
    So this leads me to my next question, when I use nslookup to search the domain on the DNS server for the host, it resolves successfully. BUT, when I run nslookup against the IP address
    it cannot find it in DNS. Would this be the root cause of why my installation keeps failing? I have verified checksums and software is fine. I am still missing a couple RPMs but do not believe this is what causing the install to fail yet in light of the network connection errors that Rapidwiz keeps throwing at me.All network files/settings can be found in (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]).
    Thanks,
    Hussein

  • Looking for someone who can Deliver Oracle Application Express training...!

    Hi Good day!
    By the way, i am looking for someone who can deliver for Oracle Application Express Training.
    If you know someone you can refer to me, i would really appreciate.
    You can reach me through this email Address: [email protected]
    Mobile number is: +639 092 438 249.
    This is URGENT!!!!
    Thanks!
    Ivy

    Can you send along info to a private e-mail adddress?? I would be interested in hearing more, my e-mail address is:
    tony DOT Miller AT Seattle DOT gov, the dot and at need to be replaced with the proper character..
    Thanks!
    Tony Miller
    Monroe, WA

  • Wine Project looking for Photoshop CS users who want Linux support

    If you're not a Linux user, or if you don't like the idea of
    running Photoshop for Windows on Linux, you can stop reading now,
    this message probably won't be interesting to you.
    The Wine project is looking for hardcore Photoshop CS or 7
    users who use Photoshop professionally, all day, every day,
    and who are willing to tell us why they can't do that in Linux
    using Wine yet.
    We know everybody would like Photoshop CS3 or at least
    CS2 support, but support for CS2 and CS3 isn't quite
    ready, so we'd like to focus on our strengths, and support
    Photoshop 7 and CS excellently. Don't worry, we're also
    working on the CS2 and CS3 issues. Getting all the 7 and CS
    issues taken care of builds a stronger foundation for CS2 and CS3.
    If something doesn't work in Photoshop 7 or CS itself,
    or your favorite plugin works in Windows with 7 or CS
    but not in Wine, please let us know how to reproduce
    the problem. To do that, just reply to this post,
    or post in the wine-users mailing list,
    or leave a comment in the wine appdb for Photoshop 7 or CS,
    or file a bug in the Wine Bugzilla,
    whichever you're more comfortable with.
    We'll take it from there; if we can reproduce it, we'll
    file a bug and see if we can get a wine developer to fix it.
    Ideally you'd test with the latest release of Wine
    (currently 0.9.51), but if you're still on a slightly older
    version, don't sweat it, we'll retest on the latest for you.
    Thanks!
    Dan Kegel
    Wine 1.0 Release Manager

    Here's my original post the cnet article is based on:
    http://google-opensource.blogspot.com/2008/02/google-sponsors-wine-improvements.html
    Here's another post giving more details:
    http://www.winehq.org/pipermail/wine-devel/2008-February/062550.html
    Here's the response of Adobe's Photoshop product manager:
    http://blogs.adobe.com/jnack/2008/02/wine_offers_imp.html
    Here's another nice writeup:
    http://arstechnica.com/news.ars/post/20080219-google-intoxicates-linux-users-with-wine-imp rovements.html
    At the risk of repeating myself: I'm serious. I really want bug
    reports from professional Photoshop users. Leave them here,
    send them to the wine-users mailing list (see http://winehq.org),
    or file one in our bug tracking system (http://bugs.winehq.org),
    any of the three ways is fine.
    Thanks,
    Dan

  • Looking for Adobe Audition 1.5 and 3 for Mac

    Hi,
    I am looking for Mac versions of Adobe's 1.5 and 3 versions. These softwares are long out of release so I couldn't find them on the Net anywhere. I am curious if anyone of you have any or can redirect me to the source from where I purchase/get Mac versions for these two versions?
    Regards,
    Pawel

    There never were any AA 1.5 or 3 versions of Audition for the Mac. Audition was completely rewritten from the ground up to be cross platform from version CS5.5, hence this version was somewhat lacking in features compared to the previous PC only versions. It has only recently become more feature complete with the release of Audition CC, which now also has extra brand new features for both PC and Mac.

  • Im looking for clarify form authenticate in oracle server

    Hello Oracle community,
    our customer will use ORACLE APPLICATION SERVER 10g (10.1.2.0.2).
    Im comming from tomcat server , I have use form authentocation and DataBaseRealm in tomcat, now I couple days readed a lot of documents and posts. If I readed well , so this server support only file and LDAP security provider, Im not sure for 100% but im sure that I dont understand well the topology of server, so I decided to use security filter from securityfilter.sourceforge.net.
    My first question is confirm or disconfirm that I cannot use Form base athentice over DatabaseRealm in 10.1.2.0.2?
    Second is help to find solution why base example from securityfilter.sourceforge.net doesnt work corectly.
    I use some example to understand security filter, if I use basic example all work all right, im authenticated and all is fine, but when I try use FORM base athentication im redirected still to loginForm page, If I understand well diference between FORM and BASIC authentication is only that in FORM is needed to have loginform page and workground logic is same. So if BASIC is working FORM will work too so I gues that only mistake can be in form login page but this example work in tomcat without problem.
    this is form generated from login page
    <form id="loginForm" action="j_security_check" method="POST">
    Username:
    <input name="j_username" value="username" type="text"><p>
    Password:
    <input name="j_password" value="password" type="password"></p><p>
    <input type="Submit">
    </p></form>
    For me all seems corect, anyone have experince with this or only some idea?
    Thank a lot for any support post Petr, CZ

    Thanks for that - I found the form. However, it appears the database table is empty - when I perform a search for all jobs, no records are returned.Nevermind, after some trial and error I found a site that had lots of jobs defined. Thanks for the pointer!
    I'm still running into the same problem I was seeing with the previous form I was using. This is what I'm doing:
    1. Open the form.
    2. Search for all records.
    3. Jump to the very last record.
    In Oracle Applications 11i, this would cause a large amount of data to be transferred over the network (4.6 MB for the previous form I was using and 2.6 MB for this new "Discrete Jobs" form I'm trying). However, the behavior is different in Oracle Applications R12. When I perform the same steps in the same forms, only a fraction of the data is transferred over the network (~100 KB).
    Ideally, I would like a set of steps (and a form) that will produce the same results in both 11i and R12. More realistically, I just need a form (or a new test procedure) in R12 that will spit out more than 1 MB of data.

  • Looking for some help with using Oracle stored procedures in vb2010

    First off thank you to whoever lends me a hand with my problem. A little background first I am in a software development class and we are currently building our program using VB (I have no experience in this), and Oracle(currently in a Oracle class so I know how to use Oracle itself just not with VB).
    I am using vb2010 express edition if that helps. Currently I have a stored procedure that takes a 4char "ID" that returns a position (ie, salesperson,manager ect). I want to use the position returned to determine what vb form is displayed (this is acting as a login as you dont want a salesperson accessing the accountants page for payroll ect).
    Here is the code I have currently on the login page of my VB form
    Imports Oracle.DataAccess.Client
    Imports Oracle.DataAccess.Types
    Public Class Login
    Dim conn As New OracleConnection
    Private Sub empID_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles empID.Click
    End Sub
    Private Sub LoginBtn_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles LoginBtn.Click
    conn.ConnectionString = "User ID = Auto" & _
    ";Password = ********" & _
    ";Data Source = XE"
    conn.Open()
    Dim sq1 As String = "Return_Position" 'name of procedure
    Dim cmd As New OracleCommand(sq1, conn)
    cmd.CommandType = CommandType.StoredProcedure
    cmd.Parameters.Add(New OracleParameter("I_EmpID", OracleDbType.Char, 4)).Value = Emp_ID.Text
    Dim dataReader As OracleDataReader = cmd.ExecuteReader
    dataReader.Read()
    Dim position As New ListBox
    position.Items.Add(dataReader.GetString(0)) 'were I am getting an error, I also tried using the dataReader.getstring(0) to store its value in a string but its a no go
    If position.FindStringExact("MANAGER") = "MANAGER" Then
    Me.Hide()
    Dim CallMenu As New Menu()
    CallMenu.ShowDialog()
    End If
    LoginBtn.Enabled = False
    End Sub
    I have read the oracle.net developer guide for using oracle in vb2010 and have successfully gotten through the document however they never use a stored procedure, since the teacher wants this program to user a layered architecture I cannot directly store sql queries like the document does, thus the reason I want to use stored procedures.
    This is getting frustrating getting stuck with this having no background in VB, I could easily do this in c++ using file i/o even through it would be a pain in the rear....

    Hello,
    I am calling Oracle 11g stored procedures from VB.Net 2010. Here is a code sample (based on your code) you should be able to successfully implement in your application.
    Please note that you may have to modify your stored procedure to include an OUT parameter (the employee position) if it doesn't have it yet.
    Private Sub LoginBtn_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles LoginBtn.Click
    Dim sProcedureName As String = "Return_Position" 'name of stored procedure
    Dim ORConn as OracleConnection, sConn as String
    Dim sPosition as String, sDataSource as String, sSchema as String, sPWD as String
    Dim cmd As OracleCommand
    'please provide below sDataSource, sSchema and sPWD in order to connect to your Oracle DB
    sConn = "Data Source=" & sDataSource & ";User Id=" & sSchema & ";Password=" & sPWD & ";"
    ORConn = New OracleConnection(sConn)
    ORConn.Open()
    cmd = New OracleCommand(sProcedureName, ORConn)
    With cmd
    .CommandType = Data.CommandType.StoredProcedure
    'input parameter in your stored procedure is EmpId
    .Parameters.Add("EmpID", OracleDbType.Varchar2).Value = Emp_ID.Text
    .Parameters.Item("EmpID").Direction = ParameterDirection.Input
    'output parameter in your stored procedure is Emp_Position
    .Parameters.Add("Emp_Position", OracleDbType.Varchar2).Direction = ParameterDirection.Output
    .Parameters.Item("Emp_Position").Size = 50 'max number of characters for employee position
    Try
    .ExecuteNonQuery()
    Catch ex As Exception
    MsgBox(ex.Message)
    Exit sub
    End Try
    End With
    sPosition = cmd.Parameters.Item("Emp_Position").Value.ToString
    'close Oracle command
    If Not Cmd Is Nothing Then Cmd.Dispose()
    Cmd = Nothing
    'close Oracle connection
    If Not ORConn Is Nothing Then
    If not ORConn.State = 0 Then
    ORConn.Close()
    End If
    ORConn.Dispose()
    End If
    ORConn = Nothing
    If UCase(sPosition) = "MANAGER" Then
    Me.Hide()
    Dim CallMenu As New Menu()
    CallMenu.ShowDialog()
    End If
    LoginBtn.Enabled = False
    End Sub
    If you need further assistance with the code, please let me know.
    Regards,
    M. R.

  • Looking for Active Data Guard in Oracle 11g Release 2 References

    I want to reach out to customers who have implemented Active Data Guard in production (preferably 11.2), so that we can develop some
    customer references that in turn will benefit other customers. The customers who get selected for such references may further be selected to publish their case study directly in oracle.com and/or invited as a customer co-speaker in the upcoming Oracle OpenWorld at San Francisco (Sep 19-23, 2010). Being a customer co-speaker at OOW means they get a free pass to the full conference (regular price for that is $1795-$2495).
    Please send any follow-ups to [email protected]
    Thank you.
    Larry M. Carpenter
    Oracle Data Guard & MAA Product Manager

    Hi Larry,
    This is Bhavik Desai Oracle -DBA@Amazon. I do have couple of Active Standby running on 11gR2 On RHEL 5 64-Bit platform.
    Most of the databases are reporting on (DSS Having 2-4 TB in size) having FSFO configured.
    It would be a pleasure if i can provide any benchmarking to you on this.
    Regards,
    Bhavik Desai

  • Looking for some shortcut's in Oracle SQL developer

    1- How to view a table's script. ( without going on the table in schema)
    2- Single record view , from the output of select query result. ( without rightclick on the result and selecting single record view....too much cumbersome)

    1- You can't, but you can request to add the DDL tab to the popup describe dialog (Shift-F4 on the table's name in the worksheet). Look on the Exchange if it's requested already. If it is, cast your vote, else add it yourself.
    2- Don't think so, but it could be added to the accelerators. See the Exchange again...
    Regards,
    K.

  • Looking for Different ID

    I had an apple ID prior to them needing to be e-mail addresses. So last night i logged in and updated to iOS 5 and the thing said my apple id needed to be my e-mail so i put in my e-mail and it came back with the message that my e-mail was already associated with an appleID. Ummmm yeah, i knew that becasue i tried to do that already.
    My question is. If i change to a new apple ID i think i am going to lose the ability to play about 10 years of purchases i ahve made from iTunes.
    And now i cannot verify an e-mail for iChloud and iMessage.
    I am getting ******. Guess this didn't "Just Work"

    This is exactly what we are dealing with.  My husband changed his and he can still download all his music, and I seem to have it on my computer too BUT I cannot get his old account out of my phone or iPad -- they both want an apple id for the store. 
    Completely frustrated and feeling like I need a Jobs angel.  May just go to the Genius bar with all my devices!

  • Looking for very old oracle client  (oracle8 server)

    I'm looking for a link to download a linux oracle client to connect to an oracle 8 (8.0.6) db server. (idealy for debian)
    All the links i found are not available anymore and oracle download site is only for 10g or 11g instant client version.
    Do you have an idea / a solution ?
    Thanks
    Franck

    Is this related to {thread:id=2317617}?
    Try edelivery.oracle.com.
    If no luck there, try requesting archived software via MOS.

  • Looking for a definition of Oracle XPath extensions

    Hej,
    I'm looking for a definition of all Oracle XPath extensions. Especially I'm thinking of the additional XPath functions available in the BPEL server engine. In a tutorial I found that the extensions should be documented at http://schemas.oracle.com/xpath/extension but this URL is not working.
    Sebastian

    See item #2 in http://download-uk.oracle.com/docs/cd/B19306_01/network.102/b14266/policies.htm#sthref951

  • Oracle Linux versioning

    Hi Avi, i'm quiet confuse if the release and distributions:
    uname -a on my server show me 2.6.32-200.13.1.el5uek, that mean that it's a Entreprise Linux 5 ?
    what the diff betwenn OEL5, OEL6 EL5UEK, EL6UEK, i'm lost.
    Oracle Linux kernel appear as UEK ?
    I just go to edelivery and found theses download :
    1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5G
    2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197M
    3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196M
    4) Oracle Linux Release 6 Update 4 source DVD 1     V37086-01     3.1G
    5) Oracle Linux Release 6 Update 4 source DVD 2     V37087-01     1.9G
    If I build a server with the 1) what will be the result of a uname -a ?
    What the purpose of the number 2 and 3 ?
    So many questions ....
    Edited by: 952690 on 24 mai 2013 08:02

    952690 wrote:
    uname -a on my server show me 2.6.32-200.13.1.el5uek, that mean that it's a Entreprise Linux 5 ?Yes.
    what the diff betwenn OEL5, OEL6 EL5UEK, EL6UEK, i'm lost.There is no OEL, just OL. :) Oracle Linux 5 (OL5) and Oracle Linux 6 (OL6) are completely different major versions of Oracle Linux. Each of those has two kernels, the Red Hat Compatible Kernel (RHCK) or the Unbreakable Enterprise Kernel (UEK).
    Oracle Linux kernel appear as UEK ?Yes.
    I just go to edelivery and found theses download :
    1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5GThis is the complete install DVD, which includes both the RHCK and UEK as well as most of the packages available for OL6.
    2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197MThis is a small bootable image that uses the RHCK during install but only contains the installation program, but none of the packages. You need to have the contents of the ISO from (1) available somewhere on your network.
    3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196MThis is a small bootable image that uses the UEK Release 2 kernel during install but only contains the installation program, but none of the packages. You need to have the contents of the ISO from (1) available somewhere on your network. This image also has btrfs support during installation, something that (1) and (2) do not.
    If I build a server with the 1) what will be the result of a uname -a ?The default kernel is 2.6.39-400.17.1.el6uek, but it will also install the RHCK 2.6.32-358.el6.

  • How to create a running total formula for different calendar years

    Hello everyone,
    I am looking for some help in creating a running total formula for different calendar years in Oracle. This is what I currently have organized in the crosstab report: vertically I have the cities from our database organized, then horizontially have the following information for each city:
    2006 /2007 /2008
    Amount /Amount Spent /Unspent Amount Amount Recieved/Amount Spent /Unspent Amount Amount Recieved/Amount Spent/Unspent Amount
    Recieved
    I am trying to create a formula that will specify each calendar year. For example, I'd like to have a formula in 2007 which would total the: 2007= {2006 unspent amount + the unspent amount in 2007} and same for 2008= {2007 unspent amount + the unspent amount in 2008}. I hope this is clear, I have simplified the report into a basic interpretation of what i've been trying to accomplish.
    Would anybody know if this is possible and how to approach this?
    Really appreciate it! Thanks.
    Alex

    Hi,
    you can try and define a running total as a calculation in the crosstab as:
    sum(Unspent Amount) over (partition by city order by year)
    i find the crosstab format comfusing sometime since the aggregation is auto applied.
    I would start with a flat table and then "duplicate is as a cross tab"
    for your running total you can sort the data by the city,year and get it to 3 lines for each city, for example:
    city year Unspent Amount all other amount...
    X 2007 10
    X 2008 20
    X 2009 30
    Y 2007 5
    Y 2008 15
    Y 2009 25
    then you can use a funtion to calculate the amount :
    sum(Unspent Amount) over (partition by city order by year)
    this is the sql i used just to check it:
    SELECT city,year,"Unspent Amount"
    ,SUM("Unspent Amount") over (PARTITION BY city ORDER BY YEAR)
    FROM (
    SELECT 'X' city, 2007 YEAR, 10 "Unspent Amount" FROM dual UNION ALL
    SELECT 'X', 2008 ,20 FROM dual UNION ALL
    SELECT 'X', 2009 , 30 FROM dual UNION ALL
    SELECT 'Y', 2007 , 5 FROM dual UNION ALL
    SELECT 'Y', 2008 , 15 FROM dual UNION ALL
    SELECT 'Y', 2009 , 25 FROM dual
    Tamir

  • Oracle 10g on Oracle linux 6.2

    Helo there,
    I'm planing to install Oracle 10.2.0.1 on a Oracle Linux 6.2 64 bit hosted on VMWare workstation.
    I've found different places that describe the install process of Oracle linux, but most of them are either for Redhat 5 or Entreprise linux 5. The main ressource I found for Oracle Linux 6 is here:
    http://www.oracle-base.com/articles/linux/OracleLinux6Installation.php
    But it does no specify the packages dependencies for Oracle database product. Package dependencies are listed[here and there|http://docs.oracle.com/cd/B28359_01/install.111/b32002/pre_install.htm#CIHFICFD], but again for Redhat 5 and Entreprise linux 5.
    Is there any official documentation explaining the instllation process, including dependencies, for the 6.2 version of Oracle Linux ?
    Thanks in advance !

    ecniv wrote:
    Helo there,
    I'm planing to install Oracle 10.2.0.1 on a Oracle Linux 6.2 64 bit hosted on VMWare workstation.
    I've found different places that describe the install process of Oracle linux, but most of them are either for Redhat 5 or Entreprise linux 5. The main ressource I found for Oracle Linux 6 is here:
    http://www.oracle-base.com/articles/linux/OracleLinux6Installation.php
    But it does no specify the packages dependencies for Oracle database product. Package dependencies are listed[here and there|http://docs.oracle.com/cd/B28359_01/install.111/b32002/pre_install.htm#CIHFICFD], but again for Redhat 5 and Entreprise linux 5.
    Is there any official documentation explaining the instllation process, including dependencies, for the 6.2 version of Oracle Linux ?
    Thanks in advance !Oracle 10 is not certified on Oracle Linux 6. So no, there are not lists of package dependencies for that combination. Use Oracle Linux 5

Maybe you are looking for

  • Mail app stopped downloading new mail as of 12/20/13 - use google mail.  Any advice?

    No idea why this happened.  Not sure if I updated iOS or anything, but I didn't change any settings. 

  • My iPhone will not recognize other iPhones for iMessage after updating to ios 6.  Any suggestions?

    I updated my phone last week and after the update was finished I noticed I could not initiate an iMessage conversation with other iPhone users who I had always been able to use iMessage with.  If I begin the conversation it sends as a regular SMS mes

  • Flash buttons work in FireFox but not IE

    Please can someone please take a look and see if they can figure it out cos i can't! roundshaw (dot) co (dot) uk The increase and decrease flash buttons at the top of the page works ok in FireFox but not in Internet Explorer. Can anyone see what i ha

  • Supplier Summary Page extension

    Hello All, I am a Newbie to OAF development, I need to extend the Suppliers page (/oracle/apps/pos/supplier/webui/QuickUpdatePG ) to selective display the left side menu options like (purchasing,receiving,accounting) based on the responsibility used

  • Drag and drop request

    I was waiting for 1.1 as it was supposed to fix drag'n'drop issue on Windows (a lot of quiet Win-Mac differences in Lr...). I expected this to fix one of the main issues with Lr that I have. That is: I can send RAW files to Photoshop through CameraRA