
UNSOLVED
Closed
BE
Brahmaiah E
1 Rookie
•
73 Posts
0
469
July 15th, 2023 08:00
DB2 configuration
Hi ,I need help to configure the DB2 database ,need help on this
Responses (10)
Solutions (0)
Brahmaiah E
1 Rookie
•
73 Posts
303
0
Posted July 17th, 2023 03:00
Brahmaiah E
1 Rookie
•
73 Posts
300
0
Posted July 17th, 2023 04:00
@crazyrov also can you share me comparability guide
barry_beckers
393 Posts
247
0
Posted July 20th, 2023 01:00
Assuming you actually have a support contract and access to the Dell support site the NW Simple Support Matrices are located on:
https://elabnavigator.dell.com/eln/modernHomeAutomatedTiles?page=NetWorkerbarry_beckers
393 Posts
247
0
Posted July 20th, 2023 01:00
exactly as it states there, use the nsraadmin command to add the password to the DB2_CFG config file, which then will add the password as encrypted to the file. Did you actually run the command, as It will prompt for the password to be used. Then you will see it in encrypted form in the config file to be used by the backup configuration.
We prefer not to use the NW client wizard to create any NW module backups as we want to have the backup config files completely on NW client instead of being part of the NW client config on the NW server. Due to backup admins configuring the backups, we don't want to have/get/maintain any credentials. Hence any required config files should exist and be created on the client itself.
But that depends on what is agreed and what procedures and responsibilities are agreed upon., which for us results in not using the NW client wizards...Brahmaiah E
1 Rookie
•
73 Posts
172
0
Posted July 25th, 2023 04:00
@crazyrov here it is actually three node cluster ,how we can configure and what is the client name that need to be configured in console .
Brahmaiah E
1 Rookie
•
73 Posts
119
0
Posted July 28th, 2023 06:00
Hi Team,
Can anyone help on this
barry_beckers
393 Posts
69
0
Posted July 31st, 2023 13:00
did you actually run the nsrdaadmin command as I already recommended to do? What is it that you are having issues with?
You are not giving us anything to go by, so actually running it as the guide states pointing it to the config file that you would have needed to setup (assuming you are only in need to know how to add the password as that is what you asked about)? Did you also have a look at the nsrdaadmin man page or looking at the flags that can be used?Brahmaiah E
1 Rookie
•
73 Posts
0
0
Posted September 14th, 2023 12:41
@barry_beckers , now db backup is failing with the follwoing error. Can somebody help me
nsrdasv: The NSR client resource for client could not be located.
Brahmaiah E
1 Rookie
•
73 Posts
0
0
Posted September 14th, 2023 15:02
@crazyrov @barry_beckers I am trying to configure the archive backups and I am getting below error.
[root@linuxserver459 linux_x86_64]# cat /etc/hosts |grep -i duplo
[root@linuxserver459 linux_x86_64]# vi /etc/hosts
[root@linuxserver459 linux_x86_64]# db2 update db using LOGARCHMETH1
SQL10007N Message "-1390" could not be retrieved. Reason code: "3".
[root@linuxserver459 linux_x86_64]# db2 update db using LOGARCHMETH1
SQL10007N Message "-1390" could not be retrieved. Reason code: "3".
[root@linuxserver459 linux_x86_64]# pwd

crazyrov
6 Operator
•
1319 Posts
307
0
Posted July 17th, 2023 01:00
@Brahmaiah E ! have you tried configuring it with the help of the NMDA admin guide. If not please give it a try its pretty straight forward and in case you encounter any errors do let us know.