Need help to understand the code


Hi all

I was reading an article related to fill the list item, but I don't get some codes (see the code in red), I really appreciate if someone explain it to me.

Thanks in advance

link real =Oracle application development: how to dynamically populate a Pop list?

Code

DECLARE

group_id RecordGroup;

GroupName varchar2 (10): = 'abc ';

status NUMBER;

BEGIN

group_id: = find_group (group_name);

If not id_null (group_id) then

delete_group (group_id);

end if;

group_id: = Create_Group_From_Query (groupname, 'select DNAME, TO_CHAR (DEPTNO) Department');

/ * Select statement must have two column * /.

status: = Populate_Group (group_id);

Populate_List('DUMMY.) TXT_LIST', group_id);

END;

Concerning

Line

POPULATE_GROUP is a function (not a procedure) and must be called in this way.

State could be verified - see forms help:

"After a successful query, POPULATE_GROUP returns a 0 (zero)."

Kind regards

Zlatko

Tags: Oracle Development

Similar Questions

  • Need help to understand the query result

    Hi gurus

    I was reading one of the question here in this forum and its link is below:

    Query required for scenario

    I had some confusion related to this code and don't understand the logic of the out put, see query below:

    Query

    with sub_services as

    (

    Select su_seq 12323, 'HLR1' so_id, 1 seq Union double all the

    Select su_seq 12323, "HLR2' so_id, seq 2 Union double all the

    Select su_seq 12323, "A09" so_id, seq 3 of all the double union

    Select su_seq 12333, "MO1" so_id, seq 4 Union double all the

    Select su_seq 12333, "MO2' so_id, seq 5 Union double all the

    Select su_seq 12333, "A09" so_id, 6 seq in union double all the

    Select su_seq 12333, 'M0CR' so_id, seq 7 Union double all the

    Select su_seq 12999, "LOL1' so_id, seq 8 Union double all the

    Select su_seq 12999, "LOL2' so_id, seq 9 double

    )

    Select *.

    of sub_services b

    where exists (select 1 from sub_services

    where su_seq = b.su_seq

    and so_id = 'A09.

    )

    order by 2;

    The query result

    12323 A09 3

    12333 6 A09

    12323 HLR1 1

    12323 HLR2 2

    12333 M0CR 7

    12333 4 MO1

    12333 5 MO2

    According to my understanding, the above query should return records in red only because of her is below command

    It exists (select 1 from sub_services

    where su_seq = b.su_seq

    and so_id = 'A09.

    but don't know why he's back 7 files, can someone help me understand the result...

    It is query is functionally identical to the PL/SQL block, but much more effective.

    declare

    number of l_res;

    Start

    for line (select *)

    sub_services) loop

    Start

    Select 1 from l_res

    of sub_services

    where su_seq = row.su_seq and

    so_id = "A09" and

    rownum = 1;

    exception when

    NO_DATA_FOUND then

    null;

    end;

    end loop;

    end;

    Essentially every row in the outer query are tested against him exists query.  Given the correlation between two requests is based only on su_seq each line with a su_seq value returned by him is returned in the output.

    Another way to think he uses instead a join condition.  This query is equivalent to the query to exist

    Select the main

    of main sub_services

    Join select (separate su_seq

    of sub_services

    where so_id = "A09") cond

    We main.su_seq = cond.su_seq;

    John

  • Need help to understand the network of vSphere environment

    Hello

    I need your help in understanding the network environment in vSphere. Please see the diagram and the text below:

    vm.png

    NIC #1 - Management Port (access from client vsphere, vCenter server)

    NIC #2 - Port of VMkernal (for iSCSI, vMotion, etc.)

    NIC #3 -?

    #4 – CARTE NETWORK INTERFACE?

    Q1 how allow external users to access services over the ESX host? (for example, IIS, FTP, Exchange, NFS)

    Q2, what will be the role of the other two network cards? Is it connected to the physical switch?

    * Ask you all to please help me by sharing your knowledge / experience on the network portion, you have made in your environment as NIC how, what to do with that. *

    I really need to understand the networking of concepts in vSphere, hope that your help!


    Best regards: Yash

    With an additional NIC with 2 port a general configuration might look like this:

    vSwitch0 - vmnic0, vmnic1 (connected to different physical switches)

    Network VMkernel management

    VMotion VMkernel network (own IP network, own VLAN)

    Better if they is configured as active / standby.

    vSwitch1 - vmnic2, vmnic3 (connected to different physical switches)

    Trade VM

    vSwitch2 - vmnic4, vmnic5 (connected to different physical switches)

    VMkernel iSCSI (own IP network, own VLAN)

    Ideal if it is added to the component Multipath iSCSI, which is quite easy to vSphere 5.

  • Need help to understand the security sandbox problem after changing Web host

    I am trying to switch my Web host 1 & 1 shared hosting to an IP address with a small company that specializes in Drupal sites and doesn't know much about flash dedicated.

    1 & 1 is always the Registrar for my domain, but I 'tidied up' YourGods.com on holistic servers and "stressed" my site DomainNameServers holistic rather than servers 1 & 1.

    After doing this, my Flash site (which is based on the Gaia framework) has stopped working, and the Flashplayer debugger, gave me the following errors:

    Error: Cannot load the xmlsocket://127.0.0.1:5800 policy file

    Error: Request for resource at the xmlsocket://127.0.0.1:5800 by the http://www.yourgods.com/bin/main.swf applicant failed because the server is not reachable.

    Security Sandbox Violation

    Connection to 127.0.0.1:5800 broken - not allowed to http://www.yourgods.com/bin/main.swf

    Someone to help me on another thread thought 127.0.0.1:5800 could mean that the problem had to do with my ways and I tried to access something on my local computer, rather than being a matter of cross-domain standard where one server was attempting to access files on another server without report.

    If anyone can clarify this?

    I googled 127.0.0.1:5800 and found some stuff on the loops between a server and the original computer, but I don't really know how to put it all together.

    Is it possible (with the flash debugger or other software) to step through my code actionscript with periodic break points so I can understand which line is causing the problem?

    Or a way to find out if there is a problem between holistic and my local or holistic computer and the 1 & 1 servers?

    Thanks for any help.

    127.0.0.1 is your local development server. It seems that your application is trying to access this IP address and unable to. You need to look at the source and find where it accesses to this and replace it with the IP address.

  • Need help to update the code to be AS3 compatible...

    RTS and programmers in the AS3/Flash community,

    First of all, thanks in advance for any help and advice that you can offer. I'm completely out of my depth here...

    I'm a bit new to Flash. I know enough to get me into trouble, which is pretty much exactly what I did. I am the Department of design together for a small industrial rental company and we just decided to do a series of online ads. I used Flash MX back 3-4 years ago and he knew enough to make simple movies and add actions to buttons, etc so I felt sufficiently comfortable help out by creating these ads.

    Well, to my surprise, when I was doing ads and went to add in some code i was provided by the specifications of the site we do advertising, it is possible to add actions to objects in AS3.

    And this is where I come to you for help, I have no idea how to change this code, which seems to have been written for Flash MX and earlier, to be applied to a button, to work in Flash CS4 / ActionScript 3.

    Here's the code I received:

    on (release) {}

    If (clickTAG.substr (0,5) == ' http: ' | clickTAG.substr (0.6) == ' https: ') {}

    getURL (clickTAG, _blank);

    }

    }

    Based on some fairly basic Googling, I learned enough to create a very simply the button action to visit a URL, but the site we want to advertise on will not use this method.

    I could get help, if this is possible?

    Thanks again for everything understand

    Brandon

    There is no need necessarily modify the code to AS3.  You can simply change your publication settings Flash to use AS2 than AS3 and the code that show you will be able to be used in the way you are familiar.  AS3 has drawn a line in the sand and put an end to the (undesirable) practice to place the code on the objects.

  • Need help to understand the collection

    Hi all

    I'm trying to understand the concept of collection, but when I look in the documentation that exists in google.ca, then, it seems very confusing. If someone suggest me or send me some simple examples and good collection and I really appreciate it. Thanks in advance.

    Concerning

    Line

    Thanks for the explanation, could you please explain what does really to take care of the index as a whole and clause varchar2 and if yes then what condition we use varchar2 index and in which condition we use index as a whole, be we just use index by integer in our daily practice. Really appreciate your response. Thank you

    Generally if you use collections, especially PL/SQL-only collections, your architecture is probably wrong. Collections are rarely necessary, but are often USED in the mistaken belief that they will help performance.

    The use of the collections usually DEGRADES performance, sometimes severely, and they are often used in a way that is not scalable. You should avoid using collections if possible.

    So don't use the collections AT ALL in your 'common practice '.

    For the rare cases where there is to use an array associative index type to use depends on the data type of the element that you will use for the index. If you plan to use a string, then you use INDEX OF VARCHAR2. If you plan to use an integer, then you use INDEX BY PLS_INTEGER.

    What type of index to use has NOTHING to do with performance.

    One of the WORST mistakes developers make is to use an associative array as target of a BULK COLLECT INTO instead of using a TABLE IMBRIQUEE. Collection in bulk is more often used in a FORALL statement so that the elements are accessible only in the order. Useds "indexed" access with associative arrays isn't even necessary or used.

  • need help to modify the code for the timer

    Hello

    I hope that it's fairly easy. I have a code for a timer that counts down 60 seconds. So to start the countdown, a start button is pressed and once the countdown starts, there is a stop button. I want to change the code so that the timer starts automatically (I will be embedding in a web page). I know that to hide a button, I just need changevisible = true, visible = false. I basically just need to know hot to start automatically.

    Code in force here.

    clock_val = '60: 00.
    _root.old_time = '0 '.

    fscommand ("ShowMenu", "false")

    my_milli = 0
    old_time = 0

    function is_digit (x) {}
    var numbers = "0123456789".
    If (digit. IndexOf (x) > = 0) {}
    Returns true
    } else {}
    return false
    }
    }
    function first_digit_bunch (x) {}
    var x_len = x.length
    var xresult = «»
    var yresult = «»
    var xmode = 0
    var count_3 = 0
    for (i = 0; i < x_len; i ++) {}
    xchar var = x.charAt (i)

    if(xMode == 0) {}
    {if (is_digit (Xchar))}
    xMode = 1
    }
    }

    if(xMode == 1) {}
    {if (is_digit (Xchar))}
    xResult += xchar
    } else {}
    xMode = 2
    }
    }

    if(xMode == 2) {}
    If (xchar == ":") {} ")
    xMode = 3
    count_3 = I have
    } else {}
    xMode = 9
    }
    }
    If (xmode == 3 & & I > count_3) {}
    {if (is_digit (Xchar))}
    yresult += xchar
    } else {}
    xMode = 4
    }
    }

    }
    If (xresult == "") {}
    xResult = '0 '.
    }
    If (yresult == "") {}
    yresult = '0 '.
    }
    var zresult = Math.round (parseFloat (xresult) * + impose_range (parseFloat (yresult), 0, 59.99) 60) / 60
    return zresult
    }
    function extract_min() {}
    minutes0 var
    {if(!_root.is_set)}
    minutes0 = 5
    _root.num_minutes = 5
    _root.is_set = true
    } else {}

    If (_root.paused_time! = clock_val) {//edited
    minutes0 = first_digit_bunch (clock_val)
    //}
    } else {}
    minutes0 = _root.num_minutes
    }
    If (minutes0 < = 0) {}
    minutes0 = _root.num_minutes / / reset to the last value
    }
    minutes0 = impose_range (minutes0, 0, 99.99)
    _root.num_minutes = minutes0
    _root.num_seconds = _root.num_minutes * 60
    display_time()
    }

    function startTimer() {}
    extract_min()
    stopTimer()
    _root.milli_value = my_date.getTime)
    _root.my_milli = (new Date()) .getTime)
    _root.old_time = _root.my_milli
    btn_stop._visible = true
    btn_start._visible = false
    msg_stopped._visible = false
    _root ["timer0" + xmodule] .gotoAndPlay (2)
    _root ["timer00"] .gotoAndPlay (2)
    }
    stopTimer() {} function
    clock_val = _root.num_minutes + ": 00".
    stopTimer0()
    extract_min()

    }
    function stopTimer0() {}
    _root.timer00.gotoAndStop (1)
    display_time()
    btn_stop._visible = false
    btn_start._visible = true
    times_up._visible = false
    msg_stopped._visible = true
    _root.paused_time = clock_val
    _root.timer01.stop)
    _root.timer02.stop)
    _root.timer03.stop)
    }

    function endTimer() {}
    stopTimer()
    times_up._visible = true
    msg_stopped._visible = false
    the_audio.gotoAndPlay (2)
    }

    function decrement_seconds() {}
    _root.num_seconds-
    _root.old_time = _root.my_milli
    if(_root.my_milli == 0) {}
    _root.my_milli = (new Date()) .getTime)
    }
    _root.my_milli = (new Date()) .getTime)
    var my_diff = _root.my_milli - _root.old_time
    num_seconds-= (my_diff/1000)
    Alert ("num_seconds =" + num_seconds)

    }

    function calc_time (cur_frame, end_frame) {}
    var frames_remaining = end_frame - cur_frame
    var secs_remaining = _root.num_seconds //frames_remaining / 5 / / assuming that the fps is 5
    trace ("secs_remaining =" + secs_remaining)
    var display_result = seconds_to_minsec (secs_remaining)
    return display_result
    }
    function impose_range (x, lower, upper) {}
    if(x < Lower) {}
    lower back
    }
    if(x > Upper) {}
    back to top
    }
    return x
    }
    function (dry) seconds_to_minsec {}
    var mins_val = Math.floor(secs / 60)

    mins_val = impose_range (mins_val, 0, 99.99)

    var secs_val = Math.floor (seconds % 60)
    secs_val = impose_range (secs_val, 0, 59)
    var result = x_digit_string(mins_val,2) + ': ' + x_digit_string(secs_val,2)
    trace ("result =" + result)
    Returns the result
    }

    function x_digit_string (JNombre, x) {}
    no worry about more than numbers 999 or negative numbers
    var vstring = String (JNombre)
    return x_fill_zero (vstring, x)
    }


    function x_fill_zero (str, len) {}
    will not shorten
    var len = vresult_length
    var vstring_length = str.length
    var distance = vresult_length-vstring_length
    var vresult = str
    for (var i = 0; I < gap; i ++) {}
    vresult = '0' + vresult
    }
    return vresult
    }


    function start_timer_begin_exam() {}
    _root.controller9.gotoAndStop ("Start")
    //}

    function display_time() {}
    var clock_hexagesimal = calc_time(_root.num_seconds,_root.num_minutes*60)
    _root.clock_val = clock_hexagesimal
    trace (clock_hexagesimal)
    clock_num = clock_num + 1
    }

    You must remove the onENterFrame activity: delete onEnterFrame;

  • need help to understand the ACLs and security levels

    I use static NAT (nat (inside, outside) static interface) between a single host inside for the DHCP address used on the external interface. The inside interface has the security level of 100, and the outside has the security level of 0. My understanding is that for connections with State, I wouldn't need the ACL. However, nothing works unless I set up an ACL (for example, right now I have a global allow rule). What Miss me?

    Even if you 'dormant', but you still have the access list applied on the interface which, by default, will have the "deny ip any any" implicitly at the end of the access eventhough list you have existing line "inactive".

    To remove access from the inside of the interface completely list, you must remove the following line:

    inside_access_out access to the interface inside group

  • Newbie needing help to compile the code example

    Hello

    I know this is a newbie question very.
    Could someone please help me on how to compile the example code?

    [root@localhost getting_started] # gcc-I/usr/src/db-4.7.25.NC/build_unix gettingstarted_common.c example_database_read.c
    /tmp/ccMnYv8b.o: in function 'open_database ':
    gettingstarted_common.c: (.) Text + 0xeb): refers to 'db_create' the undefined
    gettingstarted_common.c: (.) Text + 0xFC): refers to 'db_strerror' the undefined
    /tmp/ccMnYv8b.o: in function 'databases_close ':
    gettingstarted_common.c: (.) Text + 0 x 513): refers to 'db_strerror' the undefined
    gettingstarted_common.c: (.) Text + 0 x 565): refers to 'db_strerror' the undefined
    gettingstarted_common.c: (.) Text + 0x5ba): refers to 'db_strerror' the undefined
    collect2: ld returned 1 exit status


    Thank you very much.
    JB

    Libraries are probably located in the .libs subdirectory (/ usr/src/db-4.7.25.NC/build_unix/.libs). You should probably run "make install" before attempting to use the library, it makes things a little easier.

  • Buy the new iMac and need help to understand the new options

    Replacement of the motherboard of my 2009 end iMac is unaffordable, so I'm looking to buy a new one. But the 'talk' has my head swimming. I know I want a 21.5 inches and that's it. My biggest complaint to my death machine now it was slow. However, I attributed as uVerse (Internet) and not my Mac; Maybe I was wrong?

    My previous was 33. GHz Intel Core 2 Duo 8 GB, DDR3, a SATA 1 TB disk. I'm an independent publisher, it's full of documents, PDF files and tons of photos but apart from that... I did not use the design software (although I want to go in this area) and pretty much could have several tabs in Safari, Facebook, Word and Adobe open at the same time... nothing too taxing.

    So what do I need? I read everything I can find and I can't yet answer that question!

    Do I need a Fusion player (and what it is anyway)?

    What is the difference between a Fusion of 1 TB drive and a 256 GB or 512 GB flash drive?

    If I get in InDesign or Quark, Photoshop, will it take more RAM so I should just go with 16 now?

    Is the standard 2.7 GHz quad-core i5 processor fast enough, or should I switch to 2.9 or even the quad of 3.1 GHz with i7 processor? (allowing it to run faster, more RAM or higher processor?)

    Any advice or the definition terms would be MOST appreciated! Thank you!

    In your situation, I would buy the 1 TB drive fusion, quad-core processor i5 2.7 GHz with 16 GB of RAM. The RAM is perhaps an exaggeration, but you cannot add it later these days so I think 16 GB is safe. You should get a noticeable performance gain compared to your current system.

    IME, most of the complaints "My Mac is slow" result of naïve users be swindled by adding the third "crapware" such as antivirus programs, "cleaners", "optimizers" and "extensions". After a report of EtreCheck for your current computer see if it is the problem.

    It is possible that adding an SSD in your current setup will give you the extra boost you are looking for, but if you use the machine to make a living, I'd be inclined to think that 7 years is old enough. Be sure to ask your accountant and covers the cost of your new machine against the tax.

    Please take the opportunity to review your backup strategy. When it's your life on the line, you must have at least two external drives for backups. Keep one off-site and on-site, and rotate each week.

    C.

  • need help to understand the compatibility with video cards

    I recently bought a HP Pavilion a6742p Desktop PC I have no idea what graphics cards, it supports (trying to upgrade). Check the manufacturers page, but I couldn't understand anything either here is the link

    http://h10025.www1.HP.com/ewfrf/wc/product?LC=en&DLC=en&CC=HK&lang=en&product=3875703

    insaneaim wrote:

    THX but which manufacturers video card companies take in charge of hp?

    HERE, none of them.  I recommend the following manufacturers, XFX, BFG, EVGA, Sapphire & PNY, in that order.  These recommendations are based on personal knowledge, as well as several years of hanging around in the forums of enthusiasts.

  • Need help to solve the code 52 on Windows 7. Can anyone help?

    I looked at recently getting a code 52 of the Standard PCI to USB Host Controller and not solution I find works. I can't use all the devices usb without an advanced start and disabling driver signing frame and it sometimes leads to me the BSOD USB_BUG_CODE error. It is very annoying and infuriating. Someone has encountered this and found a solution?

    You have TrendMicroAND AVAST and AVG search safe, all installed and running at the same time. It's a perfect recipe for a conflict, which leads to corruption.

    Image path: \SystemRoot\system32\DRIVERS\tmlwf.sys
    Image name: tmlwf.sys
    Timestamp: Mon Nov 08 05:58:39 2010 (4CD7D7DF)

    Description of the driver: Trend Micro

    Driver update site: http://us.trendmicro.com/us/downloads/home-and-homeoffice/

    Image path: \SystemRoot\system32\drivers\C:\windows\system32\drivers\aswmonflt.sys
    Image name: C:\windows\system32\drivers\aswmonflt.sys
    Timestamp: Thu Nov 06 07:53:07 2014 (545B6F33)

    Description of the pilot: avast! Minifilter driver of file system

    Driver update site: http://support.avast.com/

    Run the removal/cleaning tools linked below and then reinstall AVAST, as it is the only one who is up to date. If I make a suggestion, I install Microsoft Security Essentials, place and add MBAM free version as a backup, second opinion scanner.

    Uninstall Trend Micro Titanium and older programs, using the Diagnostic tool.

    http://eSupport.trendmicro.com/solution/en-us/1105809.aspx?referral=1056551

    AVAST uninstall utility.

    http://www.avast.com/uninstall-utility

    Uninstall AVG bar tools, homepage and search secure from your browser.

    http://support.Avg.com/SupportArticleView?l=en_US&URLName=how-to-uninstall-AVG-toolbar-homepage-and-secure-search-from-your-browser

    Microsoft Security Essentials.

    http://Windows.Microsoft.com/en-us/Windows/Security-Essentials-download

    ==========

    Please uninstall atksgt.sys

    atksgt.sys Sat Jun 04 11:22:26 2011 (4DEA4DB2): http://sysnative.com/drivers/driver.php?id=atksgt.sys

    Image path: \SystemRoot\system32\DRIVERS\atksgt.sys
    Image name: atksgt.sys
    Timestamp: Sat Jun 04 11:22:26 2011 (4DEA4DB2)

    ==========

    Please update or uninstall UltraVnc miniport driver2

    Image path: \SystemRoot\system32\DRIVERS\mv2.sys
    Image name: mv2.sys
    Timestamp: Wed Feb 06 16:02:40 2008 (47AA2070)

    Description of the driver: UltraVnc miniport driver2

    Driver update site: http://www.UVNC.com/download/index.html

    Perform the steps above, then let us know if it is solved accidents

  • Need help to understand the last string on my Win 7 BSOD. The Minidump files are attached.

    Hello

    Since last week, I've known several BSOD. Some have referred to a memory problem, but after you run a memory diagnostic seveal times, I still have to find the problem.

    Since last week, here is the link to the minidump files.

    https://onedrive.live.com/redir?RESID=2FA3EA1D7C87B0CD! 471 & authkey =! AA05X_X_DXaEOgc & ithint = % 2cdmp

    Thanks in advance for any help you can give.

    These accidents were related to the corruption of memory (probably caused by a driver).

    Please run these tests to check your memory and find which driver is causing the problem.


    If you're overclocking (pushing components beyond their design) return you to default at least until the crash is resolved. If you don't know what it is that you're probably not overclocking.

    Since then, it is more likely to be a pilot run everything first.
    1-Driver Verifier (for full instructions, see our wiki here)

    If the auditor does not have the issue we move to it.

    2-Memtest. (You can learn more about running memtest here)


    If you cannot start after you have enabled the auditor reboot in safe mode
    In Vista & victory (F8)

    Co-written by JMH3143

    .

    Microsoft (R) Windows debug 6.3.9600.17029 AMD64 Version
    Copyright (c) Microsoft Corporation. All rights reserved.

    Loading file Dump [C:\Users\Ken\Desktop\New folder\080714-32011 - 01.dmp]
    The mini kernel dump file: only registers and the trace of the stack are available

    Symbol of validation of the path summary *.
    Location of response time (ms)
    Deferred srv * C:\Symbols* http://msdl.microsoft.com/download/symbols
    Symbol search path is: srv * C:\Symbols* http://msdl.microsoft.com/download/symbols
    Executable search path is:
    Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) free x 64
    Product: WinNt, suite: TerminalServer personal TerminalServer
    By: 7601.18409.amd64fre.win7sp1_gdr.140303 - 2144
    Computer name:
    Kernel base = 0xfffff800'03660000 PsLoadedModuleList = 0xfffff800'038 has 3890
    The debugging session: Thu Aug 7 14:15:03.891 2014 (UTC - 04:00)
    System Uptime: 0 days 4:02:55.202
    Loading the kernel symbols
    ...............................................................
    ................................................................
    ........................
    Loading user symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    *                                                                             *
    * Bugcheck analysis *.
    *                                                                             *
    *******************************************************************************

    Use! analyze - v to obtain detailed debugging information.

    Bugcheck 50, {fffff6e400084040, 0, fffff800036e7f42, 5}

    Could not read the name of the problem driver
    Probably caused by: memory_corruption (nt! MiUpdateWsle + 122)

    Follow-up: MachineOwner
    ---------

    0: kd >! analyze - v
    *******************************************************************************
    *                                                                             *
    * Bugcheck analysis *.
    *                                                                             *
    *******************************************************************************

    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    It must be protected by a probe.  In general, the address is simple bad or it
    pointing to freed memory.
    Arguments:
    Arg1: fffff6e400084040, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffff800036e7f42, if not zero, the address of the instruction that refers to bad memory
    address.
    Arg4: 0000000000000005, (reserved)

    Debugging information:
    ------------------

    Could not read the name of the problem driver

    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff8000390d100
    GetUlongFromAddress: cannot read fffff8000390d1c0
    fffff6e400084040 non paged pool

    FAULTING_IP:
    NT! MiUpdateWsle + 122
    fffff800'036e7f42 498b 00 mov rax, qword ptr [r8]

    MM_INTERNAL_CODE: 5

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT

    BUGCHECK_STR: 0 X 50

    Nom_processus: vsserv.exe

    CURRENT_IRQL: 0

    ANALYSIS_VERSION: 6.3.9600.17029 (debuggers (dbg). 140219-1702) amd64fre

    TRAP_FRAME: fffff8800970b550-(.trap 0xfffff8800970b550)
    NOTE: The frame trap does contain not all registers.
    Some registry values can be set to zero or incorrect.
    Rax = 0000098000000000 rbx = 0000000000000000 rcx = 0000000000000a0f
    RDX = 0000c 80010808009 rsi = 0000000000000000 rdi = 0000000000000000
    RIP = fffff800036e7f42 rsp = fffff8800970b6e0 rbp = 0000000000000c 70
    R8 = fffff6e400084040 r9 = 0000000fffffffff r10 = fffff70001080488
    R11 = 000000000000116e r12 = 0000000000000000 r13 = 0000000000000000
    R14 = 0000000000000000 r15 = 0000000000000000
    iopl = 0 nv in pe of na EI ng nz cy
    NT! MiUpdateWsle + 0 x 122:
    fffff800'036e7f42 498b 00 mov rax, qword ptr [r8] ds:fffff6e4'00084040 =?
    Reset the default scope

    LAST_CONTROL_TRANSFER: from fffff800037525b3 to fffff800036d5bc0

    STACK_TEXT:
    "fffff880 '0970b3e8 fffff800' 037525b 3: 00000000'00000050 fffff6e4 ' 00084040 00000000 00000000' fffff880 ' 0970b 550: nt! KeBugCheckEx
    fffff880 '0970b3f0 fffff800' 036d3cee: 00000000 00000000' fffff6e4 ' 00084040 fffffa80' 04122600 fffffa80'00000028: nt! : FNODOBFM: 'chain' + 0 x 43801
    fffff880 '0970b 550 fffff800' 036e7f42: fffffa80'00000028 00000000'00000000 00000000'00000000 00000000'00000000: nt! KiPageFault + 0x16e
    fffff880 '0970b6e0 fffff800' 036f41bd: 00000000' 00000a0f 00000000' 23ba4548 fffff700 ' 01080000 fffff700' 01080000: nt! MiUpdateWsle + 0 x 122
    fffff880 '0970b 750 fffff800' 036f39df: 20f00001 '63eb7025 00000001' 63eb7121 fffffa80' 04e10200 00000000' 00000000: nt! MiCompleteProtoPteFault + 0x2cd
    fffff880 '0970b7e0 fffff800' 036f24f3: 00000000' 0016bd60 000007fe'fbef34ac fffff683 'ff7df798 fffffa80' 07f6cd08: nt! MiResolveProtoPteFault + 0x1cf
    fffff880 '0970b 870 fffff800' 036e2179: 00000001 00000000' 000007fe 'fbef34ac fffffa80' 09a44af0 00000000' 00000000: nt! MiDispatchFault + 0x1c3
    "fffff880 '0970b 980 fffff800' 036d3cee: 00000000 ' 00000008 000007fe ' fbef34ac fffff880'00000001 00000000' 0863fe50: nt! MmAccessFault + 0 x 359
    fffff880 '0970bae0 000007fe' fbef34ac: 00000000'00000000 00000000'00000000 00000000'00000000 00000000'00000000: nt! KiPageFault + 0x16e
    00000000' 0863fb68 00000000'00000000: 00000000'00000000 00000000'00000000 00000000'00000000 00000000'00000000: 0x000007fe'fbef34ac

    STACK_COMMAND: kb

    FOLLOWUP_IP:
    NT! MiUpdateWsle + 122
    fffff800'036e7f42 498b 00 mov rax, qword ptr [r8]

    SYMBOL_STACK_INDEX: 3

    SYMBOL_NAME: nt! MiUpdateWsle + 122

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 531590fb

    IMAGE_VERSION: 6.1.7601.18409

    Nom_image: memory_corruption

    FAILURE_BUCKET_ID: X64_0x50_nt! MiUpdateWsle + 122

    BUCKET_ID: X64_0x50_nt! MiUpdateWsle + 122

    ANALYSIS_SOURCE: KM

    FAILURE_ID_HASH_STRING: km:x64_0x50_nt! miupdatewsle + 122

    FAILURE_ID_HASH: {adc90a39-f60f-e57a-aeeb-d2a428d2eb03}

    Follow-up: MachineOwner
    ---------

  • Need help to understand the manifest

    Our server:

    Service tag
    Computer model
    PowerEdge T610

    At a 341-8785: PERC 6 / i SAS RAID controller, 2 x 4 connectors, internal, PCIe, 256 MB Cache listed on the manifest. We would like to know if - as embedded (we have not changed hardware from the front desk)-This RAID controller will help readers to all the berries without buying more hardware.

    The rest of this topic:

    Part number
    Quantity
    Description
    F609J
    1
    MODULE CARD (CIRCUIT), CONTROLLER, PERC6I-JAN NOSLED
    JC881
    1
    THE ASSEMBLY, CABLE, 5 P, DRUMS, PERC-SASI
    NU209
    1
    BATTERY PRIMARY SCHOOL, 7WHR, 1 C, LITHIUM ION, JURČEK
    PK165
    1
    COST OF SERVICE, DRIVER, INT PERC6I SAS RAID
    T954J
    1
    ASSEMBLY, CARD (CIRCUIT), CONTROLLER, PERC6II, SERIAL ATTACHED SCSI, NOSLD
    T874M
    1
    MODULE, CABLE, SERIAL ATTACHED SCSI, SECONDARY, T610
    5FM3N
    1
    ASSEMBLY, CABLE, SERIAL ATTACHED SCSI, DIS1, T610
    W116M
    1
    MODULE, CABLE, SERIAL ATTACHED SCSI, PRIMARY, T610
    RM255
    1
    ASSEMBLY, CABLE, SERIAL ATTACHED SCSI, PRIMARY, T610

    Sam - CureSolutions.com

    With the material you listed, the T610 and Perc6 / I'd be able to use the remaining locations. It's because you have the SAS0 and cables DIS1 (5FM3N and RM255) that run on both sides of the bottom of basket.

    In a brief comment, Perc 6 / I can support much more server can contain, because it supports up to 32 drives per virtual disk and up to 64 virtual disks by Perc 6 / i.

    Let me know if it helps.

  • Need help to understand the oracle plsql design phase.

    I am new user oracle plsql for learning. I wanted to know the following points.

    (1) is there any process that we follow before developing procedures for oracle.
    (2) is there any algorithm, flowchart, diagrams that we use for the Oracle procedure development.
    (3) what I should learn in order to begin to develop procedures for the oracle.

    organization charts
    data flow diagrams

    There any standard used in industry? comments or pointers would be useful

    user507531 wrote:

    Meanwhile, I would also like to know if there are any designs / charts, high level design, low level of design, ER diagrams to create before you start any development of Oracle plsql.

    It depends on the environment, work in and value standards. Some expect a case of use (UML) before a single line of code is written. At the time of Cobol, an organizational chart was generally expected.

    With some new programming approaches, the test cases are often used to define the program (as in turn, which defines the objectives of the program).

    ERDs come with database design - with the design of the PL/SQL program. You can use an ERD for a PL/SQL program, but is not part of the design of a PL/SQL program. It describes the database instead.

Maybe you are looking for

  • YouTube problem after updating flash - once again?

    People, I have 27.0 FF and have simply been "stung" with this new FLASH extension. I can't read the youtube movies. I tried "TRUSTED" sites, but it was to get the work of the FOX TAB.I do youtube...? I tried 'Application policy' as a 'anti-suivi' but

  • Sleep function

    I'm new on iMac and Mac on a whole. If I place my iMac in mode 'sleep', but I still want to download data (synchronization of mettle for my iMac items) during the night, would this work? To put it simply, sometimes I put something to download, and wi

  • L520 or T520

    I'm about to order a L520 or T520 tomorrow. I am interested in General and recommendations, comments you may have about my decision. A particular issue: the keyboard on my old ThinkPad, including the T42 I tape currently, was awesome! On the T61 that

  • WD external hard drive connects to the desktop PC

    I have a WD external drive used to be connected to an XP PC.  I've upgraded to a new Win7 PC and tried to connect the external hard drive via a USB to work.  The drive does not appear on the desktop but is listed in the Device Manager.  When I connec

  • When I join Photos Email him always by default in the pictures folder.

    I tried to change that by selecting the source of the other, but cannot access the windows photo gallery that I prefer to use.