Streams administrator privileges

Hi.
We're working on a prototype of Oracle Streams in a data warehousing environment, and my department was placed in charge of the development environment. The Oracle documentation specifies that the Streams administrator requires DBA privileges - and I know for a fact that the guys running the production database will bolt at the idea.
What are the specific privileges that the Streams administrator requires? Does it require every single privilege in the DBA role?

Hi,
Streams administrator doesn't need DBA privilege but good to have. Following priviliges connect, resource, aq_administrator_role, execute on DBMS_APPLY_* , DBMA_CAPTURE_* packages & many more system privilege from DBMS_AQADM package.
Also, in the downstream DB, if Stream administrator user is the apply user, then make sure to grant all object level privileges of all the objects in schema it is applying.
Sunil

Similar Messages

  • Error In Giving Privileges to stream administrator

    We have Oracle9i Enterprise Edition Release 9.2.0.2.1
    on WIN2000 workstation (We first installed 9.2.0.1 and then used the oracle patch release which was recommnded for streams to come to the above mentioned release)
    We created a stream administrator user and when tried giving following privilege it gave the error as mentioned.
    BEGIN
    DBMS_RULE_ADM.GRANT_SYSTEM_PRIVILEGE(
    DBMS_RULE_ADM.CREATE_RULE_SET_OBJ,
    'STRADMIN');
    END;
    BEGIN
    ERROR at line 1:
    ORA-00931: missing identifier
    ORA-24000: invalid value , USER/ROLE should be of the form [SCHEMA.]NAME
    ORA-06512: at "SYS.DBMS_RULE_ADM", line 167
    ORA-06512: at line 2
    It seems that the call DBMS_RULE_ADM.GRANT_SYSTEM_PRIVILEGE is throwing the error. ANy Clue ????
    Again just ignoring the above error we went ahead and tried to create a capture process using ....
    BEGIN
    DBMS_STREAMS_ADM.ADD_SCHEMA_RULES(
    schema_name => 'jessy',
    streams_type => 'capture',
    streams_name => 'capture_jessy',
    queue_name => 'strmadmin.streams_queue',
    include_dml => true,
    include_ddl => true);
    END;
    and it gave the following error
    BEGIN
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    ANY CLUE ???
    Long postings are being truncated to ~1 kB at this time.

    Did you run the catpatch.sql script as part of the patch installation? If not, I recommend that you do this and then retry the operation.

  • Open application with administrative privilege

    Can anyone point me to resources on how to execute a command in Java to open an application with administrative privileges - similar to the windows runas command - but will accept the login and password in the command?

    First figure out how to do it at the command line (it's beyond me). Then use Runtime.exec() to run the command. You'll have to use the Process's output stream to respond to the password prompt, and it's possible that might not work if Windows isn't prompting on stdin.

  • During the installation of Mozilla Firefox 4.0 on Windows Vista, I received an error message saying that I need administrative privileges to install. Are administrative privileges necessary to install Mozilla Firefox 4.0 on Windows Vista?

    The happens when I attemp to install Mozilla Firefox 4.0 on a classified network. Initially when I try to install Firefox 4.0, a screen comes up saying that I need administrative privileges to install. Then when I cancel my logon username/password administrative screen, the installation process lets me continue and I can install the Firefox 4.0 software. I would like to know if Firefox 4.0 might encounter problems later on a classified network if Im able to install the software initially.

    hello, when this is happening after you've already updated firefox with your admin account, try to delete the ''updates'' folder and ''active-update.xml & updates.xml'' within the %localappdata% folder of your restricted account like it is described in http://kb.mozillazine.org/Software_Update#Software_Update_not_working_properly

  • Access Denied when trying to access shared folders on the server with administrative privileges

    I have problem accessing shared folder on the server machine from Windows 7 machine even if I try to access it with administrative privileges (server Administrator account). I will try now to explain better my situation.
    In my company, we have small network infrastructure with one main server machine (HP ProLiant server) with Windows Server 2012 R2 installed and couple of desktop machines. The network is administrated by me.
    On Windows Server we have installed and setup DHCP, DNS, Remote Access and Routing, File and Storage and Active Directory services. Desktop machines are having Windows 8.1 Pro, Windows 8.1 or Windows 7 Home Premium installed on them. In Active
    Directory I have created domain, User groups and Users for employees in my company and so far, I didn't added desktop machines to the domain.
    Also, I've created one folder on the server which should contain different projects data for network users and I have set access permissions and security for this folder and shared it on the network (I've added couple of users to one user group and I
    gave Full control to this group over this folder). When I try to access this folder from network, I've been asked for login credentials (normally), where I just type in one of users username and password who has been given access permissions to (who is member
    of group with full control over the folder). From Windows 8.1 Pro and Windows 8.1 machines I can access and work on this folder without any problems.
    The problem comes with Windows 7 machines. On Windows 7 machines (I have also tried this with Windows 7 Ultimate in VMWare) I can access server, I can see its shares, but as soon I try to access folder I've created for projects, I get Access Denied message
    with request for User login credentials. Whichever user account I use (even servers main Administrator account) I keep getting this message over and over and I'm unable to access it at all.
    I have also tried to access the server through VPN (from local or outside) but I'm getting the same error again. Also I've tried to add these Windows 7 machines to the domain and login with domain user but the result is the same. Turned off both firewalls
    (on server and desktop machines, which I know is unnecessary, but lets try it), still same case. I've tried couple more things with registry editor on desktop machines which I found on different forums and websites but still no luck. And now I don't know
    what else I can do.
    Does anyone knows what's the problem here, have I set something wrong, have not set something I should?

    Hi MeipoXu,
    thanks for your response. I will first answer on your question.
    Yes, the main issue is that we can see the folder when we access the server but we cannot access its contents from Windows 7 machines. I have tried on two machines, one with Windows 7 Home Premium version and the other one with Windows 7 Ultimate version
    and the situation is the same.
    As you recommended, I've checked Network Discovery and File and Printer Sharing and the situation is next: File and Printer Sharing is turned on all layers (Private, Public and Domain) while Network Discovery is off for all layers too. I don't know if this
    is normal thing but Network Discovery cannot be turned on in Windows Server (I'm able to select Turn on Network Discovery and apply the changes, but when I get back to this settings page, I again see that it's turned off, so I assume this can't be changed
    at all).
    I also tried with icacls in command prompt and everything seems to be ok there regarding permissions. Share permissions are set to Full control to Everyone and Security permissions are set to Full control only for Administrators and the user group I've created
    for employees in my company. The confirmation for this is that on Windows 8 machines you can access this folder without any problem and without getting any message connected with access permissions with any user account within this user group. This share is
    created through File and Storage Services service in Server Manager panel.
    And then something came up on my mind. I went in Server Manager to check shared folder settings in File and Storage Services and under Settings page I saw that "Encrypt data access" has been enabled (I enabled this option because I thought
    I will get more security with this option). I asked my self what would happen if I disable it, tried it and now everything works ok on Windows 7 machines too. Now I assume that Windows 7 doesn't have this feature implemented or there are some
    settings which needs to be set on Windows 7 machines to make this encryption thing work with Windows Server. So basically, I will let this feature off for now until I find out more about it and how to implement it to work with all operating systems.
    I want to thank you once more for your kind help!

  • Unable to install update version 1.6.0.393 with error code 3 (Administrator privileges)

    I am unable to update Creative Cloud to version 1.6.0.393. I am running Windows 7 Professional SP1 and have tried installing in administrator profile.
    The message returned when attempting to start the update is:
    Administrator privileges are required to continue with the installation.(Error code: 3)

    Didn't work for me....I have this same problem.
    Tried all this stuff too:
    "Installing Update" Error, Administrator Privileges are required to continue with the installation (Error Code 3)
    I'm on a network as an admin, have tried opening it as an admin, set "always open as admin"....everything.
    MAD

  • My 'run with administrative privileges' script no longer works - help

    Hey all. I have an applescript that shuts down the computer that I made a while back. I pulled it out today to use it and it no longer works. Here's part of the code I'm having trouble with:
    do shell script ¬
    "sudo shutdown -h now" password "myadminpassword" with administrator privileges
    On old machines this worked great, I would just put the admin password where myadminpassword is and it would work perfectly. Now though, I run it on my machine and I get the prompt to enter my admin username and password before it will shutdown.
    Now this is going on a remote install so I need it to work. Any ideas? The machine is running snow leopard, but it seems to still work on an old leopard macbook pro.

    Well, for one, do not use sudo in do shell script.
    The whole 'with administrator privileges' part takes care of elevating your privileges. sudo has no place in do shell script.
    Don't know if that's your issue, but it's the first thing I'd fix.
    If that doesn't help, are you running the script as your admin user?
    Nowhere in your script are you defining the username to run the command as, therefore it will attempt to run as the current user who may not be the same as your admin user, nor have the same password. You might need to include the username:
    do shell script "shutdown -h now" user name "admin" password "myadminpassword" with administrator privileges

  • 10.9.2 systemsetup requires administrator privileges?

    Per the update materials for 10.9.2:
    Date and Time
    Available for:  OS X Lion v10.7.5, OS X Lion Server v10.7.5,
    OS X Mountain Lion v10.8.5, OS X Mavericks 10.9 and 10.9.1
    Impact:  An unprivileged user may change the system clock
    Description:  This update changes the behavior of the systemsetup
    command to require administrator privileges to change the system
    clock.
    CVE-ID
    CVE-2014-1265
    My account is an administrator account, but now when I run the systemsetup command, I get the following error:
    MacBookAir:~ mikedonscheski$ systemsetup -listtimezones
    You need administrator access to run this tool... exiting!

    Hmmm... I'm probably a bit experienced, but the Time/Date setting looks okay to me?  Matches the time on my iPhone.  Should I be looking at something else?

  • Photoshop CS2 denying administrative privileges

    I just installed Photoshop CS2 on Windows Vista and registered it using my serial number, but when I open the program to use it, a window pops up telling me "You are not allowed to continue because your account does not have the proper privileges. Pleases log in using an account with administrator privileges and try again."
    The problem is that it's my personal laptop and I'm the only user (or administrator for that matter) on it. Why isn't it accepting that? I tried asking Microsoft for answers but they said to ask the Adobe Support team. I called technical support but they don't do CS2 anymore. Anybody have answers?

    Don't run the program installer when you put the DVD in. You need to explore the disk. Look for the photoshop folder. Open the folder and look for the .exe file, right click on that and choose run as Admin.
    Before you install on Windows 7 ensure any anti-virus is turned off to include windows defender. Keep UAC running.

  • Administrator privilege are required to install Adobe Master CS5.5

    Hi All,
    This is Tom. I'm logged in as local administrator to Windows 7 64bit OS and everytime I tried to install CS5.5 Master I kept getting this message, "Administrator privilege are required to install". Do you have any suggestion? I can install any program but just not CS5.5.
    Thanks & Regards,
    Tom

    Hi Mylenium,
    Thanks for your advice.
    I could not find the log in "\Program Files(x86)\Common Files\Adobe\Installers", it only shows log file from my previous installation of Adobe CS3.
    I can see this file \Users\[username]\AppData\Local\Temp\PDApp.log with some errors like
    23:11:19 [ERROR] LWANative - OOBElib returned error: 34
    23:11:19 [INFO] LWANative - pwa_openSession Session key : {*****-****-*****}
    23:11:19 [ERROR] LWANative - OOBElib returned error: 47
    23:13:32 [ERROR] LWANative - OOBElib returned error: 27
    23:13:32 [ERROR] LWANative - OOBElib returned error: 27
    Tom

  • I tried to download iTunes 11.1.4 and was told I need administrator privileges to do so. I have never had a problem before.  What's going on?

    Last week I attempted to update the iTunes on my computer to 11.1.4 but the process errored out.  So I uninstalled iTunes and attempted to download the software from the website.  The process stopped and told me I need administrator privileges to install the product.  I have never had this problem before.  What is the problem?

    Hi FSA_1987,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Judy

  • Sounds silly, but I can't turn on the sound anymore. The slider won't budge and in system preferences it looks that it is muted, and i can't 'unmute' it, despite having administrator privileges. Any ideas? Tat

    It sounds stupid, but yesterday I turned off the sound of my iMac, today (after the latest upgrade), I can neither move the slider, nor turn mute off in the system preferences, even so I have administrator privileges. Any ideas?

    Sorry it didn't work...
    If the update you did yesterday was to 10 6 8 and you did it via Software Update, perhaps the Combo Update would be the way to go...
    http://support.apple.com/kb/DL1399
    Cheers,

  • How do I obtain administrative privileges in order to install software ?

    How do I obtain administrative privileges in order to download software ?  I am  trying to download Garmin Maps for my Garmin Nuvi 260W.  Thank you.

    Thanks Eric.  I am the user administrator plus there is a guest user.  However, when I attempt to download Garmin Express installer an apple box appears requesting my Apple Id and password and when I enter this nothing happens and when I cancel this I get a message stating that I need administrative privileges to install the software .  Any assistance which you could give me would be greatly appreciated as it is very frustrating when I am unable to download maps from Garmin when I have previously purchased lifetime maps.

  • My administrator privileges are gone... how do I get them back?

    I've been having serious problems since downloading the latest security update...
    See here: http://discussions.apple.com/thread.jspa?threadID=1466190&tstart=0
    I tried a complete reinstall of Leopard because it was the only way to get my computer to boot back up. Now my account is labeled as Standard and I can't do anything that requires an administrator privilege. How do I fix this? And please help with the larger problem in the other post if you can.
    Thanks!

    try this [link|http://docs.info.apple.com/article.html?artnum=306876].

  • When attempting to upgrade Firefox by dragging the icon to the applications fldr, I get a message saying it can't because I don't have all nec. privilieges (this is on Max OSX). But I have administrator privileges. Why can't I complete the process?

    This happens on both my Macs: Macbook running OS 10.4, and iMac running OS 10.5. The message doesn't say which privilieges I needs, nor anything about being the administrator, but on the iMac I am the administrator, and on the MacBook I have administrator privileges.

      When I try send video clips as attachments, I get a message saying Quicktime can't open the .avi - why?
    How are you tryin to send the .AVI file? Are you sending the attachment directly from Mail or from Aperture or iPhoto?

Maybe you are looking for

  • JDBC Receiver channel

    Hi, I have a receiver channel of JDBC type. The database configured in this channel is installed on a different net from XI. Is this a problem? I have seen an error connection of this type: Error during database connection to the database URL 'jdbc:o

  • I tried the recycle option on my laptop and now it wont startup

    I recently tried to recycle my computer.... now It keeps restarting and the intall windows block keeps popping up at startup. Every time I click ok... it does the same thing over and over.

  • Getting ERR-3331 while trying to import application

    Hello, i'm trying to import an application from a 3.1.0.00.32 to a 3.1.0.00.30 APEX (there is no compatibility problem, right?!). I first was wondering the exported file is very big (~27 MB). When I'm trying to import this application on the target s

  • STO from MRP area to MRP area

    Is it possible to confirgure the system to create stock transfer orders from one MPR area to another MRP area? I know that you can go from plant to MRP area and MRP area to plant.  We would like the material shortages, found in the planning plant/mrp

  • Prevent Dummy Profit Center Postings

    Hi All, During posting of accounting documents (for eg: In T-code F-02), we need to prevent documents getting posted to dummy profit-centers when I post documents with cost-centers which are un-assigned to any profit center (T-Code KS02). Instead we