Home » off-topic: Lazy DBA saved my biscuits on Oracle 10g Release 2 privileges

off-topic: Lazy DBA saved my biscuits on Oracle 10g Release 2 privileges

Hassling with a balky Oracle 10gR2 database. Was driving me crazy, that I couldn’t shut down and do a cold backup. Finally I found this, which set me to rights:
http://www.lazydba.com/oracle/0__122689.html

Nothing to do with Framemaker, but… it did save my biscuits. :)

RE: Host credentials when using DBControl 10gR2 on WINDOWS

Hi,

I found the solution. Let me share it with you:

Problem:
Going to Preferences > Preferred Credentials > Host > Set Credentials and
entering the correct username and password also results in:

Error Connection to as user failed: ERROR: Wrong
password for user

Cause:
The Windows operating system user does not have the required ‘Log on as a
batch job’ system privilege.

The ‘Log on as a batch job’ system privilege is required by the user whose
credentials are used for the preferred credentials for a Host. The user
needs to be able to log on as a batch job in order to execute jobs such as
backup jobs in the background.

Solution:
To implement the solution, please execute the following steps…

Post a Comment

You must be logged in to post a comment.