Error:
APP-FND-01516L Invalid application username, password, or database
Username: APPLSYSPUB
Database: VIS
Solution:
Check the alter log file of the database for below error:
ORA-00020: maximum number of processes 0 exceeded
ORA-20 errors will not be written to the alert log for
the next minute. Please look at trace files to see all
the ORA-20 errors.
Shutdown the application and database
edit the init parameter file by increasing the parameter processes and sessions, then start the database with the edited init prameter file and start the application
APP-FND-01516L Invalid application username, password, or database
Username: APPLSYSPUB
Database: VIS
Solution:
Check the alter log file of the database for below error:
ORA-00020: maximum number of processes 0 exceeded
ORA-20 errors will not be written to the alert log for
the next minute. Please look at trace files to see all
the ORA-20 errors.
Shutdown the application and database
edit the init parameter file by increasing the parameter processes and sessions, then start the database with the edited init prameter file and start the application
No comments:
Post a Comment