cancel
Showing results for 
Search instead for 
Did you mean: 

Direct access to DB2 LUW database

03-24-2010 5:59 AM
340 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi

I am making a solid case to my bosses that direct access to database (bypassing the SAP) in not recomended. Are there any official documentation or note that spells that?

Much appreciated

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Likes

> I am making a solid case to my bosses that direct access to database (bypassing the SAP) in not recomended. Are there any official documentation or note that spells that?

There's a nice blog:

/people/lars.breddemann/blog/2008/05/19/questions-to-sap-support-is-odbc-access-to-the-database-a-good-idea

The problem you have with direct database access is the fact, that there's only one user used to access the data. This means that this user can do everything on the database, he can even drop tables or the full instance.

Markus

Answers (3)

Answers (3)

Former Member
0 Likes

Thank you all I think i have more than enough to , if nothing else cover my back should things go wrong in the system

Regards

paul_power
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

another point is that db2 uses operating system users as detailed in the administration guide.

Access via dbacockpit can be controlled and I assume your bosses will want to control who has access to the operating system users.

Regards,

Paul

Former Member
0 Likes

Hi,

As such there is no documentation with me which suggests that you whould nt directly access DB2 from OS level.

But yes, best recommended way is to do all administration from DBACOCKPIT which will give you freedom to administer your database from single screen.

Thanks

Sunny