Archives

Operating system user for Host cridentials

You have to provide the ‘Log on as a batch job’ privilege:

1. Go to control panel/administrative tools
a. click on “local security policy”
b. click on “local policies”
c. click on “user rights assignments”
d. double click on “log on as a batch job”
e. click on “add” and add the user that was entered in the “normal username” or “privileged username” section of the EM Console.

2. Go to the Preferences link in the EM GUI
a. click on Preferred Credentials (link on the left menu)
b. under “Target Type: Host” click on “set credentials”
c. enter the OS user who has logon as a batch job privilege into the “normal username” and “normal password” fields

3. Test the connection
a. while in the Set Credentials window, click on “Test”



REP-3000: Internal error starting Oracle Toolkit

The problem occurs when we try to run concurrent manager with bitmap output format (PDF or PostScript). The problem causing by the server don’t allow for x remote connection. I do like this and it’s ok for me.

1. Investigated if the server not allowed for remote connection
ps –ef | grep listen
root 4383 4336 5 11:47 ? 00:00:25 /usr/X11R6/bin/X :0 -audit 0 -auth /var/gdm/:0.Xauth -nolisten tcp vt7
root 5007 4972 0 11:54 pts/2 00:00:00 grep listen
2. Use root account then edit gdm.conf ,located on /etc/X11/gdm
3. On security section add this line
DisallowTCP=false
4. On xdmcp section add thie line
Enable=true
5. restart gdm type gdm-restart
6. type xhost +<yourhostname>
7. Change to applmgr user
8. type export DISPLAY:<yourhostname>:0.0
9. check xhost setting by type xterm or xclock
10. if digital clock displayed then restart your concurrent manager


Follow

Get every new post delivered to your Inbox.