Getting privs error

Hi all
I'm learning few mappings and tried running dedup and other transformations, getting error insufficient privs error, I granted select privs on source to target and insert privs on target to source, what I'm missing, It is so annoying not able to deploy and run, Can not figure out.
Thanks for the help
Murthy

I'm deploying mappings to target here my target is topala, source src and both schemas on orcl11.
select line,text from user_source where name='MAP_EMPL_DEPT_TOT_AGG' and line > 620 and line < 640;
" EXIT WHEN "DEPT_TOT_i" <= get_bulk_size
" AND "AGGREGATOR_c"%FOUND AND NOT get_abort;
" ELSE
" EXIT WHEN "DEPT_TOT_si" >= "DEPT_TOT_i";
" END IF;
" get_rowid.DELETE;
" BEGIN
" FORALL i IN "DEPT_TOT_si".."DEPT_TOT_i" - 1
" INSERT
" /*+ APPEND PARALLEL("DEPT_TOT") */
" INTO
" "TOPALA"."DEPT_TOT"
" ("DEPT_TOT"."DNO",
" "DEPT_TOT"."SAL"
" VALUES
" ("DEPT_TOT_0_DNO"(i),
" "DEPT_TOT_1_SAL"(i)
topala-> target
src-> source
mapping deployed to orcl11, target and what privs, I'm missing, What am I doing wrong.
Thanks for the help in advance
"

Similar Messages

  • I am having trouble dating to version 3.6.14. I am running Linux/Ubutu OS and I get this error message:/tmp/p7x3vko2.part could not be saved, because the source file could not be read. Please help. Thank you , Deb

    I am having trouble dating to version 3.6.14 or updating to the Beta testing. I am running Linux/Ubutu OS and I get this error message:/tmp/p7x3vko2.part could not be saved, because the source file could not be read. Please help. Thank you , Deb

    Solved for me.
    I set the owner/permissions of my profile's mozilla folder's (and all the files in it) to read/write access, and the problem disappeared.
    in linux:''
    * cd /home/myusername/.mozilla
    * chown -cR myusername:mygroup ./
    * chmod -cR +rw ./
    '''Never do that with root privs (nor with sudo)'''

  • When I run root.sh and I get OCR errors

    Hi all,
    When I run root.sh and I get following errors. There are two nodes configured on Solaris 10 for Oracle Database 10g RAC Release 10.2.0.1. I am using openfiler 2.3. and ISCSI for data storage. I have create file system OCR & VOT as Raw device and formatted these devices in Solaris skipping ocr voting disk for the first 1MB to avoid overwriting the disk VTOC. Network configuration and disk permissions are set correctly. I have installed the RAC on the same machines a few months ago for training purpose and everything was working very well. Last week, my openfiler hard disk has died. I have cleared the CRS and database on the same machines and wanted to reinstall oracle RAC on Solaris but now have following problems when I run root.sh from first node I get following errors. Please help me to fix this problem.
    This is the error I get:
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2009-12-26 17:03:38.158: [ OCRCONF][1]ocrconfig starts...
    2009-12-26 17:03:38.158: [ OCRCONF][1]Upgrading OCR data
    2009-12-26 17:03:38.173: [ OCRCONF][1]OCR already in current version.
    2009-12-26 17:03:38.192: [ OCRCONF][1]Failed to call clsssinit (21)
    2009-12-26 17:03:38.192: [ OCRCONF][1]Failed to make a backup copy of OCR
    2009-12-26 17:03:38.192: [ OCRCONF][1]Exiting [status=failed]...
    This is ifconfig –a output:
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    nfo0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.123.110 netmask ffffff00 broadcast 192.168.123.255
    ether 0:22:15:19:8:d7
    vfe0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 192.168.0.110 netmask ffffff00 broadcast 192.168.0.255
    ether 0:1c:f0:c8:36:3a
    this is hosts output:
    127.0.0.1 localhost
    # public network nfo0
    192.168.123.110 solaris1
    192.168.123.112 solaris2
    # privarte interconnect - (vfe0)
    192.168.0.110 solaris1-priv
    192.168.0.112 solaris2-priv
    # Public vertual ip vip on nfo0
    192.168.123.120 solaris1-vip
    192.168.123.122 solaris2-vip
    # private sotartge network for Openfiler - eth0
    192.168.0.195 openfiler1
    This is the Format output:
    AVAILABLE DISK SELECTIONS:
    0. c0d0 <DEFAULT cyl 5098 alt 2 hd 255 sec 63>
    /pci@0,0/pci-ide@8/ide@0/cmdk@0,0
    1. c2t44d0 <DEFAULT cyl 156 alt 2 hd 64 sec 32>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,0
    2. c2t45d0 <DEFAULT cyl 60 alt 2 hd 64 sec 32>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,1
    3. c2t46d0 <DEFAULT cyl 157 alt 2 hd 64 sec 32>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,2
    4. c2t47d0 <DEFAULT cyl 1148 alt 2 hd 255 sec 63>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,3
    5. c2t48d0 <DEFAULT cyl 1148 alt 2 hd 255 sec 63>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,4
    6. c2t49d0 <DEFAULT cyl 1352 alt 2 hd 255 sec 63>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,5
    Specify disk (enter its number):
    Thank you

    I made a clean installation from scratch. I have prepared the servers step by step and used Metalink Note:367715.1. and I still get following errors. Do you have any recommendation or what to do?
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2010-01-02 18:19:38.860: [ OCRCONF][1]ocrconfig starts...
    2010-01-02 18:19:38.861: [ OCRCONF][1]Upgrading OCR data
    2010-01-02 18:19:38.870: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.871: [  OCRRAW][1]ibctx:1:ERROR: INVALID FORMAT
    2010-01-02 18:19:38.871: [  OCRRAW][1]proprinit:problem reading the bootblock or superbloc 22
    2010-01-02 18:19:38.872: [ default][1]a_init:7!: Backend init unsuccessful : [22]
    2010-01-02 18:19:38.872: [ OCRCONF][1]Exporting OCR data to [OCRUPGRADEFILE]
    2010-01-02 18:19:38.872: [  OCRAPI][1]a_init:7!: Backend init unsuccessful : [33]
    2010-01-02 18:19:38.872: [ OCRCONF][1]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
    2010-01-02 18:19:38.878: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.879: [  OCRRAW][1]ibctx:1:ERROR: INVALID FORMAT
    2010-01-02 18:19:38.879: [  OCRRAW][1]proprinit:problem reading the bootblock or superbloc 22
    2010-01-02 18:19:38.879: [ default][1]a_init:7!: Backend init unsuccessful : [22]
    2010-01-02 18:19:38.885: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.887: [  OCRRAW][1]ibctx:1:ERROR: INVALID FORMAT
    2010-01-02 18:19:38.887: [  OCRRAW][1]proprinit:problem reading the bootblock or superbloc 22
    2010-01-02 18:19:38.892: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.902: [  OCRRAW][1]propriowv: Vote information on disk 0 [dev/rdsk/c2t1d0s2] is adjusted from [0/0] to [2/2]
    2010-01-02 18:19:38.934: [  OCRRAW][1]propriniconfig:No 92 configuration
    2010-01-02 18:19:38.934: [  OCRAPI][1]a_init:6a: Backend init successful
    2010-01-02 18:19:39.123: [ OCRCONF][1]Initialized DATABASE keys in OCR
    2010-01-02 18:19:39.163: [ OCRCONF][1]csetskgfrblock0: clsfmt returned with error [4].
    2010-01-02 18:19:39.163: [ OCRCONF][1]Failure in setting block0 [-1]
    2010-01-02 18:19:39.163: [ OCRCONF][1]OCR block 0 is not set !
    2010-01-02 18:19:39.163: [ OCRCONF][1]Exiting [status=failed]...

  • Trying to convert Pages to Word doc, but keep getting this error message:  TypeError:  Object doesn't support property or method 'invalidate'  JavaScript console contains more details.   Any ideas on how to get past this?

    Trying to convert Pages to Word doc, but keep getting this error message:  TypeError:  Object doesn't support property or method 'invalidate'  JavaScript console contains more details.   Any ideas on how to get past this?

    Right. If you are using delegated privs and sudo, make sure that sudo is configured to pass on the PERL5LIB and ORACLE_HOME environment variables at least.

  • Get-ExchangeCertificate error - Unknown error (0xe0434f4d)

    Running "Get-ExchangeCertificate -Server server1" from my local machine. Powershell was launched under alternate credentials - Exchange Administrator for our organization. All PSSnapins are loaded correctly. Getting this error
    "Get-ExchangeCertificate : The Exchange Certificate operation has failed with an exception.  The error message is: Unknown error (0xe0434f4d)". Running this command from an exchange server2/3/etc works fine. Only breaks when running it
    remotely from my machine. WinRM, Local Policies configured to contain Exchange Servers and the elevated Exchange Admin accounts. Other Exchange based cmdlets work fine.

    I have 2 accounts: 1 - Elevated priv. account that uses cert based auth, 2 - regular user account with username/pwd. I run PS from my local machine by running it with "Run as different user" command and use my elevated account. When I run Get-ExchCert command
    I get the error above.
    Today I tried 2 different things:
    $credentials = Get-Credential
    $s = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://webmail.domain.com/powershell -Credential $credentials -AllowRedirection -Authentication Basic 
    $importresults = Import-PSSession $s
    Get-Command -Module $importresults | Out-Host
    The above didn't produce the results I was expecting. 
    CommandType     Name                                               ModuleName              
    Function        Get-AuthRedirect                                  tmp_cp4rz5cw.om5                    
    Function        Get-MailboxSentItemsConfiguration     tmp_cp4rz5cw.om5                                            
    Function        New-AuthRedirect                                 tmp_cp4rz5cw.om5                      
    Function        Remove-AuthRedirect                           tmp_cp4rz5cw.om5                          
    Function        Set-AuthRedirect                                   tmp_cp4rz5cw.om5                    
    Function        Set-MailboxSentItemsConfiguration      tmp_cp4rz5cw.om5
    Using PS4 I tried "remote powershell"; I was able to connect but couldn't load any snappins due to a .net 4.5 issue (I suspect, but haven't really dug into it).
    My elevated account is part of all req. groups for Exchange management including Org Mgmt.

  • I want to Sync my iPhone 4 to iTunes however I get an error message from iTunes each time I connect the phone to the PC saying that I should restore to factory settings. Frustrating because it's already annoying enough that I can't drag and drop mp3's!!!

    I have never been so frustrated before in my life with any phone. I find it obnoxious as it is that I cannot simply drag and drop files (especially MP3's) straight from my PC directly into my phone, which I have been used to doing up until now. Everyone who convinced me to get the iPhone has instructed me that my frustration can be fixed by downloading iTunes and syncing it all up via that program (which I have never used before). So, I downloaded the program successfully, however when I connect the iPhone 4 to the PC and iTunes is open, I get an error message that 'iTunes cannot read the content of the iPhone "iPhone" and that I should go to the Preferences tab of the iPhone and select 'restore' to restore this phone to factory settings. First of all, I don't understand why I need to do that. I have already downloaded apps and other important things in the 2 days that I have the phone. I am also scared that it will erase my contacts. This is such a headache. Music is very imporatant to me, but I am getting so frustrated that I don't have freedom over the phone which I thought was supposed to be one of the best out there. I would really appreciate help in this matter. I am sure the phone is great but I am on the verge of taking it back and getting something else.

    Hey joshuafromisr,
    If you resintall iTunes, it should fix the issue. The following document will go over how to remove iTunes fully and then reinstall. Depending on what version of Windows you're running you'll either follow the directions here:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/HT1925
    or here:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923
    Best,
    David

  • I cannot open Pages from the app or from a saved document on the desk top.  I get an error: "The application Pages cannot be opened  -1712"  Any suggestions?

    I cannot open Pages from the app or from a saved document on the desk top.  I get an error: "The application Pages cannot be opened  -1712"  Any suggestions?

    The following previous discussion has a solution that worked for a variety of people with the -1712 error on a variety of applications and may help: The application Safari can't be opened -1712

  • HELLO I AM GETTING THIS ERROR WHEN I OPEN ITUNES "ITUNES WAS UNABLE TO LOAD DATA CLASS INFORMATION FROM SYNC SERVICES ...."

    i was getting this error whenever i tried to sync my ipod touch to itunes.. i had 10.5 version of itunes so i waited till apple updates it .today apple udated itunes and still after udating to 10.6 version i am getting this error please i have tried many things like download mobile me i uninstalled itunes and the reinstalled it but nothing seems to work please i haven't sync my ipod from last month and i want to sync some songs in it please please help..........................i have also tried to reset sync history from edit/preferences but nothing is working what should i do should restore my ipod touch or create a new id and start all over from beginning??please help....thanks

    i tried searching more problems like this but everyone has given a link to a page which gives steps to solve this issue and i have already tried that before but nothing worked ...should i restore my ipod but i am worried that if i restore my ipod and if i cannot sync my ipod then i  wont be having anything on my ipod.....do u any specific solution that can solve this issue 100%??

  • I am trying to open my iTunes on a Windows XP laptop and get the error message 42404 "iTunes application could not be opened.  Please repair or reinstall QuickTime".  I did that and it did not help.  Any ideas?

    I am trying to open my iTunes on a Windows XP laptop and get the error message 42404 "iTunes application could not be opened.  Please repair or reinstall QuickTime".  I did that and it did not help.  Any ideas?

    Let's see if a more rigorous uninstall/reinstall procedure gets us past that, nancy. See the following troubleshooting document:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • Have Macbook Pro & 4th gen iPod Touch. Downloaded & installed iOS 4.3.2 yesterday. Upgrade went without a hitch, but now iTunes on My Macbook Pro will not open. I get an error that says "iTunes" Data too new to be used with this version of iTunes.

    Have a Macbook Pro and a 4th gen iPod Touch. Downloaded and install iOS 4.3.2 yesterday. Upgrade went without a hitch, but now iTunes on My Macbook Pro will not open. I get an error that says --The file "iTunes Library" cannot be read because it was created by a newer version of iTunes--. I am running iTunes 10.1.  I searched for Updates to my MacBook Pro (running 10.6.7), but comes back saying no updates available. WHAT IS GOING ON??

    Is your computer still authorized in the Store menu in iTunes?
    iTunes Store: About authorization and deauthorization
    When I changed to my new MacBookPro I had to authorize it although I used TimeMachine to transfer my settings and data.
    Did you try to deselect Wi-Fi syncing and enable it again after that?
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi syncing
    Did you already transfer your purchases and manually started a backup?

  • I'm getting this error statement: XULRUNNER error: platform version 6.0.2 is not compatible with min etc max etc6.0.1 - what is this about and how can it be corrected?

    This is what I think may have happened. The other day, Thursday Sept 8th, I shut down my pc in the middle of a Firefox upgrade. Now when I try to access Firefox on my pc, I get this error message:
    XULRUNNER Error: Platform version '6.0.2 is not compatible with min Version >= 6.0.1 max Version < 6.0.1
    What is this about and how can I retsore access to Firefox on my pc?

    If you use ZoneAlarm Extreme Security then try to disable Virtualization.
    Do a clean reinstall and delete the Firefox program folder.
    * http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    *[[/questions/869812]]
    *[[/questions/869951]]

  • Itunes get "Send Error Report" message

    Alright so when I try and open itunes I get a send error report message. I've tried updating it and that doesnt work and I've already tried reinstalling it. I thought quicktime was the error so I went to try and remove it from my computer. As it was loading to remove quicktime I got a "fatal error" message and quicktime could not be deleted.
    Help please?
    Message was edited by: Joshua Malin

    Itunes has encountered a problem and needs to close
    the first thing that i check for when people report getting that message when they try to launch their itunes is a broken QuickTime.
    try to open your QuickTime. does it launch properly, or do you get an error message?
    if you get an error message, the first thing we'll try is a careful standalone QT 7.1 reinstall.
    download and save a copy of the QT 7.1 standalone installer to your hard drive. (we'll run the install from there rather than online.) switch off antivirus and antispyware applications prior to the install.
    Quicktime 7.1 Standalone Installer
    if that install goes through okay, does your itunes launch properly again?
    (if you get an error message on the QT standalone reinstall, let us know what it says. include error message numbers if you're getting any.)

  • I recently upgraded to the newest Firefox and now when i click on my icon I get an error message and have to click on it b4 FF will open, what should i do?

    Hi,
    I recently downloaded the newer version of FF and now when i click to open it i am getting an error in the top left corner of my screen. i can't even read what the message says in entirety b/c it's wrapping over off the side of the screen. When I click the error message than FF will open. Also, when I'm trying to send emails from an online shopping cart thru my business and I'm getting an error that it won't send and that's never happened until this problem w/FF. Please tell me what i should to to get FF working normally again.

    Can you tell us what text is in the part that you can read ?
    Is it a message from Firefox or from the Mac Operating System ?
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • When I click on any of my movie or TV shows in Itunes I immediately get an error message that says Itunes has stopped working and closes the program. I can sync the movies and shows to my phone okay but I can't watch on Itunes. Can anyone help?

    When I click on any of my movie or TV shows in Itunes I immediately get an error message that says Itunes has stopped working and closes the program. I can sync the movies and shows to my phone okay but I can't watch on Itunes. Can anyone help?

    Let's try the following user tip with that one:
    iTunes for Windows 10.7.0.21: "iTunes has stopped working" error messages when playing videos, video podcasts, movies and TV shows

  • In iCal - I keep getting the error message " This calendar was created by Mail" and it will not accept any input; why..??

    In iCal - I keep getting the error message “ This calendar was created by Mail” and it will not accept any input; why..??

    use Disk Utility and Verify Permisions then fix and Verify Disk and fix, this should fix it.

Maybe you are looking for