Are there possible ways to check the use of database applications on windows 8?

Original title: use of data

Are there possible ways to check the use of database applications on windows 8?

SB

If by data use you mean internet is used by desktop applications, you must install a 3rd party like net limiter tool.

Tags: Windows

Similar Questions

  • Is there a way to check the status of the battery on an iPad 4gen?

    Is there a way to check the status of the battery on my iPad 4gen?

    Make a booking Genius Bar at your local Apple store and they can run a free diagnostic on the iPad that will determine the State of the battery.

    You will need for your Apple ID to make the reservation:

    http://www.Apple.com/retail/Geniusbar/

  • Is there a way to track the use of Apple's music?

    I have the family plan and I would like to know how we as a family of broadcast music, primarily to determine whether to continue.

    To my knowledge there is no way to control the use of streaming music Apple. You can check the latest purchases in your iTunes account and you can check the iCloud data storage and its use but is not streaming its use. My guess is that Apple has this info somewhere so they can find a way to balance the load on their servers from Apple's music but I've never seen like the selection of menu item or a user of Apple's music.

  • Is there a way to check the product key on Windows 7

    Ladies and gentlemen

    Tablet of my wife is pre-installed with Win 7 and twice in recent years I needed to reinstall. The tablet with Windows 7 pre-installed and included the disc. I now find I need reintall again as complaints about the machine being slow emanate from the kitchen. While I wrote down the product key for the program that I find now that I have is to not store this piece of paper very solidly and can no longer find it. This raises a few questions. One option is to download the ISO file and install. I did, but it asks for the key of product, which was not really surprising. I have a desktop computer, but is there a way to get the product key without doing a full installation of Windows 7 on the desktop? I'm a bit lazy and do not want to save the office first, if it is not necessary.

    Thanks for your advice.

    David

    Unfortunately, it not that we cannot help you. Your best option is to use the recovery media provided with your computer initially noted in your post and allows to reinstall Windows 7.

    The tablet with Windows 7 pre-installed and included the disc

    What you can do is, create a bootable copy on a USB stick with WinToFlash

    Homepage of WinToFlash - install Windows USB-

  • Is there a way to generate the command CREATE DATABASE from the DB?

    Version: 11.2.0.3

    Is there a way to generate the CREATE DATABASE command from an existing database?

    You can empty the CONTROLFILE to trace and you'll get a CREATE CONTROLFILE statement which you can turn into a CREATE DATABASE statement.

    ------------

    Sybrand Bakker

    Senior Oracle DBA.

  • Is there a way to check the status of an export order?

    We can check the progress and the State a controls import using a statement in sqlplus using a command like below. Is there a way we can do export as well?

    SELECT
    SUBSTR (sql_text, INSTR (sql_text,'INTO ""), 30) table_name
    rows_processed
    ROUND ((sysdate-TO_DATE(first_load_time,'yyyy-mm-dd hh24:mi:ss')) * 24 * 60, 1) minutes
    , TRUNC (rows_processed / ((sysdate-to_date(first_load_time,'yyyy-mm-dd hh24:mi:ss')) * 24 * 60)) rows_per_minute))
    OF sys.v_$ sqlarea
    WHERE
    sql_text like ' % of INSERTION IN "" % ".
    AND command_type = 2
    AND open_versions > 0;


    Kunwar.

    Hello malika,.

    I am able to see the work and the link on owner_name and user_name when I do an export full db.

    SQL> select * from dba_datapump_jobs where owner_name='MYUSER';
    
    OWNER_NAME                     JOB_NAME
    ------------------------------ ------------------------------
    OPERATION
    ------------------------------------------------------------------------------------------------------------------------
    JOB_MODE                                                                                                                 STATE                              DEGREE
    ------------------------------------------------------------------------------------------------------------------------ ------------------------------ ----------
    ATTACHED_SESSIONS DATAPUMP_SESSIONS
    ----------------- -----------------
    MYUSER                         SYS_EXPORT_FULL_01
    EXPORT
    FULL                                                                                                                     EXECUTING                               1
                    1                 3
    
    SQL> select OPNAME,TARGET_DESC,SOFAR,TOTALWORK,START_TIME,TIME_REMAINING,ELAPSED_SECONDS,MESSAGE,USERNAME from v$session_longops where username='MYUSER';
    
    OPNAME                                                           TARGET_DESC                           SOFAR  TOTALWORK START_TIM TIME_REMAINING ELAPSED_SECONDS
    ---------------------------------------------------------------- -------------------------------- ---------- ---------- --------- -------------- ---------------
    MESSAGE                                  USERNAME
    ---------------------------------------- ------------------------------
    SYS_EXPORT_FULL_01                                               EXPORT                                    0        305 25-OCT-10                            141
    SYS_EXPORT_FULL_01: EXPORT : 0 out of 30 MYUSER
    5 MB done
    

    Currently, I don't have enough resources available on my test server to create larger tables so will not be able to test this with tables or schemas, so I can't say if she behaves differently.

    I hope this helps.

  • is there a way to impose the use of sequences

    is there a way to stop someone to insert an id without using the sequence?
    CREATE SEQUENCE id_seq
       START WITH 1;
    
    CREATE TABLE test_table (id_seq NUMBER (4) PRIMARY KEY);
    
    
    
    INSERT INTO test_table
         VALUES (id_seq.NEXTVAL);
    
    INSERT INTO test_table
         VALUES (2);
    
    INSERT INTO test_table
         VALUES (id_seq.NEXTVAL);
    gives us
    ORA-00001: unique constraint (DSAMSTRC. SYS_C0091648) violated
    as it should be

    However is it a check constraint of some ilk who made sure the user uses the sequence during inserts?
    then the second insert
    INSERT INTO test_table
         VALUES (2);
    gives me a sort of violation of check constraint that I do not use the id_seq. NEXTVAL?

    Allows you to encode the audit in a trigger

    SQL> ed
    Wrote file afiedt.buf
    
      1  create trigger trg_test_table
      2    before insert on test_table
      3    for each row
      4  declare
      5    l_currval integer;
      6  begin
      7    select id_seq.currval
      8      into l_currval
      9      from dual;
     10    if( l_currval != :new.id_seq )
     11    then
     12      raise_application_error( -20001, 'Hey!  Use the sequence' );
     13    end if;
     14* end;
     15  /
    
    Trigger created.
    
    SQL> INSERT INTO test_table
      2       VALUES (id_seq.NEXTVAL);
    
    1 row created.
    
    SQL> INSERT INTO test_table
      2       VALUES (id_seq.NEXTVAL);
    
    1 row created.
    
    SQL> INSERT INTO test_table
      2       VALUES (25);
    INSERT INTO test_table
                *
    ERROR at line 1:
    ORA-20001: Hey!  Use the sequence
    ORA-06512: at "SCOTT.TRG_TEST_TABLE", line 9
    ORA-04088: error during execution of trigger 'SCOTT.TRG_TEST_TABLE'
    

    But at this point, you're probably better just to have the trigger complete the sequence column ignoring all that was passed in.

    Justin

  • Is there a way to check the attributes of the user in the Apex?

    When you create a user from the Apex, there is an option of radio button under the account privileges, bearing the mention "user is a developer. Is there a way to make an object page apex condition if the currently logged-in user (app_user) is a developer? What is the syntax for the verification of an attribute of the user?

    Chris10263447 wrote:

    When you create a user from the Apex, there is an option of radio button under the account privileges, bearing the mention "user is a developer. Is there a way to make an object page apex condition if the currently logged-in user (app_user) is a developer? What is the syntax for the verification of an attribute of the user?

    Use of the apex_util.get_user_roles function of the API, or the APEX_WORKSPACE_APEX_USERS.IS_APPLICATION_DEVELOPER of the view column query.

  • Is there a way to set the audio output in mono in Windows 7?

    I have a set of speakers, but one of the speakers is broken, so for now if I have a stereo song I get only half of the music. Is it possible to set the sound output in mono on Windows 7 so I can listen to the stereo songs via a speaker? I'd rather do than buy a new set of speakers.

    Hi Jamsoup,

    I would like to inform you that, down from sound to mono-stereo sampling is not possible, since stereo sound is a sound standard setting.

    Stereo speakers are designed to produce a sound to both speakers and there is no option to change the settings to use as mono.

    I also suggest that you contact the speaker manufacturer or the manufacturer of the computer for assistance on this issue.

    Thank you, and in what concerns:
    Swathi B - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • is there a way to activate the Tracking on a regular firefox window protection

    I love the new feature of private monitoring windows protection...
    I would like to know if there is a way to enable this feature in the ordinary windows
    (I already have the option 'Request that the sites will not follow you', but I guess it leaves the possibility for the destination site to not follow me! which I don't trust)

    Thank you

    Hi db, you can generally activate tracking protection like this:
    enter on: config in the address bar of firefox (confirmed the message information where it appears) and search for the preference named privacy.trackingprotection.enabled. Double-click it and change its value to true.

  • Is there a way to force the list of databases Access, rather than having the giant icons in my taskbar?

    When I have a few databases open, my taskbar has an icon for each file that is opened in a sloppy "battery."  Naturally, when I hover over the battery, miniature windows display each file.  After that I have a good number of them open (for example, around 10, 11 or 12), stacked icons convert a vertical list.  Is there a way to force this vertical list, even with also open some two or more db?

    If you have Windows 7 Pro or Ultimate, you can use Group Policy.  Otherwise, you will need to perform a small registry change.

    For Pro or Ultimate, see method 1 here--> http://helpdeskgeek.com/windows-7/disable-taskbar-thumbnail-previews-windows-7/

    For any version of Windows 7 (also allows you to set the number of preview windows that appear before moving on to the list), see--> http://www.sevenforums.com/tutorials/75804-taskbar-list-thumbnail-previews-mode-change.html

  • Is there a way to get the old Office mate (Clippy) in Windows 7?

    I hate to be "Clippy" (or is this Clippie?) of XP and I would like to know if there is a way to get the old Office Assistant in Win7.

    They were actually disabled in 2001 with the implementation of 'Microsoft Office XP' and completely deleted for good at the end 2002 with the release of Microsoft Office 2003.

    You can restore to 2003 with some changes to the system registry and the replacement of prudent file, but it is not supported.  And this can be done at all in Office 2007 with impatience.
  • Is there a way to get the theme/Theme Park Hospital on windows 8?

    When I try to install either TI says:

    "The program or feature"------? \D:\WinSetup\Setup.exe"cannot start or run due to incompatibility with 64-bit Windows versions. Please contact the software vendor to ask if there is a compatible version of Windows 64-bit. »

    I know it's a long shot, but y at - there a way around this, because it is not another version of the game. :(

    Thanks in advance

    Charlotte

    Hi Charlotte,

    The theme park game is not compatible with the Windows 8 operating system from the link below:

    http://www.microsoft.com/en-us/windows/compatibility/win8/CompatCenter/ProductViewerWithDefaultFilters?TempOsid=win8&Locale=en-us&TextSearch=theme%2Bhospital&Type=Both&CurrentPage=0&TotalPages=1&ShowCriteria=0&SortCriteria=Relevance&Compatibility=Unknown&LastRequested=14

    I suggest you run the game in compatibility mode from the link below and the update on the status of the issue.

    Make the programs more compatible with this version of Windows:

    http://Windows.Microsoft.com/en-us/Windows-8/older-programs-compatible-version-Windows

    For reference:

    What is program compatibility? :

    http://Windows.Microsoft.com/en-us/Windows-8/what-program-compatibility

    Program Compatibility Assistant: Frequently asked questions:

    http://Windows.Microsoft.com/en-us/Windows-8/Program-Compatibility-Assistant-FAQ

    Get your applications and devices in Windows 8:

    http://Windows.Microsoft.com/en-us/Windows-8/get-apps-devices-working

    I hope that the information above helps you.

  • Is there a way to check the password of user strategy?

    Hello

    Well, as you know, we can check if the password is turn on or turn off, what I'm doing is if the user sets password strategy, I want to force the user to set password with certain criteria. MaxLength, combination of number and letter, etc.

    Is this possible?

    Thank you.

    lol maybe you use BES, but no API for it on the device.

  • Is there a way to check the time since the last charge on the original Surface Pro?

    I am trying to understand what kind of battery life, I get on my Pro Surface. I would like to know how long it is sustainable, given that the last full fresh as well as what is using power. If you have an Android phone, if you look at the information about the battery, it is a little info that I'm looking. If the window does not that natively, can anyone recommend a good app? Thank you for your help.

    Hello

    Thanks for posting your query in Microsoft Community Forum.

    Your Surface uses an internal lithium-ion battery designed to go wherever you go. The duration of your battery lasts varies according to the kind of things you do with your Surface.

    Please refer to the article for more information:

    Surface RT and 2 surface of the battery and the power

    You can also check: power plans: frequently asked questions

    Hope this information is useful. Please feel free to answer in the case where you are facing in the future other problems with Windows.

    Thank you.

Maybe you are looking for