Banner
Banner 9 Production - WWIS
Banner 9 WISP Admin - WISP
Banner 9 TEST - PPRD
- Test - Admin - PPRD
- Test - Banner Access Management
- Test - Extensibility - Page Builder
- Test - Woodring Information System WIS
Access SSB using SSO
- Test - General Self-Service - PPRD
- Test - Employee Self-Service - PPRD
- Test - Finance Self-Service - PPRD
- Test - Faculty Self-Service - PPRD
- Test - Student Self-Service - PPRD
- Test - Registration Self-Service - PPRD
- Test/Dev - Registration Self-Service - WISP
Access SSB using W# and Pin
...use Incognito / Private for best results...
Web4U
Training Videos
PDF Quick Sheets
Banner 8 Workflow
Banner Forms and Reports
- Running Banner jobs after normal working hours -
how to submit a job after normal work hours using Banner job submission - Access your individual Production Banner UISAP Jobsubmt output via Windows on UISAP
- Access your individual Banner Jobsubmt output via Windows on PPRD/test TISAP
Passwords
Important note, when changing your passwords, please change the Banner password first.
- UISAP/Banner WWIS Web Password Change
- TISAP/Banner PPRD Web Password Change
- TISAP/Jobsubmit and/or File Transfer Password Change
- Database ODBC Password Change
- Universal/Microsoft Password Change
Note: When you change your Banner Password, change your Universal Password. Likewise should you change your Universal Password, change your Banner Password. This will keep your drive mapping to your Banner Jobsubmit directory connected.
- Bansecr accounts:
- Change your non-Bansecr passwords first
- Use sqlplus or SqlDeveloper to log into the appropriate database (WWIS, PPRD, WISP) as your bansecr account name using your old password
- Issue the following command:
Alter user bansecr_userid identified by “your new password”; (the double-quotes and semi-colon at the end are required) - Press <return>
- You should see a the following message: “User altered”