Server Authorization Codes

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
lstacks
Participant
Posts: 9
Joined: Thu Jun 09, 2005 6:15 am

Server Authorization Codes

Post by lstacks »

A Windows Server that had an installation of DataStage became corrupted. It has been repared, but the DataStage services would not start. I uninstalled DataStage and attemped to re-install, but I am getting a error stating that the authorization code can not be validated. I am using the same serial number and auth code as per the initial installation and the expiration date is 1/01/2500.

I am attempting the install from the hard drive as opposed to the CD, could this be the problem?
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

That should not cause the problem. It is important to go through the registry after an unintall to make sure all DataStage related entries have been removed.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Make sure you've got the Authorization code exactly right... sometimes people mix up letters for numbers, or the case. If you've got the 'old fashioned' paper codes, the numbers are in italics from what I recall, which helps. The other problem we see once in a while is a cut-and-paste error where there is an extra space on the end. You also need to ensure the number of CPUs entered is correct.
-craig

"You can never have too many knives" -- Logan Nine Fingers
lstacks
Participant
Posts: 9
Joined: Thu Jun 09, 2005 6:15 am

Post by lstacks »

I am sure that the auth code is being entered correctly. Is there a location on the disk that could be referenced that would cause the confirmation to be corrupted?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Nope. Not that I've ever seen or heard of anyway...
-craig

"You can never have too many knives" -- Logan Nine Fingers
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Make sure you are not using Client codes instead of Server codes by mistake.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The authorization code looks at your OS and number of CPUs and the actual product being installed. Could you be entering the DSDES codes for the server by misteak?
lotoole
Participant
Posts: 1
Joined: Mon Jan 05, 2004 9:06 pm
Location: Colorado

The Date....

Post by lotoole »

Me thinks it's your date :? You have the correct date... but the wrong format... I get caught by this everytime I do a re-install ... :oops:

Use "01-01-2500" instead of "01/01/2500" and see if that works.

LEN O'TOOLE
INTERNATIONAL PAPER-MEMPHIS
Last edited by lotoole on Fri Oct 13, 2006 7:33 am, edited 1 time in total.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Greetings, Len! It's always wanted it like '1/01/2500' or perhaps '01/01/2500'. Me thinks yours may work as well (never tried) but that's not the problem.

'Misteak' Arnd? Cute. :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
lstacks
Participant
Posts: 9
Joined: Thu Jun 09, 2005 6:15 am

Post by lstacks »

I will give it another go, but I am fairly confident that the serial number and authorization codes are correct and that this is the only instance of datastage on the network.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It's always wanted it exactly like it is on the paper. So the date may actually be 01/01/2500 (leading zero).

The authorization code itself is always eleven characters long. On the paper they print numeric characters in italic, so you can differentiate between lower case "L" and the figure 1, and between upper case "O" and zero.

The authorization code does encode platform information (as well as serial number, CPU count and expiry date) so the fact that your Windows O/S got horked may be an explanation. But I doubt it. It's far more likely that one of the fields is not being entered accurately.

I had one experience (years ago) where the final character of the auth code was ".", but the poor client read that as "end of sentence" rather than part of the auth code. Knowing that the auth code has eleven characters was the key to solving that one.
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