Quote:
Originally Posted by Gokhan
Is there a way of restriction of IP access to database
|
Yes. It's called "firewall", and it has nothing to do with DB2. DB2 can restrict access to itself by authenticating users with IDs and passwords, so that you can allow only specific user IDs to connect or access the data.