Vni-2015 error

Hello,
When I submit jobs under OMS, for example, the full export of a database, it fails with the vni-2015 error. I describe underneath, the steps made.
OS:Windows XP Pro Version 2002 SP1
Database : Oracle 9i 9.2.0.1.0
I opened a windows session locally as the user "TEST". He belongs to "Administrators" and "ORA_DBA" groups.
I defined a database for the Management Server. While the database is open, I started at first, Oracle Intelligent Agent and then OMS as services.
Connecting to OMS for the first time as sysman/oem_temp, I added a user "TEST" with the following privileges : login as a batch job, access to system events. The password of this user corresponds to that of the OS user.
For each and every database, identified by OMS, the connections are established as sys with the role sysdba. The connection to the thread is made as "TEST".
The user is authorised to access all of the databases, the thread and the listener too.
I don't know where I went wrong. I am roaming around this problem since yesterday. Any help would be greatly appreciated.
Best regards.
R.Tirou
As I went through the logs, I read this in "nmiconf.txt".
DBSNMP for 32-bit Windows: release 9.2.0.0.0 - Production on 15-SEP-05 16:11:39
Discovering services on TIROU_DEV configured on host addresses {TIROU_DEV }
Warning : Error while sourcing third party discovery file emddiscover.tcl : unable to get value "em_loc" from key "HKEY_LOCAL_MACHINE\Software\Oracle": Le fichier spécifié est introuvable.
Message was edited by:
TIROUMALAI
As I searched for solutions on the web, I found a message from Nabila Mekkaoui asking to delete the file 'emddiscover.tcl' referenced in nmiconf.lst. I did so and thus the intelligent agent runs correctly ( verified via agentctl utility ). But the same error arises when I submit jobs via the Management Server.
Message was edited by:
TIROUMALAI

Hello,
I have the very same problem:
OMS is running, the listener is running, the services are running.
In OMS I specified the local administrator (who always has the right to log on as a batch job) for the node-ID credentials and the sysdba-database user for the database.
Yet I always get the error
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 also tried with another user whom I specificly gave the right to log on as batch job.
Still, the VNI-2015 error persists.
What is wrong here? Oracle immedieatly lets the job fail. It is checking very quickly the credentials somewhere and immediately puts the job into the job history with the above message.
Someone from Ooracle should know?
On the node I tried to specify the user with
Administrator
instead of
servername\administrator
Then the job fails without any error message, just absolutely no output.
This problem persists for weeks now.
Any hint is greatly appreciated.
Sincerely
Andreas

Similar Messages

  • 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

  • VNI-2105 Error on EM

    Hi,
    I have customer issue which is explained in the following mail, which mentions the problems faced when running a batch job.
    Please provide me the solution as soon as possible.
    Thanks in advance
    ====================================================
    Hello Sir,
    There is VNI-Error 2105
    An Enterprise Manager (Oracle 9.2) is setup with the intention
    of doing automated backups on a database version 9.2.
    If possible I would like to do backups on an 8.1.7 database until the 9.2
    is production ready, but the 9.2 is the ultimate target.
    My delema is the VNI-2015 errors I get when trying to connect to the node
    with the 9.2 database. I have set all the required permissions such as log
    on as a batch job, etc.
    I would be interested in a proposal for:
    1)resolving the VNI-2015 errors, including root cause identification, and
    fix.
    2) Scripting the automated backup job
    =========================================================
    The checklist provided in the document is been checked.
    Is there anything in the way to specify the OS user in preferred
    credentials domain\username engelhard_pag\peeklims that would be an
    issue?
    Note : The Verification mentioned in Metalink is also checked.
    ==========================================================
    Please provide the solution for the problem.
    Regards
    Veena

    You must make sure that the operating system username/password that you specified as preferred credentials for the node (the node where the database is running) has the "logon as a batch job" permission set.
    If the node is part of a domain, then make sure to modify the permissions correctly (since domain level permissions may take precedence over local security settings).

  • 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

  • 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, Had u tried this ?

    hello
    for all u there having the same problem i face
    the VNI-2015 Authentication Error
    i've summarised some of the steps to follow
    i've got 8.1.7 on windows2000
    1 . Set The KEY
    set the registry value OSAUTH_PREFIX_DOMAIN in
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEID to FALSE.
    If there is no specified key there, create one.
    2 . Using Oracle Administration Assistant for Windows NT
    Use this tool to add a user on machine which u’ll login
    as when doing any job like backup,exp,imp.(suppose this
    user is XYZ)
    now u’ll login as XYZ on windows .
    3. GIVE RIGHT – Logon as a Batch Job
    To give the windows user the right – logon as a batch job ,
    use control panel->administrative tools->local security
    Now, the XYZ user must be given the right specified.
    4. Set Preferred Credentials
    Set the preferred credentials in the Console for
    the node as with any user with sysdba privileges like
    internal/oracle.(when u've given xyz the logon as a batch
    job, set preferred credentials to XYZ )
    5. Login as this XYZ user to windows.
    and still if u've any problem mail me at
    [email protected]
    regards

    Title : VNI-2015, Had u tried this ? O/S : MS Windows
    Author : Shalini Jaybhaye Type : Tip
    Date : Nov 9, 2001 02:25 PT
    POST :REPLY (W/QUOTE)
    hello
    for all u there having the same problem i face
    the VNI-2015 Authentication Error
    i've summarised some of the steps to follow
    i've got 8.1.7 on windows2000
    1 . Set The KEY
    set the registry value OSAUTH_PREFIX_DOMAIN in
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEID to FALSE.
    If there is no specified key there, create one.
    2 . Using Oracle Administration Assistant for Windows NT
    Use this tool to add a user on machine which ull login
    as when doing any job like backup,exp,imp.(suppose this
    user is XYZ)
    now ull login as XYZ on windows .
    3. GIVE RIGHT Logon as a Batch Job
    To give the windows user the right logon as a batch job ,
    use control panel->administrative tools->local security
    Now, the XYZ user must be given the right specified.
    4. Set Preferred Credentials
    Set the preferred credentials in the Console for
    the node as with any user with sysdba privileges like
    internal/oracle.(when u've given xyz the logon as a batch
    job, set preferred credentials to XYZ )
    5. Login as this XYZ user to windows.
    and still if u've any problem mail me at
    [email protected]
    regards
    =====================================
    How to set the registry value OSAUTH_PREFIX_DOMAIN in
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEID to FALSE.
    There is none folder name HOMEID under
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\??????Help!

  • 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

  • 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

  • Errors 2015 and1125 continue to keep me from updating my website. 2015 error happens

    Errors 2015 and1125 continue to keep me from updating my website. 2015 error happens and update can be resummed but error 1125 can not be resummed and thus website can not be updated. This has been a continuing problem for me for months now. I am willing to upload my site to an Adobe expert to look at.

    Thank you for sending your file.
    The most likely cause I see for the invalid bitmap errors is an idiosyncracy/bug related to the background image fill on your master page in combination with the stroke, the fact one corner of your master page is rounded, the fill image file format is .gif, and perhaps other factors.
    Given your specific design, I believe you can go to your master page and delete the Page Fill image and set the Fill Color to None without changing the appearance of your site (since the Browser Fill will show through the page). Click on the trash can icon in the Fill panel to delete the fill image and then set the Color to None.
    So, why was this page fill so problematic?
    During preview/export/upload/publish Muse goes to great lengths to produce output that provides a high level of fidelity across all popular browsers on desktops and devices. In this case the problem browsers are IE7 and IE8. IE prior to IE9 doesn't not support rounded corners via CSS, so Muse has to achieve rounded corners by other means. Cutting to the punchline, in this particular case the net result was separate PNG images resampled large enough for each of the individual pages of your site. That alone is bad, but then consider that some of your pages are fairly tall and that means the export process was creating some very large PNG flies.
    With the release of Muse 8 we'll be dropping compatibilty with IE7. IE7 has very very low and declining marketshare and the cost of attempting to account for all the special cases associated with IE7 when developing new features or enhancing exisitng ones is simply too high.
    For IE8 compatibility we'll explore a better approach to the specific case you encountered. Perhaps on IE8 we'll opt to simply not have the corner appear as rounded.
    Very sorry for the inconvenience caused by the 2015 errors. After making this change to your file, if you continue to encounter them, please let us know. Thanks.

  • PRKO-2015 : Error in checking condition of instance on node:

    I am using Oracle 10.2.0.4 2 node RAC on Solaris 10 x86_86.
    I have renamed our test database using nid and have restarted the RAC instance.
    The cluster is not able to identify the database eventhough I've tried adding the database and instances manually.
    oracle@slsmtdrdbs01$srvctl add database -d SMTTSTDR -o /u01/app/oracle/product/10.2.0/db_1 -p /u02/app/oracle/smttstdr/spfilesmttstdr.ora
    oracle@slsmtdrdbs01$srvctl add instance -d smttstdr -i smttstdr1 -n slsmtdrdbs01
    oracle@slsmtdrdbs01$srvctl add instance -d smttstdr -i smttstdr2 -n slsmtdrdbs02
    oracle@slsmtdrdbs01$srvctl status database -d smttstdr
    PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs01
    PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs02I see these messages in the CRS log which confirm tht the instances have been successfully regstered .
    2009-06-24 15:47:49.823: [  CRSRES][781664] Resource Registered: ora.SMTTSTDR.db
    2009-06-24 15:48:16.256: [  CRSRES][781666] Resource Registered: ora.smttstdr.smttstdr1.inst
    2009-06-24 15:48:28.436: [  CRSRES][781672] Resource Registered: ora.smttstdr.smttstdr2.inst
    But still I get the error messages with srvctl.
    Think so this would need CRS reboot.
    Wanted to confirm if there is any other way to fix this issue as there is a production database in the same box and rebooting the CRS would require downtime.
    Any suggestions ?

    oracle@slsmtdrdbs01$crs_stat -t
    Name           Type           Target    State     Host
    ora....STDR.db application    OFFLINE   OFFLINE
    ora....01.lsnr application    ONLINE    ONLINE    slsm...bs01
    ora....s01.gsd application    OFFLINE   OFFLINE
    ora....s01.ons application    ONLINE    ONLINE    slsm...bs01
    ora....s01.vip application    ONLINE    ONLINE    slsm...bs01
    ora....02.lsnr application    ONLINE    ONLINE    slsm...bs02
    ora....s02.gsd application    OFFLINE   OFFLINE
    ora....s02.ons application    ONLINE    ONLINE    slsm...bs02
    ora....s02.vip application    ONLINE    ONLINE    slsm...bs02
    ora.smtdgsl.db application    OFFLINE   OFFLINE
    ora....l1.inst application    OFFLINE   OFFLINE
    ora....l2.inst application    ONLINE    OFFLINE
    ora....rddr.db application    ONLINE    ONLINE    slsm...bs02
    ora....1a.inst application    ONLINE    ONLINE    slsm...bs01
    ora....1b.inst application    ONLINE    ONLINE    slsm...bs02
    ora....r1.inst application    OFFLINE   OFFLINE
    ora....r2.inst application    OFFLINE   OFFLINESMTTSTDR is the test database that was created by renaming SMTDGSL. SMTPRDDR is the production database.
    I don't see imon files at all.
    I went through the thread
    Not able to start instance using srvctl
    I checked the permissions for the CRS directories
    oracle@slsmtdrdbs01$pwd
    /u01/app/oracle/product/10.2.0/crs/log
    oracle@slsmtdrdbs01$ls -l
    total 4
    drwxrwx---   2 oracle   dba          512 Nov 24  2008 crs
    drwxr-xr-t   8 root     dba          512 Nov 24  2008 slsmtdrdbs01
    oracle@slsmtdrdbs01$pwd
    /u01/app/oracle/product/10.2.0/crs/log/slsmtdrdbs01
    oracle@slsmtdrdbs01$ls -l
    total 88
    drwxr-x---   2 oracle   dba          512 Nov 24  2008 admin
    -rw-rw-r--   1 root     dba        37122 Mar  9 09:23 alertslsmtdrdbs01.log
    drwxr-x---   2 oracle   dba         2048 Apr 30 13:14 client
    drwxr-x---   2 root     dba          512 Nov 24  2008 crsd
    drwxr-x---   4 oracle   dba          512 Nov 26  2008 cssd
    drwxr-x---   2 oracle   dba          512 Nov 24  2008 evmd
    drwxrwxr-t   5 oracle   dba          512 Jun 25 10:00 racgslsmtdrdbs01 directory is owned by root. Is that an issue?
    But racg is owned by oracle.
    Output of the trace
    srvctl status database -d smttstdr
    432  [main] [10:5:53:34] [HAOperationImpl.runCommand:1223]  CRS cmd is: /u01/app/oracle/product/10.2.0/crs/bin/crs_stat -u
    ora.SMTTSTDR.smttstdr1.inst ora.SMTTSTDR.smttstdr2.inst
       433  [main] [10:5:53:36] [RuntimeExec.runCommand:74]  Calling Runtime.exec() with the command
       434  [main] [10:5:53:37] [RuntimeExec.runCommand:76]  /u01/app/oracle/product/10.2.0/crs/bin/crs_stat
       435  [main] [10:5:53:38] [RuntimeExec.runCommand:76]  -u
       436  [main] [10:5:53:39] [RuntimeExec.runCommand:76]  ora.SMTTSTDR.smttstdr1.inst
       437  [main] [10:5:53:41] [RuntimeExec.runCommand:76]  ora.SMTTSTDR.smttstdr2.inst
       438  [main] [10:5:53:47] [RuntimeExec.runCommand:131]  runCommand: Waiting for the process
       439  [Thread-1] [10:5:53:48] [StreamReader.run:61]  In StreamReader.run
       440  [Thread-0] [10:5:53:48] [StreamReader.run:61]  In StreamReader.run
       441  [Thread-0] [10:5:53:96] [StreamReader.run:65]  OUTPUT>CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr1.inst.
       442  [Thread-0] [10:5:53:97] [StreamReader.run:65]  OUTPUT>
       443  [Thread-0] [10:5:53:98] [StreamReader.run:65]  OUTPUT>CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr2.inst.
       444  [Thread-0] [10:5:53:100] [StreamReader.run:65]  OUTPUT>
       445  [main] [10:5:53:103] [RuntimeExec.runCommand:133]  runCommand: process returns 210
       446  [main] [10:5:53:104] [RuntimeExec.runCommand:147]  RunTimeExec: output>
       447  [main] [10:5:53:105] [RuntimeExec.runCommand:150]  CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr1.inst.
       448  [main] [10:5:53:108] [RuntimeExec.runCommand:150]
       449  [main] [10:5:53:109] [RuntimeExec.runCommand:150]  CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr2.inst.
       450  [main] [10:5:53:110] [RuntimeExec.runCommand:150]
       451  [main] [10:5:53:111] [RuntimeExec.runCommand:155]  RunTimeExec: error>
       452  [main] [10:5:53:113] [RuntimeExec.runCommand:175]  Returning from RunTimeExec.runCommand
       453  [main] [10:5:53:114] [HAOperationImpl.runCommand:1232]  signed exit value = 210
       454  [main] [10:5:53:115] [HAOperationImpl.runCommand:1257]  set status HA_RES_NOT_EXIST_ERR
       455  [main] [10:5:53:117] [HAStatusOperation.run:127]  Returned from executing the HA Operation
       456  [main] [10:5:53:118] [HAStatusOperation.run:132]  OUTPUT> CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr1.in
    st.
       457  [main] [10:5:53:119] [HAStatusOperation.run:132]  OUTPUT>
       458  [main] [10:5:53:120] [HAStatusOperation.run:132]  OUTPUT> CRS-0210: Could not find resource ora.SMTTSTDR.smttstdr2.in
    st.
       459  [main] [10:5:53:121] [HAStatusOperation.run:132]  OUTPUT>
       460  [main] [10:5:53:122] [HAStatusOperation.run:138]  ERROR>
       461  [main] [10:5:53:124] [LocalCommand.execute:56]  LocalCommand.execute: Returned from run method
       462  [main] [10:5:53:125] [ParallelServerHA.isRunningInstances:581]  Stat operation failed. it could be a partial failure.
    no exception thrown.
       463  [main] [10:5:53:127] [StatusAction.internalDisplayInstanceStatus:708]  displaying status for instance smttstdr1
       464  [main] [10:5:53:129] [Instance.isEnabled:197]  enabled is true
       465  PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs01
       466  [main] [10:5:53:143] [StatusAction.internalDisplayInstanceStatus:708]  displaying status for instance smttstdr2
       467  [main] [10:5:53:144] [Instance.isEnabled:197]  enabled is true
       468  PRKO-2015 : Error in checking condition of instance on node: slsmtdrdbs02

  • Authentication error on Job submit from EM (VNI 2015)

    we have oracle 8.1.7 on windows 2000 advance server recently updated with patch 8.1.7.2.1 and 8.1.7.2.5.
    Here is my SQLnet.ora file:
    NAMES.DEFAULT_DOMAIN = hq.xxx.net
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    My question is :
    Why am i getting following errors? And where can i find the dll's that are missing from the below trace file.
    I also tried commenting SQLNET.AUTHENTICATION_SERVICES line in sqlnet.ora file but i still getting same error.
    Please somebody help me.
    Here are the lines from dbsnmp.trc file:
    [01-APR-2003 10:45:52] nau_fad: The following authentication adapter dll does not exist: orangss8.dll
    [01-APR-2003 10:45:52] nau_fad: exit
    [01-APR-2003 10:45:52] nau_fad: entry
    [01-APR-2003 10:45:52] nau_fad: The following authentication adapter dll does not exist: oranidx8.dll
    [01-APR-2003 10:45:52] nau_fad: exit
    [01-APR-2003 10:45:52] nau_fad: entry
    [01-APR-2003 10:45:52] nau_fad: exit
    [01-APR-2003 10:45:52] nau_fad: entry
    [01-APR-2003 10:45:52] nau_fad: exit
    [01-APR-2003 10:45:52] nau_fad: entry
    [01-APR-2003 10:45:52] nau_fad: exit
    [01-APR-2003 10:45:52] nau_fad: entry
    [01-APR-2003 10:45:52] nau_fad: The following authentication adapter dll does not exist: oranoss8.dll
    [01-APR-2003 10:45:52] nau_fad: exit
    [01-APR-2003 10:45:52] nau_fad: entry
    [01-APR-2003 10:45:52] snmiloq_LockOutgoingQueues: Thread 000006a4 locking
    Thank you
    Umesh

    The machine was in an NT domain. It had been upgraded to 2000 from NT. I don't think the effective setting stuff for the log on as batch permission was causing us problems until we upgraded (presumably the log on as batch isn't chained down until 2K) - hence I thought I'd suggest it to you, sorry it hasn't helped!
    Do let me know when you've figured out the problem as I dare say I'll come across it sooner or later!
    Regards
    Jason.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by struggling:
    thanks Jason. I verified that the effective setting is checked for the accounts I'm trying to use, and I made sure I'm not specifying the domain before the user name (i.e. using local users). this machine is not in a Win 2000 domain (aka active directory) however, was the machine you used in an NT 4 domain or a Win 2000 one? I'm thinking the active directory stuff is what's getting in my way.
    <HR></BLOCKQUOTE>
    null

  • 2015 Error when saving quicktime  on pro

    I am trying to save a quicktime movie on quicktime pro and i keep getting an error message 2015 cannot save to disk. Can somebody explain why this is happening

    Hi there,
    In SE11 where you are creating View or table for Datasource, Just add MEINS field in that as new entry
    and for field GWERT in reference fields table, give this MEINS field and reference table should be same table/ View name where you are adding this field.
    Regards,
    Rajdeep Rane.

  • VNI authentication error

    authentication error appears whenever any job is submitted. i'm using oracle 8.1.7 standard edition. preferred credentials of DB are system/manager, and node credential is NT local user with 'log on as batch job' privilege.
    But i find the same problem every time!!!
    anybody can help me?
    thank you
    mari

    Dear Mari,
    I don't think that the fact that you are using DHCP is the cause of your predicament since I am using DHCP too with no problems.
    What you could do is check the Local Profile configuration of the Net8 Assistant. Ensure that under Oracle Advanced Security, none of the Available Methods inthe Authentication tab (including NTS) are selected. Save the new Net8 configuration and exit.
    Once again, I must reiterate that the Windows NT account (having "Log on as a batch job" privilege) you are using to launch Oracle Enterprise Manager must be the same user whose login name and password are stored in the Preferred Credentials for the concerned Node. Submit the job to OEM only after logging in to the operating system (Windows NT) as this user.
    Ciao!

Maybe you are looking for