Can anyone tell me all of the databases that are used in a new user registration?
Subject: Databases used in new user registration
There is only one in version 4, expanded to 3 in version 5. I don’t know that there is a version 6 equivalent.
The version 5 databases are:
-
the registration database itself - domreg.nsf that creates and collects requests and stores passwords and user information
-
the error database - regerr.nsf that includes the custom error messages and pages delivered when problems in the process are encountered
-
the registration source sb - registration.nsf that contains images and other pages
This is all to the best of my recollection. i will look into my archived dbs and see if I can locate more info about source db. If my memory is correct, you need all 3 on the server in order to run the system.
Hope this helps
Subject: RE: Databases used in new user registration
In notes 7, the userreg.nsf db is used on your Local machine.