Issue of data policy drafting

Hi, how can I apply for a policy of writing to multiple users, for example the code below

DBMS_REDACT. () ADD_POLICY

object_schema = > "TEST1."

object_name = > "redacttest"

column_name = > "credit_card"

column_description = > 'credit card column can. "

POLICY_NAME = > "redact_test_credit_comm"

policy_description = > 'partially redacts the credit_card column. "

function_type = > DBMS_REDACT. PARTIAL,

function_parameters = > '9,1,6',

expression = > 'SYS_CONTEXT ("USERENV", "SESSION_USER") = "TEST2" ');

Like the code, I can only apply the strategy to use TEST2, how I apply this policy to user TEST2, TEST3, TEST4 and TEST5... so now

Thank you

DBMS_REDACT. () ADD_POLICY

object_schema-online "TEST1."

object_name-online "redacttest."

column_name-online "credit_card"

column_description-online "credit card column can."

POLICY_NAME-online "redact_test_credit_comm."

policy_description-online "partially redacts the credit_card column."

function_type-online DBMS_REDACT. PARTIAL,

function_parameters-online '9,1,6',

expression => "SYS_CONTEXT ("USERENV","SESSION_USER") in ("TEST2","TEST3")");

Tags: Database

Similar Questions

  • Issue of group policy

    Is it possible to implement a group policy of global domain so that users cannot change their name to the machine, even if they are admins on their machine only?  Computers running Windows 7 or Mac OS 10.x

    Hello

    Thank you for details on the issue.

    If all the computers are connected to a domain network, then you can implement Group Policy.

    For further assistance in this matter, I would recommend posting your query in the TechNet forums.

    TechNet Forum
    https://social.technet.Microsoft.com/forums/Windows/en-us/home?category=w7itpro

    Thank you

  • [Issue] How data is transferred when you use BlackBerry (NFC) Tag? WiFi Direct? Bluetooth 2.1? Bluetooth 3.0?

    Hello

    I saw a bunch of videos of demonstration of tag BlackBerry of all the cool things you can do with the NFC, but it wondered, what happens if all my other antenas wireless, WiFi and Bluetooth, are out of?

    NFC can be used to transfer data, but it is not good for large quantities. I looked a little further and I found this cool video showing the difference to use Bluetooth 2.1, Bluetooth 3.0 high speed and Wifi Direct to transfer large files, such as videos. BB10 already does support Wifi Direct? Bluetooth 3.0 high speed?

    I hope that BB10 supports ALL the performance and maximum compatibility.

    I don't know where to post this question so here's. Please move was a better place. I think that the community needs a session of general development for wider issues.

    See you soon!

    Hello

    Tag BlackBerry, and the APIs available for developers will automatically perform the best way to transfer the data. NFC supports something called "connect transfer" and are the largest payloads or certain types of data (photos, for example) rather than by peer-to-peer NFC, NFC mode data transfer is just used to negotiate alternative transport. In the case of the BlackBerry smart phones, this alternative will be bluetooth.

    For users of touch devices, there is a brief 'conversation' between the devices on the NFC and this translates into a bluetooth connection set up and data transfer initiated through the bluetooth connection faster. This is all without the usual matching process. After reaching the stage of bluetooth devices need closer will be of course.

    The same principle applies to both 7 BlackBerry and BlackBerry 10. In fact talk us a bit about this in our latest article on BlackBerry 10 NFC API:

    http://supportforums.BlackBerry.com/T5/native-development/BlackBerry-10-sharing-using-NfcShareManage...

    I hope this helps.

    For more information on see NFC:

    http://supportforums.BlackBerry.com/T5/Java-development/NFC-article-and-code-index/Ta-p/1538775

  • Issue of the POLICY of REMOVING ARCHIVELOG RMAN

    My Data Guard environment is configured for a single
    primary database to send to a single database pending ship with log archiving
    backups occur on the primary and standby mode. I have the primary removal
    strategy on POLICY of SUPPRESSION to SUPPORTED
    Up to 1 TIMES 'SBT_TAPE'
    and I would like to have the strategy set to standby
    Delete after 1 backup and the log has been applied, but it seems that I can
    set only one or the other. Is there a way to accomplish this policy?

    There may be a misunderstanding:

    CONFIGURE ARCHIVELOG DELETION POLICY...

    This is a retention policy. Nothing is deleted unless you tell RMAN to do. It is useful, for example, when you make an archvielog delete them all"" to avoid the archivelogs are deleted that must still be applied to the database pending or in have not been saved yet.

    If you want to delete all backups or archivelogs automatically, you can use FRA, which, as I replied to your previous thread, however only files if there is need disk space to continue.

  • Issues of multichannel policy parameters

    Hi all

    How it the multipath initially set to data warehouses? Storage decide? We could see performance degraded the latency of IO, and a representative of support 3PAR recently suggested changing the Round Robin of the value default MRU we ran on the LUNS of 3PAR. I don't know how this will help because I don't think that Round Robin has been link aggregation, turning rather just paths to push the e/s down.

    Anyway, when I checked my paths of an EMC device, we also, they were already the Round Robin value, so I was wondering if the table defines this and if yes, why 3PAR suggests something different from their table defines by default.

    Hello sel57,

    By default, ESXi checks the type of storage, then depending on the type of storage it sets the default policy that is ideal for this type of storage. For more information, you can check the following:

    Chapter 23: Understanding multipath and failover

    http://pubs.VMware.com/vSphere-55/topic/com.VMware.ICbase/PDF/vSphere-ESXi-vCenter-Server-551-storage-Guide.PDF

    Also, you can check the link HCL. For each storage vendor, the type, the Firmware version and the version of ESXi, there is a suggested path selection policy. So according to storage provider, type, Firmware version, and esxi version the best access path selection policy is enabled by default.

    VMware Compatibility Guide: search for storage/SAN

    For example, in the link above, I searched for EMC and ESXi 5.5 U1.

    So, in summary, the default value is set and tested and the time to begin the best appropriate policy is selected. Is there is no specific reason or suggestion of the storage provider then only you must modify the default policy or not.

    Hope that answers the question.

  • Issues of data Migration

    Hello

    I'm trying to migrate my SQL Server 7 database to Oracle 10 g R2 using SQL Developer (Version 1.5.1
    During the migration of the data, the process is complete to halfway through due to network problem.
    Is it safe to repeat the migration of data from there?
    SQL Developer migration Workbench "know" when to seek where it terminus? This will create duplicates of records in the target database?
    Any recommendations on the best approach to migrate the data will be much appreciated.

    Thank you
    wilora

    Hi Wilora,

    Developer SQL 'know' the migration of the previous data.
    You must truncate all your tables first. You can write a quick script to do this.

    SELECT 'truncate table ' | table_name | ';' From user_tables; -of course be connected to your migrated user.

    Then proceed to migrating data again. Online data migration is designed only for smaller data sets, say<100 mb.="" if="" you="" have="" a="" network="" issue="" again.="" i="" would="" truncate="" the="" tables="" so="" they="" are="" ready="" to="" receive="" the="" data="" again.="" and="" use="" the="" offline="" data="" move="">

    Heres a quick Viewlet of offline data move
    http://www.Oracle.com/technology/tech/Migration/Workbench/Viewlets/OFDM.html

    Kind regards
    Dermot.

  • issues of data type of waveform in labview

    Hello! IM creating an osciloscope in labview, but im having problems try to get a few items in waveform.

    I need to get items such as the XSCALEMAXIMUM to the type of waveform data (dark brown) not on DBL (orange).

    I already watch every single video on youtube and also gone thorugh many forums. but I still don't know how to get the data type of waveform elements.

    When I give graphics right click on wavefirn and select Create > property node > Y sacle > range > all items, if what I get

    but I need for this .

    This is what im trying to do im I can't see any conversion attempt.  then TI loks like its an option that I have not available or so.

    helpe me please!

    If you connect a waveform to a graph and then create a node property, you will get the type of waveform. If you have a connected DBL and create a node property, you will get the type DBL. Simple as that.

  • conversion issues dynamic data in dbl/Boolean to a simulated signal

    Hello world

    I try to just do simulated flashing of the LED with a square wave. It has been 3 hours I'm looking why the does'nt of convertion of dynamic data that is updated at each iteration (it seems that the problems).

    I tried with all the options of the object to "convert", but I could not (I'm desperate)

    in the attached .vi, I chose "the most recent value.

    could have a peek at my .vi?

    Thank you very much

    Guillaume.


  • Issue of data collection

    Hello

    I've written a VI that collects data continuously in a circular buffer, and is supposed to save all the points in the buffer to a file excel to an impact trigger. I currently use the scalar comparison of the limit of wave form VI to run the trigger (using the Boolean result), but after the project of the analysis, the trigger will not register for some reason any.

    Is it because VI comparison does not record the failure fast enough? Also, can anyone recommend an alternative that would more quick to use instead?

    Thank you

    Guy

    Thanks for posting the code.  It shows quite clearly the source of the problem.

    I, personally, like the model of event-driven state machine you use, but you must remember that a State Machine can be in one State at a time.  In particular, if any State takes a significant amount of time (1 State user and waiting for event take at least 0.1 sec, a 'long time' data-acquisition-speech), you can miss things.

    What you want / need is a parallel loop, alias the design of producer/consumer model.  We had a similar situation involving a trigger, a "buffer of pre-event", and want to save the data.  Here's how we handled IT:

    • We had two pads - a pre-event buffer appropriate to save data before the trigger and a big enough post-event for "catch-up game" (we probably set to-1, as empirically, it remained small, 4-6).
    • We had a VIG/FGV who if we were in the phase "Pre-event" or "after the event" to save data in the memory.  We started in pre-event.
    • We had a Test for the State of relaxation.  If that's true, we put one Notifier "Start Saving."  In both cases, we then called «Get a sample»
    • Get a sample took a sample and, depending on whether we were before or after the event, put on the front or after the event queue.
    • We had a parallel loop waiting for the notifier (so it was essentially "suspended" until an event has occurred).  Once he fired, it meant that the loop of producer just changed from pre-event in retrospect, that the prior event queue was ready to be processed, and when we're done, we need treat the queue after the event, until we had treated enough data.  Treatment of the prior event queue is easy - empty the queue and use its components.  Similarly, the queue after event processing is also simple.

    Note - It was 4-5 years since I developed this system and realize I'm missing a few details.  I think we needed to fire the declarant after get a sample, information passing on the question of whether we are in a State "Trigger not yet ', a 'First trigger' or a State of"waiting for Godot"(meaning as much post-event data treatment) required.  I don't also forget how we treated fills the buffer "Pre-event" - we did ignore triggers if we did not have enough 'Before' data?  I don't remember.

    But, again, the trick is to backup data in a queue (the producer) course in a loop that is different than the process of emptying the queue (the consumer), so that the dump process does not interfere with the acquisition process.

    Bob Schor

  • Issue of data loss

    If I re install my windows 7, I lose all my data on my C: drive if I don't save it?

    Yes, you will lose your data files. So back up your files to an external USB drive. Your applications will need to be re-installed.

    A particular reason to re - install Windows 7, because there may be other options that are available to you?

    J W Stuart: http://www.pagestart.com

  • WebLogic 12 c | Reports | key mapping issues. cgicmd.dat

    Hi guys

    I managed to configure Weblogic 12 forms and States on Windows 10 & having a minor problem with the key mapping for the (current) report server

    I added a key to the file cgicmd.dat as follows

    Userlogin: userid=APPS/APPS@sct % * (who has worked with 10.3.6 weblogic 11 g) and call reports Forms as follows:

    Web.Show_Document ('/ reports/rwservlet? userlogin & desformat = PDF & destype = cache & report ='|: CTRL.) REPORT_NAME | ("& paramform = Yes, '_new');

    This call blocks the report server, while a call as follows

    Web.Show_Document ('/ reports/rwservlet? userid=APPS/APPS@sct & desformat = PDF & destype = cache & report ='|: CTRL.) REPORT_NAME | ("& paramform = Yes, '_new');

    works perfectly. I have checked and confirmed that the map file is loaded correctly.

    Please suggest me what could be the problem.

    Thank you and best regards,

    Hello Irfan

    I don't know if the solution that I found is really worth sharing, yet:

    I disabled IPV6 completely from my Windows 10 box

    Deleted the folder tmp for the WLS_REPORTS

    Restart the servers & and the mapping of the keys works fine now.

    Kind regards

  • Pivot - issue scattered data

    I finally got Pivot to work properly in 11.2 using an associative array and creating columns in the IN clause dynamically the data to rotate.

    So now I have 300 + the columns of the 'Y', or Null. Of course, that happened because the table source lacked data for each combination of key and column.

    I call this "sparse data.

    The question is: what is the most effective way to replace all nulls with "N"?

    (1) build the table source of Pivot with inserts and a value of "N" for key/column combinations

    I guess I would need to apply a Cartesian join to create a table of all combinations and the join to the original

    to determine what combos are missing and that result set for the insert.

    (2) perform an UPDATE for each column 300 + replace all nulls with "N".

    The function of TRANSFORMATION of Data Miner is for is incredibly inefficient.

    I've written a PL/SQL procedure that allows to convert all nulls any value for the columns selected by the corresponding model.

    That turned out to be much more effective.

  • Issue of data store

    Hello

    Currently I have a disk (SSD) running the operating system and of my virtual machines.  I want to consolidate all of my machines at home on this machine.  I want to reuse the 3ware 9650se card to run a Raid1 and have a few VMs there to act as file servers.  I also want to have a single SATA drive for a VM acting under the name of backup.

    For recovery purposes, lets say if I have to reinstall the ESXi, the other data store on the SATA drive is recoverable?  Maybe even the readers on the 3ware if map I have reinstall the driver for the card?

    TIA,

    TT

    Evening,

    I'm not sure what you're asking... but here's my knife to 100%.  If you have two hard disks:

    Disc 1: Has ESXi and some vm

    Disc 2: VM only

    If you want to reinstall ESXi on disc 1, this could be done without destroying the virtual machine, as long as the current score has room for ESXi installation.

    Thank you

    J

  • Compare the best practice issue to Date

    Hello

    I'm far from an expert on Oracle and PL/SQL, if I get this wrong of all.  I'm working on some selection scripts and the guy who wrote these loves me to convert parts of dates in numbers in order to make a comparison.  It seems to me a trunc (date, part) would be much more effective.  Can someone confirm my thoughts here?

    I'm seeing this a lot:

    AND TO_NUMBER (TO_CHAR (scheduleddate, 'YYYY')) = TO_NUMBER (TO_CHAR (SYSDATE - 1, 'YYYY'))

    Seems to me that I would be better:

    trunc (scheduleddate, 'YEAR') = trunc (SysDate, 'YEAR').

    Who is?

    Thank you!

    Chad

    CSchrieber wrote:

    Hello

    I'm far from an expert on Oracle and PL/SQL, if I get this wrong of all.  I'm working on some selection scripts and the guy who wrote these loves me to convert parts of dates in numbers in order to make a comparison.  It seems to me a trunc (date, part) would be much more effective.  Can someone confirm my thoughts here?

    I'm seeing this a lot:

    AND TO_NUMBER (TO_CHAR (scheduleddate, 'YYYY')) = TO_NUMBER (TO_CHAR (SYSDATE - 1, 'YYYY'))

    Seems to me that I would be better:

    trunc (scheduleddate, 'YEAR') = trunc (SysDate, 'YEAR').

    Who is?

    Thank you!

    Chad

    I think you're smarter than the guy who wrote the original code.

    Go and teach others.

  • FDM export issues: incomplete DAT file

    Hello

    We have problems in the process of exporting to a place. The creation of DAT files seems to fail at halfway. The question seems to be intermittent, as we have 2/3 shipments pass on the total 5. Having said that, the time that they have completed successfully, it is early in the morning and no, rush hour in which we have a few midi. However we are not sure that this would contribute to this question. To add, in the integration settings, we turned the Protection of data.

    Thank you!

    Sorry for the long interval.

    After some analysis, we found that it could not any charge which was more than 15 minutes. This has led us to some of the configuration of COM + adapter FM11x-G5-C. When we looked at the parameters that we found in the parameters "Pooling & recycling", the "time-out (minutes) was set at 15." Increase this value to a higher number finally solved this problem and the loads completed successfully.

    Thank you for all your support and time.

Maybe you are looking for

  • iTunes says: I'm updating when I'm not

    I recently updated my Windows 8.1 for Windows 10 and I am running iTunes vs 12.1.2.27. I have the settings to automatically search for updates, and it used to do that on Windows 8.1. Now on W10, when I manually select "Search for updates", the messag

  • Are there already experiments with FM 2015, scaling of the image to its original size in the HTML output

    FM 12 provides the following procedure (as read in the manual) to see the images in original size in the HTML output. I did and was happy. But now in 2015 of the FM, the operation is no more.> >In the Setup file (settings.sts) you can set the image (

  • Adding default namespace after inlinedXML() in OSB

    Hi all Please suggest me the following.We send a data as xml to the proxy service. This is the message that we get in OSB to send < notification >Data < type > < / Type >WebService < channel > < / Channel >< security > NONSSL < / security >< message

  • Web Access role

    HelloOn our single server ESX 4.0 (no vCenter) we created a role for the uses to which has access with vSphere Client on a single VM server, where they can start, stop, suspend and interact with the console, etc. (Basic only tasks).We want to give th

  • problem with streaming

    Flash player won't reconise my android gt p1000 tabconsider john webb