Unable to show the Audit trail

Hey all,.

I try to turn on the display of the Audit trail for a user. But here's what I've done so far:

1. remove the check mark from the Web Client and dedicated customer

2. After you make these changes I have restarted the services

3 - I took the name of view and added to the responsibility of the user

When you perform these steps the screen of the Audit trail is not always visible to the user. Can someone help me please?


Kind regards

Harnois,

If it is specific to the Service request screen. Then you can try the following:

Go to the Admin - responsibilities: choose the primary responsibility of the user. Then select the page "Tab Layout" below.

Then look for the name of the Application you are using (for example. Services financiers Siebel)

The tab of the screen layout, select the Service, and the query for the "Audit trail" in the below «See tab Layout»

Check if the "Hide" option is selected or not.

Kind regards
Joseph

Tags: Oracle

Similar Questions

  • Limit regarding the Audit trail cleaning

    Hello

    I have a RDBMS Oracle 11g, which makes use of the Standard Audit trail.

    I like to keep the audit for 3 months from the date, cleanup runs, which means that have the Audit trail for 3 months, back from the date I'm looking at.

    But I read that there is a limit of 999 hours to set "cleaning interval."

    For copyrighted I ise a regular as program:

    BEGIN

    DBMS_AUDIT_MGMT. () SET_AUDIT_TRAIL_PROPERTY

    AUDIT_TRAIL_TYPE = > DBMS_AUDIT_MGMT. AUDIT_TRAIL_AUD_STD,

    AUDIT_TRAIL_PROPERTY = > DBMS_AUDIT_MGMT. CLEAN_UP_INTERVAL,

    AUDIT_TRAIL_PROPERTY_VALUE = > 999);

    END;

    /


    Can anyone confirm if this is correct or not?

    If so, this also applies to Oracle RDBMS 12 c.

    Thank you in advance.

    Kind regards

    Laury, the cleanup interval is how much work to purge works, not how long the data are kept.  So the limit of 999 hours isn't a consideration for your target.  I suggest that you run the purge not less than every day.

    - -

    --

    -Implementation of audit purge

    --

    BEGIN

    DBMS_AUDIT_MGMT. () INIT_CLEANUP

    audit_trail_type-online DBMS_AUDIT_MGMT. AUDIT_TRAIL_DB_STD,

    default_cleanup_interval-online 30);

    DBMS_AUDIT_MGMT. () SET_LAST_ARCHIVE_TIMESTAMP

    audit_trail_type-online DBMS_AUDIT_MGMT. AUDIT_TRAIL_AUD_STD,

    last_archive_time-online to_timestamp (sysdate-(92)));

    DBMS_AUDIT_MGMT. () CLEAN_AUDIT_TRAIL

    audit_trail_type-online DBMS_AUDIT_MGMT. AUDIT_TRAIL_DB_STD,

    use_last_arch_timestamp-online true);

    END;

    /

    - -

    HTH - Mark D Powell.

  • Using the Audit trail for audit rollback and commit?

    Hello

    Although not always relevant because a "failure" session/program can issue a commit or a rollback, is possible to audit the validations and cancellations using the Audit trail?

    Thank you and best regards.


    Yes, 12 c.

  • Do not get the audit trail for oracle solaris running. It starts and then stops after a few seconds. How can I set up a secure target Oracle Solaris? cure

    I have installation BSM on my solaris 10 Server. I configured BSM to be sent to syslog. I registered my target secure on the server of the AV type Oracle Solaris. Add an audit trail of pointing to the syslog file. The Audit Trail starts and stops after a few seconds. the error I get from the agent log is

    [2014 11-25 T 11: 36:38.647 + 02:00] [collfwk] [ERROR] [] [] [tid: 10] [ecid: 192.169.1.50:11353:1416908198895:0, 0] FVO-8015: initialization of the instanceCollectionController AuditEventCollector error: run: process() Exception. [[

    Instance of Error initializing AuditEventCollector

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.initialize(CollectionController.java:322)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.process(CollectionController.java:402)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.run(CollectionController.java:350)

    at java.lang.Thread.run(Thread.java:662)

    Nested exception:

    java.lang.NumberFormatException: for input string: "invalid audit trail: / var/adm."

    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)

    at java.lang.Integer.parseInt(Integer.java:449)

    in java.lang.Integer. < init > (Integer.java:660)

    to oracle.av.platform.common.exception.AuditException. < init > (AuditException.java:118)

    to oracle.av.platform.agent.collfwk.AuditEventCollectorException. < init > (AuditEventCollectorException.java:59)

    at com.oracle.solaris.SolarisCollector.initializeCollector(SolarisCollector.java:86)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.initialize(CollectionController.java:316)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.process(CollectionController.java:402)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.run(CollectionController.java:350)

    at java.lang.Thread.run(Thread.java:662)

    ]]

    [2014 11-25 T 11: 47:49.248 + 02:00] [collfwk] [ERROR] [] [] [tid: 11] [ecid: 192.169.1.50:11353:1416908869249:1, 0] FVO-8015: initialization of the instanceCollectionController AuditEventCollector error: run: process() Exception. [[

    Instance of Error initializing AuditEventCollector

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.initialize(CollectionController.java:322)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.process(CollectionController.java:402)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.run(CollectionController.java:350)

    at java.lang.Thread.run(Thread.java:662)

    Nested exception:

    java.lang.NumberFormatException: for input string: "invalid audit trail: / var/audit.

    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)

    at java.lang.Integer.parseInt(Integer.java:449)

    in java.lang.Integer. < init > (Integer.java:660)

    to oracle.av.platform.common.exception.AuditException. < init > (AuditException.java:118)

    to oracle.av.platform.agent.collfwk.AuditEventCollectorException. < init > (AuditEventCollectorException.java:59)

    at com.oracle.solaris.SolarisCollector.initializeCollector(SolarisCollector.java:86)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.initialize(CollectionController.java:316)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.process(CollectionController.java:402)

    at oracle.av.platform.agent.collfwk.impl.controller.CollectionController.run(CollectionController.java:350)

    at java.lang.Thread.run(Thread.java:662)

    ]]

    Can you please help with instructions/solution implementation of Oracle Solaris secure target? A beginner in Audit Vault.

    I have the installation path for the database and which works very well

    concerning

    Thanks for the pointers. After you add hostname to the location of the trail, the audit trail is running

  • Cannot start db &gt; ORA-09925: cannot create the audit trail file

    version 10.1.0.5.0
    AIX 3 5 00C9CEA04C00 dcxnim01

    When I'm trying to start db, getting this message any idea?

    SQL > connect virtue sysdba;
    ERROR:
    ORA-09925: cannot create the audit trail file
    IBM AIX RISC System/6000 error: 89: invalid file system control data detected
    Additional information: 9925
    ORA-09925: cannot create the audit trail file
    IBM AIX RISC System/6000 error: 89: invalid file system control data detected
    Additional information: 9925


    Here's the tail of the log of alerts

    3 Private_strands to the log command
    Thread 1 Advanced for you connect to sequence 3923
    Currently journal # 1, seq # 3923 mem # 0: /db01/oradata/ldapdcx1/ldapdcx1/redo01.log
    Fri 6 Aug 16:48:34 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_j001_991348.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    Fri 6 Aug 16:48:35 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_mmnl_508106.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    Fri 6 Aug 16:48:38 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_ckpt_839714.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    ORA-27072: IO file error
    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information: 9
    Additional information: 3
    Fri 6 Aug 16:48:38 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_lgwr_905470.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    ORA-27063: number of bytes read or written is incorrect
    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information:-1
    Additional information: 1024
    Fri 6 Aug 16:49:07 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_pmon_848078.trc file:
    ORA-00470: LGWR process ended with the error

    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information:-1

    Problem of the OS.
    What is the problem at the level of the BONE with the disc?

    unpacking of tail - 100

  • Access to the Audit trail

    It is a kind of generalized question, so I'm not sure where to place them. Is it possible, by means of web services, or statement or another such method, to have access to the audit trail of history? I am strictly in exclusion of bringing the record itself.

    Thanks for the help.

    Thomas, in the next On Demand version R16 report will be available on the opportunity audit trail.

  • Unable to show the details of audit of page html/OPS in the tables in the access to the tracking page. Technology of OFA stack does not come in the tables.

    Hello

    I activated followed Access Page follow the details of the verification of the users who have accessed HTML pages Web OFA as clients/suppliers, etc. in active Instance.I the profile option JTF_PF_MASTER_ENABLED to true to the level site and other configurations.

    But I can't get the Web pages of the OAF/HTML details AC two front and back end tables after execution of the Page access Tracking Data Migration Program.

    I am able to see the single FORM and VERIFICATION Tech batteries and unable to see the OFA technology stack.

    Help us please how do I get the Audit details OFA pages and what should I do?

    But in the Instance of Vision with the same configuration, I'm able to view the audit details OFA/HTML pages of front end and back end tables. In this case, I am able to view the OAF Tech stack.

    Could you let me know what is missing in the extraction of the OAF technology stack front end as well as put an end to the rear when I tried getting a test?

    Thank you

    Aren

    What is the value that is defined for the profile option, "JTF_PF_ENABLED" where the tracking does not work?

    Thank you

  • ORA-09925: cannot create the audit trail file / RCONFIG

    Hello

    I tried to convert a single DB instance named TESTDB in a RAC - DB named CARS on two nodes stb & dwh with rconfig!

    After running I got following error messages on one of the two nodes:
    /u01/app/oracle/product/11.2.0.2/db_1/dbs>sqlplus / as sysdba
    
    SQL*Plus: Release 11.2.0.2.0 Production on Tue Mar 8 15:17:09 2011
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    ERROR:
    ORA-09925: Unable to create audit trail file
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 9925
    ORA-01075: you are currently logged on
    
    
    Enter user-name:
    ERROR:
    ORA-01017: invalid username/password; logon denied
    I tried to change the setting audit_file_dest on the instance of execution yet.

    And now I get the same errors on both instances.

    Help, please.

    hqt200475

    you do not need to change your spfile, create a valid directory for AUDIT_FILE_DEST

    If you do not know the value necessary relating to alert.log
    or take a look at your spfile
    or connect as a system with the parameter checking
    or find your spfile by see the spfile parameter
    or find your spfile in your alert.log
    or find with the trial obviously ist started and open.

    RN

  • Configuration of the audit trail of data

    Hello

    I am brand new with Hyperion Planning/Essbase and I'm trying to implement an audit trail of data. I already turned on the audit data in the workspace-> Navigate-> Applications-> planning-> DBName-> Administration-> Application reports. I also downloaded SQLDeveloper in my laptop and have it operational. However, I can not understand how to connect with Hyperion Planning/Essbase. Is there documentation on how to setup the connection? Any help will be greatly appreciated.

    Thank you

    If you go into the administration of planning and change the data source for your application, then it should provide all the connection information.
    In SQLdeveloper add a new connection and enter the details of the data source to connect to the schema and expand tables and view or query the data in HSP_AUDIT_RECORDS

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Activation of the Audit trail...

    Can someone tell me please the activation process of the available under different object Audit trails?

    Thanks, VK

    VK, please refer to the "Oracle CRM on demand version 18 Preview Guide administrator" page 15.

  • Unable to show the custom workflow

    Hello world

    I use Jdeveloper with JDeveloper 11.1.1.8 extension 11.1.1.7 and Webceter Portal Builder 1.8.

    I created a workflow in Jdeveloper and deployed in WC_spaces server. I added the workflow to shared resources. When I try to access this workflow in my portal, I am unable to find the workflow.

    t1.PNGt2.PNG

    Any help...

    Thanks Vinay,

  • Unable to show the Premiere Elements on my second monitor (attached to my laptop)

    No "playback settings" option is available under the project settings (which seems to be the way to solve this problem?) Any suggestions would be greatly appreciated. Thank you!

    laurelgr

    I just looked at what you call for your 12 items first on Windows 7 Professional.

    In my case, I used first elements 12 computer portable 64-bit Windows 8.1.

    Independent of first 12 elements, the control panel screen offered 4 choices

    1 duplicate these screens

    2. extend these screens

    3. show the office only on 1

    4 show the desktop only on 2

    There is no problem with "duplicate these screens" except Monitor 2 had full-screen contrast monitor 1. At this point, not adjustable. It was the case that Premiere Elements was involved or not involved. And, I do not see this choice as useful for the feature limited the first elements 12 function Menu/Dual Monitor window. You end up with each monitor showing the editing with no. Panel where to go.

    Now if you select extend these displays, this probably is more designed for the function of first elements dual monitor. You get two monitors, each mode display full screen. However, the 2A monitor only the taskbar at the bottom of the screen of the monitor. For more information about the function of dual monitor of Premiere Elements, please refer to the

    First Elements ATR troubleshooting: PE11: concerns Workflow bi-ecrans

    Please review and then we can discuss it further.

    If the feature you're looking for isn't here for you in the first 12 items, please do not forget to get your money in money of day 30 Adobe if you bought the product from Adobe.

    We will be watching for further developments.

    Thank you.

    RTA

  • reduce the size of the audit trail

    Hello

    I enabled the audit on my database and the table system develops. I want to remove older audit records to a month and reduce the size of the system table. Please help, I am new to the audit.

    http://download.Oracle.com/docs/CD/B19306_01/network.102/b14266/cfgaudit.htm#BABCBJHG

    HTH...

  • Unable to show the drives of 1 TB Fusion

    MacMini with Fusion of 1 TB drive. I don't see the SSD showing that I have only 120GB of storage. Can't see the 1 TB

    disc. This means that the 1 TB drive has failed?

    Where are you looking?

    Provide a screenshot of what you see.

    A fusion drive looks like this:

  • Unable to show the RAW files

    I recently bought a Nikon D750 and now I am unable to view my RAW files. I've used a Nikon D5100, who had no problem, but now all of a sudden with the change of camera images cannot be considered. Is there something that needs to be downloaded in order to view and work with them?

    Hi gordon_c,

    What version of Lightroom you have?
    You need at least version 5.7.1 Lightroom for Nikon D750 raw files access: supported by Adobe Camera Raw devices

    Kind regards

    Claes

Maybe you are looking for