Username Password
applsys apps
ctxsys change_on_install
dbsnmp dbsnmp
outln outln
owa owa
perfstat perfstat
scott tiger
system change_on_install
system manager
sys change_on_install
sys manager
Thursday, January 21, 2010
Previous post issue.
Please confirm that Workflow Deferred Agent Listener and Workflow Java Deferred Agent Listener are now up and running
Once Ready messages are almost 0 execute the concurrent request once again.
SQL> select decode(wfe.state,0,'0 = Ready',1,'1 = Delayed',2,'2 = Retained',3,'3 = Exception',to_char(substr(wfe.state,1,12))) State, count(*) COUNT from applsys.wf_deferred wfe group by wfe.state;
If still an issue please login as SYSADMIN and in System Administrator responsibility Define Users function --> Query an affected user --> End Date the user --> Save --> remove the end date --> save and retest
Once Ready messages are almost 0 execute the concurrent request once again.
SQL> select decode(wfe.state,0,'0 = Ready',1,'1 = Delayed',2,'2 = Retained',3,'3 = Exception',to_char(substr(wfe.state,1,12))) State, count(*) COUNT from applsys.wf_deferred wfe group by wfe.state;
If still an issue please login as SYSADMIN and in System Administrator responsibility Define Users function --> Query an affected user --> End Date the user --> Save --> remove the end date --> save and retest
There are no active responsibilities available for this user
User not showing the Responsibility attached to it. giving the message "' There are no active responsibilities available for this user.""
Solution:
1. Submit the following conc. requests
'Sync responsibility role data into the WF table'.
"Synchronize WF LOCAL tables".
"Workflow Directory Services User/Role Validation" (with parameters 10000, yes, yes, yes).
2. Now, check if the same issue still persists
Solution:
1. Submit the following conc. requests
'Sync responsibility role data into the WF table'.
"Synchronize WF LOCAL tables".
"Workflow Directory Services User/Role Validation" (with parameters 10000, yes, yes, yes).
2. Now, check if the same issue still persists
Subscribe to:
Posts (Atom)
Troubleshooting ACFS-07981: Metadata Validation Errors
Troubleshooting ACFS-07981: Metadata Validation Errors Introduction The ACFS-07981 error indicates that an attempt to run an online file ...
-
ORA-00221 Error on write to controlfile Possible Causes and Solutions An error has occurred when trying to create the control file, or on su...
-
How to change password in Oracle Transportation Management(OTM) If you want to change other usernames/passwords, then the list expands be...
-
Mastering ORA-00054: Resolving the "Resource Busy" Error The ORA-00054 error, often accompanied by the message "resource b...