天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 軟件論文 >

基于時(shí)態(tài)數(shù)據(jù)庫(kù)的審計(jì)方法體系構(gòu)建技術(shù)研究

發(fā)布時(shí)間:2018-08-12 17:31
【摘要】:作為審計(jì)業(yè)務(wù)的數(shù)據(jù)基礎(chǔ),采集的數(shù)據(jù)必須能夠完整正確地反應(yīng)被審計(jì)對(duì)象的歷史狀態(tài)。目前的審計(jì)業(yè)務(wù)數(shù)據(jù)主要存在兩個(gè)問(wèn)題:第一,沒(méi)有將歷史數(shù)據(jù)與當(dāng)前數(shù)據(jù)聯(lián)系起來(lái),使得作為審計(jì)方法執(zhí)行基礎(chǔ)的審計(jì)業(yè)務(wù)數(shù)據(jù)不完整,造成審計(jì)結(jié)果不完整;第二,數(shù)據(jù)被更新后,新的數(shù)據(jù)就會(huì)覆蓋歷史數(shù)據(jù),更新操作一旦執(zhí)行,歷史數(shù)據(jù)就被刪除,無(wú)法找回。且目前的審計(jì)方法并不能夠有效的利用時(shí)態(tài)屬性進(jìn)行審計(jì);跁r(shí)態(tài)數(shù)據(jù)庫(kù)的審計(jì)方法體系構(gòu)建分為兩個(gè)部分:審計(jì)數(shù)據(jù)和審計(jì)方法。本文利用時(shí)態(tài)數(shù)據(jù)庫(kù)理論,在關(guān)系數(shù)據(jù)庫(kù)中對(duì)審計(jì)數(shù)據(jù)內(nèi)容和審計(jì)數(shù)據(jù)表結(jié)構(gòu)進(jìn)行時(shí)態(tài)重構(gòu)。利用實(shí)體完整性約束條件,將審計(jì)數(shù)據(jù)表中的主屬性與時(shí)間屬性共同作為新表的主屬性,通過(guò)“多表合一”技術(shù),解決了相同關(guān)系中1個(gè)實(shí)體只有1條記錄以及數(shù)據(jù)冗余的問(wèn)題,從而將歷史數(shù)據(jù)與當(dāng)前數(shù)據(jù)相結(jié)合;利用時(shí)態(tài)數(shù)據(jù)庫(kù)理論,對(duì)審計(jì)數(shù)據(jù)表結(jié)構(gòu)進(jìn)行有效時(shí)間維和事務(wù)時(shí)間維的擴(kuò)展,對(duì)有效時(shí)間維的擴(kuò)展,解決了因數(shù)據(jù)更新,歷史數(shù)據(jù)被覆蓋的問(wèn)題,對(duì)事務(wù)時(shí)間維的擴(kuò)展使審計(jì)人員能夠了解數(shù)據(jù)生產(chǎn)時(shí)間,對(duì)審計(jì)結(jié)果追蹤提供了幫助。并通過(guò)在“多表合一”前后的數(shù)據(jù)集上執(zhí)行相同的審計(jì)方法的對(duì)比,說(shuō)明了時(shí)態(tài)重構(gòu)審計(jì)數(shù)據(jù)內(nèi)容能夠有效地將歷史數(shù)據(jù)與當(dāng)前數(shù)據(jù)相結(jié)合,使審計(jì)結(jié)果更完整。在審計(jì)數(shù)據(jù)時(shí)態(tài)重構(gòu)的基礎(chǔ)上,本文提出了時(shí)間數(shù)據(jù)類型處理方法和WHERE子句處理方法,并將兩個(gè)方法結(jié)合,提出審計(jì)方法時(shí)態(tài)重構(gòu)算法,該算法能夠在不改變審計(jì)方法原有語(yǔ)義的情況下,更加全面有效地利用時(shí)態(tài)屬性進(jìn)行審計(jì)工作,使得審計(jì)結(jié)果更加精確。將該算法應(yīng)用于現(xiàn)有的審計(jì)方法中,驗(yàn)證了經(jīng)過(guò)時(shí)態(tài)重構(gòu)后的審計(jì)方法能夠正確執(zhí)行,并且沒(méi)有改變?cè)瓕徲?jì)方法的審計(jì)目的,滿足了審計(jì)人員關(guān)注時(shí)間屬性的審計(jì)需求。
[Abstract]:As the data base of audit business, the collected data must be able to reflect the historical state of the audited object completely and correctly. There are two main problems in the current audit business data: first, not linking the historical data with the current data, which makes the audit business data, which is the basis of the audit method implementation, incomplete, resulting in incomplete audit results; second, When the data is updated, the new data overwrites the historical data. Once the update operation is performed, the historical data is deleted and cannot be retrieved. And the current audit method can not effectively use temporal attributes to audit. The construction of audit method system based on temporal database is divided into two parts: audit data and audit method. In this paper, the content of audit data and the structure of audit data table are reconstructed in relational database by using temporal database theory. The main attribute and the time attribute in the audit data table are taken as the main attributes of the new table by using the constraint condition of entity integrity. It solves the problem that one entity has only one record and data redundancy in the same relationship, which combines the historical data with the current data, and makes use of the theory of temporal database. The structure of audit data table is extended to the dimension of effective time and the dimension of transaction time, and the extension of the dimension of effective time solves the problem that the historical data is overwritten because of the updating of the data. The extension of transaction time dimension enables auditors to understand data production time and helps audit result tracking. By comparing the same audit methods on the data sets before and after "multi-table integration", it is shown that the temporal reconstruction audit data can effectively combine the historical data with the current data, and make the audit results more complete. On the basis of temporal reconfiguration of audit data, this paper proposes a method of processing time data type and a method of processing WHERE clause, and combines the two methods to propose an algorithm of temporal refactoring of audit method. Without changing the original semantics of the audit method, the algorithm can make more comprehensive and effective use of temporal attributes to audit, and make the audit results more accurate. The algorithm is applied to the existing audit methods, and it is verified that the audit method after temporal reconstruction can be executed correctly, and the audit purpose of the original audit method has not been changed, which meets the audit needs of the auditors concerned about the time attribute.
【學(xué)位授予單位】:哈爾濱工程大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TP311.13

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 葉小平;湯庸;林衍崇;陳釗瀅;張智博;;時(shí)態(tài)擬序數(shù)據(jù)結(jié)構(gòu)研究及應(yīng)用[J];軟件學(xué)報(bào);2014年11期

2 鄔建國(guó);郭曉川;楊z";錢貴霞;牛建明;梁存柱;張慶;李昂;;什么是可持續(xù)性科學(xué)?[J];應(yīng)用生態(tài)學(xué)報(bào);2014年01期

3 劉冬寧;湯庸;滕少華;林哲;;基于時(shí)態(tài)數(shù)據(jù)庫(kù)的極小子結(jié)構(gòu)邏輯系統(tǒng)[J];計(jì)算機(jī)學(xué)報(bào);2013年08期

4 審計(jì)署哈爾濱特派辦理論研究會(huì)課題組;羅鍵;姜慧娜;周旭亮;;中國(guó)特色績(jī)效審計(jì)方法體系探討[J];審計(jì)研究;2013年04期

5 Seo-Young NOH;Shashi K. GADIA;Haengjin JANG;;Comparisons of three data storage models in parametric temporal databases[J];Journal of Central South University;2013年07期

6 張春燕;孟志青;袁沛;;文本挖掘的時(shí)態(tài)文本關(guān)聯(lián)規(guī)則算法研究[J];計(jì)算機(jī)科學(xué);2013年06期

7 楊春蕾;王祥雒;鄭瑞娟;;基于對(duì)象時(shí)態(tài)穩(wěn)定性分類特征的雙時(shí)態(tài)ER模型[J];計(jì)算機(jī)應(yīng)用與軟件;2013年04期

8 丁時(shí)勇;朋薇;陳永康;呂煒;;政策跟蹤審計(jì)的特點(diǎn)與內(nèi)容界定[J];審計(jì)月刊;2013年03期

9 閆學(xué)文;劉澄;韓錕;盧薏;胡浩;劉祥東;;基于價(jià)值導(dǎo)向的內(nèi)部審計(jì)評(píng)價(jià)體系研究:理論、模型及應(yīng)用[J];審計(jì)研究;2013年01期

10 劉大有;陳慧靈;齊紅;楊博;;時(shí)空數(shù)據(jù)挖掘研究進(jìn)展[J];計(jì)算機(jī)研究與發(fā)展;2013年02期

,

本文編號(hào):2179784

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/ruanjiangongchenglunwen/2179784.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶0cb80***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com