-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7b69ddb
commit f8b841a
Showing
7 changed files
with
59 additions
and
14 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
release_version=0.2.1 | ||
release_version=0.3.0 | ||
description='th2 codec oracle log miner' | ||
vcs_url=https://github.com/th2-net/th2-codec-oracle-log-miner |
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
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
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
20 changes: 20 additions & 0 deletions
20
src/test/resources/com/exactpro/th2/codec/oracle/logminer/log_miner_escaped.csv
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
SCN,START_SCN,COMMIT_SCN,TIMESTAMP,START_TIMESTAMP,COMMIT_TIMESTAMP,XIDUSN,XIDSLT,XIDSQN,XID,PXIDUSN,PXIDSLT,PXIDSQN,PXID,TX_NAME,OPERATION,OPERATION_CODE,ROLLBACK,SEG_OWNER,SEG_NAME,TABLE_NAME,SEG_TYPE,SEG_TYPE_NAME,TABLE_SPACE,ROW_ID,USERNAME,OS_USERNAME,MACHINE_NAME,AUDIT_SESSIONID,SESSION#,SERIAL#,SESSION_INFO,THREAD#,SEQUENCE#,RBASQN,RBABLK,RBABYTE,UBAFIL,UBABLK,UBAREC,UBASQN,ABS_FILE#,REL_FILE#,DATA_BLK#,DATA_OBJ#,DATA_OBJV#,DATA_OBJD#,SQL_REDO,SQL_UNDO,RS_ID,SSN,CSF,INFO,STATUS,REDO_VALUE,UNDO_VALUE,SAFE_RESUME_SCN,CSCN,OBJECT_ID,EDITION_NAME,CLIENT_ID,SRC_CON_NAME,SRC_CON_ID,SRC_CON_UID,SRC_CON_DBID,SRC_CON_GUID,CON_ID | ||
3627136,,,06-Dec-2023 08:53:57,,,2,17,652,[B@76c52298,2,17,652,[B@bb9ab64,,DDL,5,0,C##TH2ADMIN,EMPLOYEE,EMPLOYEE,2,TABLE,,AAAAAAAAAAAAAAAAAB,C##TH2ADMIN,oracle,525bc69b1bb7,50030,198,33860,login_username=C##TH2ADMIN client_info= OS_username=oracle Machine_name=525bc69b1bb7 OS_terminal=pts/1 OS_process_id=781 OS_program_name=sqlplus@525bc69b1bb7 (TNS V1-V3),1,1,4,38411,300,4,0,0,0,0,0,0,76665,1,0,"CREATE TABLE EMPLOYEE | ||
( | ||
ID INT , | ||
NAME CHARACTER (100) , | ||
TITLE CHARACTER (100) , | ||
SALARY CHARACTER (50) , | ||
BONUS_STRUCTURE CHARACTER (50) , | ||
TIME_OFF INT , | ||
SICK_TIME INT , | ||
HEALTH_PLAN CHARACTER (100) , | ||
VISION_PLAN CHARACTER (100) , | ||
DENTAL_PLAN CHARACTER (100) , | ||
PLAN INT , | ||
SAVINGS INT | ||
);",, 0x000004.0000960b.012c ,0,0,USER DDL (PlSql=0 RecDep=0),0,510660,510661,,,,ORA$BASE,,CDB$ROOT,1,1,0,,1 | ||
3627247,,,06-Dec-2023 08:54:31,,,9,16,680,[B@a52ca2e,9,16,680,[B@1ad8df52,,INSERT,1,0,C##TH2ADMIN,EMPLOYEE,EMPLOYEE,2,TABLE,USERS,AAASt5AAHAAAAFcAAA,C##TH2ADMIN,user,host,50042,326,23200,login_username=C##TH2ADMIN client_info= OS_username=user Machine_name=host OS_terminal=unknown OS_process_id=1234 OS_program_name=JDBC Thin Client,1,1,4,38478,156,4,16791044,19,133,7,7,348,76665,1,76665,"insert into "C##TH2ADMIN"."EMPLOYEE"("ID","NAME","TITLE","SALARY","BONUS_STRUCTURE","TIME_OFF","SICK_TIME","HEALTH_PLAN","VISION_PLAN","DENTAL_PLAN","PLAN","SAVINGS") values ('1','Chris Montgomery ','Manager ','110,000 ','5% Quarterly ','15','5','Blue Cross and Blue Shield ','Aetna Vision ','Delta Dental ','25000','1');","delete from ""C##TH2ADMIN"".""EMPLOYEE"" where ""ID"" = '1' and ""NAME"" = 'Chris Montgomery ' and ""TITLE"" = 'Manager ' and ""SALARY"" = '110,000 ' and ""BONUS_STRUCTURE"" = '5% Quarterly ' and ""TIME_OFF"" = '15' and ""SICK_TIME"" = '5' and ""HEALTH_PLAN"" = 'Blue Cross and Blue Shield ' and ""VISION_PLAN"" = 'Aetna Vision ' and ""DENTAL_PLAN"" = 'Delta Dental ' and ""PLAN"" = '25000' and ""SAVINGS"" = '1' and ROWID = 'AAASt5AAHAAAAFcAAA';", 0x000004.0000964e.009c ,0,0,,0,510718,510719,,,,,,CDB$ROOT,1,1,0,,1 | ||
3627285,,,06-Dec-2023 08:54:31,,,8,21,689,[B@314c8b4a,8,21,689,[B@26d820eb,,UPDATE,3,0,C##TH2ADMIN,EMPLOYEE,EMPLOYEE,2,TABLE,USERS,AAASt5AAHAAAAFcAAA,C##TH2ADMIN,user,host,50042,326,23200,login_username=C##TH2ADMIN client_info= OS_username=user Machine_name=host OS_terminal=unknown OS_process_id=1234 OS_program_name=JDBC Thin Client,1,1,4,38518,16,4,0,0,0,4,7,348,76665,1,76665,update "C##TH2ADMIN"."EMPLOYEE" set "SAVINGS" = '10' where "SAVINGS" = '1' and ROWID = 'AAASt5AAHAAAAFcAAA';,"update ""C##TH2ADMIN"".""EMPLOYEE"" set ""SAVINGS"" = '1' where ""SAVINGS"" = '10' and ROWID = 'AAASt5AAHAAAAFcAAA';", 0x000004.00009676.0010 ,0,0,,0,510808,510809,,,,,,CDB$ROOT,1,1,0,,1 | ||
3627294,,,06-Dec-2023 08:54:31,,,1,29,644,[B@2c43eb8,1,29,644,[B@7d0cc890,,DELETE,2,0,C##TH2ADMIN,EMPLOYEE,EMPLOYEE,2,TABLE,USERS,AAASt5AAHAAAAFcAAA,C##TH2ADMIN,user,host,50042,326,23200,login_username=C##TH2ADMIN client_info= OS_username=user Machine_name=host OS_terminal=unknown OS_process_id=1234 OS_program_name=JDBC Thin Client,1,1,4,38524,16,4,0,0,0,4,7,348,76665,1,76665,"delete from "C##TH2ADMIN"."EMPLOYEE" where "ID" = '1' and "NAME" = 'Chris Montgomery ' and "TITLE" = 'Manager ' and "SALARY" = '110,000 ' and "BONUS_STRUCTURE" = '5% Quarterly ' and "TIME_OFF" = '15' and "SICK_TIME" = '5' and "HEALTH_PLAN" = 'Blue Cross and Blue Shield ' and "VISION_PLAN" = 'Aetna Vision ' and "DENTAL_PLAN" = 'Delta Dental ' and "PLAN" = '25000' and "SAVINGS" = '10' and ROWID = 'AAASt5AAHAAAAFcAAA';","insert into ""C##TH2ADMIN"".""EMPLOYEE""(""ID"",""NAME"",""TITLE"",""SALARY"",""BONUS_STRUCTURE"",""TIME_OFF"",""SICK_TIME"",""HEALTH_PLAN"",""VISION_PLAN"",""DENTAL_PLAN"",""PLAN"",""SAVINGS"") values ('1','Chris Montgomery ','Manager ','110,000 ','5% Quarterly ','15','5','Blue Cross and Blue Shield ','Aetna Vision ','Delta Dental ','25000','10');", 0x000004.0000967c.0010 ,0,0,,0,510826,510827,,,,,,CDB$ROOT,1,1,0,,1 | ||
2583196,2583196,2583196,06-Dec-2023 08:54:32,06-Dec-2023 08:54:33,06-Dec-2023 08:54:34,10,60,676,0A000600A4020000,10,6,676,0A000600A4020000,,UNSUPPORTED,255,0,SYS,SEG$,SEG$,2,TABLE,SYSTEM,AAAAAIAABAAAB6dAAY,UNKNOWN,UNKNOWN,UNKNOWN,0,0,0,UNKNOWN,1,2,2,40538,16,4,16786509,42,199,1,1,7837,14,0,8,Unsupported,Unsupported,0x000002.00009e5a.0010,0,0,Object or Data type Unsupported,2,1682,1683,0,2583197,,,UNKNOWN,CDB$ROOT,1,1,0,, |