Hi Bret,
you are correct it worked fine when i ran the RUN_SID as administrator and it worked perfectly soi have got the generated password, and tried to log to isql with sa user and the generated password:
C:\Users\sybSID>isql -U sa -P wqxlmezzinhfs7
Msg 4002, Level 14, State 1:
Server 'SID':
Login failed.
CT-LIBRARY error:
ct_connect(): protocol specific layer: external error: The attempt to connect to the server
failed.
so i reset the password for user sapsso (cause sa is mostly locked) tried to login and i got the following:
C:\Users\sybSID>isql -U sapsso -P tdfnhdykhaozo9
Msg 1640, Level 16, State 2:
Server 'SID':
Adaptive Server requires encryption of the login password on the network.
Msg 4002, Level 14, State 1:
Server 'SID':
Login failed.
CT-LIBRARY error:
ct_connect(): protocol specific layer: external error: The attempt to connect to the server
failed.
I am not sure what is the problem
thanks again Bret you were really helpful.
Sam