Issue Accessing the ISC console

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
sjfearnside
Premium Member
Premium Member
Posts: 278
Joined: Wed Oct 03, 2007 8:45 am

Issue Accessing the ISC console

Post by sjfearnside »

A developer was able to only access the dev environment using the IS Console (ISC.exe). When attempting to access other environments the client stayed in the Loading... state and did not progress.

The solution was to update the certifications on the client PC for each environment.

This is the command format used to solve the issue:

UpdateSignerCerts.bat -url https://<hostname>:<port> -user <Admin user> -password <Admin password>
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

This is because WAS services issue their own certificates, which Microsoft deems to be a "bad thing".
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply