How to grant a user (me) the DBA role?

Hi all.

I was wondering how you connect to the identifier of the database administrator.
I've done there is a workspace on apex.oracle.com, and I thought as I did, I would have full access. However, I can't get the identifier of the database administrator. With the identifier of the database administrator, I mean the next screen: connect you to www.apex.oracle.com, go to the workshop of SQL, click utilities, and then click the database. What I see is a screen wonder a user name and password.

All the info I found on the internet always refers to the local host APEX, whereas I only use the online version...

I tried to use admin as username and admin as the password did not work. Even my own credentials do not work. I don't know how to create a user who is granted the DBA role. As far as I know, APEX I am registered as the APEX_PUBLIC_USER. How can I change this to my own account and grant me the role DBA?

All I want is make a backup of the complete basis set, and be able to take a peek. Be able to backup is the most important part for me. I don't want an app, but really all of the backup database: all tables and their columns, with all of their corresponding lines filled with data. Everything.

So please, if anyone knows how to give me the DBA role, tell. I use APEX 4.1.1.00.23, on www.apex.oracle.com.

Thank you.

You will never access DBA on apex.oracle.com. If you want to export, you will need to use the feature 'generate the DDL', and for your data, you can use the data workshop later. You can export your data from the table to a CSV (one for each table), and then import these data into your own database using a feature of loading data in TOAD sqldeveloper (or APEX).

Tags: Database

Similar Questions

  • May not grant execute on UTL_FILE even user with the DBA role

    Hi all

    I have a problem - I can not grant execute on UTL_FILE to < some_user >, even if I am logged in as a user with the DBA role.
    grant execute on UTL_FILE to seesat_stg;
    ORA-00942: table or view does not exist

    Is the synonym PUBLIC:
    select owner, object_name, object_type from all_objects where object_name = 'UTL_FILE'
    Returns:
    SYS          UTL_FILE     PACKAGE
    SYS          UTL_FILE     PACKAGE BODY
    PUBLIC          UTL_FILE     SYNONYM
    FLOWS_030100     UTL_FILE     SYNONYM
    Any ideas what I am doing wrong? It's about Oracle XE.

    It works if you open a session as SYS?

    I suspect that your user with the DBA role not really has the right to grant permissions execute on UTL_FILE.

  • Add grid user to the dba group

    Hello

    After installation of CARS, we are facing some problems in cluster. After investigation, Oracle support suggested adding the network user to the dba group. We missed to add the network user to the dba user in most of the nodes. It's Linux Redhat 5.
    How can I add user grid to the dba group and prevent the grid from other groups linux user? What is the correct order?

    Thank you
    Diego

    Hello
    As root:

    #### check before
     id  grid
    #### Change It
     usermod -a -G dba grid
    #### Check after
     id grid
    

    Levi Pereira

  • How to remove a user from the application

    How to remove a user from the EBS application?

    12.1.3 R

    Hello

    You can put an end to the user date

    Connect to Oracle Applications - select the responsibility of the system administrator - security - user - define - query with the username - and then you can give the end date in the effective Date column.

  • Try not to use the DBA role

    Hello all,.

    I'm now working with a database 11g on windows platform that has many schemas (200 +). Each schema got DBA, CONNECT and RESOURCE roles. I am trying to determine the minimum privileges is required for each schema.

    I started by revoking the DBA role, then grant the role of RESOURCE for certain privileges in the role of RESOURCE are also in the DBA role and are lost when the DBA role is revoked.

    I then use the front-end application to see what broke. The front-end server's Active Server Pages (.asp), I know null on .asp.

    I'm getting an ORA-06508: PL/SQL: called program unit could not be found.

    The "unit of program being called" is a call to a package.procedure with parameters. The package and procedure exist and are valid within the scheme used.

    Any ideas about which 202 in the DBA role privileges are required?

    Thanks for your help,

    Bob

    Bob,
    Nice detective work!

    Many details on the privileges based on roles is here:
    http://docs.Oracle.com/CD/E11882_01/network.112/e16543/authorization.htm

    The section "how roles work in PL/SQL blocks" explains when using PL/SQL roles. (Procedures 'DEFINER rights', the value by default, use no roles - "The rights of the applicant" procedures and anonymous blocks are.) Most of the time you don't have to grant privileges to table directly to other patterns that reference them in PL/SQL.

  • How to set up users, groups, and security role in WebCenter E-capture 11.1.1.8.0

    Hello

    I need to set the security of user group and the role of E-Capture but not no matter what doc and I configured 5 reviews in web logical console with the administrator group, but faced with a problem that is mentioned below

    Problem:

    (1) in the E-capture show only user weblogic and I'm not able to search for any user.

    (2) not yet able to connect to e-capture console and client using another user except weblogic.

    Please guide me how to set security for e-capture console and customer e-capture.

    Thanks in advance

    Sanjeev

    Hello

    Connect to Enterprisemanger-> right click on the domain-> titles-> roles and policies

    Then select capture and navigate to capture roles add LDAP users and groups to roles according to your requirement to capture. If faced with any LDAP related issues can create the user with the admin role and try to add it all first by assigning the two roles out there. Hoping that this will certainly help.

  • How to find which user have the Channel Manager

    Hello

    How to find which user are responsible for R12 Channel Manager.

    And how to invite the partner already in the list of my partners.

    Please answer me as soon as possible

    Thank you
    Vivek

    How to find which user are responsible for R12 Channel Manager.

    You can run 'The responsibility one users' simultaneous program or run the script in (how to find Out who the responsibility has been granted to A specific user? [ID] 304687.1).

    Please answer me as soon as possible

    For the responses of the ASAP, please log an SR.

    Thank you
    Hussein

  • How to support multiple users at the same time?

    Hi all

    I have a Labview program that controls a parser via GPIB connector. When the user uses the software, user B must wait is made. But in fact, the parser is not very busy, when the user uses the software.

    I want A, B, C and D of the user may use the software at the same time. just as we can open several Web sites at the same time.

    How can I program the software, so that software can be opened several times? Do you have any examples?

    Thank you very much.

    Steven

    Parallel SALVATION,

    you want to use the same material in different forums at the same time? What happens if the user uses a different device as user B setting?

    There could be problems to access the port of connection (GPIB card) at the same time too...

    It's the same usual problem, you'll have to any shared resource. Instead of calling the same software several times at the same time you should make your software up-to-date with multiple users...

  • Why is a user with the DBA privilege necessary side SQL Server to migrate?

    Greetings

    Project to migrate a SQL database to Oracle using SQL Developer.

    The docs say that a user with DBA privileges is required in the SQL Server database when you run the migration of the side Oracle.

    Why?

    Why a user with only READ access to SQL Server data would be necessary?

    Thank you very much!!

    -gary

    The DBA privilege at the source database is required because SQL Dev Migration is also collect information from SQL Server system tables, which a normal user is not always possible to query. It is mandatory that the migration is trying to build an Oracle schema which corresponds as much as possible the source database.
    But this requires having become DBA in the foreign database to avoid permission problems. If you SQL Server admin does not want the DBA privilege, you can also do a Migration offline - here the ADMINISTRATOR must run the generated scripts offline in-> Migration-> 3rd capture in the database offline party

  • How to delete a user using the BWS

    Hello

    I'm working on a little app that can remove multiple users from the BOTTOM. I use the BWS for this, but something is not clear.

    My function is:

            public static bool DeleteUser(string[] inputEmail)
            {
                DeleteUsersRequest UserDeleteRequest = new DeleteUsersRequest();
                UserDeleteRequest.metadata = BasicSettingData.Metadata;
    
                User egy = new User();
                User[] DeletableUserArray = new User[1]{egy};
                DeletableUserArray[0].emailAddresses = inputEmail;
                UserDeleteRequest.users = DeletableUserArray;
    
                DeleteUsersResponse UserDeleteResponse = new DeleteUsersResponse();
    
                try
                {
                    UserDeleteResponse = BasicSettingData.bwsService.deleteUsers(UserDeleteRequest);
                }
                catch (Exception e)
                {
                    MessageBox.Show( e.Message + "     " + e.StackTrace);
                    return false;
                }
                if (UserDeleteResponse.returnStatus.code.Equals("SUCCESS"))
                {
                    MessageBox.Show("trololololololo");
                }
    
                return true;
    

    The service lift any error or exception, however, users are not deleted. I am defenetly missed something, just don't know what.

    In your function, you create the user object, and then use this same user object try deleting. Instead, you will need to enter the users to remove an appeal from getUsers().

  • Task assignments auto exclusive Oracle BPM for users with the same roles

    Hi all

    We have a problem with the task in BPM assignment, lets say, we have a task which cannot be attributed to users with role X when the configuration of the task is set to auto request all users with the role of X may have the task in their task list, but we want it to be exclusive that an assignee if you have it No one can visit his profile at the task, then if we set config off auto claim with assignees must choose to claim the task but we do not want this, we want the tasks assigned automatically just to a transferee (for example at random)... can someone help us please?
    Best regards
    Hadi F

    Hi Hadi,

    You can choose "Automatic entitlement to a single task" and the reason for the transfer

    You can also create a business rule to assign them to a user.

  • How do I change user to the administrator account when it all together to standard users.

    Hi I set up my computer girl with their username first and then when I put mine up to put parental controls on it mine was the standard user. I changed mine to the administrator and his standard, but how some were now two standard users. I can't enter in allocate framework and programs now, he asks me the administrator password, but me don't give no option to enter one. I was about to reinstall windows, but there is no disk with him. All the world and ideas how to fix it.

    Thank you

    Ryan

    You can use system restore to set up Windows to a point until you have changed the password now:
    1. put your BIOS so that it uses the DVD drive as its primary boot device.
    2 start the computer with your Windows 7 repair CD.
    3. press a button if you are prompted to start from the DVD.
    4. When prompted, select "Safe Mode Command Prompt".
    5 log in as administrator if you are prompted.
    6. Select repair when prompted.
    7. When you are prompted, select System Restore.
    8. set Windows to a point before this problem occurred.
    9. When finished, remove the CD before restarting the system.
    In step 2, you can also use the Windows 7 installation DVD. The subsequent steps are similar to those above.

    When you're done, plan and create a second account. admin record its details on paper so that it will never happen.

  • How to add a user when the Muse site is transferred without Business Catalyst?

    Hello

    I downloaded a Muse site for my client on its own ftp server. But how do I add him as an editor of "inbrowser", so that she can manage the site needed? Or is it only possible to add a user when I upload the site on the host Business Catalyst?

    Thank you!

    Hello

    Update June 2014 to Muse allows In-Browser editing for Muse sites hosted with third-party providers (not Adobe).

    See https://helpx.adobe.com/muse/using/whats-new.html#In-browser%20Editing%20enhancements for more details.

    Abhishek

  • How to grant security access to the views of the apps

    Hi hussein.


    What is the sql for grants of Security command, to be able to select the contents of a view in Oracle Applications 11i and R12?
    I have a vision of APPS. RA_CUSTOMER_LINES_TRX_V but I there is no selected line.


    Thank you very much


    Mrs. Mina

    Please see these documents.

    Note: 209185.1 - how to set the context of Applications (FND_GLOBAL. APPS_INITIALIZE)
    Note: 420787,1 - Oracle Applications multiple agencies of the custom Code access control
    Note: 462383.1 - queries SQL and the Architecture Multi-Org version 12
    Note: 165042,1 - FAQ - several organizations architecture (Multi-Org)

    Thank you
    Hussein

  • How changes made by users in the application of audit planning

    Hello

    Is there any variable essbase, we can move to audit changes to Hyperion Planning apps.made by users? Or do you have another suggestion for monitoring audit trails. ?

    Thank you

    What audit options are you looking at?

    Take a look at the implementation of the Audit trails

    Concerning

    Celvin

Maybe you are looking for

  • There are a few websites where I can not 'stick' content and I can learn

    When I try to stick to some pages, as in the view in a message box on a blog, I get the message of right click I'm just on the entire page.

  • iPhone down constantly calls.

    New iPhone is constantly declining calls.  I never had problems with my iPhone 5 and my husband does not have this problem with his iPhone 5 s.  Any suggestions?

  • If my iPhone is brick, can I replace it with the apple warranty?

    I'm still under warranty of one year of iPhone. If my iPhone gets bricked can I replace? There is no jailbreaking or other malicious activities. Also I was jailbroken in the past, I'm not now of course, but they can follow the which? Thank you.

  • Insert text in a matrix with numberic values

    I have a matrix that I write numberic decimal values but I would like to know if there is a way I can also write text in the same matrix. Currently, I have a 10 x 6 Matrix which contains numberic values (data), but I would add a text column to the ma

  • LabVIEW Builder configuration

    Hello The Labview manufacturer that makes an exe can be configured to copy support files to the destination where the exe file? If so, how do you?