Related Topics

HOWTO: Backing Up the ILLiad Database
HOWTO: Breaking the User Link in the ILLiad Database
PROBLEM: Cancellations or OCLC Reasons for No are all updating as Other
HOWTO: Changing the size of a field in the ILLData database
See more

Other Support Options

Contact Atlas Systems
Phone Numbers, Support Options, Online Help, and more.
Listserv
Pose a question to other users.

Page Tools

Print this page Print this page
E-mail this page E-mail this page

Feedback

How helpful was this article?
Suggestions:

Revised:January 5, 2006 (mc)
Version:All ILLiad versions
Revision:1
HOWTO: Changing the Port for Microsoft SQL Server 2000
January 5, 2006

SUMMARY

You can change the port that ILLiad uses to connect to Microsoft SQL Server (to get around an arbitrary firewall blockage for example). This involves making a change on each server machine (if you have more than one component to the ILLiad server) and each client machine. This also involves editing a configuration file for OpenURL.

Making this change will disrupt ILLiad service until all components are changed.

HOW TO CHANGE THE MICROSOFT SQL SERVER 2000 PORT ON THE SERVER

  1. Open the Microsoft SQL Server Enterprise Manager.
  2. Right-click on your server instance (you may have to expand the server groups).
  3. Choose Properties.
  4. Under the General tab, click the button labeled "Network Configuration". The SQL Server Network Utility will be displayed.
  5. On the right, under the Enabled Protocols, you should see TCP/IP. Select it and hit the Properties button.
  6. The Network Protocol Default Value Setup dialog will ask for the Default Port for SQL Server (it will most likely be 1433). Changing this entry will change the port that SQL Server listens on. Make the change and hit OK to close the dialog.
  7. Hit Apply on the SQL Server Network Utility screen, then OK.
  8. The system will tell you that the changes are saved, but that they will not take effect until you stop and restart the SQL Server service. Hit OK.
  9. Hit OK to close the Properties dialog.
  10. Right-click on your server instance again, and choose to stop the SQL Server service.
  11. Once it has stopped, right-click and choose to start the SQL Server service. Restarting it will now use the new port.

HOW TO CHANGE THE MICROSOFT SQL SERVER 2000 PORT ON THE CLIENT

  1. Close the ILLiad Client and any Administrative tools (Customization Manager, User Manager, etc.).
  2. On each ILLiad Client machine, go to the ILLiad program group and open the Client Network Utility under the Networking folder.
  3. On the right, under the Enabled Protocols, you should see TCP/IP. Select it and hit the Properties button.
  4. The Network Protocol Default Value Setup dialog will ask for the Default Port for SQL Server (it will most likely be 1433). Changing this entry will change the port that ILLiad connects to on the ILLiad/SQL Server.
  5. Change the entry and hit OK to close.
  6. Hit OK to close and save the changes.

HOW TO CHANGE THE MICROSOFT SQL SERVER 2000 PORT FOR OPENURL

  1. On your OpenURL server (almost always the same as your ILLiad web server), open your OpenURL directory and browse to {OpenURLDirectory}\jakarta\webapps\OpenURL\web-inf and open the web.xml file using Notepad.
  2. Towards the top of that file, there is a line of code that says: jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=ILLData
    (localhost may be replaced by the ip address of your SQL Server if it is not the same machine as your OpenURL server.)
  3. Change the port 1433 to be the new port that you are using to connect to your SQL Server.
  4. Save changes to the file and close it.
  5. Under Services stop and restart the ILLiad OpenURL Service.

More Related Topics

PROBLEM: Class Not Registered error when trying to initiate Z39.50 Searching
PROBLEM: Incorrect Queues and E-mail Routing Entries in the ILLiad Client for a Shared Server Site
HOWTO: Enabling Logging on the ILLiad Gateway
HOWTO: Enabling Logging on the ILLiad Web DLL
HOWTO: Increasing the Username field in the ILLiad database
INFO: ILLiad and McAfee VirusScan 8
OCLC ILLiad and Windows Server 2003
INFO: ILLiad and the NVTGC Field
HOWTO: Implementing SSL with ILLiad
HOWTO: Importing a Customized List of Addresses to ILLiad
HOWTO: Importing Pre-ILLiad Copyright Information into your ILLiad Database
PROBLEM: Z39.50 Searching Form gives File Not Found error for Yaz.dll
INFO: Z39.50 Profiles in ILLiad
INFO: Z39.50 Compatibility in ILLiad
INFO: What Ports are Required to be Open for General ILLiad Use?
INFO: User Request Limits
HOWTO: Updating Across a Multiple Server ILLiad Installation
PROBLEM: I/O Error 32 or Path not Found when opening the Borrowing Request Form
HOWTO: Migrating an ILLiad Database to a New ILLiad Server
PROBLEM: Error Message "Login failed. Reason: Not associated with a Trusted SQL Server connection"
PROBLEM: SQL Server Agent fails when executing job to run ILLiad Connector
ERROR: SQL ERROR: Unmatched '' near TransactionNumber
PROBLEM: EDBEngine Error: Vendor Initialization Failed
Microsoft SQL Server 2005 Compatibility
HOWTO: Changing the Default Request Type for Manually Entered Transactions
INFO: Required ILLiad Server Permissions
HOWTO: Routing Rules Across Modules
BUG: Routing Rules for Borrowing and Doc Del do not work using the ILLiad Connector