User reported that all reports are failing with the below error and when we did the sanity from our side we too got the same issue while opening the view log and view output of a concurrent request.
REP-3000: Internal Error Starting Oracle Toolkit.
REP-3000: Internal Error Starting Oracle Toolkit.
Report Bulider 6.0.828.0 -production Tue Apr 30 15:39:00
(c) copyright 1999 oracle corporation .All right reserved.
Enter username:
Program exited with status 1
Concurrent manager encountered an error while running Oracle*Report for your
concurrent request 1234567.
Review your concurrent request log and/out report output file more detailed information.
Metalink id:
=========
Solution:issue with the display.
Go to location script locatoin if it is Oracle application 11i/R12
cd $COMMON_TOP/admin/scritps/$CONTEXT_NAME
cd $ADMIN_SCRIPTS_HOME (OR) $INST_TOP/admin/scripts
grep for the display.
grep -i display adcmcctl.sh
(OR)
grep -i s_display $CONTEXT_FILE
Once you verified the display port,you can start the display on particular port.
cd /usr/local/adm/VCS
syntax: ./startup_x <instance name> <port no>
./startup_x ebsdev 0.0
Just submit the request and check it.issue will get fixed.
REP-3000: Internal Error Starting Oracle Toolkit.
REP-3000: Internal Error Starting Oracle Toolkit.
Report Bulider 6.0.828.0 -production Tue Apr 30 15:39:00
(c) copyright 1999 oracle corporation .All right reserved.
Enter username:
Program exited with status 1
Concurrent manager encountered an error while running Oracle*Report for your
concurrent request 1234567.
Review your concurrent request log and/out report output file more detailed information.
Metalink id:
=========
How To Perform Quick Checks for REP-3000: Internal Error Starting Oracle Toolkit. [ID 364838.1]
Go to location script locatoin if it is Oracle application 11i/R12
cd $COMMON_TOP/admin/scritps/$CONTEXT_NAME
cd $ADMIN_SCRIPTS_HOME (OR) $INST_TOP/admin/scripts
grep for the display.
grep -i display adcmcctl.sh
(OR)
grep -i s_display $CONTEXT_FILE
Once you verified the display port,you can start the display on particular port.
cd /usr/local/adm/VCS
syntax: ./startup_x <instance name> <port no>
./startup_x ebsdev 0.0
Just submit the request and check it.issue will get fixed.
Thanks for visiing my blog !!!!!!!!!!!!!!!
No comments:
Post a Comment