How the user is serving Recyble bin system

Hi all

I want to empty the Recycle Bin of scott as a user 'SYSTEM '. Because I don't know the password of the user. How do I get there?



SQL > purge scott.recycle bin;
purge scott.recycle bin
*
ERROR on line 1:
ORA-38302: invalid option to PURGE


Thank you very much

Kinz

If you have saved data in 100 storage then you need to run 100 times.

Until unless you saved explicitly in other tablespace, all your data will be saved in default tablespace itself.

so download scott default tablespace and purge this tablespace with user scott.

order form below gives you where all the data of the user scott.

Select nom_tablespace from dba_segments where owner = 'SCOTT' group by TABLESPACE_NAME;

If the output is more then 2-3, better to say scott users serving instead of spending you time on it.

Tags: Database

Similar Questions

  • I want to control how the user navigates the folio

    I'm just getting started and information on how to control how the user will navigate the folio. I have this will be a lesson for the students and don't want them to be able to go directly from the answers. You have any suggestions on tutorials, books, or measures to keep control over how the user navigates from one page to another? I don't want the auto scan to work, I want to have an article, then a quiz, once the quiz finished, they are able to go to the next page. Make sense?

    Thank you!

    There is no official way to disable the scans. A trick that we saw some customers make is to:

    1) select side satisfied and put them in very, very, small format

    (2) select the low hotzone and set it very, very, small format

    (3) hide the HUD high bar (new v25 feature)

    Then, if you put an overlay of full page on the page that hangs in general sweeping gestures and you should get close to what you want. But it is certainly a hack.

    Neil

  • How to connect to the user: virtue in sqldeveloper sysdba system? I know how in sqlplus.

    I was wondering how you do it using the wizard/interface to specify the configurations for a NEW connection.

    It comes as I get b/c I don't know where or how put '\as sysdba' in the NEW connection, that I am creating with success.  I can do very well with just to connect to the user: System, but not sysdba \as!

    Login name: system_connection_as_sysdba

    Username: System

    Password: [password here]

    Host name: Localhost

    Port: 1521

    SID: orcl

    Developer SQL has a drop down separate called 'Role', where you can select SYSDBA instead of default.

  • Calculation of how many users is recorded in a system throughout the day

    Hello

    We have a relationship with a sizeable Decode statement including the bands up after connection of users for a period of the day. Does so at intervals of 15 minutes.

    This is really useful for us because we can see volumes of people by logging into our system during the day. Here's the bohemoth that is our decode the statement:

    DECODE(Login Time,( LEAST(GREATEST(Login Time,'00:01'),'00:15') ),'00:15',( LEAST(GREATEST(Login Time,'00:16'),'00:30') ),'00:30',( LEAST(GREATEST(Login Time,'00:31'),'00:45') ),'00:45',( LEAST(GREATEST(Login Time,'00:46'),'01:00') ),'01:00',( LEAST(GREATEST(Login Time,'01:01'),'01:15') ),'01:15',( LEAST(GREATEST(Login Time,'01:16'),'01:30') ),'01:30',( LEAST(GREATEST(Login Time,'01:31'),'01:45') ),'01:45',( LEAST(GREATEST(Login Time,'01:46'),'02:00') ),'02:00',( LEAST(GREATEST(Login Time ,'02:01'),'02:15') ),'02:15',( LEAST(GREATEST(Login Time,'02:16'),'02:30') ),'02:30',( LEAST(GREATEST(Login Time,'02:31'),'02:45') ),'02:45',( LEAST(GREATEST(Login Time,'02:46'),'03:00') ),'03:00',( LEAST(GREATEST(Login Time,'03:01'),'03:15') ),'03:15',( LEAST(GREATEST(Login Time,'03:16'),'03:30') ),'03:30',( LEAST(GREATEST(Login Time,'03:31'),'03:45') ),'03:45',( LEAST(GREATEST(Login Time,'03:46'),'04:00') ),'04:00',( LEAST(GREATEST(Login Time,'04:01'),'04:15') ),'04:15',( LEAST(GREATEST(Login Time ,'04:16'),'04:30') ),'04:30',( LEAST(GREATEST(Login Time,'04:31'),'04:45') ),'04:45',( LEAST(GREATEST(Login Time,'04:46'),'05:00') ),'05:00',( LEAST(GREATEST(Login Time,'05:01'),'05:15') ),'05:15',( LEAST(GREATEST(Login Time,'05:16'),'05:30') ),'05:30',( LEAST(GREATEST(Login Time,'05:31'),'05:45') ),'05:45',( LEAST(GREATEST(Login Time,'05:46'),'06:00') ),'06:00',( LEAST(GREATEST(Login Time,'06:01'),'06:15') ),'06:15',( LEAST(GREATEST(Login Time,'06:16'),'06:30') ),'06:30',( LEAST(GREATEST(Login Time ,'06:31'),'06:45') ),'06:45',( LEAST(GREATEST(Login Time,'06:46'),'07:00') ),'07:00',( LEAST(GREATEST(Login Time,'07:01'),'07:15') ),'07:15',( LEAST(GREATEST(Login Time,'07:16'),'07:30') ),'07:30',( LEAST(GREATEST(Login Time,'07:31'),'07:45') ),'07:45',( LEAST(GREATEST(Login Time,'07:46'),'08:00') ),'08:00',( LEAST(GREATEST(Login Time,'08:01'),'08:15') ),'08:15',( LEAST(GREATEST(Login Time,'08:16'),'08:30') ),'08:30',( LEAST(GREATEST(Login Time,'08:31'),'08:45') ),'08:45',( LEAST(GREATEST(Login Time ,'08:46'),'09:00') ),'09:00',( LEAST(GREATEST(Login Time,'09:01'),'09:15') ),'09:15',( LEAST(GREATEST(Login Time,'09:16'),'09:30') ),'09:30',( LEAST(GREATEST(Login Time,'09:31'),'09:45') ),'09:45',( LEAST(GREATEST(Login Time,'09:46'),'10:00') ),'10:00',( LEAST(GREATEST(Login Time,'10:01'),'10:15') ),'10:15',( LEAST(GREATEST(Login Time,'10:16'),'10:30') ),'10:30',( LEAST(GREATEST(Login Time,'10:31'),'10:45') ),'10:45',( LEAST(GREATEST(Login Time,'10:46'),'11:00') ),'11:00',( LEAST(GREATEST(Login Time ,'11:01'),'11:15') ),'11:15',( LEAST(GREATEST(Login Time,'11:16'),'11:30') ),'11:30',( LEAST(GREATEST(Login Time,'11:31'),'11:45') ),'11:45',( LEAST(GREATEST(Login Time,'11:46'),'12:00') ),'12:00',( LEAST(GREATEST(Login Time,'12:01'),'12:15') ),'12:15',( LEAST(GREATEST(Login Time,'12:16'),'12:30') ),'12:30',( LEAST(GREATEST(Login Time,'12:31'),'12:45') ),'12:45',( LEAST(GREATEST(Login Time,'12:46'),'13:00') ),'13:00',( LEAST(GREATEST(Login Time,'13:01'),'13:15') ),'13:15',( LEAST(GREATEST(Login Time ,'13:16'),'13:30') ),'13:30',( LEAST(GREATEST(Login Time,'13:31'),'13:45') ),'13:45',( LEAST(GREATEST(Login Time,'13:46'),'14:00') ),'14:00',( LEAST(GREATEST(Login Time,'14:01'),'14:15') ),'14:15',( LEAST(GREATEST(Login Time,'14:16'),'14:30') ),'14:30',( LEAST(GREATEST(Login Time,'14:31'),'14:45') ),'14:45',( LEAST(GREATEST(Login Time,'14:46'),'15:00') ),'15:00',( LEAST(GREATEST(Login Time,'15:01'),'15:15') ),'15:15',( LEAST(GREATEST(Login Time,'15:16'),'15:30') ),'15:30',( LEAST(GREATEST(Login Time ,'15:31'),'15:45') ),'15:45',( LEAST(GREATEST(Login Time,'15:46'),'16:00') ),'16:00',( LEAST(GREATEST(Login Time,'16:01'),'16:15') ),'16:15',( LEAST(GREATEST(Login Time,'16:16'),'16:30') ),'16:30',( LEAST(GREATEST(Login Time,'16:31'),'16:45') ),'16:45',( LEAST(GREATEST(Login Time,'16:46'),'17:00') ),'17:00',( LEAST(GREATEST(Login Time,'17:01'),'17:15') ),'17:15',( LEAST(GREATEST(Login Time,'17:16'),'17:30') ),'17:30',( LEAST(GREATEST(Login Time,'17:31'),'17:45') ),'17:45',( LEAST(GREATEST(Login Time 17:46 ') ((, 18:00 ')), 18:00 ', (LESS (LARGER (connection time, 18:01 '), 18:15 '))
    ),'18:15',( LEAST(GREATEST(Login Time,'18:16'),'18:30') ),'18:30',( LEAST(GREATEST(Login Time,'18:31'),'18:45') ),'18:45',( LEAST(GREATEST(Login Time,'18:46'),'19:00') ),'19:00',( LEAST(GREATEST(Login Time,'19:01'),'19:15') ),'19:15',( LEAST(GREATEST(Login Time,'19:16'),'19:30') ),'19:30',( LEAST(GREATEST(Login Time,'19:31'),'19:45') ),'19:45',( LEAST(GREATEST(Login Time,'19:46'),'20:00') ),'20:00',( LEAST(GREATEST(Login Time,'20:01'),'20:15') ),'20:15',( LEAST(GREATEST(Login Time ,'20:16'),'20:30') ),'20:30',( LEAST(GREATEST(Login Time,'20:31'),'20:45') ),'20:45',( LEAST(GREATEST(Login Time,'20:46'),'21:00') ),'21:00',( LEAST(GREATEST(Login Time,'21:01'),'21:15') ),'21:15',( LEAST(GREATEST(Login Time,'21:16'),'21:30') ),'21:30',( LEAST(GREATEST(Login Time,'21:31'),'21:45') ),'21:45',( LEAST(GREATEST(Login Time,'21:46'),'22:00') ),'22:00',( LEAST(GREATEST(Login Time,'22:01'),'22:15') ),'22:15',( LEAST(GREATEST(Login Time,'22:16'),'22:30') ),'22:30',( LEAST(GREATEST(Login Time ((((,' 22:31 '),' 22:45 ')),' 22:45 ', (LEAST (GREATEST(Login Time,'22:46'),' 23:00 ')),' 23:00 ', (LEAST (GREATEST(Login Time,'23:01'),' 23:15 ')),' 23:15 ', (LEAST (GREATEST(Login Time,'23:16'),' 23:30 ')),' 23:30 ', (LEAST (GREATEST(Login Time,'23:31'),' 23:45 ')),' 23:45 ', (LEAST (GREATEST(Login Time,'23:46'),' 00:00 ')))


    Isn't beautiful! I just wanted to share this.

    Now, what would be really great, is if we could run off statistics on how many people is connected at some point in the day. We are able to report on the user login time and their time of disconnection in any logon and the band upwards in this way. However, if John D connects to 09:00 and 10:00 out newspapers, we would expect to be counted at 09:00, 09:15, 09:30, 09:45 & 10:00 when he was for that entire period.

    We do not know if this is possible, but any help is really appreciated.

    Thank you
    Lloyd

    Hello

    I guess you have the logon_time and the logoff_time in your folder and you want to add up the number of users when connected on every quarter of an hour during the day.

    To do this, you must use a generator of line because there is a line for once connected to an hour, but it takes five times for each quarter of an hour. You can use a custom line generator folder. It's just a folder that will always return a fixed number of lines. You will need to create a Dumpy field in the custom folder of row_gen to join your existing folder. In this example, I created a dummy scope recurring X. You can then create a calculated item in your folder which also always returns X and join the two files together using this fake field.

    The line generator must create a line for each quarter during the day. For example,.

    SELECT 'X' model, TO_CHAR (hrs, 'fm00') |': ' | To_char (MN * 15, 'fm00') hhmm
    FROM (SELECT rownum-1 hrs OF DOUBLE CONNECTION BY ROWNUM<=24)>
    (SELECT rownum-1 mn DOUBLE CONNECTION BY ROWNUM<=4)>

    You can reach this custom in your timings folder folder using the dummy field, but also include extra in your workbook join conditions so that there is a line that is generated for each quarter that the user is connected. There is some complexity if the user logs on another day. The join conditions must pick up all the lines power supply line for the duration of the user session. So you need to get conditions like this:

    (logon_time<= logoff_time="" --="" logged="" on="" and="" off="" on="" the="" same="">
    AND (row_gen.hhmm BETWEEN logon_time AND logoff_time))
    OR
    (logon_time > logoff_time - logged on and off the different days)
    AND (row_gen.hhmm logon_time TO 23:45 ')
    GOLD row_gen.hhmm BETWEEN ' 00:00 ' AND logoff_time))

    You can then include the row_gen.hhmm report and count the number of users. This will give you the number of users connected to each quarter throughout the day.

    By the way you do not have a big decode statement. There are a number of other techniques that you could use as the beginning of the quarter and end of time stored in a separate folder.

    Rod West

  • Different PC user name to the user license server names

    Hi all

    I encountered the problem that on some PCs running with a goal of training of RPF of generic user account, the License Manager will not grant one of my licenses in volume. How can I get LabVIEW to communicate with the license server with a different user name for the windows login name? I already tried tools--> user name, but it has not fixed the problem.

    I'm always under 8.2.1 on these computers.

    Concerning

    Oli

    Hi Oli,

    You have licenses based on the user or computer
    licenses? From your description, looks like you have several
    licenses based on users and multiple training computers where windows
    usernames are all identical. Is this correct? If that's the case then
    You should be able to grant a license in volume for this username but it
    you won't concede more than one license under the same name. Change
    LabVIEW settings will not solve this that this problem concerns more with Windows
    and VLM. To resolve this problem, you can either go in windows and create
    new usernames or you can call and we could you spent to get
    computer license and you should be good to go.

    Lars

  • How the user can go to the calendar without another Log-In?

    I am developing two community sites with few pages "protected" for access by residents only.  I use Dreamweaver CS5, with HTML, CSS and PHP/MySQL programming server-side.  I add (1) a schedule of events and (2) a gallery of photos (3) a Discussion Board - which will be for residents only, who have already signed in. My host provides some applications free (for example "phpBB"), but they require "Registration of the user" and "User login", as well distinct and independent of my Web site.

    MY QUESTIONS:

    1. How can I avoid a second "user login" for residents (who have previously connected to my website) for such applications as "phpBB", "WebCalendar", etc. and also prevent unauthorized persons?
    2. Would use Dreamweaver "extensions" or purchased applications avoid a second "user login" for residents who have previously logged on to my Web site?
    3. Would you recommend please what are the apps that I might consider for these "non-profit" sites (i.e. not too expensive = less than $100.)?

    pauldknight wrote:

    I am developing two community sites with few pages "protected" of access to residents only.  I use Dreamweaver CS5, with HTML, CSS and PHP/MySQL programming server-side.  I add (1) a schedule of events and (2) a gallery of photos (3) a Discussion Board - which will be for residents only, who have already signed in. My host provides some applications free (for example "phpBB"), but they require "Registration of the user" and "User login", as well distinct and independent of my Web site.

    MY QUESTIONS:

    1. How can I avoid a second "user login" for residents (who have previously connected to my website) for such applications as "phpBB", "WebCalendar", etc. and also prevent unauthorized persons?
    2. Would use Dreamweaver "extensions" and/or purchased applications avoid a second "user login" for residents who have previously logged on to my Web site?
    3. Would you recommend please what are the apps that I might consider for these "non-profit" sites (i.e. not too expensive = less than $100.)?

    1 phpBB has a lot of mods and extensions.  Have you checked their website?  I am sure that their community is able to recommend a good Gallery and calendar mod/extension.  Is that if you need to access restrictions to level on the pages in which case you need a CMS (for example: Wordpress, Drupal, CMSMadeSimple, etc.) installed on top of phpBB (again same rules apply you can go to them or phpBB for the calendar and Gallery).

    2. don't think.  You talk to build around specific scripts, so you should work with their product as a base and not another.

    3. also when work to chase lucrative talk to some companies that sell commercial products.  Many offer discounts to non-profits.

  • After the application is deployed, how the user can take data back up.

    Hello
    I created an application. Who is running in Mode offline in a machine. User enters data available through this application form. Data enter if the form in our application database table.
    User you want to take data upward in the evening which is in here by user per day.

    How can take it Full day data Back to the top. Arrive are enter by the user.
    How can I do that.

    I have installation XE in my machine. When I click on start-> all programs-> Oracle database 10 g Express Edition-> Backup Database

    What is the use of the backup database.




    Thanks and greetings
    Ed

    Published by: Ed on March 17, 2010 22:40

    Hello

    I'm sure you can find the answer here
    http://download.Oracle.com/docs/CD/B25329_01/doc/admin.102/b25107/TOC.htm

    BR, Jari

  • mod_ntlm/AD/LDAP how the user password is recovered and used.

    I have an application that currently uses authorization authentication LDAP based on a username and password from the login screen 101 page. I am trying to convert it to a solution SSO using mod_ntlm authenticate the connection of windows users in Active Directory. I authenticate properly with a standard page Sentinel mod_ntlm let me access the application and I can use the owa_util.get_cgi_env ('remote_user') to get the user name. What I did not set is how to recover the password for users to pass as a parameter in the existing LDAP authorization functions.

    I founded a large part of the fieldwork on the following article
    http://withasmiletomeltathousandhearts.WordPress.com/2009/01/29/Apex-Windows-integrated-authentication/

    However, it relies on a pre-recorded LDAP_user and LDAP_Passwrd to extract data from AD. Rather than to do this I try to use the user currently connected, whose username I can recover, but I have not found a way to recover and use their password?

    What Miss me?

    Thanks in advance

    FunkyMonky

    I don't think that it is possible to ask for the password of the currently logged in user, which is good, as it is a problem of NTLM security.

    If your LDAP configuration does not allow for anonymous operations (most don't by default), then I think you need to use your "préstockés" user and password to access LDAP.

  • How can I set a reduction on a portfolio, according to folios how the user bought?

    Hello

    My client would like to define a promotion, something like "user has purchased 5 magazines, the following will be free."

    Is this possible with DPS Enterprise ?

    Thank you.

    Here is an article that describes how to do the promotional payments: right promotional activation with Digital Publishing Suite | Adobe Developer Connection. It should also be a custom showcase and a direct right server.

    Neil

  • How the user has to connect SysDBA?

    Hello :)

    We begin the AUDIT of Oracle and Onlogon procedure audit on our database.
    We have confused, SysDBA which could connect to the system. Is SysDBA Oracle user?
    In SQL * Plus has a command for this is?

    Our on Logon PL/SQL code
    MWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMW
    CREATE OR REPLACE TRIGGER logon_audit_trigger AFTER LOGON ON DATABASE
    ...
    insert into logon_log
    (user_id,
    session_id,
    SID,
    Serial No.,
    host,
    ip_address,
    last_action,
    last_module,
    logon_day,
    LOGON_TIME,
    logoff_day,
    logoff_time,
    elapsed_minutes,
    elapsed_seconds)
    values)
    user,
    sys_context ('USERENV', 'SESSIONID'),
    sys_context ('USERENV', 'SID'),
    dbms_debug_jdwp.current_session_serial,
    sys_context ('USERENV', 'HOST'),
    sys_context ('USERENV', 'IP_ADDRESS'),
    action_name,
    module_name,
    lo_dt,
    TO_CHAR (lo_dt, 'hh24:mi:ss'),
    NULL,
    NULL,
    NULL,
    null
    );

    MWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMW
    Select * from logon_log
    MWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMWMW
    USER_ID SESSION_ID SID, SERIAL # HOST IP_ADDRESS LAST_MODULE LOGON_DAY
    JOHN 393900 282 1186 ERO\APPS 192.168.1.103 frmweb.exe 31/01/2013 09:27:49
    JOHN 393903 189 1005 ERO\SECC 192.168.1.110 SQL * more 31/01/2013 09:28:12
    JOHN 393929 167 ERO\SECC 288 192.168.1.110 plsqldev.exe 31/01/2013 09:38:37
    JOHN 393930 198 858 ERO\SECC 192.168.1.110 plsqldev.exe 31/01/2013 09:38:37
    JOHN 393983 179 6066 ERO\SECC 192.168.1.110 frmbld.exe 31/01/2013 09:58:21
    JOHN 393987 182 231 ERO\SECC 192.168.1.110 frmbld.exe 31/01/2013 09:59:17
    JOHN 393941 278 1429 ERO\SECC 192.168.1.110 plsqldev.exe 31/01/2013 09:42:26
    JOHN 394060 305 1337 ERO\SECC 192.168.1.110 plsqldev.exe 31/01/2013 10:36:34
    ERO\SECC JOHN 394129 261 5236 192.168.1.110 plsqldev.exe 31/01/2013 11:16:40
    JOHN 394196 269 783 ERO\SECC 192.168.1.110 SQL * more 31/01/2013 11:58:20
    JOHN 394199 309 701 ERO\APPS 192.168.1.103 frmweb.exe 31/01/2013 12:00:04
    JOHN 394240 196 578 ERO\SECC 192.168.1.110 SQL * more 31/01/2013 12:28:53
    ERO\SECC JPHN 394243 248 702 192.168.1.110 frmbld.exe 31/01/2013 12:30:56
    SysDBA 394249 196 580 192.168.1.110 ERO\SECC 12:31:56 1/31/2013
    JOHN 394252 248 704 ERO\SECC 192.168.1.110 frmbld.exe 31/01/2013 12:32:57
    JOHN 394259 248 706 ERO\SECC 192.168.1.110 frmbld.exe 31/01/2013 12:35:29
    JOHN 394263 196 587 ERO\SECC 192.168.1.110 SQL * more 31/01/2013 12:36:49
    SysDBA 394264 196 589 192.168.1.110 ERO\SECC 1/31/2013 12:37:07

    Why the username is SysDBA?

    Published by: user4282362 on January 31, 2013 02:17

    The first thing I would check is that the person has created a user called SysDBA. The strange format case is a little suspect. Try the following (being careful to distinguish uppercase / lowercase letters in the username):

    SELECT name from USER FROM DBA_USERS WHERE USERNAME = 'SysDBA ';

    and see if it happens with all the answers.

    Kind regards

    Iain Barr
    Ategrity Solutions Ltd

  • How the user named work permit?

    I have a few questions about the named user (I guess Oracle call 'named user Plus' now) license:

    Multiple databases on the same host_

    Let's say I have a server database running Enterprise Edition.

    On this, I had the PROD1 and PROD2, PROD3 databases.

    I have 100 users for each database.

    So what I do then buy 300 licenses NUP? In other words, the NUP license does not follow the database? Or I need 100?

    _ NUP licenses in a CCR environment

    Let's say I have two servers, NODE1 and NODE2. There is a shared database via PAP, with one instance on each server. I have 100 users of this database.

    So, I need 100 licenses NUP? Or 200 because there are two instances (NODE1 and NODE2)?

    Thank you!

    In enterprise edition, named user licenses are independent of databases running on the server. If it is a single server to 100 in your case. If you use CARS on two nodes multiply by 2, which will be 200. Remember that you must have a minimum of 25 more than named user licenses per processor. for example, the machine has 4 processor then 25 X 4 = 100 named user licenses are the minimum. In the case of RAC node1 = 4 processor and node2 = Intel Pentium 4 processor (4 + 4 = 8 * 25 = 200 named user licenses).

  • How the user provisioning automatically IOM

    Hi all
    I joined IOM to DIO by DIO connector, now I want to set up that user IOM is automatically configured for oracle ldap as soon as I create a user using the IOM administration console account, what should I do? could u give me some detailed instrution?
    Thanks in advance.

    Hello

    Go to design console-> resources-> rule Designer management

    . Give the name of rule
    . Select general in the Type
    . Click on add rule, then slelect user profile data and give value to automatic accession.

    You can define your rule here. For example
    Agency name = IT

    Please let me know if you have details.

    Concerning
    Nitesh

    .

  • Recording/storage/export bitmaps created within s .swf on the hard disk of the user or server

    Hello

    I know that you can store variables in shared objects. Is it possible to save bitmaps created in the swf file?

    Thus, for example

    var myBitmap:BitmapData = new Bitmap (etc);

    saveBitmap (myBitmap, "C:\",...)?

    Thank you?

    You are welcome.

    p.s. here is a link to the as2 solution, I've used before, Quasimondo - Mario Klingemann's Flash Blog: Flash BitmapExporter: compress and save Images

    (p.s when you use the adobe forums, check useful/correct, if there is.)

  • How to get TS::SequenceContextPtr to customize the user interface

    I want the file of the custom, user interface sequence value therefore need to take stock of the TS:equenceContextPtr, anyone know how to get this point.

    Is there a reason that UIMessages are not enough?

    Just off the top of my head, here are a few concerns with the not not using UIMessages:

    1. How the user interface is unknown when the file of the sequence is developed to set the value.  Without an event or some sort of synchronization you can do exactly that.  UIMessages not only to ensure the right information, but they help also with synchronization.

    2. The engine does not know this information, and view of execution manager knows that the information for the current execution it is linked to (which changes throughout the life of a series of tests).  Basically, recall of front end, model, and other factors may spawn short executions briefly related to the Manager view of execution.  So if you take the context of the sequence of the current run is perhaps not the right one.

    3. Writing a user interface will be couple the user interface to your specific sequence file.  At this point, you can use the network variables or global variables or global queues as well.  It might even be better options.

    The situation you describe is exactly why the UIMessages were created.  Maybe you can help me understand why you are set on the use of pointers, you already have?  There might be a better solution for your case if I'm misunderstanding you.

    Thank you

  • How to change the password of the user

    Hello

    I use APEX 4.2.6 with "Database of accounts" as aauthentication scheme and I need to know how the user can change his own password.

    I tried something like


    v_sql := 'alter user ' || v_user|| ' IDENTIFIED BY ' || :P20_PW;
    
    execute immediate v_sql;
    
    

    But this means by "ORA-01031: insufficient privileges".

    A "select user to double" gives me "APEX_PUBLIC_USER" that connected the user instead of the user 'real '.

    So, how to apply that a user can change his or her password?

    D - files,

    Follow him to implement a scheme of database authentication in APEX.

    Which is a guide step by step for database authentication.

    Leave.

Maybe you are looking for

  • plugins

    How do you uninstall plugins in FF? Thank you

  • How can I remove the zone of silence at the beginning of a track?

    Hi, new to Logic Pro X.  None of the documents makes no sense to me.  Everything I need to know how to do today is to rub the silent areas at the beginning and end of a track.  Intuition says just drag to select the area I want to go and select cut. 

  • DSC: IO custom Server: on the change of entry

    I wrote a custom server IO VI using the DSC Module.  Using NI DSM, I see the server status is 'Active '. Once again using DSM, I change the value of the control which is supposed to trigger the VI to run, but it does not run. What Miss me?  I managed

  • Dual boot, how to transfer programs and files from one XP installation to another?

    Due type virus problems and the inability to get things working properly after I finally removed them, I tried to repair windows xp by using the disc that came with the computer (Systemax). Apparently, I managed to rInstaller windows xp pro with the

  • The server does not support an SSL connection to a Hotmail account

    Original title: the server does not support The server does not support an SSL connection. Account: 'Hotmail', server: 'smtp.live.com', Protocol: SMTP, server response: 250 OK', Port: 25, secure (SSL): Yes, Server error: 250, error number: 0x800CCC7D