高雄 市 政府 警察 局 交通 警察 大隊

第一條

本規程依高雄市政府警察局組織規程第九條規定訂定之。

第二條

高雄市政府警察局交通警察大隊(以下簡稱本大隊)置大隊長,承高雄市 政府警察局局長之命,綜理大隊業務,並指揮監督所屬員工;置副大隊長 二人,襄理大隊業務。

第三條

本大隊設下列各組、室、中心,分別掌理各有關事項: 一、行政組:勤務規劃、財產管理、外事、後勤、總務、裝備、刑事、法 制、公共關係及一般行政協助推行事項。 二、督察組:勤務督察、訓練進修、警衛勤務、交通義勇警察之組訓與管 理、替代役之訓練管理、保安、民防、政訓、風紀及政風。 三、執法組:各項專案工作規劃執行及督導評核、動態違規檢舉案件查處 、攔停違規案件申訴事項、拖吊業務協調執行、違規車輛移置保管、 交通安全獎勵金核發及其他有關交通執法事項。 四、規劃組:交通疏導勤務規劃與執行、交通安全教育與宣導、交通民力 規劃管理、計程車駕駛人執業登記證考領、查驗、換發等事項。 五、交安組:交通事故處理與調查、肇事資料處理與研析、交通事故處理 人員訓練及其他有關交通事故事項。 六、逕行舉發組:逕行舉發業務、逕舉違規案件申訴事項、交通助理人員 管理與運用。 七、秘書室:秘書、研考、文書、出納、檔案管理、資訊管理及不屬於其 他組、室、中心事項。 八、勤務指揮中心:通報業務、勤務管制指揮調度、工作指示事項及治安 交通狀況管制、為民服務及機動組合警力規劃等事項。

第四條

本大隊下設中隊、中隊下設分隊、分隊下設小隊,執行交通警察工作事項 ,其所需人員由本大隊總員額內調配之。

第五條

本大隊置組長、主任、中隊長、督察員、警務員、分隊長、巡官、警務佐 、小隊長、警員、辦事員、書記。

第六條

本大隊設人事室,置主任、助理員,依法辦理人事管理事項。

第七條

本大隊設會計室,置主任、佐理員,依法辦理歲計、會計及統計事項。

第八條

本規程所列各職稱之官等職等及員額,另以編制表定之。 各職稱之官等職等,依職務列等表之規定。

高雄市政府警察局交通警察大隊編制表


第九條

大隊長出缺,繼任人員到任前,由高雄市政府警察局轉陳高雄市政府派員 代理之。 大隊長請假或因故不能執行職務時,職務代理順序如下: 一、副大隊長。 二、組長。 前項情形,高雄市政府得指派適當人員代理之。

第十條

本大隊分層負責明細表分甲表及乙表,甲表由高雄市政府警察局擬訂,報 請高雄市政府核定;乙表由本大隊訂定,報請高雄市政府警察局備查,並 副知高雄市政府。

第十一條

本規程自中華民國九十九年十二月二十五日施行。 本規程修正條文自發布日施行。

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters

<!DOCTYPE html>
<html>
<head>
<title>ExecuteReader 必須有開啟與可用的 Connection。連接目前的狀態已關閉。</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
}
@media screen and (max-width: 479px) {
pre { width: 280px; }
}
</style>
</head>
<body bgcolor="white">
<span><H1>'/' 應用程式中發生伺服器錯誤。<hr width=100% size=1 color=silver></H1>
<h2> <i>ExecuteReader 必須有開啟與可用的 Connection。連接目前的狀態已關閉。</i> </h2></span>
<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b> 描述: </b>在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。
<br><br>
<b> 例外狀況詳細資訊: </b>System.InvalidOperationException: ExecuteReader 必須有開啟與可用的 Connection。連接目前的狀態已關閉。<br><br>
<b>原始程式錯誤:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>
行 17: End Try
行 18:
<font color=red>行 19: Using SqlReader As OleDbDataReader = SqlCmd.ExecuteReader()
</font>行 20: While SqlReader.Read()
行 21: Me.caseclass_oldno.Items.Add(New ListItem(String.Format(&quot;{0}.{1}&quot;, SqlReader.Item(&quot;CaseClass_NO&quot;), SqlReader.Item(&quot;CaseClass_NAME&quot;)), SqlReader.Item(&quot;CaseClass_NO&quot;)))</pre></code>
</td>
</tr>
</table>
<br>
<b> 原始程式檔: </b> D:\2014kmph_PoliceMail\page_1_1.aspx<b> &nbsp;&nbsp; 行: </b> 19
<br><br>
<b>堆疊追蹤:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>
[InvalidOperationException: ExecuteReader 必須有開啟與可用的 Connection。連接目前的狀態已關閉。]
System.Data.OleDb.OleDbConnection.CheckStateOpen(String method) +1807094
System.Data.OleDb.OleDbCommand.ValidateConnection(String method) +30
System.Data.OleDb.OleDbCommand.ValidateConnectionAndTransaction(String method) +24
System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +172
System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +264
ASP.page_1_1_aspx.page_load(Object sender, EventArgs e) in D:\2014kmph_PoliceMail\page_1_1.aspx:19
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178
</pre></code>
</td>
</tr>
</table>
<br>
<hr width=100% size=1 color=silver>
<b>版本資訊:</b>&nbsp;Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.17929
</font>
</body>
</html>
<!--
[InvalidOperationException]: ExecuteReader 必須有開啟與可用的 Connection。連接目前的狀態已關閉。
於 System.Data.OleDb.OleDbConnection.CheckStateOpen(String method)
於 System.Data.OleDb.OleDbCommand.ValidateConnection(String method)
於 System.Data.OleDb.OleDbCommand.ValidateConnectionAndTransaction(String method)
於 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
於 System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
於 ASP.page_1_1_aspx.page_load(Object sender, EventArgs e) 於 D:\2014kmph_PoliceMail\page_1_1.aspx: 行 19
於 System.Web.UI.Control.LoadRecursive()
於 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[HttpUnhandledException]: 已發生類型 &#39;System.Web.HttpUnhandledException&#39; 的例外狀況。
於 System.Web.UI.Page.HandleError(Exception e)
於 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
於 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
於 System.Web.UI.Page.ProcessRequest()
於 System.Web.UI.Page.ProcessRequest(HttpContext context)
於 ASP.page_1_1_aspx.ProcessRequest(HttpContext context)
於 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
於 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!--
此錯誤頁面可能包含敏感性資料,因為 ASP.NET 是設定成使用 &lt;customErrors mode="Off"/&gt; 顯示詳細資訊錯誤訊息。請考慮在實際執行環境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->

Toplist

最新的帖子

標籤