VNI-2015 : / OEM Load Wizard

Hi,
I try to load data into a table using the Load Wizard in OEM(2.0.4) on an 8i 8.1.5 running in W2K. The job results with the message "VNI-2015 : authentication error ".
Is there anyone who can give me an advise for a solution or a hint on where I can find a detailed description of the error ?
Thanks in advance !
null

Hi Adam,
I've got my agent up and running!
Follow these steps and it shoud work :
1. Shutdown your agent
2. chown oracle $ORACLE_HOME/bin/dbsnmp
3. rm $ORACLE_HOME/network/admin/dbsnmp*
4. rm $ORACLE_HOME/network/log/dbsnmp*
5. rm $ORACLE_HOME/network/agent/*.q
6. rm $ORACLE_HOME/network/agent/dbsnmp.ver
7. rm $ORACLE_HOME/network/agent/services.ora
8. startup your agent
I think there is a problem with the agent- executable running as root with s-bit.
Hope this helps
Greetings from bavaria
Bernhard

Similar Messages

  • VNI-2015 - OEM Backup

    Hey all,
    I get the following error when trying to run a backup job from OEM.
    VNI-2015 : The Node preferred credentials for the target node are either invalid
    or do not have sufficient privileges to complete the operation.
    On Windows platforms, the Node credentials specified for the Windows target
    should have the "Logon as a batch job" privilege.
    I can run backups from rman. I do a connect to target and then connect to catalog.
    Have even cut/pasted script that the job wizard creates to rman and it runs fine.
    What is going on with the authentication/credentials? Any ideas?
    Thanks!

    are you getting connection to eh OEM stand-alone or with OMS ?
    Joel P�rez

  • VNI -2015 Error in OEM

    Hello,
    The following are my specs:
    OEM 9.0.1.0.0
    Windows 2000 SP3
    I'm trying to execute 2 simple jobs via the OEM and I encounter the following Error
    VNI-2015: Authentication Failed.
    My Windows user is registered as having Batch access.
    I'm trying to execute the job as SYSMAN. What user login should I use to have the jobs authenticate correclty?

    Hi,
    Be sure that the user create with the "logon as batch " is the one that start the the service OracleOraHomeAgent also the one as the credential in the oem-console->system-preferences for the node you are trying to connect.
    you have to stop and start the service before to log on the oem-console.
    Sorry for my english...

  • Job submitting fails (VNI-2015) - VARIANT

    Here a little variant of the VNI-2015 problem!
    On the managed node i have created a local user who is also a local administrator with the "log in as batch jobs" right. Also i have enabled the logging for all system-events like log in /log out.
    The same user is a superadministrator in OEM with preferred credential for the managed node and database (username and password).
    When i create a backup job with the wizard i register a log-in in the system-event and a log in to the database in the application-event(? - is a german version). After completing the wizard for the backup-strategie i register the log out in the system-event.
    When i now submit the job to the node i register nothing as if the OEM did not try to connect to the node and after a few seconds i receive the VNI-2015 error-message.
    Could anybody explain this behavior?
    Thanks

    sorry, i forgot the systemdetails:
    Managged node: Win2000 SP4, DB: 9i release 9.2.0.1.0 EE
    OEM server: Win2000 SP4, DB: 9i release 9.2.0.1.0 standard

  • OEM Export Wizard

    Hi,
    I am using Oracle9i. I was able to use OEM Export Wizard to export my DB without any error.
    After I submit the job, it will show in the job history as "Failed" with [VNI-2015 : Authentication error].
    I give full Preferred Creditentials for this user login with role
    [DBA] and [EXP_FULL_DATABASE].
    What else do I miss?
    Any sugguestion would appreciated.
    Thanks

    Jobs on OEM need to have preferred credentials set for both the database and the node. The error message that you are getting suggests that the credentials were not set for either the node or the database (or both).

  • VNI-2015 from the Oracle Enteprise Manager (Oracle 9i R2)

    I had Oracle 8.1.7 under Windows 2000 Advanced Server and I used OEM for doing backup.
    After installing new Oracle 9.2 under Windows XP Professional, when I tried to do backup from OEM(Oracle 9i R2), I have the error: VNI-2015 .. I hope that, each from us, had this error when first tried to do backup without changes which I showed below.
    After applying some changes:
    OSAUTH_PREFIX_DOMAIN in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEID to FALSE
    "Logon as a batch job" include user ... with adequate credential ...
    I still have the same problem with the same error VNI-2015.
    Please, could you help me ?
    Thank you in advance,
    Martin Stufi

    Hi,
    You can reconfigure the EM check this link, will help you
    EMCA Troubleshooting Tips

  • VNI-2015

    When I submit a backup using OEM, I get error VNI-2015 and the description is authentication error.
    I have given SYS as SYSDBA in preferred credentials.
    Help please........

    are you getting connection to eh OEM stand-alone or with OMS ?
    Joel P�rez

  • VNI-2015 still persist!

    Hi,there,
    I'm plagued with vni-2015 error for a few days, I
    have checked many documents and posts about this,I did
    as they said, but vni-2015 error is still persist, os
    is win2k server with sp3,DB is 9.2.01, I have 2 servers,
    one for PDC,my DB was installed in another server, the following is what I did:
    1, created a local os user name "sysman" in db server,
    set it is a member of administrator and ORA_DBA
    2, granted "Logon as batch job" to "sysman"
    3, create a db user name called "sysman" with same
    above pwd in my DB, and granted CONNECT,DBA,SYSDBA,
    OEM_MONITOR,UNLIMITED TABLESPACE,ANALYZE ANY,
    BACKUP ANY TABLE to it,and make preferred
    credential using this user name/pwd both for
    node and my DB,pls note that "OEM_MONITOR" is
    already existing in the list of DB when I created
    "sysman" ,I didn't create it as some document said
    I just selected it by list.
    4, I created a job for backup and submitted it.
    5, VNI-2015 pop up even though I restart server or
    restart the DB agent.
    additonally, some post said need to set the
    OSAUTH_PREFIX_DOMAIN=FALSE,
    but I don't find it in the
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE,why ?
    Any idea?? pls revert me thanks alot!!!
    Jim

    are you getting connection to eh OEM stand-alone or with OMS ?
    Joel P�rez

  • 4.2.3/.4 Data load wizard - slow when loading large files

    Hi,
    I am using the data load wizard to load csv files into an existing table. It works fine with small files up to a few thousand rows. When loading 20k rows or more the loading process becomes very slow. The table has a single numeric column for primary key.
    The primary key is declared at "shared components" -> logic -> "data load tables" and is recognized as "pk(number)" with "case sensitve" set to "No".
    While loading data, these configuration leads to the execution of the following query for each row:
    select 1 from "KLAUS"."PD_IF_CSV_ROW" where upper("PK") = upper(:uk_1)
    which can be found in the v$sql view while loading.
    It makes the loading process slow, because of the upper function no index can be used.
    It seems that the setting of "case sensitive" is not evaluated.
    Dropping the numeric index for the primary key and using a function based index does not help.
    Explain plan shows an implicit "to_char" conversion:
    UPPER(TO_CHAR(PK)=UPPER(:UK_1)
    This is missing in the query but maybe it is necessary for the function based index to work.
    Please provide a solution or workaround for the data load wizard to work with large files in an acceptable amount of time.
    Best regards
    Klaus

    Nevertheless, a bulk loading process is what I really like to have as part of the wizard.
    If all of the CSV files are identical:
    use the Excel2Collection plugin ( - Process Type Plugin - EXCEL2COLLECTIONS )
    create a VIEW on the collection (makes it easier elsewhere)
    create a procedure (in a Package) to bulk process it.
    The most important thing is to have, somewhere in the Package (ie your code that is not part of APEX), information that clearly states which columns in the Collection map to which columns in the table, view, and the variables (APEX_APPLICATION.g_fxx()) used for Tabular Forms.
    MK

  • Handheld Application Loader Wizard has encountered a problem and needs to close. We are sorry for the inconvenience.

    I keep getting this message when i connect my new Bold 9900 and started getting it on my curve 8330 a couple months ago. I have the newest version of desktop manager 6.0 installed on both my laptop and my PC. The strange thing is it works flawlessly on my laptop, no error messages from either phone. Just got the new Bold last week, plugged it in to PC, same error. I have done alot of reading through the forums and have tried to uninstall and re-install the desktop software 3 or 4 times. Even tried upgrading the OS on the Curve and Bold on the Laptop. Plugged it back into the PC and same problem. I cannot force the Loader.exe to start on PC  when I click on it on the C:\program Files/Common Files/Research in Motion/Apploader, crashes right away. Even tired a method that outlines how delete registry entries, etc and tried that. Does anyone have any further ideas or more detailed way to resolve this. Seems to be desktop manager issue as no problems with same devices on laptop.
    Solved!
    Go to Solution.

    Re: Handheld Application Loader Wizard has encountered a problem and needs to close. We are sorry for the inconvenience.
    Sorry I will correct the laptop order:
    Okay, on my desktop USB controllers:
    USB Root Hub
    USB Root Hub
    USB Root Hub
    USB Root Hub
    VIA REV 5 or later USB Universal Host Controller
    VIA REV 5 or later USB Universal Host Controller
    VIA REV 5 or later USB Universal Host Controller
    VIA USB Enhanced Host Contoller
    On my laptop:
    Intel(R) 82801G (ICH7 Family) USB Univeral Host Controller - 27C8
    Intel(R) 82801G (ICH7 Family) USB Univeral Host Controller - 27C9
    Intel(R) 82801G (ICH7 Family) USB Univeral Host Controller  - 27CA
    Intel(R) 82801G (ICH7 Family) USB Univeral Host Controller  - 27CB
    Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller  - 27CC
    USB Root Hub
    USB Root Hub
    USB Root Hub
    USB Root Hub
    USB Root Hub

  • Data Loading Wizard in Apex 4.1.1

    I am having an issue utilizing the out of the box APEX Data loading wizard.
    My data (separated by \t) has double quotes (") in them and no variation of "Enclosed by" or "Separated by" item settings is allowing the "Parse Uploaded Data" process to correctly parse the information.
    Am I missing something obvious ? Has anyone got it to work with data that does contain double quotes?

    Hi Usul,
    I am able to parse data with double quotes and separated by a tab (\t). can you double check if your file is tab separated and contains double quotes ? or would you share the file with me so that i can check what is going on ?
    Regards,
    Patrick

  • Sql loader Wizard  in Toad For Oracle

    when i use oracle xe i can load data using toad with sql loader wizard.
    But in xe i met some problems and i must to set up oracle 10 g db server and now when i'm using toad, nothing happened and didnt any error in sql loader wizard.
    Is it about unicode characters. When i set up oracle,i choosed WE8ISO8859P9 character set and changed regedit nls_lang value is TURKISH_TURKEY.WE8ISO8859P9.Do you think what can be the error

    i solved the problem using command window and i can load data into table
    tenks all
    c: \sqlldr.exe kdevre@orcl control= C:\Users\TT\Desktop\loaderlar\kd_abone.ctl
    but i still understand why i didnt accomplish with toad

  • 'Handheld Application Loader Wizard has encountered a problem and needs to close'

    Message Edited by charlieh1 on 05-07-2009 07:56 PM
    Message Edited by charlieh1 on 05-07-2009 07:57 PM

    I just received my new BB Curve 8900 on o2 UK, and after installing the latest version of Blackberry Desktop Manager and connecting my phone the following error message comes up
    'Handheld Application Loader Wizard has encountered a problem and needs to close'
    followed by the message
    'A fatal error has occured whilst updating your devices software. Please try again.'
    I'm pretty new to Blackberry and tried reinstalling the software but the message continues to come up.
    Any help would be greatly appreciated.
    Thanks
    Charlie

  • Handheld applicatio​n loader wizard

    i am having a problem whuile operating the blackberry desktop manager after connecting my handheld...it says "handheld application loader wizard has encountered a problem and needs to close.we are sorry for the inconvenience" please help.im unable 2 do anything on my device except take a back-up!!!!
    please help

    Hi and Welcome to the Community! 
    I suggest the following steps (insert plenty of reboots of your PC...not just restarts, but full power down reboots). Also, it is advised that you be logged into the PC on an account with full admin rights. Further, under Vista/Win7, use the "Run As Administrator" option for everything.
    Further, it has also been reported that when your user profile on windows (type 'echo %userprofile%' in the command prompt) contains spaces, then the installer will not work. In order to solve this issue, log out of your Windows account and log back in using the local Administrator account (or any other account name without spaces) and install the desktop (for all users).
    1) Remove your device OS update package from your PC (add/remove programs, if it exists)
    2) Cleanly uninstall the RIM Desktop Software: 
    KB02206 How to perform a clean uninstall of BlackBerry Desktop Software
    Some have reported that clearing any RIM/BB-related registry keys to be helpful
    Others have reported the use of a registry cleansing tool to also be helpful
    Still others have reported the use of your original PIM (e.g., Outlook, NOTES, etc.) installation CD, running the "repair" process, to be helpful in some situations
    3) Get a fresh download of the RIM Desktop Software:
    http://us.blackberry.com/apps-software/desktop/
    4) Download (to your PC) a fresh copy of your device OS package from your carrier:
    http://na.blackberry.com/eng/support/downloads/dow​nload_sites.jsp
    5) Install the Desktop Software to your PC
    6) Install (also to your PC), the device OS package
    7) Start over with the Desktop Software, fresh and new.
    Hopefully that will get things going again.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Handheld application loader wizard

    This is becoming a major issue for a lot of bb users.  I've been working for weeks now to try and resolve this issue for myself with the bb desktop software for your PC.  Using Blackbeery destop software everythime I try and access Applications or update the device ' Handheld application loader wizard has encontered an error and needs to close' comes up preventing you from accessing or updating.  I believe that the problem lies in file Loader in Program files/commonfiles/Apploader where even after uninstalling DTM and all BB software old device software  and even deleting this file it seems to still stay on your computer and refuse to remove or update.  Not that I'm any expert just what I've gathered from trying to fix this for weeks.  Has anyone found a solution or followed steps that's worked for them?  I know that a lot of people are having the same issue but the help I've followed I haven't been able to complete the tasks as I've encountered other problems.  Please help.
    Solved!
    Go to Solution.

    Yes sure.  Okay it is a little complicated but it does solve the problem and you will then be able to update your device and access applications on your device.  The problems we've all been having lies with what’s in the file: C:\Program Files\Common Files\Research In Motion\AppLoader.  Please don't ask me why because I do not know, I just know that the version that is staying in this file is causing the 'Handheld application loader wizard error'
    I will go through how to avoid this error in simple steps but I must add if the steps are not followed exactly right it will not work and you will continue to get the error.
    1.  Please access this file C:\Program Files\Common Files\Research In Motion\AppLoader and delete the contents of the folder so that it is empty.  If you can't delete all contents make sure all Blackberry software is exited and then try.  Other than this delete it straight after you start your computer.
    2. Uninstall all Blackberry software using add/remove programs.  Leave no software on your computer of Blackberry.
    3. This is where it may be different for different people.  Please open this page using Internet Explorer (I tried using Firefox first and I could not initialize the link after I downloaded it ):
    http://us.blackberry.com/support/downloads/download_sites.jsp
    4. On this page select your country and service provider.  In my case this was Orange UK in Europe. Then please select your Smartphone from the drop down link at the bottom and then click next.  You will then notice 3 different download links appear underneath that with three different versions.  If you don't know what version your device currently is please on your device go to Options>About device versions on the main screen.  This will then tell you your bundle number, version number and platform number.  You may then think hold on my version number and platform number does not match any of the download links.  Don't panic neither did mine.  So I selected the nearest matching by closest digits.  Alternatively you could try them 1 by 1 but I didn't have to myself. 
    5. After you download the link please run it and install it.  You should then have the right device software in your C:\Program Files\Common Files\Research In Motion\AppLoader folder.   To then update the device please use this link.  Do not install Blackberry Desktop Software to update the device or access the applications.
    To Update click:
    http://us.blackberry.com/update/
    This should then update your device with out any problems.  If it does not work go back to steps 3 and 4 until you have the software for your device, Country and service provider.
    To access your applications on your device is a little different.  Please connect your device via USB cable.  Please open folder: Files\Common Files\Research In Motion\AppLoader and double click 'LOADER' This will then take you through the process of accessing applications on your device.  Again if this doesn't work you need to go back to steps 3 and 4 and get the download you need for your service provider and device.
    These options are not ideal but they are a solution until Blackberry finds the real cure for the problem which I'm sure they will.  If you would like to add to my steps or have a better solution please feel free to mention it and I will also try them myself.  This how ever was the only method that I have managed to get to work for me at this time.  Please if you need to ask anything because you don't understand the instructions, do so and I will try and explain better.  Good luck and please leave your feedback.

Maybe you are looking for