One feller's views on the state of everyday computer science & its application (and now, OTHER STUFF) who isn't rich enough to shell out for www.myfreakinfirst-andlast-name.com
Using 89% of the same design the blog had in 2001.
FOR ENTERTAINMENT PURPOSES ONLY!!!
Back-up your data and, when you bike,
always wear white.
As an Amazon Associate, I earn from qualifying purchases. Affiliate links in green.
--------
When scheduling Jobs or Events through the Enterprise Manager 2.x Console, the Oracle Management Server takes the request from the Console and submits it to the Intelligent Agent on the target server. The Intelligent Agent attempts to establish a 'new' Operating System (OS) logon session for each job that itreceives. The OS logon credentials are pulled from the Console's Preferred Credentials settings. In the Preferred Credentials section, each discovered service is listed along with its service type. For OS logons, the ' NODE ' service type must contain a valid OS user that has the correct permissions.
If the logon information provided to the Intelligent Agent is incorrect or missing, the Intelligent Agent will return the error:
VNI-2015: Authentication Error"
From MS help:
To assign user rights for your local computer
Open Local Security Settings.
In the console tree, click User Rights Assignment.
Where?
Security Settings
+-Local Policies
+-User Rights Assignments
please do the first three steps in windows. do step 4 in OEM.
1: create a user login ,such as orajob. This user(orajob) should be created in windows. it's a windows user account.
2: put orajob in ora_dba (not required) group
3: grant orajob the ' log on as a batch job'.
from control panel->administrative tools -> local security policy->local policies-> user right asignment -> select 'log on as a batch', add orajob to it.
4: in your OEM, set database prefered credential, specify orajob as the user to run your jobs for your database.
The postings on this site are [usually] my own and do not necessarily reflect the views of any employer, past or present, or other entity. About Our Author