Page 3 of 3

Posted: Mon Apr 18, 2011 3:22 am
by ray.wurlod
Because you're paranoid? :lol:

Again, you need highly skilled technical support to explain why a particular library can not be unpacked. People outside IBM are extremely unlikely to have the skills or analytical tools needed.

Posted: Mon Apr 18, 2011 3:34 am
by dbdecoy
Thanks once again Ray!

Posted: Wed Apr 20, 2011 4:14 am
by paranoid
Ray,

DS is installed successfully on the server after reloading the installation files and giving necessary permissions to the installation folder chmod -R 777 <install_media_directory> .

While moving the configuration files from the older server.. We could see some memory values in the uvodbc file where we need to modify them to recommended values. Could you please advise on changing these memory settings in uvodbc file?

Thanks
Sue

Posted: Wed Apr 20, 2011 4:23 am
by ray.wurlod
I'm not aware of any memory settings that can be made in uvodbc.config. Can you be more specific?

Posted: Wed Apr 20, 2011 5:26 am
by paranoid
Ray,

These are the following default values that exist in the UVODBC file:

DMEMOFF 0x40000000
PMEMOFF 0x50000000
CMEMOFF 0x60000000
NMEMOFF 0x70000000

We need to set recommended values for all the above memory parameters.

Thanks
Sue

Posted: Wed Apr 20, 2011 6:41 am
by chulett
So, you are actually talking about the uvconfig file, yes? I would imagine that the default values are the 'recommended' values, which is why they are there. I for one have never seen a need to change them.

I certainly hope you did not move that file over from your old, completely different operating system server. If you did, you need to restore the original.

Posted: Wed Apr 20, 2011 6:46 am
by paranoid
Thanks Chulett. Since the file in the solaris server has got the default values hashed out and included new values, i am in the perception that we need to change the default values in the new AIX server as well.

We didnt move the file from solaris to AIX yet. Thanks for the heads up.

Thanks again

Sue

Posted: Wed Apr 20, 2011 6:49 am
by chulett
I wouldn't make any such assumptions. Look into changing those values only if you have "issues", I wouldn't worry about that out of the box.

Posted: Wed Apr 20, 2011 6:53 am
by paranoid
Thanks so much Chulett. We will think about it if we start facing any issues. We will keep this post updated.

Thanks
Sue

Posted: Thu Apr 21, 2011 4:15 am
by paranoid
Hi,

The installation and moving of the files have been completed succesfully. We are able to start DS services on the server.

But we are getting an error while connecting through client:

Getting following error message:
Failed to connect to host: cusncd01, project: UV
(The connection was refused or the RPC daemon is not running (81016))

After going through this forum based on the error code, most of them suggested to restart the services. But it didnt help me.

Please advise.

Sue