"Cleanup the incoming data and protect the database by escaping the incoming string (see Listing 3)."
清除传入数据并通过转义传入的字符串保护数据库(参见清单3)。
2
In order to run clear the DB2 content store, the database needs to be added to the DB2 catalog on the server node from where the cleanup scripts will be executed.
为了运行清理DB2内容存储,需要将数据库增加到服务器节点的DB 2目录中,在此处将执行清理脚本。
3
Omar al Zabir published this handy article that describes how to "cleanup" this anonymous user data periodically to avoid storing it forever in your database.
Omar Al Zabir发表了一个很有用的文章,描述如何周期性地清除匿名用户数据以免占据你的数据库。