user in fact exist

Hello
I use express authentication applications.
I want to know if the user who logs on exists or not. How can I get this info.
I looked in apex_util api. What is the way to do it?

Second, once I did know that the user does not exist, I want to add this user.
How this can be done?

Thank you
Laba

You are on the right track, with apex_util.

http://download.Oracle.com/docs/CD/E17556_01/doc/apirefs.40/e15519/apex_util.htm#CHDBEEHG

i.e.

declare

  l_user_id NUMBER;

begin
  l_user_id := apex_util.get_user_id(p_username => 'TRENT');
  if l_user_id is null then --user doesnt exist
    dbms_output.put_line('null');
  end if;

end;

An alternative is to use a view of the apex.

select count(*)
from APEX_WORKSPACE_APEX_USERS
where user_name = 'TRENT'

Create the user with apex_util.create_user

http://download.Oracle.com/docs/CD/E17556_01/doc/apirefs.40/e15519/apex_util.htm#insertedID12

Van
Trent

Tags: Database

Similar Questions

  • user in an existing application implementation/roles

    I was instructed to implement roles and users in an existing application that has very little support for them. I've done this before and I have already implemented the user aspect (pretty painless, in fact).

    The current problem is implementation of roles. I need to put in place a system in which the roles are used to determine several things:

    • the pages visible by a given user
    • If a control on a page is visible
    • If a control is editable
    • If a datagrid column is viewable (and even printable)

    The best way I can think to do is to create an admin page that creates roles with view, edit and print permission to the controls and access to the pages (files mxml, modules and components, etc.). 'Non technical' SME Admins have probably need to change/add roles in the future.

    I have several questions about this:

    • Is there a better way to do this in Flex 3.2 / CF 8? Keep in mind that hearth States already in use for other things and management by adding views does not have the abliity to add/modify roles later and would at least triple the code base.
    • Is there a way to generate a list of mxml controls on a page and display - dynamically if if it's going to do more harm than just lists of coding by hand?
    • I can't upgrade the SDK or "radical" changes (e.g.: spend money)

    thoughts and ideas?

    Well, after chewing on it for a while, I don't think a list generated automatically the control ID would be preferable.

    It would be OK for a list of control IDS in a database, but it has the potential to upset the rules of engagement, if changes are made and were not intentionally. for example: you add a delete button and forget to turn it off for a certain group, and the data has been deleted inadvertently database.

    I could add a button analysis on an admin page for the ID command initial and periodic updating, but probably not. It would not work after that code is compiled in any case.

    I'm going to do it based on the ID of specific controls and add controls to the basis of the list a manual process to do at each iteration. It is not that big of a deal anyway, as the features of the application are mature. the changes requested at the moment are more about happens to see what control and edit fields.

  • IPM. The weblogic user does not exist in the policy store

    We cannot connect to the MPI with the error: the weblogic user does not exist in the policy store.

    I updated COE field to add the Capture and Imaging.

    We have 11.1.1.8 patched with more late installed environment

    Related to the AD and SSO configured (kerberos)

    Providers are:

    SSO - provider WebLogic negotiate identity Assertion

    OrangeAD - provider that performs LDAP authentication

    DefaultAuthenticator - WebLogic authentication provider

    DefaultIdentityAsserter - provider of assertion of identity WebLogic

    Control for OrangeAD and DefaultAuthenticator flag is SUFFICIENT

    There is no problem with Capture (include SSO)

    Refreshment of the IPM security not solved the problem

    In the discussion that I found said that weblogic user must be added to the provider (AD in my case):

    https://community.Oracle.com/thread/2615536

    Should I do this?

    Is that it can be cause of problems for rest UCM, Capture, Admin servers?

    Thank you

    Leon

    Let me explain here:

    The link that you pointed out only responds by me

    Connection IPM problems

    By default, the WebCenter JpsProvider calls / user role API to retrieve a list of roles that a user is a member. API/user role Gets a list of roles from the leading provider of authentication and ignores other authentication providers.

    The Weblogic jps can be configured so that the user/role API goes against all configured authentication providers. This by adding a property, virtualize and it's true

    From the Enterprise Manager domain

    1. in a browser, go to the page of Weblogic Enterprise Manager

    The URL will usually be something like: http://YourDomainSystem:7001 / em

    2 expand Weblogic domain

    3 right-click the field, and then select security--> security provider Configuration

    4. click on the box to extend the identity store provider.

    5. click on the button set up

    6. in the custom properties, click the Add button.

    7. in the name of property filed enter: virtualize

    8. in the value field, enter: true

    9. click on the OK button

    10 restart the Weblogic Admin Server and the server managed by WCC

    Please find below the Agency's response all risks

    http://www.Ateam-Oracle.com/WebCenter-content-imaging-and-multiple-identity-providers-the-virtualization-issue/

    Thank you

    Ranjan

  • Table 'dbc_user' in the descriptor of the item: 'user' does not exist in a space of accessible table by the data source.

    In my development environment, when I run the production server, I get the following error in the server.log. I have configured the data source for the production. I use ATG 10.1. Please help solve this problem. Here are the logs

    22:46:45, 765 full repository INFO [ProfileAdapterRepository] SQL boot

    22:46:45, 988 full repository INFO [AdminSqlRepository] SQL boot

    22:46:45, 990 Initializing INFO [AdminAccountInitializer] account database/atg/dynamo/security/AdminAccountManager of/atg/dynamo/security/SimpleXmlUserAuthority

    22:46:46, 450 ERROR [ProfileAdapterRepository] Table 'dbc_user' in the descriptor of the item: 'user' does not exist in a space of accessible table by the data source.  DatabaseMetaData.getColumns returns without columns.  Catalog = null Schema = null

    22:46:46, 466 WARN [ProfileAdapterRepository] atg.adapter.gsa.GSARepository-> loadColumnInfo: SQLException in Table.loadColumnInfo.  Try again.

    com MySQL.JDBC.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'atgcoredb.dbc_user' does not exist

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)

    at com.mysql.jdbc.Util.getInstance(Util.java:382)

    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3603)

    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3535)

    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1989)

    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2150)

    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)

    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)

    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1476)

    to com.mysql.jdbc.DatabaseMetaData$ 7.forEach(DatabaseMetaData.java:3966)

    at com.mysql.jdbc.IterateBlock.doForAll(IterateBlock.java:51)

    at com.mysql.jdbc.DatabaseMetaData.getPrimaryKeys(DatabaseMetaData.java:3950)

    at atg.adapter.gsa.Table.loadColumnInfo(Table.java:1926)

    at atg.adapter.gsa.GSARepository.loadColumnInfos(GSARepository.java:7534)

    to atg.adapter.gsa.GSARepository$ 1.run(GSARepository.java:5431)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:603)

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

    22:46:46, 467 WARN [ProfileAdapterRepository] unknown JDBC type for property: businessAddress, element type: user. Make sure that the column names in the database and match model.  The business_addr column is not found in the set of columns returned by the database: {} for this table.

    22:46:46, 470 ERROR [ProfileAdapterRepository] Table 'dbc_buyer_billing' in the descriptor of the item: 'user' does not exist in a space of accessible table by the data source.  DatabaseMetaData.getColumns returns without columns.  Catalog = null Schema = null

    22:46:46, 470 WARN [ProfileAdapterRepository] atg.adapter.gsa.GSARepository-> loadColumnInfo: SQLException in Table.loadColumnInfo.  Try again.

    com MySQL.JDBC.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'atgcoredb.dbc_buyer_billing' does not exist

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)

    at com.mysql.jdbc.Util.getInstance(Util.java:382)

    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3603)

    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3535)

    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1989)

    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2150)

    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)

    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)

    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1476)

    to com.mysql.jdbc.DatabaseMetaData$ 7.forEach(DatabaseMetaData.java:3966)

    at com.mysql.jdbc.IterateBlock.doForAll(IterateBlock.java:51)

    at com.mysql.jdbc.DatabaseMetaData.getPrimaryKeys(DatabaseMetaData.java:3950)

    at atg.adapter.gsa.Table.loadColumnInfo(Table.java:1926)

    at atg.adapter.gsa.GSARepository.loadColumnInfos(GSARepository.java:7534)

    to atg.adapter.gsa.GSARepository$ 1.run(GSARepository.java:5431)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:603)

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

    22:46:46, 471 WARN [ProfileAdapterRepository] unknown JDBC type for the property: myBillingAddrs, element type: user. Make sure that the column names in the database and match model.  The addr_id column is not found in the set of columns returned by the database: {} for this table.

    22:46:46, ERROR 611 [ProfileAdapterRepository] Table 'dbc_org_billing' in the descriptor of the item: "organization" does not exist in a space of accessible table by the data source.  DatabaseMetaData.getColumns returns without columns.  Catalog = null Schema = null

    22:46:46, 611 WARN [ProfileAdapterRepository] atg.adapter.gsa.GSARepository-> loadColumnInfo: SQLException in Table.loadColumnInfo.  Try again.

    com MySQL.JDBC.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'atgcoredb.dbc_org_billing' does not exist

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)

    at com.mysql.jdbc.Util.getInstance(Util.java:382)

    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3603)

    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3535)

    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1989)

    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2150)

    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)

    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)

    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1476)

    to com.mysql.jdbc.DatabaseMetaData$ 7.forEach(DatabaseMetaData.java:3966)

    at com.mysql.jdbc.IterateBlock.doForAll(IterateBlock.java:51)

    at com.mysql.jdbc.DatabaseMetaData.getPrimaryKeys(DatabaseMetaData.java:3950)

    at atg.adapter.gsa.Table.loadColumnInfo(Table.java:1926)

    at atg.adapter.gsa.GSARepository.loadColumnInfos(GSARepository.java:7534)

    to atg.adapter.gsa.GSARepository$ 1.run(GSARepository.java:5431)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:603)

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

    22:46:46, 612 WARN [ProfileAdapterRepository] unknown JDBC type for the property: myBillingAddrs, element type: Organization. Make sure that the column names in the database and match model.  The addr_id column is not found in the set of columns returned by the database: {} for this table.

    You want to run the B2BCommerce module? If so, then you must run the $dynamo_home /... / B2BCommerce/SQL/db_components/MySQL/b2b_user_ddl. SQL ddl because you are missing the B2BCommerce tables. If this isn't the case, you will have to redo without the B2BCommerce module.

    Thank you

    Joe

  • Import error: ORA-01435: user does not exist

    Hi all

    I am importing a dump in the Database, the dump of old financial version 6 [EBIZ] 11g

    I gave this command:

    IMP FILE = EXPDUMP. DMP BUFFER = 524288000 FULL = THERE IGNORE = Y
    Import a user and password given system...

    Once it has started and error

    + ' MODIFY USER «INFUSE' QUOTA UNLIMITED ON «OTHERD +»
    IMP-00003: ORACLE error 1918
    ORA-01918: user 'INFUSE' does not exist
    IMP-00017: statement failed with error ORACLE 1918:
    + "MODIFY USER «DUB_QUERY" QUOTA UNLIMITED ON «OTHERD +»
    IMP-00003: ORACLE error 1918
    ORA-01918: user 'DUB_QUERY' does not exist
    IMP-00017: statement failed with error ORACLE 1918:
    + "MODIFY USER QUOTA UNLIMITED ON"OEM_REPOSITORY '"+" OEMV22"
    IMP-00003: ORACLE error 1918
    ORA-01918: user 'OEMV22' does not exist
    IMP-00017: statement failed with error ORACLE 1918:
    + "MODIFY USER"W03063_ITD"QUOTA UNLIMITED ON 'TEMP' QUOTA UNLIMITED ON"OEM_R"+"
    + «EPOSITORY "«+»
    IMP-00003: ORACLE error 1918
    ORA-01918: user 'W03063_ITD' does not exist
    +. import of objects of APPS in APPS +.
    IMP-00003: ORACLE error 1435
    ORA-01435: user does not exist
    +. import objects of DUB_QUERY to the DUB_QUERY +.
    IMP-00003: ORACLE error 1435
    ORA-01435: user does not exist
    +. import objects from SYSTEM to SYSTEM.
    +. import APPLSYS objects in the APPLSYS. +
    + "ALTER SESSION SET CURRENT_SCHEMA ="APPLSYS"" + "
    IMP-00003: ORACLE error 1435
    ORA-01435: user does not exist
    IMP-00000: Import terminated unsuccessfully

    Kindly advice me what is evil,

    I created all the data of the same files as the old database. both importing all the users will created, if its OK then why this ' * ORA-01435: user does not exist * "coming...


    Concerning

    Paja

    Published by: hamza on July 2, 2012 04:50

    I created all the data of the same files as the old database. so when importing all users will be created

    In my first test I didn't create all the users before importing, just give this command all users imported without any errors.

    Assuming that 'data files' mean 'spaces', are you sure that all the storage spaces have been created (including temporary)?

    I did the same thing to dozens of times (not with a version so old, I must say), and I got these errors when some tablespace has not been created.

  • Newly generated user preferences delete existing application COD.

    Hello people,

    I would like your help on a problem which I am facing right now.

    I have a Blackberry world app that stores user as themes preferences, language, etc. pertaining to the user on the application on their Blackberry.

    Recently, I updated my app and changed one of the java files and added new Java file and genrated COD

    I'm tryingt to OTA update on the existing app then unzipped the gall of COD big and generated to other small COD, also updated the file JAD in the version #.

    But now I keep on running in the following scenario, when I try to install a newer version of my application through on the existing app OTA process, it removes the user preferences can acts like a new installation again, instead of just updating the application.

    PS: - The name of the app, the seller, the rest of description that even in version only Midlet JAD was changed.

    Kindly help me gurrus.

    Thank you for the help...

    Kind regards

    Developer of BB.

    You need to store something in the persistent store... What's - what exactly?

  • The user existed but trying to drop/Alter error giving as "user does not exist".

    Hi team,

    I'm a junior DBA. As part of my work connected SYSDBA and try to drop/Alter the user, then it the following errors.

    Using the select command, I found the user is existed.

    Please suggest and help me.

    SQL > show user

    The USER is "SYS".

    SQL > select username, account_status from dba_users where username = "s354621";

    USERNAME ACCOUNT_STATUS

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

    EXPIRED s354621

    SQL > DROP USER s354621

    2.

    DROP USER s354621

    *

    ERROR on line 1:

    ORA-01918: user 'S354621' does not exist

    =========================================

    SQL > Alter user s354621 identified by 'happy33 ';

    ALTER user s354621 identified by 'happy33 '.

    *

    ERROR on line 1:

    ORA-01918: user 'S354621' does not exist

    ============================================

    Thank you

    Venerable.

    What is the version of your RDBMS?, I've seen a few bugs related to this issue

    also post the result of this,

    Select the username, dump (username) from dba_users where username like '% s35% '.

    In addition,

    You can also post the original create statement of the user? If you created the user with quotes, you need to remove the user with double quotes. For example:

    SQL > create user 's354621' identified by one;

    Created by the user.

    SQL > drop user s354621;

    Drop user s354621

    *

    ERROR on line 1:

    ORA-01918: user 'S354621' does not exist

    SQL > drop user 's354621 ';

    Deleted user.

  • receive error message: user account already exists when you create new mail user account

    Hi guys!

    I don't know if anyone else has encountered this but here is what happened.
    I installed windows 8 and connected with my email account. Since this is the only account he had administrator rights. So I decided to create a local administrator account by accessing the computer with the button right-> manage-> users-> local users and groups. I enabled the administrator account. Below it was also my e-mail account. After I restarted the PC, I found that I could only log in as administrator. I couldn't change the connection! I was so frustrated. Finally I had to remove the computer right click e-mail account-> manage-> users-> users and groups and then create the opening bar charms-> settings-> PC-> users change settings and adding my email account it. Now when I logged in as a user of e-mail account, I can't find any of my applications! I must now connect on all sync settings, reconnect my music players, etc. etc. This is BAD! :-(
    Hope someone can tell me why this happened.

    Hello

    Removal of Microsoft Account is same as the removal of the Windows 8 operating system user account. Whenever you remove the Microsoft Account or the Windows 8 operating system user account, it will remove all applications and settings.  In this case, you must reinstall all applications on the Store.

    I suggest you to re - install apps on the store

    Follow these steps to reinstall the applications on Windows Store;

    (a) open the Windows Store.

    window b) right-click on Windows Store.

    (c) on the top of the window, select your applications.

    (d) click the drop down arrow and select Apps installed on this pc.

    (e) it will display the list of applications that are not installed on the computer.

    (f) you can select the applications and you can reinstall it on the pc.

    If you have questions/suggestions more associated with Windows, feel free to post. We will be happy to help you.

  • How to add users to an existing account?

    ??

    Team license links that can help
    - https://creative.adobe.com/plans?plan=team team plans
    -http://www.adobe.com/creativecloud/buy/business.html
    -https://helpx.adobe.com/contact/creative-cloud-teams.html using the team
    -manage your account http://forums.adobe.com/thread/1460939?tstart=0 team
    -Team Installer http://forums.adobe.com/thread/1363686?tstart=0
    -block of cloud saves https://forums.adobe.com/thread/2078633

    Behalf of the company
    Packer links https://forums.adobe.com/thread/1586021
    http://forums.Adobe.com/community/download_install_setup/creative_suite_enterprise_deploym ent

  • Extraction of FILES left user in TFS but the tfs has been restored in another machine and users and area no longer exist

    I have a FEW DEVELOPERS THAT LEFT FILES VERIFIED OUT IN tfs. The TFS was saved and restored to a different machine and a different area. When I use tf undo to undo the checkout of the workspace owner no longer exists and the field and the user no longer exist so I get an error of SID because tfs is unable to find the user in the AD. Any ideas how I can cancel the lock

    A = 2005 TFS server

    Studio customer visual 2010

    Hello

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for Visual studio on MSDN. Please post your question in the MSDN forums. You can follow the link to your question:

    http://social.msdn.Microsoft.com/forums/en-us/category/vstfs

  • Pavilion Slimline 400-314: cannot delete the renamed user profile

    Greetings!

    I've been enjoying the nuances of Windows 8.1... right.  In any case, I have Win8.1 64-bit on this excellent HP SLimline PC.  Now, I need help with the operating system.  I am an avid user of Windows 7 and like it a lot. My four PC's the only one with 8.1 and I have some learning curve experiments, of which this is one.

    So, I got this computer since July 2014 and did not otherwise than with the administration of the accounts.  The problem is that the account administrative principal (Yes, I use two accounts, one for the daily work and an administrator account to manage the computer - life is safer like that).

    The username admin account had to be changed, so I did.  You would think that changing the name of the account automatically would do this in all areas of the system filiing.  In this case, not so much.  WIN8.1 has created a new profile.

    I'm not saying that the name of the profile has not changed for purposes of connection, he fact and that seems fine.  However, looking at the users listed in the Explorer file and also on the network, the old user profile still exists with all rights and privileges of the Administrator profile normal.

    I think that's not good for two reasons; It is confusing on the network. It also creates a set of accessible files because there is no way to connect to clean.  And it may pose a security problem.

    Also, note that has not degraded the function of the computer, but it appears sometimes in unpredictable circumstances.

    What have I done to alleviate this problem?   Initially took a chance on system restore. I do not have a restore point will go back far in time to correct it.  Then I tried the old "select and delete" some content. Not a good idea and the system let me not in all cases.  I don't know that it needs to be done by the operating system.  I'm not sure I want to change the registry immediately, but maybe it's my only choice.

    So, I'm at a stand still for the resolution. Not wanting to rebuild the computer, I need a way to rub user profiles and delete the one which is supposed to be deleted.

    As always, thanks to all those who can suggest a positive way to correct this problem. It's probably very easy... maybe

    Banhien... Thanks for all your help in this matter.  Between your good suggestions and a little thought on my part, I was able to remove the 'extra' account on the computer.  To change the standard account using your idea was the key, except in this case, it was a little more complex.

    Note that there are only meant to be two accounts on this computer.  Here's what I had to do:

    1 log on as an administrator.

    2. change the administrator account.

    3 Rename the account administrator to the name that it was before I renamed it and capture a standard user.

    4 restart the computer (even if it is perhaps not necessary, just a good idea so that everything lines up again)

    5. open a session under the 'new' admin account (that I changed standard user)

    6. remove the standard account renamed and all of its associated files.

    7. create a new Admin account as the administrator

    8 change the original standard user, turned administrator, standard user feedback.

    Now, I'm back for two accounts;  an administrator account and a Standard user account.

    Restarted the computer.

    Set up the 'new' account of the administrator

    Thanks again for your help. Have a great day.

  • Existing purchases in the sandbox?

    I'm currently testing digital purchases. We have a 30 day subscription and a mode (consumables) added to the project "1 year license.

    I can buy the two without problem, but searching for purchase fails.

    According to the documentation

    You can retrieve past purchases only for the current test session. Digital goods that are purchased in a draft status are not written to the transaction database, so when you end the test session the cache is cleared.
    

    For now I just have a few buttons, "purchase subscription", "buy license" and "check for purchases", I use one after the other (buy things!), but the answer of requestExistingPurchases() is always errorcode 3 item not found (PS1300eHW).

    As for the subscription, I buy it with success, but always the answer-> isActive returns false.

    Could someone explain the session 'test' ends in fact? Or how can I test my code without the publication of the application and the purchase of the subscription "for real" first?

    You will only be able to recover existing if you use local mode by setting the mode of connection Test or purchases local (depending on who is using Cascade app or C API).

    If you do not use the Test mode and you use a sandbox user, recovery of existing purchases won't work, because the purchase transaction is not recorded on the BlackBerry World.

    If subscriptions can only be tested in test/local mode, unless you use real money.

    It refers to the review session would be running the application in local/test mode.  Once you close, all data in the local mode disappeared.

  • Bind To AD with full of users OD.

    Hello

    I anticipate the future expansion of the devices. Currently I have a lot of users OD, but I'm sure that in the future some application may require a Windows operating system to use.

    So my question is, is it possible to link an OD to AD and not to lose any information?

    Thank you

    Henry

    Yes like all of the users in OD exists in a different directory/database. RealNames, short, Guid etc would be different anyway, but I've seen issues in the past with name conflicts where the groups were named the same.

  • User account connection issues: shows a "Welcome" and then "logout".

    As a result of the previous question, I did a clean boot operations, but the problem of opening other user accounts still exists. I tried to create another user account, but when I connect it shows a "Welcome" and then "disconnect" - this happens to all other accounts except for me, as an administrator.

    I tried to access other accounts with 'user account control' turned back and was to square one and had to access my account in safe mode to disable the "a/c user control. I could not access any other a/c in safe mode - it is disconnected.

    So basically I can connect only through administrator account.

    Any other ideas would be appreciated.

    With our thanks

    Hello

    I reloaded Windows Vista disk and everything works ok now, including user accounts.

    Thank you

  • Problems with too many user profiles on computers Windows 7 Professional?

    Is anyone aware of any issues related to Windows 7 computers when too many user profiles are created on the computer. I work in a school and I recently read an article by someone in another educational environment, indicating that they were having problems when too many profiles have been created on a computer.

    Given that integrated user profiles manager only allows you to delete each one profile, it's almost an option to the volume of user profiles that exist in such a laboratory environment. Remove Group Policy Computer Configuration-> policies-> administrative templates-> system-> user-> user profiles profiles of a certain number of days on system restart
    which exists in Server 2008 R2 does not.

    I appreciate your comments.

    Hi Skenny10,

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public.

    Please post your question in the Forums in TechNet Windows Server.

    Gokul - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

Maybe you are looking for

  • How to make a copy of the sent IMAP messages when the sent folder file cannot be found?

    My Thunderbird works fine. I also see messages in the "sent" folder but I wonder are only registered in the IMAP server messages. For the backup application, I would like to copy the file from the "sent" folder but I can't find a local file for this.

  • After update, the phone rings

    Eventually gave at the request of update and now my phone doesn't ring when it is locked.  Telephone calls and messages is no good unless the phone is awake.  If it goes to automatic locking with a black phone screen calls go directly to voicemail. 

  • power problem 1800-254

    My laptop worked very well, and then windows 98se, crashed while you restart it and all I get is power led, led, battery led, all are green no display not hard don't drive activity but if I use the slider on the front of the cd media will play cd, I

  • Adapter Lenovo RS110 and Intel RSAII (T 44, 1412) won ' t boot

    I installed adapter IBM RSAII. Once I started, I get a d2 of error message from the bios which means: interruption D2 unknown error. Do you know where can be a problem? I also tried to plug the SYS MGMT (RJ45) port. My network card on the laptop regi

  • iTunes syncs not apple iPod nano's music

    I joined Apple music. I want to put the songs I buy my new 7 generation iPod Nano. He said: you cannot synchronize music on iPod, Apple I f you want to listen to the song on your iPod turns on iCloud on your iPod. I have a nano. I don't see an option