db_kill_process: Function to kill a database process.

View source: R/db_kill_process.R

db_kill_processR Documentation

Function to kill a database process.

Description

Function to kill a database process.

Usage

db_kill_process(con, process)

Arguments

con

Database connection.

process

Process ID to kill. Use db_list_activities to find this integer.

Author(s)

Stuart K. Grange


skgrange/databaser documentation built on April 21, 2024, 6:30 a.m.