Andres Gomez Casanova
Andres Gomez Casanova
Many applications that allow the creation of OSM notes append the application's name in the text. This allows us, the note solvers, to identify the notes from a specific application...
Are there any plans to add Instagram support? Currently, there are a lot of accounts and users in this social network: Global * https://www.instagram.com/openstreetmap/ Europe * https://www.instagram.com/openstreetmapuk/ * https://www.instagram.com/openstreetmap_italia/ *...
Several social networked included, contacts, and other elements for Colombia and Bogota
I created a Cheat Sheet for Development in Db2.
select lu.log_utilization_percent as "used %", integer(bigint(lu.total_log_used_kb) / 1024) as "used (Mb)", integer(lu.total_log_used_top_kb / 1024) as "HWM (Mb)", integer(sdb.total_log_available / 1024 / 1024) as "Available (Mb)", integer(sdb.log_held_by_dirty_pages /1024 /1024) as "dirty...
It allows to know if there is a latency with the backup tool, like Networker or netbackup. Sometimes, these tools have a lot of jobs, and activations allows to know...
Many of the scripts suppose there is the ROS active, but this is not always the case, taking into account the license fact
LOCK_WAIT_TIME indicates the quantity of time the database has spent waiting for locks. However, it does https://www.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/com.ibm.db2.luw.admin.mon.doc/doc/r0054061.html
Performance monitoring tools and methodology http://vinaysdb2blog.blogspot.com.co/2016/02/performance-monitoring-tools-and-methodology.html
An invalid package could cause problem: db2 "select varchar(pkgname,18) as pkg_name , valid from syscat.packages where pkgname like 'SYS%' and pkgschema='NULLID' order by pkg_name "